diff --git a/data/bsc/functions/drop.mcfunction b/data/bsc/functions/drop.mcfunction new file mode 100644 index 00000000..62073cc4 --- /dev/null +++ b/data/bsc/functions/drop.mcfunction @@ -0,0 +1 @@ +function bsc:drop/l4/l4_0 \ No newline at end of file diff --git a/data/bsc/functions/drop/l0/l0_0.mcfunction b/data/bsc/functions/drop/l0/l0_0.mcfunction new file mode 100644 index 00000000..3e085db2 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_0.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 0 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:air",Count:1b}} +execute if score @s s.crhf.block_id matches 1 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone",Count:1b}} +execute if score @s s.crhf.block_id matches 2 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite",Count:1b}} +execute if score @s s.crhf.block_id matches 3 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_1.mcfunction b/data/bsc/functions/drop/l0/l0_1.mcfunction new file mode 100644 index 00000000..a2133fa5 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_1.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite",Count:1b}} +execute if score @s s.crhf.block_id matches 5 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite",Count:1b}} +execute if score @s s.crhf.block_id matches 6 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite",Count:1b}} +execute if score @s s.crhf.block_id matches 7 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_10.mcfunction b/data/bsc/functions/drop/l0/l0_10.mcfunction new file mode 100644 index 00000000..f618a0d8 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_10.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 82..84 run function bsc:drop/l0/p/l0_12 +execute if score @s s.crhf.block_id matches 85..87 run function bsc:drop/l0/p/l0_13 +execute if score @s s.crhf.block_id matches 88..90 run function bsc:drop/l0/p/l0_14 +execute if score @s s.crhf.block_id matches 91..93 run function bsc:drop/l0/p/l0_15 diff --git a/data/bsc/functions/drop/l0/l0_100.mcfunction b/data/bsc/functions/drop/l0/l0_100.mcfunction new file mode 100644 index 00000000..16737dbc --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_100.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8094..8099 run function bsc:drop/l0/p/l0_216 +execute if score @s s.crhf.block_id matches 8100..8105 run function bsc:drop/l0/p/l0_217 +execute if score @s s.crhf.block_id matches 8106..8111 run function bsc:drop/l0/p/l0_218 +execute if score @s s.crhf.block_id matches 8112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sea_lantern",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_101.mcfunction b/data/bsc/functions/drop/l0/l0_101.mcfunction new file mode 100644 index 00000000..86725173 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_101.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8113..8115 run function bsc:drop/l0/p/l0_219 +execute if score @s s.crhf.block_id matches 8116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_carpet",Count:1b}} +execute if score @s s.crhf.block_id matches 8117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_carpet",Count:1b}} +execute if score @s s.crhf.block_id matches 8118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_carpet",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_102.mcfunction b/data/bsc/functions/drop/l0/l0_102.mcfunction new file mode 100644 index 00000000..8bab819f --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_102.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_carpet",Count:1b}} +execute if score @s s.crhf.block_id matches 8120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_carpet",Count:1b}} +execute if score @s s.crhf.block_id matches 8121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_carpet",Count:1b}} +execute if score @s s.crhf.block_id matches 8122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_carpet",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_103.mcfunction b/data/bsc/functions/drop/l0/l0_103.mcfunction new file mode 100644 index 00000000..a3307d60 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_103.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_carpet",Count:1b}} +execute if score @s s.crhf.block_id matches 8124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_carpet",Count:1b}} +execute if score @s s.crhf.block_id matches 8125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_carpet",Count:1b}} +execute if score @s s.crhf.block_id matches 8126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_carpet",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_104.mcfunction b/data/bsc/functions/drop/l0/l0_104.mcfunction new file mode 100644 index 00000000..7af03b7e --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_104.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_carpet",Count:1b}} +execute if score @s s.crhf.block_id matches 8128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_carpet",Count:1b}} +execute if score @s s.crhf.block_id matches 8129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_carpet",Count:1b}} +execute if score @s s.crhf.block_id matches 8130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_carpet",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_105.mcfunction b/data/bsc/functions/drop/l0/l0_105.mcfunction new file mode 100644 index 00000000..156f05f4 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_105.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_carpet",Count:1b}} +execute if score @s s.crhf.block_id matches 8132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 8133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:coal_block",Count:1b}} +execute if score @s s.crhf.block_id matches 8134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:packed_ice",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_106.mcfunction b/data/bsc/functions/drop/l0/l0_106.mcfunction new file mode 100644 index 00000000..a830bed8 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_106.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8135..8136 run function bsc:drop/l0/p/l0_220 +execute if score @s s.crhf.block_id matches 8137..8138 run function bsc:drop/l0/p/l0_221 +execute if score @s s.crhf.block_id matches 8139..8140 run function bsc:drop/l0/p/l0_222 +execute if score @s s.crhf.block_id matches 8141..8142 run function bsc:drop/l0/p/l0_223 diff --git a/data/bsc/functions/drop/l0/l0_107.mcfunction b/data/bsc/functions/drop/l0/l0_107.mcfunction new file mode 100644 index 00000000..1c18d4f6 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_107.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8143..8144 run function bsc:drop/l0/p/l0_224 +execute if score @s s.crhf.block_id matches 8145..8146 run function bsc:drop/l0/p/l0_225 +execute if score @s s.crhf.block_id matches 8147..8162 run function bsc:drop/l0/p/l0_226 +execute if score @s s.crhf.block_id matches 8163..8178 run function bsc:drop/l0/p/l0_227 diff --git a/data/bsc/functions/drop/l0/l0_108.mcfunction b/data/bsc/functions/drop/l0/l0_108.mcfunction new file mode 100644 index 00000000..743dba31 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_108.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8179..8194 run function bsc:drop/l0/p/l0_228 +execute if score @s s.crhf.block_id matches 8195..8210 run function bsc:drop/l0/p/l0_229 +execute if score @s s.crhf.block_id matches 8211..8226 run function bsc:drop/l0/p/l0_230 +execute if score @s s.crhf.block_id matches 8227..8242 run function bsc:drop/l0/p/l0_231 diff --git a/data/bsc/functions/drop/l0/l0_109.mcfunction b/data/bsc/functions/drop/l0/l0_109.mcfunction new file mode 100644 index 00000000..31bfddab --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_109.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8243..8258 run function bsc:drop/l0/p/l0_232 +execute if score @s s.crhf.block_id matches 8259..8274 run function bsc:drop/l0/p/l0_233 +execute if score @s s.crhf.block_id matches 8275..8290 run function bsc:drop/l0/p/l0_234 +execute if score @s s.crhf.block_id matches 8291..8306 run function bsc:drop/l0/p/l0_235 diff --git a/data/bsc/functions/drop/l0/l0_11.mcfunction b/data/bsc/functions/drop/l0/l0_11.mcfunction new file mode 100644 index 00000000..36e33183 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_11.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 94..96 run function bsc:drop/l0/p/l0_16 +execute if score @s s.crhf.block_id matches 97..99 run function bsc:drop/l0/p/l0_17 +execute if score @s s.crhf.block_id matches 100..102 run function bsc:drop/l0/p/l0_18 +execute if score @s s.crhf.block_id matches 103..105 run function bsc:drop/l0/p/l0_19 diff --git a/data/bsc/functions/drop/l0/l0_110.mcfunction b/data/bsc/functions/drop/l0/l0_110.mcfunction new file mode 100644 index 00000000..14c48206 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_110.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8307..8322 run function bsc:drop/l0/p/l0_236 +execute if score @s s.crhf.block_id matches 8323..8338 run function bsc:drop/l0/p/l0_237 +execute if score @s s.crhf.block_id matches 8339..8354 run function bsc:drop/l0/p/l0_238 +execute if score @s s.crhf.block_id matches 8355..8370 run function bsc:drop/l0/p/l0_239 diff --git a/data/bsc/functions/drop/l0/l0_111.mcfunction b/data/bsc/functions/drop/l0/l0_111.mcfunction new file mode 100644 index 00000000..bc8a19f9 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_111.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8371..8386 run function bsc:drop/l0/p/l0_240 +execute if score @s s.crhf.block_id matches 8387..8402 run function bsc:drop/l0/p/l0_241 +execute if score @s s.crhf.block_id matches 8403..8406 run function bsc:drop/l0/p/l0_242 +execute if score @s s.crhf.block_id matches 8407..8410 run function bsc:drop/l0/p/l0_243 diff --git a/data/bsc/functions/drop/l0/l0_112.mcfunction b/data/bsc/functions/drop/l0/l0_112.mcfunction new file mode 100644 index 00000000..c1251bb2 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_112.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8411..8414 run function bsc:drop/l0/p/l0_244 +execute if score @s s.crhf.block_id matches 8415..8418 run function bsc:drop/l0/p/l0_245 +execute if score @s s.crhf.block_id matches 8419..8422 run function bsc:drop/l0/p/l0_246 +execute if score @s s.crhf.block_id matches 8423..8426 run function bsc:drop/l0/p/l0_247 diff --git a/data/bsc/functions/drop/l0/l0_113.mcfunction b/data/bsc/functions/drop/l0/l0_113.mcfunction new file mode 100644 index 00000000..3e1890a8 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_113.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8427..8430 run function bsc:drop/l0/p/l0_248 +execute if score @s s.crhf.block_id matches 8431..8434 run function bsc:drop/l0/p/l0_249 +execute if score @s s.crhf.block_id matches 8435..8438 run function bsc:drop/l0/p/l0_250 +execute if score @s s.crhf.block_id matches 8439..8442 run function bsc:drop/l0/p/l0_251 diff --git a/data/bsc/functions/drop/l0/l0_114.mcfunction b/data/bsc/functions/drop/l0/l0_114.mcfunction new file mode 100644 index 00000000..4cd6e4a0 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_114.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8443..8446 run function bsc:drop/l0/p/l0_252 +execute if score @s s.crhf.block_id matches 8447..8450 run function bsc:drop/l0/p/l0_253 +execute if score @s s.crhf.block_id matches 8451..8454 run function bsc:drop/l0/p/l0_254 +execute if score @s s.crhf.block_id matches 8455..8458 run function bsc:drop/l0/p/l0_255 diff --git a/data/bsc/functions/drop/l0/l0_115.mcfunction b/data/bsc/functions/drop/l0/l0_115.mcfunction new file mode 100644 index 00000000..300b854e --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_115.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8459..8462 run function bsc:drop/l0/p/l0_256 +execute if score @s s.crhf.block_id matches 8463..8466 run function bsc:drop/l0/p/l0_257 +execute if score @s s.crhf.block_id matches 8467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone",Count:1b}} +execute if score @s s.crhf.block_id matches 8468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chiseled_red_sandstone",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_116.mcfunction b/data/bsc/functions/drop/l0/l0_116.mcfunction new file mode 100644 index 00000000..2822e570 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_116.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_red_sandstone",Count:1b}} +execute if score @s s.crhf.block_id matches 8470..8549 run function bsc:drop/l0/p/l0_258 +execute if score @s s.crhf.block_id matches 8550..8555 run function bsc:drop/l0/p/l0_259 +execute if score @s s.crhf.block_id matches 8556..8561 run function bsc:drop/l0/p/l0_260 diff --git a/data/bsc/functions/drop/l0/l0_117.mcfunction b/data/bsc/functions/drop/l0/l0_117.mcfunction new file mode 100644 index 00000000..94605cd9 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_117.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8562..8567 run function bsc:drop/l0/p/l0_261 +execute if score @s s.crhf.block_id matches 8568..8573 run function bsc:drop/l0/p/l0_262 +execute if score @s s.crhf.block_id matches 8574..8579 run function bsc:drop/l0/p/l0_263 +execute if score @s s.crhf.block_id matches 8580..8585 run function bsc:drop/l0/p/l0_264 diff --git a/data/bsc/functions/drop/l0/l0_118.mcfunction b/data/bsc/functions/drop/l0/l0_118.mcfunction new file mode 100644 index 00000000..7c68d746 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_118.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8586..8591 run function bsc:drop/l0/p/l0_265 +execute if score @s s.crhf.block_id matches 8592..8597 run function bsc:drop/l0/p/l0_266 +execute if score @s s.crhf.block_id matches 8598..8603 run function bsc:drop/l0/p/l0_267 +execute if score @s s.crhf.block_id matches 8604..8609 run function bsc:drop/l0/p/l0_268 diff --git a/data/bsc/functions/drop/l0/l0_119.mcfunction b/data/bsc/functions/drop/l0/l0_119.mcfunction new file mode 100644 index 00000000..04d5e928 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_119.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8610..8615 run function bsc:drop/l0/p/l0_269 +execute if score @s s.crhf.block_id matches 8616..8621 run function bsc:drop/l0/p/l0_270 +execute if score @s s.crhf.block_id matches 8622..8627 run function bsc:drop/l0/p/l0_271 +execute if score @s s.crhf.block_id matches 8628..8633 run function bsc:drop/l0/p/l0_272 diff --git a/data/bsc/functions/drop/l0/l0_12.mcfunction b/data/bsc/functions/drop/l0/l0_12.mcfunction new file mode 100644 index 00000000..b57c37a2 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_12.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 106..108 run function bsc:drop/l0/p/l0_20 +execute if score @s s.crhf.block_id matches 109..111 run function bsc:drop/l0/p/l0_21 +execute if score @s s.crhf.block_id matches 112..114 run function bsc:drop/l0/p/l0_22 +execute if score @s s.crhf.block_id matches 115..117 run function bsc:drop/l0/p/l0_23 diff --git a/data/bsc/functions/drop/l0/l0_120.mcfunction b/data/bsc/functions/drop/l0/l0_120.mcfunction new file mode 100644 index 00000000..817f46ea --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_120.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8634..8639 run function bsc:drop/l0/p/l0_273 +execute if score @s s.crhf.block_id matches 8640..8645 run function bsc:drop/l0/p/l0_274 +execute if score @s s.crhf.block_id matches 8646..8651 run function bsc:drop/l0/p/l0_275 +execute if score @s s.crhf.block_id matches 8652..8657 run function bsc:drop/l0/p/l0_276 diff --git a/data/bsc/functions/drop/l0/l0_121.mcfunction b/data/bsc/functions/drop/l0/l0_121.mcfunction new file mode 100644 index 00000000..45089086 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_121.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8658..8663 run function bsc:drop/l0/p/l0_277 +execute if score @s s.crhf.block_id matches 8664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_stone",Count:1b}} +execute if score @s s.crhf.block_id matches 8665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone",Count:1b}} +execute if score @s s.crhf.block_id matches 8666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_122.mcfunction b/data/bsc/functions/drop/l0/l0_122.mcfunction new file mode 100644 index 00000000..67f11000 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_122.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone",Count:1b}} +execute if score @s s.crhf.block_id matches 8668..8699 run function bsc:drop/l0/p/l0_278 +execute if score @s s.crhf.block_id matches 8700..8731 run function bsc:drop/l0/p/l0_279 +execute if score @s s.crhf.block_id matches 8732..8763 run function bsc:drop/l0/p/l0_280 diff --git a/data/bsc/functions/drop/l0/l0_123.mcfunction b/data/bsc/functions/drop/l0/l0_123.mcfunction new file mode 100644 index 00000000..866c4e4b --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_123.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8764..8795 run function bsc:drop/l0/p/l0_281 +execute if score @s s.crhf.block_id matches 8796..8827 run function bsc:drop/l0/p/l0_282 +execute if score @s s.crhf.block_id matches 8828..8859 run function bsc:drop/l0/p/l0_283 +execute if score @s s.crhf.block_id matches 8860..8891 run function bsc:drop/l0/p/l0_284 diff --git a/data/bsc/functions/drop/l0/l0_124.mcfunction b/data/bsc/functions/drop/l0/l0_124.mcfunction new file mode 100644 index 00000000..7a847912 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_124.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8892..8923 run function bsc:drop/l0/p/l0_285 +execute if score @s s.crhf.block_id matches 8924..8955 run function bsc:drop/l0/p/l0_286 +execute if score @s s.crhf.block_id matches 8956..8987 run function bsc:drop/l0/p/l0_287 +execute if score @s s.crhf.block_id matches 8988..9051 run function bsc:drop/l0/p/l0_288 diff --git a/data/bsc/functions/drop/l0/l0_125.mcfunction b/data/bsc/functions/drop/l0/l0_125.mcfunction new file mode 100644 index 00000000..655365cd --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_125.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9052..9115 run function bsc:drop/l0/p/l0_289 +execute if score @s s.crhf.block_id matches 9116..9179 run function bsc:drop/l0/p/l0_290 +execute if score @s s.crhf.block_id matches 9180..9243 run function bsc:drop/l0/p/l0_291 +execute if score @s s.crhf.block_id matches 9244..9307 run function bsc:drop/l0/p/l0_292 diff --git a/data/bsc/functions/drop/l0/l0_126.mcfunction b/data/bsc/functions/drop/l0/l0_126.mcfunction new file mode 100644 index 00000000..3fa2f0f4 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_126.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9308..9313 run function bsc:drop/l0/p/l0_293 +execute if score @s s.crhf.block_id matches 9314..9377 run function bsc:drop/l0/p/l0_294 +execute if score @s s.crhf.block_id matches 9378..9383 run function bsc:drop/l0/p/l0_295 +execute if score @s s.crhf.block_id matches 9384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_127.mcfunction b/data/bsc/functions/drop/l0/l0_127.mcfunction new file mode 100644 index 00000000..63559b5d --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_127.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9385..9387 run function bsc:drop/l0/p/l0_296 +execute if score @s s.crhf.block_id matches 9388..9467 run function bsc:drop/l0/p/l0_297 +execute if score @s s.crhf.block_id matches 9468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_bricks",Count:1b}} +execute if score @s s.crhf.block_id matches 9469..9472 run function bsc:drop/l0/p/l0_298 diff --git a/data/bsc/functions/drop/l0/l0_128.mcfunction b/data/bsc/functions/drop/l0/l0_128.mcfunction new file mode 100644 index 00000000..13a3b713 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_128.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dirt_path",Count:1b}} +execute if score @s s.crhf.block_id matches 9474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_gateway",Count:1b}} +execute if score @s s.crhf.block_id matches 9475..9486 run function bsc:drop/l0/p/l0_299 +execute if score @s s.crhf.block_id matches 9487..9498 run function bsc:drop/l0/p/l0_300 diff --git a/data/bsc/functions/drop/l0/l0_129.mcfunction b/data/bsc/functions/drop/l0/l0_129.mcfunction new file mode 100644 index 00000000..b41dc0b5 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_129.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9499..9502 run function bsc:drop/l0/p/l0_301 +execute if score @s s.crhf.block_id matches 9503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magma_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_wart_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_bricks",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_13.mcfunction b/data/bsc/functions/drop/l0/l0_13.mcfunction new file mode 100644 index 00000000..cb03c9b2 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_13.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 118..120 run function bsc:drop/l0/p/l0_24 +execute if score @s s.crhf.block_id matches 121..123 run function bsc:drop/l0/p/l0_25 +execute if score @s s.crhf.block_id matches 124..126 run function bsc:drop/l0/p/l0_26 +execute if score @s s.crhf.block_id matches 127..129 run function bsc:drop/l0/p/l0_27 diff --git a/data/bsc/functions/drop/l0/l0_130.mcfunction b/data/bsc/functions/drop/l0/l0_130.mcfunction new file mode 100644 index 00000000..39706ff5 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_130.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9506..9508 run function bsc:drop/l0/p/l0_302 +execute if score @s s.crhf.block_id matches 9509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:structure_void",Count:1b}} +execute if score @s s.crhf.block_id matches 9510..9521 run function bsc:drop/l0/p/l0_303 +execute if score @s s.crhf.block_id matches 9522..9527 run function bsc:drop/l0/p/l0_304 diff --git a/data/bsc/functions/drop/l0/l0_131.mcfunction b/data/bsc/functions/drop/l0/l0_131.mcfunction new file mode 100644 index 00000000..a4197561 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_131.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9528..9533 run function bsc:drop/l0/p/l0_305 +execute if score @s s.crhf.block_id matches 9534..9539 run function bsc:drop/l0/p/l0_306 +execute if score @s s.crhf.block_id matches 9540..9545 run function bsc:drop/l0/p/l0_307 +execute if score @s s.crhf.block_id matches 9546..9551 run function bsc:drop/l0/p/l0_308 diff --git a/data/bsc/functions/drop/l0/l0_132.mcfunction b/data/bsc/functions/drop/l0/l0_132.mcfunction new file mode 100644 index 00000000..22c4da10 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_132.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9552..9557 run function bsc:drop/l0/p/l0_309 +execute if score @s s.crhf.block_id matches 9558..9563 run function bsc:drop/l0/p/l0_310 +execute if score @s s.crhf.block_id matches 9564..9569 run function bsc:drop/l0/p/l0_311 +execute if score @s s.crhf.block_id matches 9570..9575 run function bsc:drop/l0/p/l0_312 diff --git a/data/bsc/functions/drop/l0/l0_133.mcfunction b/data/bsc/functions/drop/l0/l0_133.mcfunction new file mode 100644 index 00000000..47f0c3fc --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_133.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9576..9581 run function bsc:drop/l0/p/l0_313 +execute if score @s s.crhf.block_id matches 9582..9587 run function bsc:drop/l0/p/l0_314 +execute if score @s s.crhf.block_id matches 9588..9593 run function bsc:drop/l0/p/l0_315 +execute if score @s s.crhf.block_id matches 9594..9599 run function bsc:drop/l0/p/l0_316 diff --git a/data/bsc/functions/drop/l0/l0_134.mcfunction b/data/bsc/functions/drop/l0/l0_134.mcfunction new file mode 100644 index 00000000..fa6aed6f --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_134.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9600..9605 run function bsc:drop/l0/p/l0_317 +execute if score @s s.crhf.block_id matches 9606..9611 run function bsc:drop/l0/p/l0_318 +execute if score @s s.crhf.block_id matches 9612..9617 run function bsc:drop/l0/p/l0_319 +execute if score @s s.crhf.block_id matches 9618..9623 run function bsc:drop/l0/p/l0_320 diff --git a/data/bsc/functions/drop/l0/l0_135.mcfunction b/data/bsc/functions/drop/l0/l0_135.mcfunction new file mode 100644 index 00000000..6e39bf40 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_135.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9624..9627 run function bsc:drop/l0/p/l0_321 +execute if score @s s.crhf.block_id matches 9628..9631 run function bsc:drop/l0/p/l0_322 +execute if score @s s.crhf.block_id matches 9632..9635 run function bsc:drop/l0/p/l0_323 +execute if score @s s.crhf.block_id matches 9636..9639 run function bsc:drop/l0/p/l0_324 diff --git a/data/bsc/functions/drop/l0/l0_136.mcfunction b/data/bsc/functions/drop/l0/l0_136.mcfunction new file mode 100644 index 00000000..6764f91e --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_136.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9640..9643 run function bsc:drop/l0/p/l0_325 +execute if score @s s.crhf.block_id matches 9644..9647 run function bsc:drop/l0/p/l0_326 +execute if score @s s.crhf.block_id matches 9648..9651 run function bsc:drop/l0/p/l0_327 +execute if score @s s.crhf.block_id matches 9652..9655 run function bsc:drop/l0/p/l0_328 diff --git a/data/bsc/functions/drop/l0/l0_137.mcfunction b/data/bsc/functions/drop/l0/l0_137.mcfunction new file mode 100644 index 00000000..494889c5 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_137.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9656..9659 run function bsc:drop/l0/p/l0_329 +execute if score @s s.crhf.block_id matches 9660..9663 run function bsc:drop/l0/p/l0_330 +execute if score @s s.crhf.block_id matches 9664..9667 run function bsc:drop/l0/p/l0_331 +execute if score @s s.crhf.block_id matches 9668..9671 run function bsc:drop/l0/p/l0_332 diff --git a/data/bsc/functions/drop/l0/l0_138.mcfunction b/data/bsc/functions/drop/l0/l0_138.mcfunction new file mode 100644 index 00000000..49edfef7 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_138.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9672..9675 run function bsc:drop/l0/p/l0_333 +execute if score @s s.crhf.block_id matches 9676..9679 run function bsc:drop/l0/p/l0_334 +execute if score @s s.crhf.block_id matches 9680..9683 run function bsc:drop/l0/p/l0_335 +execute if score @s s.crhf.block_id matches 9684..9687 run function bsc:drop/l0/p/l0_336 diff --git a/data/bsc/functions/drop/l0/l0_139.mcfunction b/data/bsc/functions/drop/l0/l0_139.mcfunction new file mode 100644 index 00000000..5156cd7f --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_139.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_concrete",Count:1b}} +execute if score @s s.crhf.block_id matches 9689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_concrete",Count:1b}} +execute if score @s s.crhf.block_id matches 9690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_concrete",Count:1b}} +execute if score @s s.crhf.block_id matches 9691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_concrete",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_14.mcfunction b/data/bsc/functions/drop/l0/l0_14.mcfunction new file mode 100644 index 00000000..1449dba4 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_14.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 130..132 run function bsc:drop/l0/p/l0_28 +execute if score @s s.crhf.block_id matches 133..135 run function bsc:drop/l0/p/l0_29 +execute if score @s s.crhf.block_id matches 136..138 run function bsc:drop/l0/p/l0_30 +execute if score @s s.crhf.block_id matches 139..141 run function bsc:drop/l0/p/l0_31 diff --git a/data/bsc/functions/drop/l0/l0_140.mcfunction b/data/bsc/functions/drop/l0/l0_140.mcfunction new file mode 100644 index 00000000..fa1e9136 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_140.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_concrete",Count:1b}} +execute if score @s s.crhf.block_id matches 9693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_concrete",Count:1b}} +execute if score @s s.crhf.block_id matches 9694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_concrete",Count:1b}} +execute if score @s s.crhf.block_id matches 9695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_concrete",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_141.mcfunction b/data/bsc/functions/drop/l0/l0_141.mcfunction new file mode 100644 index 00000000..1e98e245 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_141.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_concrete",Count:1b}} +execute if score @s s.crhf.block_id matches 9697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_concrete",Count:1b}} +execute if score @s s.crhf.block_id matches 9698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_concrete",Count:1b}} +execute if score @s s.crhf.block_id matches 9699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_concrete",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_142.mcfunction b/data/bsc/functions/drop/l0/l0_142.mcfunction new file mode 100644 index 00000000..d86f6155 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_142.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_concrete",Count:1b}} +execute if score @s s.crhf.block_id matches 9701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_concrete",Count:1b}} +execute if score @s s.crhf.block_id matches 9702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_concrete",Count:1b}} +execute if score @s s.crhf.block_id matches 9703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_concrete",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_143.mcfunction b/data/bsc/functions/drop/l0/l0_143.mcfunction new file mode 100644 index 00000000..e35795a9 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_143.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_concrete_powder",Count:1b}} +execute if score @s s.crhf.block_id matches 9705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_concrete_powder",Count:1b}} +execute if score @s s.crhf.block_id matches 9706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_concrete_powder",Count:1b}} +execute if score @s s.crhf.block_id matches 9707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_concrete_powder",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_144.mcfunction b/data/bsc/functions/drop/l0/l0_144.mcfunction new file mode 100644 index 00000000..5174280b --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_144.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_concrete_powder",Count:1b}} +execute if score @s s.crhf.block_id matches 9709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_concrete_powder",Count:1b}} +execute if score @s s.crhf.block_id matches 9710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_concrete_powder",Count:1b}} +execute if score @s s.crhf.block_id matches 9711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_concrete_powder",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_145.mcfunction b/data/bsc/functions/drop/l0/l0_145.mcfunction new file mode 100644 index 00000000..bec8eb73 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_145.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_concrete_powder",Count:1b}} +execute if score @s s.crhf.block_id matches 9713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_concrete_powder",Count:1b}} +execute if score @s s.crhf.block_id matches 9714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_concrete_powder",Count:1b}} +execute if score @s s.crhf.block_id matches 9715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_concrete_powder",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_146.mcfunction b/data/bsc/functions/drop/l0/l0_146.mcfunction new file mode 100644 index 00000000..c5627e4c --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_146.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_concrete_powder",Count:1b}} +execute if score @s s.crhf.block_id matches 9717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_concrete_powder",Count:1b}} +execute if score @s s.crhf.block_id matches 9718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_concrete_powder",Count:1b}} +execute if score @s s.crhf.block_id matches 9719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_concrete_powder",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_147.mcfunction b/data/bsc/functions/drop/l0/l0_147.mcfunction new file mode 100644 index 00000000..fcfced12 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_147.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9720..9745 run function bsc:drop/l0/p/l0_337 +execute if score @s s.crhf.block_id matches 9746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dried_kelp_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9748..9759 run function bsc:drop/l0/p/l0_338 diff --git a/data/bsc/functions/drop/l0/l0_148.mcfunction b/data/bsc/functions/drop/l0/l0_148.mcfunction new file mode 100644 index 00000000..75b125f9 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_148.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_tube_coral_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_brain_coral_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_bubble_coral_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_fire_coral_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_149.mcfunction b/data/bsc/functions/drop/l0/l0_149.mcfunction new file mode 100644 index 00000000..c0e4b3f9 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_149.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_horn_coral_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tube_coral_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brain_coral_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bubble_coral_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_15.mcfunction b/data/bsc/functions/drop/l0/l0_15.mcfunction new file mode 100644 index 00000000..bf8add94 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_15.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 142..144 run function bsc:drop/l0/p/l0_32 +execute if score @s s.crhf.block_id matches 145..147 run function bsc:drop/l0/p/l0_33 +execute if score @s s.crhf.block_id matches 148..161 run function bsc:drop/l0/p/l0_34 +execute if score @s s.crhf.block_id matches 162..175 run function bsc:drop/l0/p/l0_35 diff --git a/data/bsc/functions/drop/l0/l0_150.mcfunction b/data/bsc/functions/drop/l0/l0_150.mcfunction new file mode 100644 index 00000000..a7d26932 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_150.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire_coral_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:horn_coral_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9770..9771 run function bsc:drop/l0/p/l0_339 +execute if score @s s.crhf.block_id matches 9772..9773 run function bsc:drop/l0/p/l0_340 diff --git a/data/bsc/functions/drop/l0/l0_151.mcfunction b/data/bsc/functions/drop/l0/l0_151.mcfunction new file mode 100644 index 00000000..d1c4eaa6 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_151.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9774..9775 run function bsc:drop/l0/p/l0_341 +execute if score @s s.crhf.block_id matches 9776..9777 run function bsc:drop/l0/p/l0_342 +execute if score @s s.crhf.block_id matches 9778..9779 run function bsc:drop/l0/p/l0_343 +execute if score @s s.crhf.block_id matches 9780..9781 run function bsc:drop/l0/p/l0_344 diff --git a/data/bsc/functions/drop/l0/l0_152.mcfunction b/data/bsc/functions/drop/l0/l0_152.mcfunction new file mode 100644 index 00000000..a7fa3f1b --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_152.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9782..9783 run function bsc:drop/l0/p/l0_345 +execute if score @s s.crhf.block_id matches 9784..9785 run function bsc:drop/l0/p/l0_346 +execute if score @s s.crhf.block_id matches 9786..9787 run function bsc:drop/l0/p/l0_347 +execute if score @s s.crhf.block_id matches 9788..9789 run function bsc:drop/l0/p/l0_348 diff --git a/data/bsc/functions/drop/l0/l0_153.mcfunction b/data/bsc/functions/drop/l0/l0_153.mcfunction new file mode 100644 index 00000000..9f791bce --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_153.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9790..9791 run function bsc:drop/l0/p/l0_349 +execute if score @s s.crhf.block_id matches 9792..9793 run function bsc:drop/l0/p/l0_350 +execute if score @s s.crhf.block_id matches 9794..9795 run function bsc:drop/l0/p/l0_351 +execute if score @s s.crhf.block_id matches 9796..9797 run function bsc:drop/l0/p/l0_352 diff --git a/data/bsc/functions/drop/l0/l0_154.mcfunction b/data/bsc/functions/drop/l0/l0_154.mcfunction new file mode 100644 index 00000000..433dba4f --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_154.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9798..9799 run function bsc:drop/l0/p/l0_353 +execute if score @s s.crhf.block_id matches 9800..9801 run function bsc:drop/l0/p/l0_354 +execute if score @s s.crhf.block_id matches 9802..9803 run function bsc:drop/l0/p/l0_355 +execute if score @s s.crhf.block_id matches 9804..9805 run function bsc:drop/l0/p/l0_356 diff --git a/data/bsc/functions/drop/l0/l0_155.mcfunction b/data/bsc/functions/drop/l0/l0_155.mcfunction new file mode 100644 index 00000000..d6bff493 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_155.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9806..9807 run function bsc:drop/l0/p/l0_357 +execute if score @s s.crhf.block_id matches 9808..9809 run function bsc:drop/l0/p/l0_358 +execute if score @s s.crhf.block_id matches 9810..9817 run function bsc:drop/l0/p/l0_359 +execute if score @s s.crhf.block_id matches 9818..9825 run function bsc:drop/l0/p/l0_360 diff --git a/data/bsc/functions/drop/l0/l0_156.mcfunction b/data/bsc/functions/drop/l0/l0_156.mcfunction new file mode 100644 index 00000000..798cbc4d --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_156.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9826..9833 run function bsc:drop/l0/p/l0_361 +execute if score @s s.crhf.block_id matches 9834..9841 run function bsc:drop/l0/p/l0_362 +execute if score @s s.crhf.block_id matches 9842..9849 run function bsc:drop/l0/p/l0_363 +execute if score @s s.crhf.block_id matches 9850..9857 run function bsc:drop/l0/p/l0_364 diff --git a/data/bsc/functions/drop/l0/l0_157.mcfunction b/data/bsc/functions/drop/l0/l0_157.mcfunction new file mode 100644 index 00000000..f0c23d4c --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_157.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9858..9865 run function bsc:drop/l0/p/l0_365 +execute if score @s s.crhf.block_id matches 9866..9873 run function bsc:drop/l0/p/l0_366 +execute if score @s s.crhf.block_id matches 9874..9881 run function bsc:drop/l0/p/l0_367 +execute if score @s s.crhf.block_id matches 9882..9889 run function bsc:drop/l0/p/l0_368 diff --git a/data/bsc/functions/drop/l0/l0_158.mcfunction b/data/bsc/functions/drop/l0/l0_158.mcfunction new file mode 100644 index 00000000..bc48eb8b --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_158.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9890..9897 run function bsc:drop/l0/p/l0_369 +execute if score @s s.crhf.block_id matches 9898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_ice",Count:1b}} +execute if score @s s.crhf.block_id matches 9899..9900 run function bsc:drop/l0/p/l0_370 +execute if score @s s.crhf.block_id matches 9901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bamboo_sapling",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_159.mcfunction b/data/bsc/functions/drop/l0/l0_159.mcfunction new file mode 100644 index 00000000..2bc8fae7 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_159.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9902..9913 run function bsc:drop/l0/p/l0_371 +execute if score @s s.crhf.block_id matches 9914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_bamboo",Count:1b}} +execute if score @s s.crhf.block_id matches 9915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:void_air",Count:1b}} +execute if score @s s.crhf.block_id matches 9916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_air",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_16.mcfunction b/data/bsc/functions/drop/l0/l0_16.mcfunction new file mode 100644 index 00000000..a54525b1 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_16.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 176..189 run function bsc:drop/l0/p/l0_36 +execute if score @s s.crhf.block_id matches 190..203 run function bsc:drop/l0/p/l0_37 +execute if score @s s.crhf.block_id matches 204..217 run function bsc:drop/l0/p/l0_38 +execute if score @s s.crhf.block_id matches 218..231 run function bsc:drop/l0/p/l0_39 diff --git a/data/bsc/functions/drop/l0/l0_160.mcfunction b/data/bsc/functions/drop/l0/l0_160.mcfunction new file mode 100644 index 00000000..c4610d12 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_160.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9917..9918 run function bsc:drop/l0/p/l0_372 +execute if score @s s.crhf.block_id matches 9919..9998 run function bsc:drop/l0/p/l0_373 +execute if score @s s.crhf.block_id matches 9999..10078 run function bsc:drop/l0/p/l0_374 +execute if score @s s.crhf.block_id matches 10079..10158 run function bsc:drop/l0/p/l0_375 diff --git a/data/bsc/functions/drop/l0/l0_161.mcfunction b/data/bsc/functions/drop/l0/l0_161.mcfunction new file mode 100644 index 00000000..c73fcf2e --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_161.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 10159..10238 run function bsc:drop/l0/p/l0_376 +execute if score @s s.crhf.block_id matches 10239..10318 run function bsc:drop/l0/p/l0_377 +execute if score @s s.crhf.block_id matches 10319..10398 run function bsc:drop/l0/p/l0_378 +execute if score @s s.crhf.block_id matches 10399..10478 run function bsc:drop/l0/p/l0_379 diff --git a/data/bsc/functions/drop/l0/l0_162.mcfunction b/data/bsc/functions/drop/l0/l0_162.mcfunction new file mode 100644 index 00000000..bcfb0a25 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_162.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 10479..10558 run function bsc:drop/l0/p/l0_380 +execute if score @s s.crhf.block_id matches 10559..10638 run function bsc:drop/l0/p/l0_381 +execute if score @s s.crhf.block_id matches 10639..10718 run function bsc:drop/l0/p/l0_382 +execute if score @s s.crhf.block_id matches 10719..10798 run function bsc:drop/l0/p/l0_383 diff --git a/data/bsc/functions/drop/l0/l0_163.mcfunction b/data/bsc/functions/drop/l0/l0_163.mcfunction new file mode 100644 index 00000000..df0c2fdf --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_163.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 10799..10878 run function bsc:drop/l0/p/l0_384 +execute if score @s s.crhf.block_id matches 10879..10958 run function bsc:drop/l0/p/l0_385 +execute if score @s s.crhf.block_id matches 10959..11038 run function bsc:drop/l0/p/l0_386 +execute if score @s s.crhf.block_id matches 11039..11044 run function bsc:drop/l0/p/l0_387 diff --git a/data/bsc/functions/drop/l0/l0_164.mcfunction b/data/bsc/functions/drop/l0/l0_164.mcfunction new file mode 100644 index 00000000..9c9bf931 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_164.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 11045..11050 run function bsc:drop/l0/p/l0_388 +execute if score @s s.crhf.block_id matches 11051..11056 run function bsc:drop/l0/p/l0_389 +execute if score @s s.crhf.block_id matches 11057..11062 run function bsc:drop/l0/p/l0_390 +execute if score @s s.crhf.block_id matches 11063..11068 run function bsc:drop/l0/p/l0_391 diff --git a/data/bsc/functions/drop/l0/l0_165.mcfunction b/data/bsc/functions/drop/l0/l0_165.mcfunction new file mode 100644 index 00000000..63783604 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_165.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 11069..11074 run function bsc:drop/l0/p/l0_392 +execute if score @s s.crhf.block_id matches 11075..11080 run function bsc:drop/l0/p/l0_393 +execute if score @s s.crhf.block_id matches 11081..11086 run function bsc:drop/l0/p/l0_394 +execute if score @s s.crhf.block_id matches 11087..11092 run function bsc:drop/l0/p/l0_395 diff --git a/data/bsc/functions/drop/l0/l0_166.mcfunction b/data/bsc/functions/drop/l0/l0_166.mcfunction new file mode 100644 index 00000000..87e6dd4c --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_166.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 11093..11098 run function bsc:drop/l0/p/l0_396 +execute if score @s s.crhf.block_id matches 11099..11104 run function bsc:drop/l0/p/l0_397 +execute if score @s s.crhf.block_id matches 11105..11110 run function bsc:drop/l0/p/l0_398 +execute if score @s s.crhf.block_id matches 11111..11116 run function bsc:drop/l0/p/l0_399 diff --git a/data/bsc/functions/drop/l0/l0_167.mcfunction b/data/bsc/functions/drop/l0/l0_167.mcfunction new file mode 100644 index 00000000..88c8c431 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_167.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 11117..11440 run function bsc:drop/l0/p/l0_400 +execute if score @s s.crhf.block_id matches 11441..11764 run function bsc:drop/l0/p/l0_401 +execute if score @s s.crhf.block_id matches 11765..12088 run function bsc:drop/l0/p/l0_402 +execute if score @s s.crhf.block_id matches 12089..12412 run function bsc:drop/l0/p/l0_403 diff --git a/data/bsc/functions/drop/l0/l0_168.mcfunction b/data/bsc/functions/drop/l0/l0_168.mcfunction new file mode 100644 index 00000000..3b5a5bc2 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_168.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 12413..12736 run function bsc:drop/l0/p/l0_404 +execute if score @s s.crhf.block_id matches 12737..13060 run function bsc:drop/l0/p/l0_405 +execute if score @s s.crhf.block_id matches 13061..13384 run function bsc:drop/l0/p/l0_406 +execute if score @s s.crhf.block_id matches 13385..13708 run function bsc:drop/l0/p/l0_407 diff --git a/data/bsc/functions/drop/l0/l0_169.mcfunction b/data/bsc/functions/drop/l0/l0_169.mcfunction new file mode 100644 index 00000000..4bb9dd10 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_169.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 13709..14032 run function bsc:drop/l0/p/l0_408 +execute if score @s s.crhf.block_id matches 14033..14356 run function bsc:drop/l0/p/l0_409 +execute if score @s s.crhf.block_id matches 14357..14680 run function bsc:drop/l0/p/l0_410 +execute if score @s s.crhf.block_id matches 14681..15004 run function bsc:drop/l0/p/l0_411 diff --git a/data/bsc/functions/drop/l0/l0_17.mcfunction b/data/bsc/functions/drop/l0/l0_17.mcfunction new file mode 100644 index 00000000..d8ca4988 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_17.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 232..245 run function bsc:drop/l0/p/l0_40 +execute if score @s s.crhf.block_id matches 246..259 run function bsc:drop/l0/p/l0_41 +execute if score @s s.crhf.block_id matches 260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sponge",Count:1b}} +execute if score @s s.crhf.block_id matches 261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wet_sponge",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_170.mcfunction b/data/bsc/functions/drop/l0/l0_170.mcfunction new file mode 100644 index 00000000..8f867883 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_170.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15005..15036 run function bsc:drop/l0/p/l0_412 +execute if score @s s.crhf.block_id matches 15037..15040 run function bsc:drop/l0/p/l0_413 +execute if score @s s.crhf.block_id matches 15041..15052 run function bsc:drop/l0/p/l0_414 +execute if score @s s.crhf.block_id matches 15053..15060 run function bsc:drop/l0/p/l0_415 diff --git a/data/bsc/functions/drop/l0/l0_171.mcfunction b/data/bsc/functions/drop/l0/l0_171.mcfunction new file mode 100644 index 00000000..814c6120 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_171.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15061..15068 run function bsc:drop/l0/p/l0_416 +execute if score @s s.crhf.block_id matches 15069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cartography_table",Count:1b}} +execute if score @s s.crhf.block_id matches 15070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fletching_table",Count:1b}} +execute if score @s s.crhf.block_id matches 15071..15082 run function bsc:drop/l0/p/l0_417 diff --git a/data/bsc/functions/drop/l0/l0_172.mcfunction b/data/bsc/functions/drop/l0/l0_172.mcfunction new file mode 100644 index 00000000..16a3b4a6 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_172.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15083..15098 run function bsc:drop/l0/p/l0_418 +execute if score @s s.crhf.block_id matches 15099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smithing_table",Count:1b}} +execute if score @s s.crhf.block_id matches 15100..15103 run function bsc:drop/l0/p/l0_419 +execute if score @s s.crhf.block_id matches 15104..15135 run function bsc:drop/l0/p/l0_420 diff --git a/data/bsc/functions/drop/l0/l0_173.mcfunction b/data/bsc/functions/drop/l0/l0_173.mcfunction new file mode 100644 index 00000000..bb3c2667 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_173.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15136..15139 run function bsc:drop/l0/p/l0_421 +execute if score @s s.crhf.block_id matches 15140..15143 run function bsc:drop/l0/p/l0_422 +execute if score @s s.crhf.block_id matches 15144..15175 run function bsc:drop/l0/p/l0_423 +execute if score @s s.crhf.block_id matches 15176..15207 run function bsc:drop/l0/p/l0_424 diff --git a/data/bsc/functions/drop/l0/l0_174.mcfunction b/data/bsc/functions/drop/l0/l0_174.mcfunction new file mode 100644 index 00000000..e97182e6 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_174.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15208..15211 run function bsc:drop/l0/p/l0_425 +execute if score @s s.crhf.block_id matches 15212..15214 run function bsc:drop/l0/p/l0_426 +execute if score @s s.crhf.block_id matches 15215..15217 run function bsc:drop/l0/p/l0_427 +execute if score @s s.crhf.block_id matches 15218..15220 run function bsc:drop/l0/p/l0_428 diff --git a/data/bsc/functions/drop/l0/l0_175.mcfunction b/data/bsc/functions/drop/l0/l0_175.mcfunction new file mode 100644 index 00000000..385cd2e1 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_175.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15221..15223 run function bsc:drop/l0/p/l0_429 +execute if score @s s.crhf.block_id matches 15224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_nylium",Count:1b}} +execute if score @s s.crhf.block_id matches 15225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fungus",Count:1b}} +execute if score @s s.crhf.block_id matches 15226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_wart_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_176.mcfunction b/data/bsc/functions/drop/l0/l0_176.mcfunction new file mode 100644 index 00000000..520d138d --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_176.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_roots",Count:1b}} +execute if score @s s.crhf.block_id matches 15228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_sprouts",Count:1b}} +execute if score @s s.crhf.block_id matches 15229..15231 run function bsc:drop/l0/p/l0_430 +execute if score @s s.crhf.block_id matches 15232..15234 run function bsc:drop/l0/p/l0_431 diff --git a/data/bsc/functions/drop/l0/l0_177.mcfunction b/data/bsc/functions/drop/l0/l0_177.mcfunction new file mode 100644 index 00000000..897284e8 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_177.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15235..15237 run function bsc:drop/l0/p/l0_432 +execute if score @s s.crhf.block_id matches 15238..15240 run function bsc:drop/l0/p/l0_433 +execute if score @s s.crhf.block_id matches 15241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_nylium",Count:1b}} +execute if score @s s.crhf.block_id matches 15242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fungus",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_178.mcfunction b/data/bsc/functions/drop/l0/l0_178.mcfunction new file mode 100644 index 00000000..24da1161 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_178.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:shroomlight",Count:1b}} +execute if score @s s.crhf.block_id matches 15244..15269 run function bsc:drop/l0/p/l0_434 +execute if score @s s.crhf.block_id matches 15270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 15271..15296 run function bsc:drop/l0/p/l0_435 diff --git a/data/bsc/functions/drop/l0/l0_179.mcfunction b/data/bsc/functions/drop/l0/l0_179.mcfunction new file mode 100644 index 00000000..ab192b4a --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_179.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 15298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_roots",Count:1b}} +execute if score @s s.crhf.block_id matches 15299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_planks",Count:1b}} +execute if score @s s.crhf.block_id matches 15300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_planks",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_18.mcfunction b/data/bsc/functions/drop/l0/l0_18.mcfunction new file mode 100644 index 00000000..c4b7c9df --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_18.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass",Count:1b}} +execute if score @s s.crhf.block_id matches 263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lapis_ore",Count:1b}} +execute if score @s s.crhf.block_id matches 264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_lapis_ore",Count:1b}} +execute if score @s s.crhf.block_id matches 265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lapis_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_180.mcfunction b/data/bsc/functions/drop/l0/l0_180.mcfunction new file mode 100644 index 00000000..110604c4 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_180.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15301..15306 run function bsc:drop/l0/p/l0_436 +execute if score @s s.crhf.block_id matches 15307..15312 run function bsc:drop/l0/p/l0_437 +execute if score @s s.crhf.block_id matches 15313..15314 run function bsc:drop/l0/p/l0_438 +execute if score @s s.crhf.block_id matches 15315..15316 run function bsc:drop/l0/p/l0_439 diff --git a/data/bsc/functions/drop/l0/l0_181.mcfunction b/data/bsc/functions/drop/l0/l0_181.mcfunction new file mode 100644 index 00000000..d0937100 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_181.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15317..15348 run function bsc:drop/l0/p/l0_440 +execute if score @s s.crhf.block_id matches 15349..15380 run function bsc:drop/l0/p/l0_441 +execute if score @s s.crhf.block_id matches 15381..15444 run function bsc:drop/l0/p/l0_442 +execute if score @s s.crhf.block_id matches 15445..15508 run function bsc:drop/l0/p/l0_443 diff --git a/data/bsc/functions/drop/l0/l0_182.mcfunction b/data/bsc/functions/drop/l0/l0_182.mcfunction new file mode 100644 index 00000000..45575260 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_182.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15509..15540 run function bsc:drop/l0/p/l0_444 +execute if score @s s.crhf.block_id matches 15541..15572 run function bsc:drop/l0/p/l0_445 +execute if score @s s.crhf.block_id matches 15573..15652 run function bsc:drop/l0/p/l0_446 +execute if score @s s.crhf.block_id matches 15653..15732 run function bsc:drop/l0/p/l0_447 diff --git a/data/bsc/functions/drop/l0/l0_183.mcfunction b/data/bsc/functions/drop/l0/l0_183.mcfunction new file mode 100644 index 00000000..3a2cc912 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_183.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15733..15756 run function bsc:drop/l0/p/l0_448 +execute if score @s s.crhf.block_id matches 15757..15780 run function bsc:drop/l0/p/l0_449 +execute if score @s s.crhf.block_id matches 15781..15844 run function bsc:drop/l0/p/l0_450 +execute if score @s s.crhf.block_id matches 15845..15908 run function bsc:drop/l0/p/l0_451 diff --git a/data/bsc/functions/drop/l0/l0_184.mcfunction b/data/bsc/functions/drop/l0/l0_184.mcfunction new file mode 100644 index 00000000..06ed1d58 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_184.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15909..15940 run function bsc:drop/l0/p/l0_452 +execute if score @s s.crhf.block_id matches 15941..15972 run function bsc:drop/l0/p/l0_453 +execute if score @s s.crhf.block_id matches 15973..15980 run function bsc:drop/l0/p/l0_454 +execute if score @s s.crhf.block_id matches 15981..15988 run function bsc:drop/l0/p/l0_455 diff --git a/data/bsc/functions/drop/l0/l0_185.mcfunction b/data/bsc/functions/drop/l0/l0_185.mcfunction new file mode 100644 index 00000000..2f3310dd --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_185.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15989..15992 run function bsc:drop/l0/p/l0_456 +execute if score @s s.crhf.block_id matches 15993..16004 run function bsc:drop/l0/p/l0_457 +execute if score @s s.crhf.block_id matches 16005..16013 run function bsc:drop/l0/p/l0_458 +execute if score @s s.crhf.block_id matches 16014..16029 run function bsc:drop/l0/p/l0_459 diff --git a/data/bsc/functions/drop/l0/l0_186.mcfunction b/data/bsc/functions/drop/l0/l0_186.mcfunction new file mode 100644 index 00000000..bc65d0b1 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_186.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16030..16053 run function bsc:drop/l0/p/l0_460 +execute if score @s s.crhf.block_id matches 16054..16077 run function bsc:drop/l0/p/l0_461 +execute if score @s s.crhf.block_id matches 16078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:honey_block",Count:1b}} +execute if score @s s.crhf.block_id matches 16079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:honeycomb_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_187.mcfunction b/data/bsc/functions/drop/l0/l0_187.mcfunction new file mode 100644 index 00000000..ea8d9cb3 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_187.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:netherite_block",Count:1b}} +execute if score @s s.crhf.block_id matches 16081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ancient_debris",Count:1b}} +execute if score @s s.crhf.block_id matches 16082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crying_obsidian",Count:1b}} +execute if score @s s.crhf.block_id matches 16083..16087 run function bsc:drop/l0/p/l0_462 diff --git a/data/bsc/functions/drop/l0/l0_188.mcfunction b/data/bsc/functions/drop/l0/l0_188.mcfunction new file mode 100644 index 00000000..e4f3dca8 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_188.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_crimson_fungus",Count:1b}} +execute if score @s s.crhf.block_id matches 16089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_warped_fungus",Count:1b}} +execute if score @s s.crhf.block_id matches 16090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_crimson_roots",Count:1b}} +execute if score @s s.crhf.block_id matches 16091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_warped_roots",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_189.mcfunction b/data/bsc/functions/drop/l0/l0_189.mcfunction new file mode 100644 index 00000000..4065ef10 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_189.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lodestone",Count:1b}} +execute if score @s s.crhf.block_id matches 16093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone",Count:1b}} +execute if score @s s.crhf.block_id matches 16094..16173 run function bsc:drop/l0/p/l0_463 +execute if score @s s.crhf.block_id matches 16174..16497 run function bsc:drop/l0/p/l0_464 diff --git a/data/bsc/functions/drop/l0/l0_19.mcfunction b/data/bsc/functions/drop/l0/l0_19.mcfunction new file mode 100644 index 00000000..64d259f6 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_19.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 266..277 run function bsc:drop/l0/p/l0_42 +execute if score @s s.crhf.block_id matches 278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone",Count:1b}} +execute if score @s s.crhf.block_id matches 279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chiseled_sandstone",Count:1b}} +execute if score @s s.crhf.block_id matches 280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_sandstone",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_190.mcfunction b/data/bsc/functions/drop/l0/l0_190.mcfunction new file mode 100644 index 00000000..1ee95f85 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_190.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16498..16503 run function bsc:drop/l0/p/l0_465 +execute if score @s s.crhf.block_id matches 16504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone",Count:1b}} +execute if score @s s.crhf.block_id matches 16505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_bricks",Count:1b}} +execute if score @s s.crhf.block_id matches 16506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cracked_polished_blackstone_bricks",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_191.mcfunction b/data/bsc/functions/drop/l0/l0_191.mcfunction new file mode 100644 index 00000000..21dda5c7 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_191.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chiseled_polished_blackstone",Count:1b}} +execute if score @s s.crhf.block_id matches 16508..16513 run function bsc:drop/l0/p/l0_466 +execute if score @s s.crhf.block_id matches 16514..16593 run function bsc:drop/l0/p/l0_467 +execute if score @s s.crhf.block_id matches 16594..16917 run function bsc:drop/l0/p/l0_468 diff --git a/data/bsc/functions/drop/l0/l0_192.mcfunction b/data/bsc/functions/drop/l0/l0_192.mcfunction new file mode 100644 index 00000000..1dce2d5f --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_192.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gilded_blackstone",Count:1b}} +execute if score @s s.crhf.block_id matches 16919..16998 run function bsc:drop/l0/p/l0_469 +execute if score @s s.crhf.block_id matches 16999..17004 run function bsc:drop/l0/p/l0_470 +execute if score @s s.crhf.block_id matches 17005..17006 run function bsc:drop/l0/p/l0_471 diff --git a/data/bsc/functions/drop/l0/l0_193.mcfunction b/data/bsc/functions/drop/l0/l0_193.mcfunction new file mode 100644 index 00000000..3f913663 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_193.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17007..17030 run function bsc:drop/l0/p/l0_472 +execute if score @s s.crhf.block_id matches 17031..17354 run function bsc:drop/l0/p/l0_473 +execute if score @s s.crhf.block_id matches 17355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chiseled_nether_bricks",Count:1b}} +execute if score @s s.crhf.block_id matches 17356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cracked_nether_bricks",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_194.mcfunction b/data/bsc/functions/drop/l0/l0_194.mcfunction new file mode 100644 index 00000000..b6db6477 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_194.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_bricks",Count:1b}} +execute if score @s s.crhf.block_id matches 17358..17373 run function bsc:drop/l0/p/l0_474 +execute if score @s s.crhf.block_id matches 17374..17389 run function bsc:drop/l0/p/l0_475 +execute if score @s s.crhf.block_id matches 17390..17405 run function bsc:drop/l0/p/l0_476 diff --git a/data/bsc/functions/drop/l0/l0_195.mcfunction b/data/bsc/functions/drop/l0/l0_195.mcfunction new file mode 100644 index 00000000..094fb1ad --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_195.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17406..17421 run function bsc:drop/l0/p/l0_477 +execute if score @s s.crhf.block_id matches 17422..17437 run function bsc:drop/l0/p/l0_478 +execute if score @s s.crhf.block_id matches 17438..17453 run function bsc:drop/l0/p/l0_479 +execute if score @s s.crhf.block_id matches 17454..17469 run function bsc:drop/l0/p/l0_480 diff --git a/data/bsc/functions/drop/l0/l0_196.mcfunction b/data/bsc/functions/drop/l0/l0_196.mcfunction new file mode 100644 index 00000000..1f941c83 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_196.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17470..17485 run function bsc:drop/l0/p/l0_481 +execute if score @s s.crhf.block_id matches 17486..17501 run function bsc:drop/l0/p/l0_482 +execute if score @s s.crhf.block_id matches 17502..17517 run function bsc:drop/l0/p/l0_483 +execute if score @s s.crhf.block_id matches 17518..17533 run function bsc:drop/l0/p/l0_484 diff --git a/data/bsc/functions/drop/l0/l0_197.mcfunction b/data/bsc/functions/drop/l0/l0_197.mcfunction new file mode 100644 index 00000000..21dab5fe --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_197.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17534..17549 run function bsc:drop/l0/p/l0_485 +execute if score @s s.crhf.block_id matches 17550..17565 run function bsc:drop/l0/p/l0_486 +execute if score @s s.crhf.block_id matches 17566..17581 run function bsc:drop/l0/p/l0_487 +execute if score @s s.crhf.block_id matches 17582..17597 run function bsc:drop/l0/p/l0_488 diff --git a/data/bsc/functions/drop/l0/l0_198.mcfunction b/data/bsc/functions/drop/l0/l0_198.mcfunction new file mode 100644 index 00000000..db937978 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_198.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17598..17613 run function bsc:drop/l0/p/l0_489 +execute if score @s s.crhf.block_id matches 17614..17629 run function bsc:drop/l0/p/l0_490 +execute if score @s s.crhf.block_id matches 17630..17631 run function bsc:drop/l0/p/l0_491 +execute if score @s s.crhf.block_id matches 17632..17633 run function bsc:drop/l0/p/l0_492 diff --git a/data/bsc/functions/drop/l0/l0_199.mcfunction b/data/bsc/functions/drop/l0/l0_199.mcfunction new file mode 100644 index 00000000..e6f35ca0 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_199.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17634..17635 run function bsc:drop/l0/p/l0_493 +execute if score @s s.crhf.block_id matches 17636..17637 run function bsc:drop/l0/p/l0_494 +execute if score @s s.crhf.block_id matches 17638..17639 run function bsc:drop/l0/p/l0_495 +execute if score @s s.crhf.block_id matches 17640..17641 run function bsc:drop/l0/p/l0_496 diff --git a/data/bsc/functions/drop/l0/l0_2.mcfunction b/data/bsc/functions/drop/l0/l0_2.mcfunction new file mode 100644 index 00000000..f037bfd8 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_2.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8..9 run function bsc:drop/l0/p/l0_0 +execute if score @s s.crhf.block_id matches 10 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dirt",Count:1b}} +execute if score @s s.crhf.block_id matches 11 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:coarse_dirt",Count:1b}} +execute if score @s s.crhf.block_id matches 12..13 run function bsc:drop/l0/p/l0_1 diff --git a/data/bsc/functions/drop/l0/l0_20.mcfunction b/data/bsc/functions/drop/l0/l0_20.mcfunction new file mode 100644 index 00000000..3d09d5e7 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_20.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 281..1080 run function bsc:drop/l0/p/l0_43 +execute if score @s s.crhf.block_id matches 1081..1096 run function bsc:drop/l0/p/l0_44 +execute if score @s s.crhf.block_id matches 1097..1112 run function bsc:drop/l0/p/l0_45 +execute if score @s s.crhf.block_id matches 1113..1128 run function bsc:drop/l0/p/l0_46 diff --git a/data/bsc/functions/drop/l0/l0_200.mcfunction b/data/bsc/functions/drop/l0/l0_200.mcfunction new file mode 100644 index 00000000..e0b72fc7 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_200.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17642..17643 run function bsc:drop/l0/p/l0_497 +execute if score @s s.crhf.block_id matches 17644..17645 run function bsc:drop/l0/p/l0_498 +execute if score @s s.crhf.block_id matches 17646..17647 run function bsc:drop/l0/p/l0_499 +execute if score @s s.crhf.block_id matches 17648..17649 run function bsc:drop/l0/p/l0_500 diff --git a/data/bsc/functions/drop/l0/l0_201.mcfunction b/data/bsc/functions/drop/l0/l0_201.mcfunction new file mode 100644 index 00000000..cbf035ab --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_201.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17650..17651 run function bsc:drop/l0/p/l0_501 +execute if score @s s.crhf.block_id matches 17652..17653 run function bsc:drop/l0/p/l0_502 +execute if score @s s.crhf.block_id matches 17654..17655 run function bsc:drop/l0/p/l0_503 +execute if score @s s.crhf.block_id matches 17656..17657 run function bsc:drop/l0/p/l0_504 diff --git a/data/bsc/functions/drop/l0/l0_202.mcfunction b/data/bsc/functions/drop/l0/l0_202.mcfunction new file mode 100644 index 00000000..77d78009 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_202.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17658..17659 run function bsc:drop/l0/p/l0_505 +execute if score @s s.crhf.block_id matches 17660..17661 run function bsc:drop/l0/p/l0_506 +execute if score @s s.crhf.block_id matches 17662..17663 run function bsc:drop/l0/p/l0_507 +execute if score @s s.crhf.block_id matches 17664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:amethyst_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_203.mcfunction b/data/bsc/functions/drop/l0/l0_203.mcfunction new file mode 100644 index 00000000..f012305b --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_203.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:budding_amethyst",Count:1b}} +execute if score @s s.crhf.block_id matches 17666..17677 run function bsc:drop/l0/p/l0_508 +execute if score @s s.crhf.block_id matches 17678..17689 run function bsc:drop/l0/p/l0_509 +execute if score @s s.crhf.block_id matches 17690..17701 run function bsc:drop/l0/p/l0_510 diff --git a/data/bsc/functions/drop/l0/l0_204.mcfunction b/data/bsc/functions/drop/l0/l0_204.mcfunction new file mode 100644 index 00000000..02b27b3c --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_204.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17702..17713 run function bsc:drop/l0/p/l0_511 +execute if score @s s.crhf.block_id matches 17714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tuff",Count:1b}} +execute if score @s s.crhf.block_id matches 17715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:calcite",Count:1b}} +execute if score @s s.crhf.block_id matches 17716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tinted_glass",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_205.mcfunction b/data/bsc/functions/drop/l0/l0_205.mcfunction new file mode 100644 index 00000000..0f817f44 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_205.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powder_snow",Count:1b}} +execute if score @s s.crhf.block_id matches 17718..17813 run function bsc:drop/l0/p/l0_512 +execute if score @s s.crhf.block_id matches 17814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_copper",Count:1b}} +execute if score @s s.crhf.block_id matches 17815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_copper",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_206.mcfunction b/data/bsc/functions/drop/l0/l0_206.mcfunction new file mode 100644 index 00000000..53d4d6cc --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_206.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_copper",Count:1b}} +execute if score @s s.crhf.block_id matches 17817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:copper_block",Count:1b}} +execute if score @s s.crhf.block_id matches 17818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:copper_ore",Count:1b}} +execute if score @s s.crhf.block_id matches 17819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_copper_ore",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_207.mcfunction b/data/bsc/functions/drop/l0/l0_207.mcfunction new file mode 100644 index 00000000..7f3ab21a --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_207.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper",Count:1b}} +execute if score @s s.crhf.block_id matches 17821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper",Count:1b}} +execute if score @s s.crhf.block_id matches 17822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper",Count:1b}} +execute if score @s s.crhf.block_id matches 17823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_208.mcfunction b/data/bsc/functions/drop/l0/l0_208.mcfunction new file mode 100644 index 00000000..084ae80f --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_208.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17824..17903 run function bsc:drop/l0/p/l0_513 +execute if score @s s.crhf.block_id matches 17904..17983 run function bsc:drop/l0/p/l0_514 +execute if score @s s.crhf.block_id matches 17984..18063 run function bsc:drop/l0/p/l0_515 +execute if score @s s.crhf.block_id matches 18064..18143 run function bsc:drop/l0/p/l0_516 diff --git a/data/bsc/functions/drop/l0/l0_209.mcfunction b/data/bsc/functions/drop/l0/l0_209.mcfunction new file mode 100644 index 00000000..50664138 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_209.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18144..18149 run function bsc:drop/l0/p/l0_517 +execute if score @s s.crhf.block_id matches 18150..18155 run function bsc:drop/l0/p/l0_518 +execute if score @s s.crhf.block_id matches 18156..18161 run function bsc:drop/l0/p/l0_519 +execute if score @s s.crhf.block_id matches 18162..18167 run function bsc:drop/l0/p/l0_520 diff --git a/data/bsc/functions/drop/l0/l0_21.mcfunction b/data/bsc/functions/drop/l0/l0_21.mcfunction new file mode 100644 index 00000000..f5a1f082 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_21.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1129..1144 run function bsc:drop/l0/p/l0_47 +execute if score @s s.crhf.block_id matches 1145..1160 run function bsc:drop/l0/p/l0_48 +execute if score @s s.crhf.block_id matches 1161..1176 run function bsc:drop/l0/p/l0_49 +execute if score @s s.crhf.block_id matches 1177..1192 run function bsc:drop/l0/p/l0_50 diff --git a/data/bsc/functions/drop/l0/l0_210.mcfunction b/data/bsc/functions/drop/l0/l0_210.mcfunction new file mode 100644 index 00000000..f1f6dbe4 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_210.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_copper_block",Count:1b}} +execute if score @s s.crhf.block_id matches 18169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_copper",Count:1b}} +execute if score @s s.crhf.block_id matches 18170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_copper",Count:1b}} +execute if score @s s.crhf.block_id matches 18171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_copper",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_211.mcfunction b/data/bsc/functions/drop/l0/l0_211.mcfunction new file mode 100644 index 00000000..db89273b --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_211.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper",Count:1b}} +execute if score @s s.crhf.block_id matches 18173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper",Count:1b}} +execute if score @s s.crhf.block_id matches 18174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper",Count:1b}} +execute if score @s s.crhf.block_id matches 18175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_212.mcfunction b/data/bsc/functions/drop/l0/l0_212.mcfunction new file mode 100644 index 00000000..77c349d5 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_212.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18176..18255 run function bsc:drop/l0/p/l0_521 +execute if score @s s.crhf.block_id matches 18256..18335 run function bsc:drop/l0/p/l0_522 +execute if score @s s.crhf.block_id matches 18336..18415 run function bsc:drop/l0/p/l0_523 +execute if score @s s.crhf.block_id matches 18416..18495 run function bsc:drop/l0/p/l0_524 diff --git a/data/bsc/functions/drop/l0/l0_213.mcfunction b/data/bsc/functions/drop/l0/l0_213.mcfunction new file mode 100644 index 00000000..6749aba5 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_213.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18496..18501 run function bsc:drop/l0/p/l0_525 +execute if score @s s.crhf.block_id matches 18502..18507 run function bsc:drop/l0/p/l0_526 +execute if score @s s.crhf.block_id matches 18508..18513 run function bsc:drop/l0/p/l0_527 +execute if score @s s.crhf.block_id matches 18514..18519 run function bsc:drop/l0/p/l0_528 diff --git a/data/bsc/functions/drop/l0/l0_214.mcfunction b/data/bsc/functions/drop/l0/l0_214.mcfunction new file mode 100644 index 00000000..8e42aaa4 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_214.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18520..18543 run function bsc:drop/l0/p/l0_529 +execute if score @s s.crhf.block_id matches 18544..18563 run function bsc:drop/l0/p/l0_530 +execute if score @s s.crhf.block_id matches 18564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dripstone_block",Count:1b}} +execute if score @s s.crhf.block_id matches 18565..18616 run function bsc:drop/l0/p/l0_531 diff --git a/data/bsc/functions/drop/l0/l0_215.mcfunction b/data/bsc/functions/drop/l0/l0_215.mcfunction new file mode 100644 index 00000000..7c8217bc --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_215.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18617..18618 run function bsc:drop/l0/p/l0_532 +execute if score @s s.crhf.block_id matches 18619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spore_blossom",Count:1b}} +execute if score @s s.crhf.block_id matches 18620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:azalea",Count:1b}} +execute if score @s s.crhf.block_id matches 18621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:flowering_azalea",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_216.mcfunction b/data/bsc/functions/drop/l0/l0_216.mcfunction new file mode 100644 index 00000000..af00a8fe --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_216.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:moss_carpet",Count:1b}} +execute if score @s s.crhf.block_id matches 18623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:moss_block",Count:1b}} +execute if score @s s.crhf.block_id matches 18624..18655 run function bsc:drop/l0/p/l0_533 +execute if score @s s.crhf.block_id matches 18656..18663 run function bsc:drop/l0/p/l0_534 diff --git a/data/bsc/functions/drop/l0/l0_217.mcfunction b/data/bsc/functions/drop/l0/l0_217.mcfunction new file mode 100644 index 00000000..0c9b8c25 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_217.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18664..18679 run function bsc:drop/l0/p/l0_535 +execute if score @s s.crhf.block_id matches 18680..18681 run function bsc:drop/l0/p/l0_536 +execute if score @s s.crhf.block_id matches 18682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rooted_dirt",Count:1b}} +execute if score @s s.crhf.block_id matches 18683..18685 run function bsc:drop/l0/p/l0_537 diff --git a/data/bsc/functions/drop/l0/l0_218.mcfunction b/data/bsc/functions/drop/l0/l0_218.mcfunction new file mode 100644 index 00000000..d48ea9e8 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_218.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate",Count:1b}} +execute if score @s s.crhf.block_id matches 18687..18766 run function bsc:drop/l0/p/l0_538 +execute if score @s s.crhf.block_id matches 18767..18772 run function bsc:drop/l0/p/l0_539 +execute if score @s s.crhf.block_id matches 18773..19096 run function bsc:drop/l0/p/l0_540 diff --git a/data/bsc/functions/drop/l0/l0_219.mcfunction b/data/bsc/functions/drop/l0/l0_219.mcfunction new file mode 100644 index 00000000..be91ee28 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_219.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 19097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate",Count:1b}} +execute if score @s s.crhf.block_id matches 19098..19177 run function bsc:drop/l0/p/l0_541 +execute if score @s s.crhf.block_id matches 19178..19183 run function bsc:drop/l0/p/l0_542 +execute if score @s s.crhf.block_id matches 19184..19507 run function bsc:drop/l0/p/l0_543 diff --git a/data/bsc/functions/drop/l0/l0_22.mcfunction b/data/bsc/functions/drop/l0/l0_22.mcfunction new file mode 100644 index 00000000..831eee26 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_22.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1193..1208 run function bsc:drop/l0/p/l0_51 +execute if score @s s.crhf.block_id matches 1209..1224 run function bsc:drop/l0/p/l0_52 +execute if score @s s.crhf.block_id matches 1225..1240 run function bsc:drop/l0/p/l0_53 +execute if score @s s.crhf.block_id matches 1241..1256 run function bsc:drop/l0/p/l0_54 diff --git a/data/bsc/functions/drop/l0/l0_220.mcfunction b/data/bsc/functions/drop/l0/l0_220.mcfunction new file mode 100644 index 00000000..4966a321 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_220.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 19508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tiles",Count:1b}} +execute if score @s s.crhf.block_id matches 19509..19588 run function bsc:drop/l0/p/l0_544 +execute if score @s s.crhf.block_id matches 19589..19594 run function bsc:drop/l0/p/l0_545 +execute if score @s s.crhf.block_id matches 19595..19918 run function bsc:drop/l0/p/l0_546 diff --git a/data/bsc/functions/drop/l0/l0_221.mcfunction b/data/bsc/functions/drop/l0/l0_221.mcfunction new file mode 100644 index 00000000..12601581 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_221.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 19919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_bricks",Count:1b}} +execute if score @s s.crhf.block_id matches 19920..19999 run function bsc:drop/l0/p/l0_547 +execute if score @s s.crhf.block_id matches 20000..20005 run function bsc:drop/l0/p/l0_548 +execute if score @s s.crhf.block_id matches 20006..20329 run function bsc:drop/l0/p/l0_549 diff --git a/data/bsc/functions/drop/l0/l0_222.mcfunction b/data/bsc/functions/drop/l0/l0_222.mcfunction new file mode 100644 index 00000000..c9a15d78 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_222.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 20330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chiseled_deepslate",Count:1b}} +execute if score @s s.crhf.block_id matches 20331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cracked_deepslate_bricks",Count:1b}} +execute if score @s s.crhf.block_id matches 20332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cracked_deepslate_tiles",Count:1b}} +execute if score @s s.crhf.block_id matches 20333..20335 run function bsc:drop/l0/p/l0_550 diff --git a/data/bsc/functions/drop/l0/l0_223.mcfunction b/data/bsc/functions/drop/l0/l0_223.mcfunction new file mode 100644 index 00000000..400644c5 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_223.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 20336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_basalt",Count:1b}} +execute if score @s s.crhf.block_id matches 20337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:raw_iron_block",Count:1b}} +execute if score @s s.crhf.block_id matches 20338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:raw_copper_block",Count:1b}} +execute if score @s s.crhf.block_id matches 20339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:raw_gold_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_224.mcfunction b/data/bsc/functions/drop/l0/l0_224.mcfunction new file mode 100644 index 00000000..32371998 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_224.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 20340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_azalea_bush",Count:1b}} +execute if score @s s.crhf.block_id matches 20341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_flowering_azalea_bush",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_23.mcfunction b/data/bsc/functions/drop/l0/l0_23.mcfunction new file mode 100644 index 00000000..c8ee825d --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_23.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1257..1272 run function bsc:drop/l0/p/l0_55 +execute if score @s s.crhf.block_id matches 1273..1288 run function bsc:drop/l0/p/l0_56 +execute if score @s s.crhf.block_id matches 1289..1304 run function bsc:drop/l0/p/l0_57 +execute if score @s s.crhf.block_id matches 1305..1320 run function bsc:drop/l0/p/l0_58 diff --git a/data/bsc/functions/drop/l0/l0_24.mcfunction b/data/bsc/functions/drop/l0/l0_24.mcfunction new file mode 100644 index 00000000..d0d8951f --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_24.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1321..1336 run function bsc:drop/l0/p/l0_59 +execute if score @s s.crhf.block_id matches 1337..1360 run function bsc:drop/l0/p/l0_60 +execute if score @s s.crhf.block_id matches 1361..1384 run function bsc:drop/l0/p/l0_61 +execute if score @s s.crhf.block_id matches 1385..1396 run function bsc:drop/l0/p/l0_62 diff --git a/data/bsc/functions/drop/l0/l0_25.mcfunction b/data/bsc/functions/drop/l0/l0_25.mcfunction new file mode 100644 index 00000000..cee8b1b5 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_25.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobweb",Count:1b}} +execute if score @s s.crhf.block_id matches 1398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:grass",Count:1b}} +execute if score @s s.crhf.block_id matches 1399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fern",Count:1b}} +execute if score @s s.crhf.block_id matches 1400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_bush",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_26.mcfunction b/data/bsc/functions/drop/l0/l0_26.mcfunction new file mode 100644 index 00000000..9b96d254 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_26.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:seagrass",Count:1b}} +execute if score @s s.crhf.block_id matches 1402..1403 run function bsc:drop/l0/p/l0_63 +execute if score @s s.crhf.block_id matches 1404..1415 run function bsc:drop/l0/p/l0_64 +execute if score @s s.crhf.block_id matches 1416..1439 run function bsc:drop/l0/p/l0_65 diff --git a/data/bsc/functions/drop/l0/l0_27.mcfunction b/data/bsc/functions/drop/l0/l0_27.mcfunction new file mode 100644 index 00000000..2c7e91d7 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_27.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_wool",Count:1b}} +execute if score @s s.crhf.block_id matches 1441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_wool",Count:1b}} +execute if score @s s.crhf.block_id matches 1442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_wool",Count:1b}} +execute if score @s s.crhf.block_id matches 1443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_wool",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_28.mcfunction b/data/bsc/functions/drop/l0/l0_28.mcfunction new file mode 100644 index 00000000..b78e602e --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_28.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_wool",Count:1b}} +execute if score @s s.crhf.block_id matches 1445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_wool",Count:1b}} +execute if score @s s.crhf.block_id matches 1446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_wool",Count:1b}} +execute if score @s s.crhf.block_id matches 1447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_wool",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_29.mcfunction b/data/bsc/functions/drop/l0/l0_29.mcfunction new file mode 100644 index 00000000..775986b1 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_29.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_wool",Count:1b}} +execute if score @s s.crhf.block_id matches 1449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_wool",Count:1b}} +execute if score @s s.crhf.block_id matches 1450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_wool",Count:1b}} +execute if score @s s.crhf.block_id matches 1451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_wool",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_3.mcfunction b/data/bsc/functions/drop/l0/l0_3.mcfunction new file mode 100644 index 00000000..eb80a5eb --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_3.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 14 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone",Count:1b}} +execute if score @s s.crhf.block_id matches 15 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_planks",Count:1b}} +execute if score @s s.crhf.block_id matches 16 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_planks",Count:1b}} +execute if score @s s.crhf.block_id matches 17 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_planks",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_30.mcfunction b/data/bsc/functions/drop/l0/l0_30.mcfunction new file mode 100644 index 00000000..6b072ad7 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_30.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_wool",Count:1b}} +execute if score @s s.crhf.block_id matches 1453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_wool",Count:1b}} +execute if score @s s.crhf.block_id matches 1454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_wool",Count:1b}} +execute if score @s s.crhf.block_id matches 1455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_wool",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_31.mcfunction b/data/bsc/functions/drop/l0/l0_31.mcfunction new file mode 100644 index 00000000..11985298 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_31.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1456..1467 run function bsc:drop/l0/p/l0_66 +execute if score @s s.crhf.block_id matches 1468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dandelion",Count:1b}} +execute if score @s s.crhf.block_id matches 1469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:poppy",Count:1b}} +execute if score @s s.crhf.block_id matches 1470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_orchid",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_32.mcfunction b/data/bsc/functions/drop/l0/l0_32.mcfunction new file mode 100644 index 00000000..984fec18 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_32.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:allium",Count:1b}} +execute if score @s s.crhf.block_id matches 1472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:azure_bluet",Count:1b}} +execute if score @s s.crhf.block_id matches 1473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_tulip",Count:1b}} +execute if score @s s.crhf.block_id matches 1474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_tulip",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_33.mcfunction b/data/bsc/functions/drop/l0/l0_33.mcfunction new file mode 100644 index 00000000..3af89789 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_33.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_tulip",Count:1b}} +execute if score @s s.crhf.block_id matches 1476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_tulip",Count:1b}} +execute if score @s s.crhf.block_id matches 1477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxeye_daisy",Count:1b}} +execute if score @s s.crhf.block_id matches 1478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cornflower",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_34.mcfunction b/data/bsc/functions/drop/l0/l0_34.mcfunction new file mode 100644 index 00000000..da4c2999 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_34.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_rose",Count:1b}} +execute if score @s s.crhf.block_id matches 1480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lily_of_the_valley",Count:1b}} +execute if score @s s.crhf.block_id matches 1481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom",Count:1b}} +execute if score @s s.crhf.block_id matches 1482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_35.mcfunction b/data/bsc/functions/drop/l0/l0_35.mcfunction new file mode 100644 index 00000000..3407ecf1 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_35.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gold_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bricks",Count:1b}} +execute if score @s s.crhf.block_id matches 1486..1487 run function bsc:drop/l0/p/l0_67 diff --git a/data/bsc/functions/drop/l0/l0_36.mcfunction b/data/bsc/functions/drop/l0/l0_36.mcfunction new file mode 100644 index 00000000..f782704d --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_36.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bookshelf",Count:1b}} +execute if score @s s.crhf.block_id matches 1489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone",Count:1b}} +execute if score @s s.crhf.block_id matches 1490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:obsidian",Count:1b}} +execute if score @s s.crhf.block_id matches 1491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:torch",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_37.mcfunction b/data/bsc/functions/drop/l0/l0_37.mcfunction new file mode 100644 index 00000000..4b9010d2 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_37.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1492..1495 run function bsc:drop/l0/p/l0_68 +execute if score @s s.crhf.block_id matches 1496..2007 run function bsc:drop/l0/p/l0_69 +execute if score @s s.crhf.block_id matches 2008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_fire",Count:1b}} +execute if score @s s.crhf.block_id matches 2009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spawner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_38.mcfunction b/data/bsc/functions/drop/l0/l0_38.mcfunction new file mode 100644 index 00000000..18f55308 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_38.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 2010..2089 run function bsc:drop/l0/p/l0_70 +execute if score @s s.crhf.block_id matches 2090..2113 run function bsc:drop/l0/p/l0_71 +execute if score @s s.crhf.block_id matches 2114..3409 run function bsc:drop/l0/p/l0_72 +execute if score @s s.crhf.block_id matches 3410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diamond_ore",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_39.mcfunction b/data/bsc/functions/drop/l0/l0_39.mcfunction new file mode 100644 index 00000000..3ff5a9b5 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_39.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_diamond_ore",Count:1b}} +execute if score @s s.crhf.block_id matches 3412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diamond_block",Count:1b}} +execute if score @s s.crhf.block_id matches 3413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crafting_table",Count:1b}} +execute if score @s s.crhf.block_id matches 3414..3421 run function bsc:drop/l0/p/l0_73 diff --git a/data/bsc/functions/drop/l0/l0_4.mcfunction b/data/bsc/functions/drop/l0/l0_4.mcfunction new file mode 100644 index 00000000..f70f3cd6 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_4.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_planks",Count:1b}} +execute if score @s s.crhf.block_id matches 19 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_planks",Count:1b}} +execute if score @s s.crhf.block_id matches 20 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_planks",Count:1b}} +execute if score @s s.crhf.block_id matches 21..22 run function bsc:drop/l0/p/l0_2 diff --git a/data/bsc/functions/drop/l0/l0_40.mcfunction b/data/bsc/functions/drop/l0/l0_40.mcfunction new file mode 100644 index 00000000..d9b3e903 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_40.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3422..3429 run function bsc:drop/l0/p/l0_74 +execute if score @s s.crhf.block_id matches 3430..3437 run function bsc:drop/l0/p/l0_75 +execute if score @s s.crhf.block_id matches 3438..3469 run function bsc:drop/l0/p/l0_76 +execute if score @s s.crhf.block_id matches 3470..3501 run function bsc:drop/l0/p/l0_77 diff --git a/data/bsc/functions/drop/l0/l0_41.mcfunction b/data/bsc/functions/drop/l0/l0_41.mcfunction new file mode 100644 index 00000000..48188a42 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_41.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3502..3533 run function bsc:drop/l0/p/l0_78 +execute if score @s s.crhf.block_id matches 3534..3565 run function bsc:drop/l0/p/l0_79 +execute if score @s s.crhf.block_id matches 3566..3597 run function bsc:drop/l0/p/l0_80 +execute if score @s s.crhf.block_id matches 3598..3629 run function bsc:drop/l0/p/l0_81 diff --git a/data/bsc/functions/drop/l0/l0_42.mcfunction b/data/bsc/functions/drop/l0/l0_42.mcfunction new file mode 100644 index 00000000..97f9edb1 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_42.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3630..3693 run function bsc:drop/l0/p/l0_82 +execute if score @s s.crhf.block_id matches 3694..3701 run function bsc:drop/l0/p/l0_83 +execute if score @s s.crhf.block_id matches 3702..3721 run function bsc:drop/l0/p/l0_84 +execute if score @s s.crhf.block_id matches 3722..3801 run function bsc:drop/l0/p/l0_85 diff --git a/data/bsc/functions/drop/l0/l0_43.mcfunction b/data/bsc/functions/drop/l0/l0_43.mcfunction new file mode 100644 index 00000000..927476e9 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_43.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3802..3809 run function bsc:drop/l0/p/l0_86 +execute if score @s s.crhf.block_id matches 3810..3817 run function bsc:drop/l0/p/l0_87 +execute if score @s s.crhf.block_id matches 3818..3825 run function bsc:drop/l0/p/l0_88 +execute if score @s s.crhf.block_id matches 3826..3833 run function bsc:drop/l0/p/l0_89 diff --git a/data/bsc/functions/drop/l0/l0_44.mcfunction b/data/bsc/functions/drop/l0/l0_44.mcfunction new file mode 100644 index 00000000..7a904904 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_44.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3834..3841 run function bsc:drop/l0/p/l0_90 +execute if score @s s.crhf.block_id matches 3842..3849 run function bsc:drop/l0/p/l0_91 +execute if score @s s.crhf.block_id matches 3850..3873 run function bsc:drop/l0/p/l0_92 +execute if score @s s.crhf.block_id matches 3874..3875 run function bsc:drop/l0/p/l0_93 diff --git a/data/bsc/functions/drop/l0/l0_45.mcfunction b/data/bsc/functions/drop/l0/l0_45.mcfunction new file mode 100644 index 00000000..d4862864 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_45.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3876..3939 run function bsc:drop/l0/p/l0_94 +execute if score @s s.crhf.block_id matches 3940..3941 run function bsc:drop/l0/p/l0_95 +execute if score @s s.crhf.block_id matches 3942..3943 run function bsc:drop/l0/p/l0_96 +execute if score @s s.crhf.block_id matches 3944..3945 run function bsc:drop/l0/p/l0_97 diff --git a/data/bsc/functions/drop/l0/l0_46.mcfunction b/data/bsc/functions/drop/l0/l0_46.mcfunction new file mode 100644 index 00000000..61692b17 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_46.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3946..3947 run function bsc:drop/l0/p/l0_98 +execute if score @s s.crhf.block_id matches 3948..3949 run function bsc:drop/l0/p/l0_99 +execute if score @s s.crhf.block_id matches 3950..3951 run function bsc:drop/l0/p/l0_100 +execute if score @s s.crhf.block_id matches 3952..3953 run function bsc:drop/l0/p/l0_101 diff --git a/data/bsc/functions/drop/l0/l0_47.mcfunction b/data/bsc/functions/drop/l0/l0_47.mcfunction new file mode 100644 index 00000000..eaecbbd6 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_47.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3954..3955 run function bsc:drop/l0/p/l0_102 +execute if score @s s.crhf.block_id matches 3956..3957 run function bsc:drop/l0/p/l0_103 +execute if score @s s.crhf.block_id matches 3958..3965 run function bsc:drop/l0/p/l0_104 +execute if score @s s.crhf.block_id matches 3966..3989 run function bsc:drop/l0/p/l0_105 diff --git a/data/bsc/functions/drop/l0/l0_48.mcfunction b/data/bsc/functions/drop/l0/l0_48.mcfunction new file mode 100644 index 00000000..eaeb6808 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_48.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3990..3997 run function bsc:drop/l0/p/l0_106 +execute if score @s s.crhf.block_id matches 3998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ice",Count:1b}} +execute if score @s s.crhf.block_id matches 3999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:snow_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4000..4015 run function bsc:drop/l0/p/l0_107 diff --git a/data/bsc/functions/drop/l0/l0_49.mcfunction b/data/bsc/functions/drop/l0/l0_49.mcfunction new file mode 100644 index 00000000..2de4067f --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_49.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:clay",Count:1b}} +execute if score @s s.crhf.block_id matches 4017..4032 run function bsc:drop/l0/p/l0_108 +execute if score @s s.crhf.block_id matches 4033..4034 run function bsc:drop/l0/p/l0_109 +execute if score @s s.crhf.block_id matches 4035..4066 run function bsc:drop/l0/p/l0_110 diff --git a/data/bsc/functions/drop/l0/l0_5.mcfunction b/data/bsc/functions/drop/l0/l0_5.mcfunction new file mode 100644 index 00000000..93156d0c --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_5.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 23..24 run function bsc:drop/l0/p/l0_3 +execute if score @s s.crhf.block_id matches 25..26 run function bsc:drop/l0/p/l0_4 +execute if score @s s.crhf.block_id matches 27..28 run function bsc:drop/l0/p/l0_5 +execute if score @s s.crhf.block_id matches 29..30 run function bsc:drop/l0/p/l0_6 diff --git a/data/bsc/functions/drop/l0/l0_50.mcfunction b/data/bsc/functions/drop/l0/l0_50.mcfunction new file mode 100644 index 00000000..7bc68baa --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_50.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pumpkin",Count:1b}} +execute if score @s s.crhf.block_id matches 4068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:netherrack",Count:1b}} +execute if score @s s.crhf.block_id matches 4069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_sand",Count:1b}} +execute if score @s s.crhf.block_id matches 4070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_soil",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_51.mcfunction b/data/bsc/functions/drop/l0/l0_51.mcfunction new file mode 100644 index 00000000..f44135ee --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_51.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4071..4073 run function bsc:drop/l0/p/l0_111 +execute if score @s s.crhf.block_id matches 4074..4076 run function bsc:drop/l0/p/l0_112 +execute if score @s s.crhf.block_id matches 4077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_torch",Count:1b}} +execute if score @s s.crhf.block_id matches 4078..4081 run function bsc:drop/l0/p/l0_113 diff --git a/data/bsc/functions/drop/l0/l0_52.mcfunction b/data/bsc/functions/drop/l0/l0_52.mcfunction new file mode 100644 index 00000000..f231510e --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_52.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glowstone",Count:1b}} +execute if score @s s.crhf.block_id matches 4083..4084 run function bsc:drop/l0/p/l0_114 +execute if score @s s.crhf.block_id matches 4085..4088 run function bsc:drop/l0/p/l0_115 +execute if score @s s.crhf.block_id matches 4089..4092 run function bsc:drop/l0/p/l0_116 diff --git a/data/bsc/functions/drop/l0/l0_53.mcfunction b/data/bsc/functions/drop/l0/l0_53.mcfunction new file mode 100644 index 00000000..303f76c6 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_53.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4093..4099 run function bsc:drop/l0/p/l0_117 +execute if score @s s.crhf.block_id matches 4100..4163 run function bsc:drop/l0/p/l0_118 +execute if score @s s.crhf.block_id matches 4164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass",Count:1b}} +execute if score @s s.crhf.block_id matches 4165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_54.mcfunction b/data/bsc/functions/drop/l0/l0_54.mcfunction new file mode 100644 index 00000000..d038be84 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_54.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass",Count:1b}} +execute if score @s s.crhf.block_id matches 4167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass",Count:1b}} +execute if score @s s.crhf.block_id matches 4168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass",Count:1b}} +execute if score @s s.crhf.block_id matches 4169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_55.mcfunction b/data/bsc/functions/drop/l0/l0_55.mcfunction new file mode 100644 index 00000000..f7f88d9f --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_55.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass",Count:1b}} +execute if score @s s.crhf.block_id matches 4171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass",Count:1b}} +execute if score @s s.crhf.block_id matches 4172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass",Count:1b}} +execute if score @s s.crhf.block_id matches 4173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_56.mcfunction b/data/bsc/functions/drop/l0/l0_56.mcfunction new file mode 100644 index 00000000..775fd150 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_56.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass",Count:1b}} +execute if score @s s.crhf.block_id matches 4175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass",Count:1b}} +execute if score @s s.crhf.block_id matches 4176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass",Count:1b}} +execute if score @s s.crhf.block_id matches 4177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_57.mcfunction b/data/bsc/functions/drop/l0/l0_57.mcfunction new file mode 100644 index 00000000..5656f4a1 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_57.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass",Count:1b}} +execute if score @s s.crhf.block_id matches 4179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass",Count:1b}} +execute if score @s s.crhf.block_id matches 4180..4243 run function bsc:drop/l0/p/l0_119 +execute if score @s s.crhf.block_id matches 4244..4307 run function bsc:drop/l0/p/l0_120 diff --git a/data/bsc/functions/drop/l0/l0_58.mcfunction b/data/bsc/functions/drop/l0/l0_58.mcfunction new file mode 100644 index 00000000..f7ead02b --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_58.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4308..4371 run function bsc:drop/l0/p/l0_121 +execute if score @s s.crhf.block_id matches 4372..4435 run function bsc:drop/l0/p/l0_122 +execute if score @s s.crhf.block_id matches 4436..4499 run function bsc:drop/l0/p/l0_123 +execute if score @s s.crhf.block_id matches 4500..4563 run function bsc:drop/l0/p/l0_124 diff --git a/data/bsc/functions/drop/l0/l0_59.mcfunction b/data/bsc/functions/drop/l0/l0_59.mcfunction new file mode 100644 index 00000000..b8b0c62f --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_59.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_bricks",Count:1b}} +execute if score @s s.crhf.block_id matches 4565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_bricks",Count:1b}} +execute if score @s s.crhf.block_id matches 4566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cracked_stone_bricks",Count:1b}} +execute if score @s s.crhf.block_id matches 4567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chiseled_stone_bricks",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_6.mcfunction b/data/bsc/functions/drop/l0/l0_6.mcfunction new file mode 100644 index 00000000..933d7cf4 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_6.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 31..32 run function bsc:drop/l0/p/l0_7 +execute if score @s s.crhf.block_id matches 33 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bedrock",Count:1b}} +execute if score @s s.crhf.block_id matches 34..49 run function bsc:drop/l0/p/l0_8 +execute if score @s s.crhf.block_id matches 50..65 run function bsc:drop/l0/p/l0_9 diff --git a/data/bsc/functions/drop/l0/l0_60.mcfunction b/data/bsc/functions/drop/l0/l0_60.mcfunction new file mode 100644 index 00000000..57bd985f --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_60.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:infested_stone",Count:1b}} +execute if score @s s.crhf.block_id matches 4569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:infested_cobblestone",Count:1b}} +execute if score @s s.crhf.block_id matches 4570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:infested_stone_bricks",Count:1b}} +execute if score @s s.crhf.block_id matches 4571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:infested_mossy_stone_bricks",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_61.mcfunction b/data/bsc/functions/drop/l0/l0_61.mcfunction new file mode 100644 index 00000000..b011bbf8 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_61.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:infested_cracked_stone_bricks",Count:1b}} +execute if score @s s.crhf.block_id matches 4573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:infested_chiseled_stone_bricks",Count:1b}} +execute if score @s s.crhf.block_id matches 4574..4637 run function bsc:drop/l0/p/l0_125 +execute if score @s s.crhf.block_id matches 4638..4701 run function bsc:drop/l0/p/l0_126 diff --git a/data/bsc/functions/drop/l0/l0_62.mcfunction b/data/bsc/functions/drop/l0/l0_62.mcfunction new file mode 100644 index 00000000..45c08a8a --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_62.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4702..4765 run function bsc:drop/l0/p/l0_127 +execute if score @s s.crhf.block_id matches 4766..4797 run function bsc:drop/l0/p/l0_128 +execute if score @s s.crhf.block_id matches 4798..4803 run function bsc:drop/l0/p/l0_129 +execute if score @s s.crhf.block_id matches 4804..4835 run function bsc:drop/l0/p/l0_130 diff --git a/data/bsc/functions/drop/l0/l0_63.mcfunction b/data/bsc/functions/drop/l0/l0_63.mcfunction new file mode 100644 index 00000000..0cf1c0fe --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_63.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:melon",Count:1b}} +execute if score @s s.crhf.block_id matches 4837..4840 run function bsc:drop/l0/p/l0_131 +execute if score @s s.crhf.block_id matches 4841..4844 run function bsc:drop/l0/p/l0_132 +execute if score @s s.crhf.block_id matches 4845..4852 run function bsc:drop/l0/p/l0_133 diff --git a/data/bsc/functions/drop/l0/l0_64.mcfunction b/data/bsc/functions/drop/l0/l0_64.mcfunction new file mode 100644 index 00000000..3559c49a --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_64.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4853..4860 run function bsc:drop/l0/p/l0_134 +execute if score @s s.crhf.block_id matches 4861..4892 run function bsc:drop/l0/p/l0_135 +execute if score @s s.crhf.block_id matches 4893..5020 run function bsc:drop/l0/p/l0_136 +execute if score @s s.crhf.block_id matches 5021..5052 run function bsc:drop/l0/p/l0_137 diff --git a/data/bsc/functions/drop/l0/l0_65.mcfunction b/data/bsc/functions/drop/l0/l0_65.mcfunction new file mode 100644 index 00000000..beb0a07e --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_65.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5053..5132 run function bsc:drop/l0/p/l0_138 +execute if score @s s.crhf.block_id matches 5133..5212 run function bsc:drop/l0/p/l0_139 +execute if score @s s.crhf.block_id matches 5213..5214 run function bsc:drop/l0/p/l0_140 +execute if score @s s.crhf.block_id matches 5215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lily_pad",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_66.mcfunction b/data/bsc/functions/drop/l0/l0_66.mcfunction new file mode 100644 index 00000000..a797c24e --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_66.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_bricks",Count:1b}} +execute if score @s s.crhf.block_id matches 5217..5248 run function bsc:drop/l0/p/l0_141 +execute if score @s s.crhf.block_id matches 5249..5328 run function bsc:drop/l0/p/l0_142 +execute if score @s s.crhf.block_id matches 5329..5332 run function bsc:drop/l0/p/l0_143 diff --git a/data/bsc/functions/drop/l0/l0_67.mcfunction b/data/bsc/functions/drop/l0/l0_67.mcfunction new file mode 100644 index 00000000..0bb3f500 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_67.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:enchanting_table",Count:1b}} +execute if score @s s.crhf.block_id matches 5334..5341 run function bsc:drop/l0/p/l0_144 +execute if score @s s.crhf.block_id matches 5342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cauldron",Count:1b}} +execute if score @s s.crhf.block_id matches 5343..5345 run function bsc:drop/l0/p/l0_145 diff --git a/data/bsc/functions/drop/l0/l0_68.mcfunction b/data/bsc/functions/drop/l0/l0_68.mcfunction new file mode 100644 index 00000000..d80e5eb3 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_68.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava_cauldron",Count:1b}} +execute if score @s s.crhf.block_id matches 5347..5349 run function bsc:drop/l0/p/l0_146 +execute if score @s s.crhf.block_id matches 5350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_portal",Count:1b}} +execute if score @s s.crhf.block_id matches 5351..5358 run function bsc:drop/l0/p/l0_147 diff --git a/data/bsc/functions/drop/l0/l0_69.mcfunction b/data/bsc/functions/drop/l0/l0_69.mcfunction new file mode 100644 index 00000000..80164fd7 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_69.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone",Count:1b}} +execute if score @s s.crhf.block_id matches 5360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_egg",Count:1b}} +execute if score @s s.crhf.block_id matches 5361..5362 run function bsc:drop/l0/p/l0_148 +execute if score @s s.crhf.block_id matches 5363..5374 run function bsc:drop/l0/p/l0_149 diff --git a/data/bsc/functions/drop/l0/l0_7.mcfunction b/data/bsc/functions/drop/l0/l0_7.mcfunction new file mode 100644 index 00000000..ccac45bb --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_7.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 66 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sand",Count:1b}} +execute if score @s s.crhf.block_id matches 67 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sand",Count:1b}} +execute if score @s s.crhf.block_id matches 68 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gravel",Count:1b}} +execute if score @s s.crhf.block_id matches 69 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gold_ore",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_70.mcfunction b/data/bsc/functions/drop/l0/l0_70.mcfunction new file mode 100644 index 00000000..884cefe6 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_70.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5375..5454 run function bsc:drop/l0/p/l0_150 +execute if score @s s.crhf.block_id matches 5455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:emerald_ore",Count:1b}} +execute if score @s s.crhf.block_id matches 5456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_emerald_ore",Count:1b}} +execute if score @s s.crhf.block_id matches 5457..5464 run function bsc:drop/l0/p/l0_151 diff --git a/data/bsc/functions/drop/l0/l0_71.mcfunction b/data/bsc/functions/drop/l0/l0_71.mcfunction new file mode 100644 index 00000000..bc829036 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_71.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5465..5480 run function bsc:drop/l0/p/l0_152 +execute if score @s s.crhf.block_id matches 5481..5608 run function bsc:drop/l0/p/l0_153 +execute if score @s s.crhf.block_id matches 5609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:emerald_block",Count:1b}} +execute if score @s s.crhf.block_id matches 5610..5689 run function bsc:drop/l0/p/l0_154 diff --git a/data/bsc/functions/drop/l0/l0_72.mcfunction b/data/bsc/functions/drop/l0/l0_72.mcfunction new file mode 100644 index 00000000..8f1f7e9f --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_72.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5690..5769 run function bsc:drop/l0/p/l0_155 +execute if score @s s.crhf.block_id matches 5770..5849 run function bsc:drop/l0/p/l0_156 +execute if score @s s.crhf.block_id matches 5850..5861 run function bsc:drop/l0/p/l0_157 +execute if score @s s.crhf.block_id matches 5862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beacon",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_73.mcfunction b/data/bsc/functions/drop/l0/l0_73.mcfunction new file mode 100644 index 00000000..95a0bf1e --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_73.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5863..6186 run function bsc:drop/l0/p/l0_158 +execute if score @s s.crhf.block_id matches 6187..6510 run function bsc:drop/l0/p/l0_159 +execute if score @s s.crhf.block_id matches 6511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:flower_pot",Count:1b}} +execute if score @s s.crhf.block_id matches 6512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_oak_sapling",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_74.mcfunction b/data/bsc/functions/drop/l0/l0_74.mcfunction new file mode 100644 index 00000000..79202d31 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_74.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_spruce_sapling",Count:1b}} +execute if score @s s.crhf.block_id matches 6514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_birch_sapling",Count:1b}} +execute if score @s s.crhf.block_id matches 6515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_jungle_sapling",Count:1b}} +execute if score @s s.crhf.block_id matches 6516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_acacia_sapling",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_75.mcfunction b/data/bsc/functions/drop/l0/l0_75.mcfunction new file mode 100644 index 00000000..e179b9c4 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_75.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_dark_oak_sapling",Count:1b}} +execute if score @s s.crhf.block_id matches 6518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_fern",Count:1b}} +execute if score @s s.crhf.block_id matches 6519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_dandelion",Count:1b}} +execute if score @s s.crhf.block_id matches 6520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_poppy",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_76.mcfunction b/data/bsc/functions/drop/l0/l0_76.mcfunction new file mode 100644 index 00000000..ec48d7db --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_76.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_blue_orchid",Count:1b}} +execute if score @s s.crhf.block_id matches 6522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_allium",Count:1b}} +execute if score @s s.crhf.block_id matches 6523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_azure_bluet",Count:1b}} +execute if score @s s.crhf.block_id matches 6524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_red_tulip",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_77.mcfunction b/data/bsc/functions/drop/l0/l0_77.mcfunction new file mode 100644 index 00000000..3441f0f3 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_77.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_orange_tulip",Count:1b}} +execute if score @s s.crhf.block_id matches 6526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_white_tulip",Count:1b}} +execute if score @s s.crhf.block_id matches 6527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_pink_tulip",Count:1b}} +execute if score @s s.crhf.block_id matches 6528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_oxeye_daisy",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_78.mcfunction b/data/bsc/functions/drop/l0/l0_78.mcfunction new file mode 100644 index 00000000..2e1a41c5 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_78.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_cornflower",Count:1b}} +execute if score @s s.crhf.block_id matches 6530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_lily_of_the_valley",Count:1b}} +execute if score @s s.crhf.block_id matches 6531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_wither_rose",Count:1b}} +execute if score @s s.crhf.block_id matches 6532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_red_mushroom",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_79.mcfunction b/data/bsc/functions/drop/l0/l0_79.mcfunction new file mode 100644 index 00000000..a5688635 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_79.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_brown_mushroom",Count:1b}} +execute if score @s s.crhf.block_id matches 6534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_dead_bush",Count:1b}} +execute if score @s s.crhf.block_id matches 6535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potted_cactus",Count:1b}} +execute if score @s s.crhf.block_id matches 6536..6543 run function bsc:drop/l0/p/l0_160 diff --git a/data/bsc/functions/drop/l0/l0_8.mcfunction b/data/bsc/functions/drop/l0/l0_8.mcfunction new file mode 100644 index 00000000..12816229 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_8.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 70 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_gold_ore",Count:1b}} +execute if score @s s.crhf.block_id matches 71 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_ore",Count:1b}} +execute if score @s s.crhf.block_id matches 72 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_iron_ore",Count:1b}} +execute if score @s s.crhf.block_id matches 73 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:coal_ore",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_80.mcfunction b/data/bsc/functions/drop/l0/l0_80.mcfunction new file mode 100644 index 00000000..4650eb98 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_80.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6544..6551 run function bsc:drop/l0/p/l0_161 +execute if score @s s.crhf.block_id matches 6552..6575 run function bsc:drop/l0/p/l0_162 +execute if score @s s.crhf.block_id matches 6576..6599 run function bsc:drop/l0/p/l0_163 +execute if score @s s.crhf.block_id matches 6600..6623 run function bsc:drop/l0/p/l0_164 diff --git a/data/bsc/functions/drop/l0/l0_81.mcfunction b/data/bsc/functions/drop/l0/l0_81.mcfunction new file mode 100644 index 00000000..33707143 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_81.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6624..6647 run function bsc:drop/l0/p/l0_165 +execute if score @s s.crhf.block_id matches 6648..6671 run function bsc:drop/l0/p/l0_166 +execute if score @s s.crhf.block_id matches 6672..6695 run function bsc:drop/l0/p/l0_167 +execute if score @s s.crhf.block_id matches 6696..6711 run function bsc:drop/l0/p/l0_168 diff --git a/data/bsc/functions/drop/l0/l0_82.mcfunction b/data/bsc/functions/drop/l0/l0_82.mcfunction new file mode 100644 index 00000000..18af82ea --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_82.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6712..6715 run function bsc:drop/l0/p/l0_169 +execute if score @s s.crhf.block_id matches 6716..6731 run function bsc:drop/l0/p/l0_170 +execute if score @s s.crhf.block_id matches 6732..6735 run function bsc:drop/l0/p/l0_171 +execute if score @s s.crhf.block_id matches 6736..6751 run function bsc:drop/l0/p/l0_172 diff --git a/data/bsc/functions/drop/l0/l0_83.mcfunction b/data/bsc/functions/drop/l0/l0_83.mcfunction new file mode 100644 index 00000000..4ae5000b --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_83.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6752..6755 run function bsc:drop/l0/p/l0_173 +execute if score @s s.crhf.block_id matches 6756..6771 run function bsc:drop/l0/p/l0_174 +execute if score @s s.crhf.block_id matches 6772..6775 run function bsc:drop/l0/p/l0_175 +execute if score @s s.crhf.block_id matches 6776..6791 run function bsc:drop/l0/p/l0_176 diff --git a/data/bsc/functions/drop/l0/l0_84.mcfunction b/data/bsc/functions/drop/l0/l0_84.mcfunction new file mode 100644 index 00000000..120344a8 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_84.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6792..6795 run function bsc:drop/l0/p/l0_177 +execute if score @s s.crhf.block_id matches 6796..6811 run function bsc:drop/l0/p/l0_178 +execute if score @s s.crhf.block_id matches 6812..6815 run function bsc:drop/l0/p/l0_179 +execute if score @s s.crhf.block_id matches 6816..6819 run function bsc:drop/l0/p/l0_180 diff --git a/data/bsc/functions/drop/l0/l0_85.mcfunction b/data/bsc/functions/drop/l0/l0_85.mcfunction new file mode 100644 index 00000000..caa5aa7c --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_85.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6820..6823 run function bsc:drop/l0/p/l0_181 +execute if score @s s.crhf.block_id matches 6824..6827 run function bsc:drop/l0/p/l0_182 +execute if score @s s.crhf.block_id matches 6828..6851 run function bsc:drop/l0/p/l0_183 +execute if score @s s.crhf.block_id matches 6852..6867 run function bsc:drop/l0/p/l0_184 diff --git a/data/bsc/functions/drop/l0/l0_86.mcfunction b/data/bsc/functions/drop/l0/l0_86.mcfunction new file mode 100644 index 00000000..3c4a09ff --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_86.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6868..6883 run function bsc:drop/l0/p/l0_185 +execute if score @s s.crhf.block_id matches 6884..6899 run function bsc:drop/l0/p/l0_186 +execute if score @s s.crhf.block_id matches 6900..6931 run function bsc:drop/l0/p/l0_187 +execute if score @s s.crhf.block_id matches 6932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_87.mcfunction b/data/bsc/functions/drop/l0/l0_87.mcfunction new file mode 100644 index 00000000..19e9279a --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_87.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_quartz_ore",Count:1b}} +execute if score @s s.crhf.block_id matches 6934..6943 run function bsc:drop/l0/p/l0_188 +execute if score @s s.crhf.block_id matches 6944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_block",Count:1b}} +execute if score @s s.crhf.block_id matches 6945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chiseled_quartz_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_88.mcfunction b/data/bsc/functions/drop/l0/l0_88.mcfunction new file mode 100644 index 00000000..b3c19cf1 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_88.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6946..6948 run function bsc:drop/l0/p/l0_189 +execute if score @s s.crhf.block_id matches 6949..7028 run function bsc:drop/l0/p/l0_190 +execute if score @s s.crhf.block_id matches 7029..7052 run function bsc:drop/l0/p/l0_191 +execute if score @s s.crhf.block_id matches 7053..7064 run function bsc:drop/l0/p/l0_192 diff --git a/data/bsc/functions/drop/l0/l0_89.mcfunction b/data/bsc/functions/drop/l0/l0_89.mcfunction new file mode 100644 index 00000000..a57a6d1a --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_89.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 7066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 7067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 7068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_9.mcfunction b/data/bsc/functions/drop/l0/l0_9.mcfunction new file mode 100644 index 00000000..cefd3ef8 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_9.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 74 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_coal_ore",Count:1b}} +execute if score @s s.crhf.block_id matches 75 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_gold_ore",Count:1b}} +execute if score @s s.crhf.block_id matches 76..78 run function bsc:drop/l0/p/l0_10 +execute if score @s s.crhf.block_id matches 79..81 run function bsc:drop/l0/p/l0_11 diff --git a/data/bsc/functions/drop/l0/l0_90.mcfunction b/data/bsc/functions/drop/l0/l0_90.mcfunction new file mode 100644 index 00000000..b4d0de61 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_90.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 7070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 7071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 7072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_91.mcfunction b/data/bsc/functions/drop/l0/l0_91.mcfunction new file mode 100644 index 00000000..f76f3635 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_91.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 7074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 7075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 7076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_92.mcfunction b/data/bsc/functions/drop/l0/l0_92.mcfunction new file mode 100644 index 00000000..885711da --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_92.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 7078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 7079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 7080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_93.mcfunction b/data/bsc/functions/drop/l0/l0_93.mcfunction new file mode 100644 index 00000000..c05e97d2 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_93.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7081..7112 run function bsc:drop/l0/p/l0_193 +execute if score @s s.crhf.block_id matches 7113..7144 run function bsc:drop/l0/p/l0_194 +execute if score @s s.crhf.block_id matches 7145..7176 run function bsc:drop/l0/p/l0_195 +execute if score @s s.crhf.block_id matches 7177..7208 run function bsc:drop/l0/p/l0_196 diff --git a/data/bsc/functions/drop/l0/l0_94.mcfunction b/data/bsc/functions/drop/l0/l0_94.mcfunction new file mode 100644 index 00000000..2bd4d36c --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_94.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7209..7240 run function bsc:drop/l0/p/l0_197 +execute if score @s s.crhf.block_id matches 7241..7272 run function bsc:drop/l0/p/l0_198 +execute if score @s s.crhf.block_id matches 7273..7304 run function bsc:drop/l0/p/l0_199 +execute if score @s s.crhf.block_id matches 7305..7336 run function bsc:drop/l0/p/l0_200 diff --git a/data/bsc/functions/drop/l0/l0_95.mcfunction b/data/bsc/functions/drop/l0/l0_95.mcfunction new file mode 100644 index 00000000..9dfb67a7 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_95.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7337..7368 run function bsc:drop/l0/p/l0_201 +execute if score @s s.crhf.block_id matches 7369..7400 run function bsc:drop/l0/p/l0_202 +execute if score @s s.crhf.block_id matches 7401..7432 run function bsc:drop/l0/p/l0_203 +execute if score @s s.crhf.block_id matches 7433..7464 run function bsc:drop/l0/p/l0_204 diff --git a/data/bsc/functions/drop/l0/l0_96.mcfunction b/data/bsc/functions/drop/l0/l0_96.mcfunction new file mode 100644 index 00000000..9c380b82 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_96.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7465..7496 run function bsc:drop/l0/p/l0_205 +execute if score @s s.crhf.block_id matches 7497..7528 run function bsc:drop/l0/p/l0_206 +execute if score @s s.crhf.block_id matches 7529..7560 run function bsc:drop/l0/p/l0_207 +execute if score @s s.crhf.block_id matches 7561..7592 run function bsc:drop/l0/p/l0_208 diff --git a/data/bsc/functions/drop/l0/l0_97.mcfunction b/data/bsc/functions/drop/l0/l0_97.mcfunction new file mode 100644 index 00000000..f5d9edd9 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_97.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7593..7672 run function bsc:drop/l0/p/l0_209 +execute if score @s s.crhf.block_id matches 7673..7752 run function bsc:drop/l0/p/l0_210 +execute if score @s s.crhf.block_id matches 7753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:slime_block",Count:1b}} +execute if score @s s.crhf.block_id matches 7754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:barrier",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_98.mcfunction b/data/bsc/functions/drop/l0/l0_98.mcfunction new file mode 100644 index 00000000..715b7ad6 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_98.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7755..7786 run function bsc:drop/l0/p/l0_211 +execute if score @s s.crhf.block_id matches 7787..7850 run function bsc:drop/l0/p/l0_212 +execute if score @s s.crhf.block_id matches 7851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine",Count:1b}} +execute if score @s s.crhf.block_id matches 7852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_bricks",Count:1b}} diff --git a/data/bsc/functions/drop/l0/l0_99.mcfunction b/data/bsc/functions/drop/l0/l0_99.mcfunction new file mode 100644 index 00000000..06149096 --- /dev/null +++ b/data/bsc/functions/drop/l0/l0_99.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine",Count:1b}} +execute if score @s s.crhf.block_id matches 7854..7933 run function bsc:drop/l0/p/l0_213 +execute if score @s s.crhf.block_id matches 7934..8013 run function bsc:drop/l0/p/l0_214 +execute if score @s s.crhf.block_id matches 8014..8093 run function bsc:drop/l0/p/l0_215 diff --git a/data/bsc/functions/drop/l0/p/l0_0.mcfunction b/data/bsc/functions/drop/l0/p/l0_0.mcfunction new file mode 100644 index 00000000..0131e8f3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_0.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 8 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:grass_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:grass_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_1.mcfunction b/data/bsc/functions/drop/l0/p/l0_1.mcfunction new file mode 100644 index 00000000..c532571c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_1.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 12 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:podzol",Count:1b}} +execute if score @s s.crhf.block_id matches 13 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:podzol",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_10.mcfunction b/data/bsc/functions/drop/l0/p/l0_10.mcfunction new file mode 100644 index 00000000..ea4467ca --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_10.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 76 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_log",Count:1b}} +execute if score @s s.crhf.block_id matches 77 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_log",Count:1b}} +execute if score @s s.crhf.block_id matches 78 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_log",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_100.mcfunction b/data/bsc/functions/drop/l0/p/l0_100.mcfunction new file mode 100644 index 00000000..86b11e4b --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_100.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 3951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_pressure_plate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_101.mcfunction b/data/bsc/functions/drop/l0/p/l0_101.mcfunction new file mode 100644 index 00000000..266bab69 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_101.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_ore",Count:1b}} +execute if score @s s.crhf.block_id matches 3953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_ore",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_102.mcfunction b/data/bsc/functions/drop/l0/p/l0_102.mcfunction new file mode 100644 index 00000000..8d591907 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_102.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_redstone_ore",Count:1b}} +execute if score @s s.crhf.block_id matches 3955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_redstone_ore",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_103.mcfunction b/data/bsc/functions/drop/l0/p/l0_103.mcfunction new file mode 100644 index 00000000..2543a2db --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_103.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_torch",Count:1b}} +execute if score @s s.crhf.block_id matches 3957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_torch",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_104.mcfunction b/data/bsc/functions/drop/l0/p/l0_104.mcfunction new file mode 100644 index 00000000..4889db61 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_104.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wall_torch",Count:1b}} +execute if score @s s.crhf.block_id matches 3959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wall_torch",Count:1b}} +execute if score @s s.crhf.block_id matches 3960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wall_torch",Count:1b}} +execute if score @s s.crhf.block_id matches 3961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wall_torch",Count:1b}} +execute if score @s s.crhf.block_id matches 3962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wall_torch",Count:1b}} +execute if score @s s.crhf.block_id matches 3963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wall_torch",Count:1b}} +execute if score @s s.crhf.block_id matches 3964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wall_torch",Count:1b}} +execute if score @s s.crhf.block_id matches 3965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wall_torch",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_105.mcfunction b/data/bsc/functions/drop/l0/p/l0_105.mcfunction new file mode 100644 index 00000000..f4728737 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_105.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 3966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 3989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_button",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_106.mcfunction b/data/bsc/functions/drop/l0/p/l0_106.mcfunction new file mode 100644 index 00000000..9717c051 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_106.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:snow",Count:1b}} +execute if score @s s.crhf.block_id matches 3991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:snow",Count:1b}} +execute if score @s s.crhf.block_id matches 3992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:snow",Count:1b}} +execute if score @s s.crhf.block_id matches 3993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:snow",Count:1b}} +execute if score @s s.crhf.block_id matches 3994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:snow",Count:1b}} +execute if score @s s.crhf.block_id matches 3995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:snow",Count:1b}} +execute if score @s s.crhf.block_id matches 3996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:snow",Count:1b}} +execute if score @s s.crhf.block_id matches 3997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:snow",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_107.mcfunction b/data/bsc/functions/drop/l0/p/l0_107.mcfunction new file mode 100644 index 00000000..33d9cd8c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_107.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 4000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cactus",Count:1b}} +execute if score @s s.crhf.block_id matches 4001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cactus",Count:1b}} +execute if score @s s.crhf.block_id matches 4002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cactus",Count:1b}} +execute if score @s s.crhf.block_id matches 4003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cactus",Count:1b}} +execute if score @s s.crhf.block_id matches 4004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cactus",Count:1b}} +execute if score @s s.crhf.block_id matches 4005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cactus",Count:1b}} +execute if score @s s.crhf.block_id matches 4006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cactus",Count:1b}} +execute if score @s s.crhf.block_id matches 4007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cactus",Count:1b}} +execute if score @s s.crhf.block_id matches 4008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cactus",Count:1b}} +execute if score @s s.crhf.block_id matches 4009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cactus",Count:1b}} +execute if score @s s.crhf.block_id matches 4010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cactus",Count:1b}} +execute if score @s s.crhf.block_id matches 4011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cactus",Count:1b}} +execute if score @s s.crhf.block_id matches 4012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cactus",Count:1b}} +execute if score @s s.crhf.block_id matches 4013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cactus",Count:1b}} +execute if score @s s.crhf.block_id matches 4014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cactus",Count:1b}} +execute if score @s s.crhf.block_id matches 4015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cactus",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_108.mcfunction b/data/bsc/functions/drop/l0/p/l0_108.mcfunction new file mode 100644 index 00000000..a1c30e78 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_108.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 4017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sugar_cane",Count:1b}} +execute if score @s s.crhf.block_id matches 4018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sugar_cane",Count:1b}} +execute if score @s s.crhf.block_id matches 4019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sugar_cane",Count:1b}} +execute if score @s s.crhf.block_id matches 4020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sugar_cane",Count:1b}} +execute if score @s s.crhf.block_id matches 4021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sugar_cane",Count:1b}} +execute if score @s s.crhf.block_id matches 4022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sugar_cane",Count:1b}} +execute if score @s s.crhf.block_id matches 4023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sugar_cane",Count:1b}} +execute if score @s s.crhf.block_id matches 4024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sugar_cane",Count:1b}} +execute if score @s s.crhf.block_id matches 4025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sugar_cane",Count:1b}} +execute if score @s s.crhf.block_id matches 4026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sugar_cane",Count:1b}} +execute if score @s s.crhf.block_id matches 4027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sugar_cane",Count:1b}} +execute if score @s s.crhf.block_id matches 4028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sugar_cane",Count:1b}} +execute if score @s s.crhf.block_id matches 4029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sugar_cane",Count:1b}} +execute if score @s s.crhf.block_id matches 4030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sugar_cane",Count:1b}} +execute if score @s s.crhf.block_id matches 4031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sugar_cane",Count:1b}} +execute if score @s s.crhf.block_id matches 4032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sugar_cane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_109.mcfunction b/data/bsc/functions/drop/l0/p/l0_109.mcfunction new file mode 100644 index 00000000..c0592cd9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_109.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 4033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jukebox",Count:1b}} +execute if score @s s.crhf.block_id matches 4034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jukebox",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_11.mcfunction b/data/bsc/functions/drop/l0/p/l0_11.mcfunction new file mode 100644 index 00000000..986c45a0 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_11.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 79 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_log",Count:1b}} +execute if score @s s.crhf.block_id matches 80 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_log",Count:1b}} +execute if score @s s.crhf.block_id matches 81 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_log",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_110.mcfunction b/data/bsc/functions/drop/l0/p/l0_110.mcfunction new file mode 100644 index 00000000..aa1a9ff6 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_110.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 4035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 4066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_111.mcfunction b/data/bsc/functions/drop/l0/p/l0_111.mcfunction new file mode 100644 index 00000000..7cba4ed8 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_111.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 4071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:basalt",Count:1b}} +execute if score @s s.crhf.block_id matches 4072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:basalt",Count:1b}} +execute if score @s s.crhf.block_id matches 4073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:basalt",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_112.mcfunction b/data/bsc/functions/drop/l0/p/l0_112.mcfunction new file mode 100644 index 00000000..487e0915 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_112.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 4074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_basalt",Count:1b}} +execute if score @s s.crhf.block_id matches 4075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_basalt",Count:1b}} +execute if score @s s.crhf.block_id matches 4076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_basalt",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_113.mcfunction b/data/bsc/functions/drop/l0/p/l0_113.mcfunction new file mode 100644 index 00000000..3b09c4a3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_113.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_wall_torch",Count:1b}} +execute if score @s s.crhf.block_id matches 4079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_wall_torch",Count:1b}} +execute if score @s s.crhf.block_id matches 4080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_wall_torch",Count:1b}} +execute if score @s s.crhf.block_id matches 4081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_wall_torch",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_114.mcfunction b/data/bsc/functions/drop/l0/p/l0_114.mcfunction new file mode 100644 index 00000000..0fc55aca --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_114.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 4083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_portal",Count:1b}} +execute if score @s s.crhf.block_id matches 4084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_portal",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_115.mcfunction b/data/bsc/functions/drop/l0/p/l0_115.mcfunction new file mode 100644 index 00000000..dc435e23 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_115.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:carved_pumpkin",Count:1b}} +execute if score @s s.crhf.block_id matches 4086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:carved_pumpkin",Count:1b}} +execute if score @s s.crhf.block_id matches 4087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:carved_pumpkin",Count:1b}} +execute if score @s s.crhf.block_id matches 4088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:carved_pumpkin",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_116.mcfunction b/data/bsc/functions/drop/l0/p/l0_116.mcfunction new file mode 100644 index 00000000..ddce34c1 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_116.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jack_o_lantern",Count:1b}} +execute if score @s s.crhf.block_id matches 4090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jack_o_lantern",Count:1b}} +execute if score @s s.crhf.block_id matches 4091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jack_o_lantern",Count:1b}} +execute if score @s s.crhf.block_id matches 4092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jack_o_lantern",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_117.mcfunction b/data/bsc/functions/drop/l0/p/l0_117.mcfunction new file mode 100644 index 00000000..1d742401 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_117.mcfunction @@ -0,0 +1,7 @@ +execute if score @s s.crhf.block_id matches 4093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cake",Count:1b}} +execute if score @s s.crhf.block_id matches 4094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cake",Count:1b}} +execute if score @s s.crhf.block_id matches 4095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cake",Count:1b}} +execute if score @s s.crhf.block_id matches 4096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cake",Count:1b}} +execute if score @s s.crhf.block_id matches 4097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cake",Count:1b}} +execute if score @s s.crhf.block_id matches 4098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cake",Count:1b}} +execute if score @s s.crhf.block_id matches 4099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_118.mcfunction b/data/bsc/functions/drop/l0/p/l0_118.mcfunction new file mode 100644 index 00000000..a2413ddc --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_118.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} +execute if score @s s.crhf.block_id matches 4163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeater",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_119.mcfunction b/data/bsc/functions/drop/l0/p/l0_119.mcfunction new file mode 100644 index 00000000..54e3f34e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_119.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_trapdoor",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_12.mcfunction b/data/bsc/functions/drop/l0/p/l0_12.mcfunction new file mode 100644 index 00000000..06c4715c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_12.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 82 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_log",Count:1b}} +execute if score @s s.crhf.block_id matches 83 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_log",Count:1b}} +execute if score @s s.crhf.block_id matches 84 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_log",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_120.mcfunction b/data/bsc/functions/drop/l0/p/l0_120.mcfunction new file mode 100644 index 00000000..74ba6353 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_120.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_trapdoor",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_121.mcfunction b/data/bsc/functions/drop/l0/p/l0_121.mcfunction new file mode 100644 index 00000000..e1ff6149 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_121.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_trapdoor",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_122.mcfunction b/data/bsc/functions/drop/l0/p/l0_122.mcfunction new file mode 100644 index 00000000..a449eda0 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_122.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_trapdoor",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_123.mcfunction b/data/bsc/functions/drop/l0/p/l0_123.mcfunction new file mode 100644 index 00000000..fec52042 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_123.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_trapdoor",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_124.mcfunction b/data/bsc/functions/drop/l0/p/l0_124.mcfunction new file mode 100644 index 00000000..b7451164 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_124.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 4563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_trapdoor",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_125.mcfunction b/data/bsc/functions/drop/l0/p/l0_125.mcfunction new file mode 100644 index 00000000..fa9358e4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_125.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_mushroom_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_126.mcfunction b/data/bsc/functions/drop/l0/p/l0_126.mcfunction new file mode 100644 index 00000000..5baa975e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_126.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} +execute if score @s s.crhf.block_id matches 4701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_mushroom_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_127.mcfunction b/data/bsc/functions/drop/l0/p/l0_127.mcfunction new file mode 100644 index 00000000..07486454 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_127.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mushroom_stem",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_128.mcfunction b/data/bsc/functions/drop/l0/p/l0_128.mcfunction new file mode 100644 index 00000000..2f88a6b1 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_128.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 4766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} +execute if score @s s.crhf.block_id matches 4797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_bars",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_129.mcfunction b/data/bsc/functions/drop/l0/p/l0_129.mcfunction new file mode 100644 index 00000000..f48ef4c7 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_129.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 4798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain",Count:1b}} +execute if score @s s.crhf.block_id matches 4799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain",Count:1b}} +execute if score @s s.crhf.block_id matches 4800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain",Count:1b}} +execute if score @s s.crhf.block_id matches 4801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain",Count:1b}} +execute if score @s s.crhf.block_id matches 4802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain",Count:1b}} +execute if score @s s.crhf.block_id matches 4803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_13.mcfunction b/data/bsc/functions/drop/l0/p/l0_13.mcfunction new file mode 100644 index 00000000..4448900d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_13.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 85 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_log",Count:1b}} +execute if score @s s.crhf.block_id matches 86 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_log",Count:1b}} +execute if score @s s.crhf.block_id matches 87 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_log",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_130.mcfunction b/data/bsc/functions/drop/l0/p/l0_130.mcfunction new file mode 100644 index 00000000..d5a719a9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_130.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 4804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 4835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_131.mcfunction b/data/bsc/functions/drop/l0/p/l0_131.mcfunction new file mode 100644 index 00000000..a48e72ca --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_131.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:attached_pumpkin_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:attached_pumpkin_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:attached_pumpkin_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:attached_pumpkin_stem",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_132.mcfunction b/data/bsc/functions/drop/l0/p/l0_132.mcfunction new file mode 100644 index 00000000..034df0e4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_132.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:attached_melon_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:attached_melon_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:attached_melon_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:attached_melon_stem",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_133.mcfunction b/data/bsc/functions/drop/l0/p/l0_133.mcfunction new file mode 100644 index 00000000..40d95948 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_133.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 4845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pumpkin_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pumpkin_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pumpkin_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pumpkin_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pumpkin_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pumpkin_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pumpkin_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pumpkin_stem",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_134.mcfunction b/data/bsc/functions/drop/l0/p/l0_134.mcfunction new file mode 100644 index 00000000..bf80c8bd --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_134.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 4853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:melon_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:melon_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:melon_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:melon_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:melon_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:melon_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:melon_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 4860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:melon_stem",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_135.mcfunction b/data/bsc/functions/drop/l0/p/l0_135.mcfunction new file mode 100644 index 00000000..1cb0157d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_135.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 4861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} +execute if score @s s.crhf.block_id matches 4892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:vine",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_136.mcfunction b/data/bsc/functions/drop/l0/p/l0_136.mcfunction new file mode 100644 index 00000000..cbbaf236 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_136.mcfunction @@ -0,0 +1,128 @@ +execute if score @s s.crhf.block_id matches 4893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 4999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} +execute if score @s s.crhf.block_id matches 5020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:glow_lichen",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_137.mcfunction b/data/bsc/functions/drop/l0/p/l0_137.mcfunction new file mode 100644 index 00000000..38ae35bc --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_137.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 5021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 5052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_fence_gate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_138.mcfunction b/data/bsc/functions/drop/l0/p/l0_138.mcfunction new file mode 100644 index 00000000..0df1f00e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_138.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 5053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_139.mcfunction b/data/bsc/functions/drop/l0/p/l0_139.mcfunction new file mode 100644 index 00000000..6e9234d2 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_139.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 5133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_14.mcfunction b/data/bsc/functions/drop/l0/p/l0_14.mcfunction new file mode 100644 index 00000000..9d91c1c4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_14.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 88 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_log",Count:1b}} +execute if score @s s.crhf.block_id matches 89 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_log",Count:1b}} +execute if score @s s.crhf.block_id matches 90 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_log",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_140.mcfunction b/data/bsc/functions/drop/l0/p/l0_140.mcfunction new file mode 100644 index 00000000..1d635fc4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_140.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 5213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mycelium",Count:1b}} +execute if score @s s.crhf.block_id matches 5214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mycelium",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_141.mcfunction b/data/bsc/functions/drop/l0/p/l0_141.mcfunction new file mode 100644 index 00000000..7f121c35 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_141.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 5217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 5248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_fence",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_142.mcfunction b/data/bsc/functions/drop/l0/p/l0_142.mcfunction new file mode 100644 index 00000000..5c403f80 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_142.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 5249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_143.mcfunction b/data/bsc/functions/drop/l0/p/l0_143.mcfunction new file mode 100644 index 00000000..4c746878 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_143.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_wart",Count:1b}} +execute if score @s s.crhf.block_id matches 5330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_wart",Count:1b}} +execute if score @s s.crhf.block_id matches 5331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_wart",Count:1b}} +execute if score @s s.crhf.block_id matches 5332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_wart",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_144.mcfunction b/data/bsc/functions/drop/l0/p/l0_144.mcfunction new file mode 100644 index 00000000..ab5d0a4c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_144.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 5334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brewing_stand",Count:1b}} +execute if score @s s.crhf.block_id matches 5335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brewing_stand",Count:1b}} +execute if score @s s.crhf.block_id matches 5336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brewing_stand",Count:1b}} +execute if score @s s.crhf.block_id matches 5337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brewing_stand",Count:1b}} +execute if score @s s.crhf.block_id matches 5338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brewing_stand",Count:1b}} +execute if score @s s.crhf.block_id matches 5339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brewing_stand",Count:1b}} +execute if score @s s.crhf.block_id matches 5340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brewing_stand",Count:1b}} +execute if score @s s.crhf.block_id matches 5341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brewing_stand",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_145.mcfunction b/data/bsc/functions/drop/l0/p/l0_145.mcfunction new file mode 100644 index 00000000..e9df26a1 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_145.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 5343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water_cauldron",Count:1b}} +execute if score @s s.crhf.block_id matches 5344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water_cauldron",Count:1b}} +execute if score @s s.crhf.block_id matches 5345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water_cauldron",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_146.mcfunction b/data/bsc/functions/drop/l0/p/l0_146.mcfunction new file mode 100644 index 00000000..f53442d7 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_146.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 5347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powder_snow_cauldron",Count:1b}} +execute if score @s s.crhf.block_id matches 5348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powder_snow_cauldron",Count:1b}} +execute if score @s s.crhf.block_id matches 5349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powder_snow_cauldron",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_147.mcfunction b/data/bsc/functions/drop/l0/p/l0_147.mcfunction new file mode 100644 index 00000000..48c1dec5 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_147.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 5351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_portal_frame",Count:1b}} +execute if score @s s.crhf.block_id matches 5352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_portal_frame",Count:1b}} +execute if score @s s.crhf.block_id matches 5353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_portal_frame",Count:1b}} +execute if score @s s.crhf.block_id matches 5354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_portal_frame",Count:1b}} +execute if score @s s.crhf.block_id matches 5355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_portal_frame",Count:1b}} +execute if score @s s.crhf.block_id matches 5356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_portal_frame",Count:1b}} +execute if score @s s.crhf.block_id matches 5357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_portal_frame",Count:1b}} +execute if score @s s.crhf.block_id matches 5358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_portal_frame",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_148.mcfunction b/data/bsc/functions/drop/l0/p/l0_148.mcfunction new file mode 100644 index 00000000..b7096ef6 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_148.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 5361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_lamp",Count:1b}} +execute if score @s s.crhf.block_id matches 5362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_lamp",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_149.mcfunction b/data/bsc/functions/drop/l0/p/l0_149.mcfunction new file mode 100644 index 00000000..dd047f5b --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_149.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 5363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cocoa",Count:1b}} +execute if score @s s.crhf.block_id matches 5364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cocoa",Count:1b}} +execute if score @s s.crhf.block_id matches 5365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cocoa",Count:1b}} +execute if score @s s.crhf.block_id matches 5366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cocoa",Count:1b}} +execute if score @s s.crhf.block_id matches 5367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cocoa",Count:1b}} +execute if score @s s.crhf.block_id matches 5368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cocoa",Count:1b}} +execute if score @s s.crhf.block_id matches 5369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cocoa",Count:1b}} +execute if score @s s.crhf.block_id matches 5370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cocoa",Count:1b}} +execute if score @s s.crhf.block_id matches 5371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cocoa",Count:1b}} +execute if score @s s.crhf.block_id matches 5372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cocoa",Count:1b}} +execute if score @s s.crhf.block_id matches 5373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cocoa",Count:1b}} +execute if score @s s.crhf.block_id matches 5374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cocoa",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_15.mcfunction b/data/bsc/functions/drop/l0/p/l0_15.mcfunction new file mode 100644 index 00000000..d74b2d4d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_15.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 91 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_log",Count:1b}} +execute if score @s s.crhf.block_id matches 92 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_log",Count:1b}} +execute if score @s s.crhf.block_id matches 93 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_log",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_150.mcfunction b/data/bsc/functions/drop/l0/p/l0_150.mcfunction new file mode 100644 index 00000000..73d72ad0 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_150.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 5375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_151.mcfunction b/data/bsc/functions/drop/l0/p/l0_151.mcfunction new file mode 100644 index 00000000..ce7e500a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_151.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 5457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ender_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 5458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ender_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 5459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ender_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 5460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ender_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 5461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ender_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 5462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ender_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 5463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ender_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 5464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ender_chest",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_152.mcfunction b/data/bsc/functions/drop/l0/p/l0_152.mcfunction new file mode 100644 index 00000000..f75ed158 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_152.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 5465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire_hook",Count:1b}} +execute if score @s s.crhf.block_id matches 5466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire_hook",Count:1b}} +execute if score @s s.crhf.block_id matches 5467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire_hook",Count:1b}} +execute if score @s s.crhf.block_id matches 5468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire_hook",Count:1b}} +execute if score @s s.crhf.block_id matches 5469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire_hook",Count:1b}} +execute if score @s s.crhf.block_id matches 5470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire_hook",Count:1b}} +execute if score @s s.crhf.block_id matches 5471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire_hook",Count:1b}} +execute if score @s s.crhf.block_id matches 5472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire_hook",Count:1b}} +execute if score @s s.crhf.block_id matches 5473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire_hook",Count:1b}} +execute if score @s s.crhf.block_id matches 5474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire_hook",Count:1b}} +execute if score @s s.crhf.block_id matches 5475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire_hook",Count:1b}} +execute if score @s s.crhf.block_id matches 5476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire_hook",Count:1b}} +execute if score @s s.crhf.block_id matches 5477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire_hook",Count:1b}} +execute if score @s s.crhf.block_id matches 5478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire_hook",Count:1b}} +execute if score @s s.crhf.block_id matches 5479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire_hook",Count:1b}} +execute if score @s s.crhf.block_id matches 5480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire_hook",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_153.mcfunction b/data/bsc/functions/drop/l0/p/l0_153.mcfunction new file mode 100644 index 00000000..e65d5541 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_153.mcfunction @@ -0,0 +1,128 @@ +execute if score @s s.crhf.block_id matches 5481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} +execute if score @s s.crhf.block_id matches 5608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tripwire",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_154.mcfunction b/data/bsc/functions/drop/l0/p/l0_154.mcfunction new file mode 100644 index 00000000..43985511 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_154.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 5610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_155.mcfunction b/data/bsc/functions/drop/l0/p/l0_155.mcfunction new file mode 100644 index 00000000..35a0abf4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_155.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 5690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_156.mcfunction b/data/bsc/functions/drop/l0/p/l0_156.mcfunction new file mode 100644 index 00000000..d96acfa9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_156.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 5770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 5849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_157.mcfunction b/data/bsc/functions/drop/l0/p/l0_157.mcfunction new file mode 100644 index 00000000..d41f119b --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_157.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 5850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 5851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 5852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 5853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 5854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 5855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 5856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 5857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 5858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 5859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 5860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 5861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:command_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_158.mcfunction b/data/bsc/functions/drop/l0/p/l0_158.mcfunction new file mode 100644 index 00000000..0f9c2dc0 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_158.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 5863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 5999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_159.mcfunction b/data/bsc/functions/drop/l0/p/l0_159.mcfunction new file mode 100644 index 00000000..9a30b952 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_159.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 6187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 6510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_16.mcfunction b/data/bsc/functions/drop/l0/p/l0_16.mcfunction new file mode 100644 index 00000000..aa780d5d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_16.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 94 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_spruce_log",Count:1b}} +execute if score @s s.crhf.block_id matches 95 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_spruce_log",Count:1b}} +execute if score @s s.crhf.block_id matches 96 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_spruce_log",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_160.mcfunction b/data/bsc/functions/drop/l0/p/l0_160.mcfunction new file mode 100644 index 00000000..fafad154 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_160.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 6536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:carrots",Count:1b}} +execute if score @s s.crhf.block_id matches 6537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:carrots",Count:1b}} +execute if score @s s.crhf.block_id matches 6538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:carrots",Count:1b}} +execute if score @s s.crhf.block_id matches 6539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:carrots",Count:1b}} +execute if score @s s.crhf.block_id matches 6540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:carrots",Count:1b}} +execute if score @s s.crhf.block_id matches 6541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:carrots",Count:1b}} +execute if score @s s.crhf.block_id matches 6542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:carrots",Count:1b}} +execute if score @s s.crhf.block_id matches 6543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:carrots",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_161.mcfunction b/data/bsc/functions/drop/l0/p/l0_161.mcfunction new file mode 100644 index 00000000..192d13db --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_161.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 6544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potatoes",Count:1b}} +execute if score @s s.crhf.block_id matches 6545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potatoes",Count:1b}} +execute if score @s s.crhf.block_id matches 6546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potatoes",Count:1b}} +execute if score @s s.crhf.block_id matches 6547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potatoes",Count:1b}} +execute if score @s s.crhf.block_id matches 6548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potatoes",Count:1b}} +execute if score @s s.crhf.block_id matches 6549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potatoes",Count:1b}} +execute if score @s s.crhf.block_id matches 6550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potatoes",Count:1b}} +execute if score @s s.crhf.block_id matches 6551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:potatoes",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_162.mcfunction b/data/bsc/functions/drop/l0/p/l0_162.mcfunction new file mode 100644 index 00000000..578d4f00 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_162.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 6552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_button",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_163.mcfunction b/data/bsc/functions/drop/l0/p/l0_163.mcfunction new file mode 100644 index 00000000..91811576 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_163.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 6576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_button",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_164.mcfunction b/data/bsc/functions/drop/l0/p/l0_164.mcfunction new file mode 100644 index 00000000..ddc3e15c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_164.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 6600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_button",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_165.mcfunction b/data/bsc/functions/drop/l0/p/l0_165.mcfunction new file mode 100644 index 00000000..d4a71a60 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_165.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 6624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_button",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_166.mcfunction b/data/bsc/functions/drop/l0/p/l0_166.mcfunction new file mode 100644 index 00000000..85544c53 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_166.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 6648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_button",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_167.mcfunction b/data/bsc/functions/drop/l0/p/l0_167.mcfunction new file mode 100644 index 00000000..dba71731 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_167.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 6672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} +execute if score @s s.crhf.block_id matches 6695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_button",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_168.mcfunction b/data/bsc/functions/drop/l0/p/l0_168.mcfunction new file mode 100644 index 00000000..a9000420 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_168.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_skull",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_169.mcfunction b/data/bsc/functions/drop/l0/p/l0_169.mcfunction new file mode 100644 index 00000000..3fc8b417 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_169.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_wall_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_wall_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_wall_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:skeleton_wall_skull",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_17.mcfunction b/data/bsc/functions/drop/l0/p/l0_17.mcfunction new file mode 100644 index 00000000..0ec1c6ed --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_17.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 97 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_birch_log",Count:1b}} +execute if score @s s.crhf.block_id matches 98 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_birch_log",Count:1b}} +execute if score @s s.crhf.block_id matches 99 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_birch_log",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_170.mcfunction b/data/bsc/functions/drop/l0/p/l0_170.mcfunction new file mode 100644 index 00000000..67b830e7 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_170.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_skull",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_171.mcfunction b/data/bsc/functions/drop/l0/p/l0_171.mcfunction new file mode 100644 index 00000000..451dcc62 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_171.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_wall_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_wall_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_wall_skull",Count:1b}} +execute if score @s s.crhf.block_id matches 6735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wither_skeleton_wall_skull",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_172.mcfunction b/data/bsc/functions/drop/l0/p/l0_172.mcfunction new file mode 100644 index 00000000..2cd2b0c2 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_172.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_head",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_173.mcfunction b/data/bsc/functions/drop/l0/p/l0_173.mcfunction new file mode 100644 index 00000000..701d5896 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_173.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_wall_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_wall_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_wall_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:zombie_wall_head",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_174.mcfunction b/data/bsc/functions/drop/l0/p/l0_174.mcfunction new file mode 100644 index 00000000..cd51f7a8 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_174.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_head",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_175.mcfunction b/data/bsc/functions/drop/l0/p/l0_175.mcfunction new file mode 100644 index 00000000..165a99ce --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_175.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_wall_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_wall_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_wall_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:player_wall_head",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_176.mcfunction b/data/bsc/functions/drop/l0/p/l0_176.mcfunction new file mode 100644 index 00000000..f87610e2 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_176.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_head",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_177.mcfunction b/data/bsc/functions/drop/l0/p/l0_177.mcfunction new file mode 100644 index 00000000..95893bb4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_177.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_wall_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_wall_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_wall_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:creeper_wall_head",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_178.mcfunction b/data/bsc/functions/drop/l0/p/l0_178.mcfunction new file mode 100644 index 00000000..7ef96f0c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_178.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_head",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_179.mcfunction b/data/bsc/functions/drop/l0/p/l0_179.mcfunction new file mode 100644 index 00000000..27e92c89 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_179.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_wall_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_wall_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_wall_head",Count:1b}} +execute if score @s s.crhf.block_id matches 6815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dragon_wall_head",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_18.mcfunction b/data/bsc/functions/drop/l0/p/l0_18.mcfunction new file mode 100644 index 00000000..85894f87 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_18.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_jungle_log",Count:1b}} +execute if score @s s.crhf.block_id matches 101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_jungle_log",Count:1b}} +execute if score @s s.crhf.block_id matches 102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_jungle_log",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_180.mcfunction b/data/bsc/functions/drop/l0/p/l0_180.mcfunction new file mode 100644 index 00000000..4591b250 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_180.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:anvil",Count:1b}} +execute if score @s s.crhf.block_id matches 6817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:anvil",Count:1b}} +execute if score @s s.crhf.block_id matches 6818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:anvil",Count:1b}} +execute if score @s s.crhf.block_id matches 6819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:anvil",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_181.mcfunction b/data/bsc/functions/drop/l0/p/l0_181.mcfunction new file mode 100644 index 00000000..64eff144 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_181.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chipped_anvil",Count:1b}} +execute if score @s s.crhf.block_id matches 6821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chipped_anvil",Count:1b}} +execute if score @s s.crhf.block_id matches 6822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chipped_anvil",Count:1b}} +execute if score @s s.crhf.block_id matches 6823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chipped_anvil",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_182.mcfunction b/data/bsc/functions/drop/l0/p/l0_182.mcfunction new file mode 100644 index 00000000..8fbd3663 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_182.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:damaged_anvil",Count:1b}} +execute if score @s s.crhf.block_id matches 6825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:damaged_anvil",Count:1b}} +execute if score @s s.crhf.block_id matches 6826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:damaged_anvil",Count:1b}} +execute if score @s s.crhf.block_id matches 6827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:damaged_anvil",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_183.mcfunction b/data/bsc/functions/drop/l0/p/l0_183.mcfunction new file mode 100644 index 00000000..d61931c4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_183.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 6828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} +execute if score @s s.crhf.block_id matches 6851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:trapped_chest",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_184.mcfunction b/data/bsc/functions/drop/l0/p/l0_184.mcfunction new file mode 100644 index 00000000..40c5051e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_184.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_weighted_pressure_plate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_185.mcfunction b/data/bsc/functions/drop/l0/p/l0_185.mcfunction new file mode 100644 index 00000000..5aed45b2 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_185.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:heavy_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:heavy_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:heavy_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:heavy_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:heavy_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:heavy_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:heavy_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:heavy_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:heavy_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:heavy_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:heavy_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:heavy_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:heavy_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:heavy_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:heavy_weighted_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 6883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:heavy_weighted_pressure_plate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_186.mcfunction b/data/bsc/functions/drop/l0/p/l0_186.mcfunction new file mode 100644 index 00000000..38e20fd8 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_186.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:comparator",Count:1b}} +execute if score @s s.crhf.block_id matches 6885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:comparator",Count:1b}} +execute if score @s s.crhf.block_id matches 6886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:comparator",Count:1b}} +execute if score @s s.crhf.block_id matches 6887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:comparator",Count:1b}} +execute if score @s s.crhf.block_id matches 6888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:comparator",Count:1b}} +execute if score @s s.crhf.block_id matches 6889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:comparator",Count:1b}} +execute if score @s s.crhf.block_id matches 6890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:comparator",Count:1b}} +execute if score @s s.crhf.block_id matches 6891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:comparator",Count:1b}} +execute if score @s s.crhf.block_id matches 6892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:comparator",Count:1b}} +execute if score @s s.crhf.block_id matches 6893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:comparator",Count:1b}} +execute if score @s s.crhf.block_id matches 6894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:comparator",Count:1b}} +execute if score @s s.crhf.block_id matches 6895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:comparator",Count:1b}} +execute if score @s s.crhf.block_id matches 6896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:comparator",Count:1b}} +execute if score @s s.crhf.block_id matches 6897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:comparator",Count:1b}} +execute if score @s s.crhf.block_id matches 6898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:comparator",Count:1b}} +execute if score @s s.crhf.block_id matches 6899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:comparator",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_187.mcfunction b/data/bsc/functions/drop/l0/p/l0_187.mcfunction new file mode 100644 index 00000000..57fa38e4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_187.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 6900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} +execute if score @s s.crhf.block_id matches 6931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:daylight_detector",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_188.mcfunction b/data/bsc/functions/drop/l0/p/l0_188.mcfunction new file mode 100644 index 00000000..927505e6 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_188.mcfunction @@ -0,0 +1,10 @@ +execute if score @s s.crhf.block_id matches 6934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:hopper",Count:1b}} +execute if score @s s.crhf.block_id matches 6935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:hopper",Count:1b}} +execute if score @s s.crhf.block_id matches 6936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:hopper",Count:1b}} +execute if score @s s.crhf.block_id matches 6937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:hopper",Count:1b}} +execute if score @s s.crhf.block_id matches 6938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:hopper",Count:1b}} +execute if score @s s.crhf.block_id matches 6939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:hopper",Count:1b}} +execute if score @s s.crhf.block_id matches 6940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:hopper",Count:1b}} +execute if score @s s.crhf.block_id matches 6941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:hopper",Count:1b}} +execute if score @s s.crhf.block_id matches 6942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:hopper",Count:1b}} +execute if score @s s.crhf.block_id matches 6943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:hopper",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_189.mcfunction b/data/bsc/functions/drop/l0/p/l0_189.mcfunction new file mode 100644 index 00000000..5c8daf25 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_189.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 6946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_pillar",Count:1b}} +execute if score @s s.crhf.block_id matches 6947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_pillar",Count:1b}} +execute if score @s s.crhf.block_id matches 6948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_pillar",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_19.mcfunction b/data/bsc/functions/drop/l0/p/l0_19.mcfunction new file mode 100644 index 00000000..2fe7c880 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_19.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_acacia_log",Count:1b}} +execute if score @s s.crhf.block_id matches 104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_acacia_log",Count:1b}} +execute if score @s s.crhf.block_id matches 105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_acacia_log",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_190.mcfunction b/data/bsc/functions/drop/l0/p/l0_190.mcfunction new file mode 100644 index 00000000..c6b548f5 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_190.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 6949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 6999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_191.mcfunction b/data/bsc/functions/drop/l0/p/l0_191.mcfunction new file mode 100644 index 00000000..d11b5204 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_191.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 7029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 7052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:activator_rail",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_192.mcfunction b/data/bsc/functions/drop/l0/p/l0_192.mcfunction new file mode 100644 index 00000000..742a20c4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_192.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 7053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dropper",Count:1b}} +execute if score @s s.crhf.block_id matches 7054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dropper",Count:1b}} +execute if score @s s.crhf.block_id matches 7055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dropper",Count:1b}} +execute if score @s s.crhf.block_id matches 7056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dropper",Count:1b}} +execute if score @s s.crhf.block_id matches 7057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dropper",Count:1b}} +execute if score @s s.crhf.block_id matches 7058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dropper",Count:1b}} +execute if score @s s.crhf.block_id matches 7059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dropper",Count:1b}} +execute if score @s s.crhf.block_id matches 7060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dropper",Count:1b}} +execute if score @s s.crhf.block_id matches 7061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dropper",Count:1b}} +execute if score @s s.crhf.block_id matches 7062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dropper",Count:1b}} +execute if score @s s.crhf.block_id matches 7063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dropper",Count:1b}} +execute if score @s s.crhf.block_id matches 7064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dropper",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_193.mcfunction b/data/bsc/functions/drop/l0/p/l0_193.mcfunction new file mode 100644 index 00000000..bb0097b3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_193.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_stained_glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_194.mcfunction b/data/bsc/functions/drop/l0/p/l0_194.mcfunction new file mode 100644 index 00000000..18178829 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_194.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_stained_glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_195.mcfunction b/data/bsc/functions/drop/l0/p/l0_195.mcfunction new file mode 100644 index 00000000..b7de30dc --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_195.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_stained_glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_196.mcfunction b/data/bsc/functions/drop/l0/p/l0_196.mcfunction new file mode 100644 index 00000000..4302e6c6 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_196.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_stained_glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_197.mcfunction b/data/bsc/functions/drop/l0/p/l0_197.mcfunction new file mode 100644 index 00000000..1e54f8bc --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_197.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_stained_glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_198.mcfunction b/data/bsc/functions/drop/l0/p/l0_198.mcfunction new file mode 100644 index 00000000..830a96d6 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_198.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_stained_glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_199.mcfunction b/data/bsc/functions/drop/l0/p/l0_199.mcfunction new file mode 100644 index 00000000..cbe64e2b --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_199.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_stained_glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_2.mcfunction b/data/bsc/functions/drop/l0/p/l0_2.mcfunction new file mode 100644 index 00000000..cd51263a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_2.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 21 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sapling",Count:1b}} +execute if score @s s.crhf.block_id matches 22 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sapling",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_20.mcfunction b/data/bsc/functions/drop/l0/p/l0_20.mcfunction new file mode 100644 index 00000000..e5699478 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_20.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_dark_oak_log",Count:1b}} +execute if score @s s.crhf.block_id matches 107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_dark_oak_log",Count:1b}} +execute if score @s s.crhf.block_id matches 108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_dark_oak_log",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_200.mcfunction b/data/bsc/functions/drop/l0/p/l0_200.mcfunction new file mode 100644 index 00000000..d2e8aa2e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_200.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_stained_glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_201.mcfunction b/data/bsc/functions/drop/l0/p/l0_201.mcfunction new file mode 100644 index 00000000..b97eead3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_201.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_stained_glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_202.mcfunction b/data/bsc/functions/drop/l0/p/l0_202.mcfunction new file mode 100644 index 00000000..9aa7290c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_202.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_stained_glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_203.mcfunction b/data/bsc/functions/drop/l0/p/l0_203.mcfunction new file mode 100644 index 00000000..570bcb4e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_203.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_stained_glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_204.mcfunction b/data/bsc/functions/drop/l0/p/l0_204.mcfunction new file mode 100644 index 00000000..b21c89ff --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_204.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_stained_glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_205.mcfunction b/data/bsc/functions/drop/l0/p/l0_205.mcfunction new file mode 100644 index 00000000..efafe0fc --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_205.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_stained_glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_206.mcfunction b/data/bsc/functions/drop/l0/p/l0_206.mcfunction new file mode 100644 index 00000000..a45fab9b --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_206.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_stained_glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_207.mcfunction b/data/bsc/functions/drop/l0/p/l0_207.mcfunction new file mode 100644 index 00000000..bd4b683e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_207.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_stained_glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_208.mcfunction b/data/bsc/functions/drop/l0/p/l0_208.mcfunction new file mode 100644 index 00000000..39a16897 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_208.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} +execute if score @s s.crhf.block_id matches 7592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_stained_glass_pane",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_209.mcfunction b/data/bsc/functions/drop/l0/p/l0_209.mcfunction new file mode 100644 index 00000000..9334d324 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_209.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 7593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_21.mcfunction b/data/bsc/functions/drop/l0/p/l0_21.mcfunction new file mode 100644 index 00000000..72485164 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_21.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_oak_log",Count:1b}} +execute if score @s s.crhf.block_id matches 110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_oak_log",Count:1b}} +execute if score @s s.crhf.block_id matches 111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_oak_log",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_210.mcfunction b/data/bsc/functions/drop/l0/p/l0_210.mcfunction new file mode 100644 index 00000000..8df2e448 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_210.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 7673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_211.mcfunction b/data/bsc/functions/drop/l0/p/l0_211.mcfunction new file mode 100644 index 00000000..2aedc7f8 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_211.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} +execute if score @s s.crhf.block_id matches 7786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_212.mcfunction b/data/bsc/functions/drop/l0/p/l0_212.mcfunction new file mode 100644 index 00000000..d61dca0d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_212.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 7787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 7850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_trapdoor",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_213.mcfunction b/data/bsc/functions/drop/l0/p/l0_213.mcfunction new file mode 100644 index 00000000..51546994 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_213.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 7854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_214.mcfunction b/data/bsc/functions/drop/l0/p/l0_214.mcfunction new file mode 100644 index 00000000..a7ee94e1 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_214.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 7934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 7999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_215.mcfunction b/data/bsc/functions/drop/l0/p/l0_215.mcfunction new file mode 100644 index 00000000..fa150c62 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_215.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 8014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_216.mcfunction b/data/bsc/functions/drop/l0/p/l0_216.mcfunction new file mode 100644 index 00000000..183619e8 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_216.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_217.mcfunction b/data/bsc/functions/drop/l0/p/l0_217.mcfunction new file mode 100644 index 00000000..52186b08 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_217.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_brick_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_218.mcfunction b/data/bsc/functions/drop/l0/p/l0_218.mcfunction new file mode 100644 index 00000000..420f92a5 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_218.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_prismarine_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_219.mcfunction b/data/bsc/functions/drop/l0/p/l0_219.mcfunction new file mode 100644 index 00000000..dd3ca7ea --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_219.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 8113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:hay_block",Count:1b}} +execute if score @s s.crhf.block_id matches 8114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:hay_block",Count:1b}} +execute if score @s s.crhf.block_id matches 8115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:hay_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_22.mcfunction b/data/bsc/functions/drop/l0/p/l0_22.mcfunction new file mode 100644 index 00000000..6e538ade --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_22.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_wood",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_220.mcfunction b/data/bsc/functions/drop/l0/p/l0_220.mcfunction new file mode 100644 index 00000000..f59c0432 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_220.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 8135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sunflower",Count:1b}} +execute if score @s s.crhf.block_id matches 8136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sunflower",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_221.mcfunction b/data/bsc/functions/drop/l0/p/l0_221.mcfunction new file mode 100644 index 00000000..cd63d05a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_221.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 8137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lilac",Count:1b}} +execute if score @s s.crhf.block_id matches 8138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lilac",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_222.mcfunction b/data/bsc/functions/drop/l0/p/l0_222.mcfunction new file mode 100644 index 00000000..a1285e2a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_222.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 8139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rose_bush",Count:1b}} +execute if score @s s.crhf.block_id matches 8140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rose_bush",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_223.mcfunction b/data/bsc/functions/drop/l0/p/l0_223.mcfunction new file mode 100644 index 00000000..e9c72dae --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_223.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 8141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:peony",Count:1b}} +execute if score @s s.crhf.block_id matches 8142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:peony",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_224.mcfunction b/data/bsc/functions/drop/l0/p/l0_224.mcfunction new file mode 100644 index 00000000..ac91351e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_224.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 8143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tall_grass",Count:1b}} +execute if score @s s.crhf.block_id matches 8144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tall_grass",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_225.mcfunction b/data/bsc/functions/drop/l0/p/l0_225.mcfunction new file mode 100644 index 00000000..9d4c4c67 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_225.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 8145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:large_fern",Count:1b}} +execute if score @s s.crhf.block_id matches 8146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:large_fern",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_226.mcfunction b/data/bsc/functions/drop/l0/p/l0_226.mcfunction new file mode 100644 index 00000000..5c63a627 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_226.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_227.mcfunction b/data/bsc/functions/drop/l0/p/l0_227.mcfunction new file mode 100644 index 00000000..ef5e079e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_227.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_228.mcfunction b/data/bsc/functions/drop/l0/p/l0_228.mcfunction new file mode 100644 index 00000000..a2a94fb4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_228.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_229.mcfunction b/data/bsc/functions/drop/l0/p/l0_229.mcfunction new file mode 100644 index 00000000..f4374c52 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_229.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_23.mcfunction b/data/bsc/functions/drop/l0/p/l0_23.mcfunction new file mode 100644 index 00000000..96988470 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_23.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_wood",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_230.mcfunction b/data/bsc/functions/drop/l0/p/l0_230.mcfunction new file mode 100644 index 00000000..e3da0b9d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_230.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_231.mcfunction b/data/bsc/functions/drop/l0/p/l0_231.mcfunction new file mode 100644 index 00000000..f3e6caba --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_231.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_232.mcfunction b/data/bsc/functions/drop/l0/p/l0_232.mcfunction new file mode 100644 index 00000000..b8f4d0d1 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_232.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_233.mcfunction b/data/bsc/functions/drop/l0/p/l0_233.mcfunction new file mode 100644 index 00000000..36def755 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_233.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_234.mcfunction b/data/bsc/functions/drop/l0/p/l0_234.mcfunction new file mode 100644 index 00000000..73d3585f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_234.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_235.mcfunction b/data/bsc/functions/drop/l0/p/l0_235.mcfunction new file mode 100644 index 00000000..b96d9936 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_235.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_236.mcfunction b/data/bsc/functions/drop/l0/p/l0_236.mcfunction new file mode 100644 index 00000000..b89f3e79 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_236.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_237.mcfunction b/data/bsc/functions/drop/l0/p/l0_237.mcfunction new file mode 100644 index 00000000..d5b10dee --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_237.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_238.mcfunction b/data/bsc/functions/drop/l0/p/l0_238.mcfunction new file mode 100644 index 00000000..6302a528 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_238.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_239.mcfunction b/data/bsc/functions/drop/l0/p/l0_239.mcfunction new file mode 100644 index 00000000..9705e377 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_239.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_24.mcfunction b/data/bsc/functions/drop/l0/p/l0_24.mcfunction new file mode 100644 index 00000000..0ad49ff4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_24.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_wood",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_240.mcfunction b/data/bsc/functions/drop/l0/p/l0_240.mcfunction new file mode 100644 index 00000000..0bdd68bc --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_240.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_241.mcfunction b/data/bsc/functions/drop/l0/p/l0_241.mcfunction new file mode 100644 index 00000000..5ca8f7cb --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_241.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_242.mcfunction b/data/bsc/functions/drop/l0/p/l0_242.mcfunction new file mode 100644 index 00000000..521377f0 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_242.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_wall_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_243.mcfunction b/data/bsc/functions/drop/l0/p/l0_243.mcfunction new file mode 100644 index 00000000..c4a9ae40 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_243.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_wall_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_244.mcfunction b/data/bsc/functions/drop/l0/p/l0_244.mcfunction new file mode 100644 index 00000000..e0678c3f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_244.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_wall_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_245.mcfunction b/data/bsc/functions/drop/l0/p/l0_245.mcfunction new file mode 100644 index 00000000..9b6c4372 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_245.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_wall_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_246.mcfunction b/data/bsc/functions/drop/l0/p/l0_246.mcfunction new file mode 100644 index 00000000..0ac0ae4a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_246.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_wall_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_247.mcfunction b/data/bsc/functions/drop/l0/p/l0_247.mcfunction new file mode 100644 index 00000000..ad837d1c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_247.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_wall_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_248.mcfunction b/data/bsc/functions/drop/l0/p/l0_248.mcfunction new file mode 100644 index 00000000..2c38ba72 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_248.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_wall_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_249.mcfunction b/data/bsc/functions/drop/l0/p/l0_249.mcfunction new file mode 100644 index 00000000..2c5f608f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_249.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_wall_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_25.mcfunction b/data/bsc/functions/drop/l0/p/l0_25.mcfunction new file mode 100644 index 00000000..0a9487ef --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_25.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_wood",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_250.mcfunction b/data/bsc/functions/drop/l0/p/l0_250.mcfunction new file mode 100644 index 00000000..b468504a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_250.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_wall_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_251.mcfunction b/data/bsc/functions/drop/l0/p/l0_251.mcfunction new file mode 100644 index 00000000..a5db6ea0 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_251.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_wall_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_252.mcfunction b/data/bsc/functions/drop/l0/p/l0_252.mcfunction new file mode 100644 index 00000000..f13af3a8 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_252.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_wall_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_253.mcfunction b/data/bsc/functions/drop/l0/p/l0_253.mcfunction new file mode 100644 index 00000000..dabb91c6 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_253.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_wall_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_254.mcfunction b/data/bsc/functions/drop/l0/p/l0_254.mcfunction new file mode 100644 index 00000000..be18230c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_254.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_wall_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_255.mcfunction b/data/bsc/functions/drop/l0/p/l0_255.mcfunction new file mode 100644 index 00000000..79c52583 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_255.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_wall_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_256.mcfunction b/data/bsc/functions/drop/l0/p/l0_256.mcfunction new file mode 100644 index 00000000..f2e97f18 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_256.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_wall_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_257.mcfunction b/data/bsc/functions/drop/l0/p/l0_257.mcfunction new file mode 100644 index 00000000..2a9c1d55 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_257.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_wall_banner",Count:1b}} +execute if score @s s.crhf.block_id matches 8466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_wall_banner",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_258.mcfunction b/data/bsc/functions/drop/l0/p/l0_258.mcfunction new file mode 100644 index 00000000..53863bc2 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_258.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 8470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 8549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_259.mcfunction b/data/bsc/functions/drop/l0/p/l0_259.mcfunction new file mode 100644 index 00000000..1da10ff9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_259.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_26.mcfunction b/data/bsc/functions/drop/l0/p/l0_26.mcfunction new file mode 100644 index 00000000..365c6c51 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_26.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_wood",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_260.mcfunction b/data/bsc/functions/drop/l0/p/l0_260.mcfunction new file mode 100644 index 00000000..bd765f97 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_260.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_261.mcfunction b/data/bsc/functions/drop/l0/p/l0_261.mcfunction new file mode 100644 index 00000000..06063d8f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_261.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_262.mcfunction b/data/bsc/functions/drop/l0/p/l0_262.mcfunction new file mode 100644 index 00000000..c8c02301 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_262.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_263.mcfunction b/data/bsc/functions/drop/l0/p/l0_263.mcfunction new file mode 100644 index 00000000..f61ba16e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_263.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_264.mcfunction b/data/bsc/functions/drop/l0/p/l0_264.mcfunction new file mode 100644 index 00000000..947e3fa1 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_264.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_265.mcfunction b/data/bsc/functions/drop/l0/p/l0_265.mcfunction new file mode 100644 index 00000000..19b33e98 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_265.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_266.mcfunction b/data/bsc/functions/drop/l0/p/l0_266.mcfunction new file mode 100644 index 00000000..026ac6eb --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_266.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_stone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_stone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_stone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_stone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_stone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_stone_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_267.mcfunction b/data/bsc/functions/drop/l0/p/l0_267.mcfunction new file mode 100644 index 00000000..1bdf38a8 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_267.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_268.mcfunction b/data/bsc/functions/drop/l0/p/l0_268.mcfunction new file mode 100644 index 00000000..508ee579 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_268.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_sandstone_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_269.mcfunction b/data/bsc/functions/drop/l0/p/l0_269.mcfunction new file mode 100644 index 00000000..cb1e1b33 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_269.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:petrified_oak_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:petrified_oak_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:petrified_oak_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:petrified_oak_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:petrified_oak_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:petrified_oak_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_27.mcfunction b/data/bsc/functions/drop/l0/p/l0_27.mcfunction new file mode 100644 index 00000000..43fedc01 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_27.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_wood",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_270.mcfunction b/data/bsc/functions/drop/l0/p/l0_270.mcfunction new file mode 100644 index 00000000..ceaa8e79 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_270.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_271.mcfunction b/data/bsc/functions/drop/l0/p/l0_271.mcfunction new file mode 100644 index 00000000..0b89c860 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_271.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_272.mcfunction b/data/bsc/functions/drop/l0/p/l0_272.mcfunction new file mode 100644 index 00000000..7de9c7f0 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_272.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_273.mcfunction b/data/bsc/functions/drop/l0/p/l0_273.mcfunction new file mode 100644 index 00000000..2f587333 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_273.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_274.mcfunction b/data/bsc/functions/drop/l0/p/l0_274.mcfunction new file mode 100644 index 00000000..a712ae4d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_274.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:quartz_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_275.mcfunction b/data/bsc/functions/drop/l0/p/l0_275.mcfunction new file mode 100644 index 00000000..cc93918d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_275.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_276.mcfunction b/data/bsc/functions/drop/l0/p/l0_276.mcfunction new file mode 100644 index 00000000..5025f91e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_276.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_red_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_red_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_red_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_red_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_red_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_red_sandstone_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_277.mcfunction b/data/bsc/functions/drop/l0/p/l0_277.mcfunction new file mode 100644 index 00000000..3f981f15 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_277.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 8663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_278.mcfunction b/data/bsc/functions/drop/l0/p/l0_278.mcfunction new file mode 100644 index 00000000..b2300d7c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_278.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence_gate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_279.mcfunction b/data/bsc/functions/drop/l0/p/l0_279.mcfunction new file mode 100644 index 00000000..2b7ce780 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_279.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence_gate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_28.mcfunction b/data/bsc/functions/drop/l0/p/l0_28.mcfunction new file mode 100644 index 00000000..e1d2d590 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_28.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_oak_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_oak_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_oak_wood",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_280.mcfunction b/data/bsc/functions/drop/l0/p/l0_280.mcfunction new file mode 100644 index 00000000..f644752b --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_280.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence_gate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_281.mcfunction b/data/bsc/functions/drop/l0/p/l0_281.mcfunction new file mode 100644 index 00000000..299f9c39 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_281.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence_gate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_282.mcfunction b/data/bsc/functions/drop/l0/p/l0_282.mcfunction new file mode 100644 index 00000000..3517ce89 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_282.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 8827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence_gate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_283.mcfunction b/data/bsc/functions/drop/l0/p/l0_283.mcfunction new file mode 100644 index 00000000..aeab9fb7 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_283.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_fence",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_284.mcfunction b/data/bsc/functions/drop/l0/p/l0_284.mcfunction new file mode 100644 index 00000000..d654311d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_284.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_fence",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_285.mcfunction b/data/bsc/functions/drop/l0/p/l0_285.mcfunction new file mode 100644 index 00000000..4a23e8b6 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_285.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_fence",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_286.mcfunction b/data/bsc/functions/drop/l0/p/l0_286.mcfunction new file mode 100644 index 00000000..77a558c6 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_286.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_fence",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_287.mcfunction b/data/bsc/functions/drop/l0/p/l0_287.mcfunction new file mode 100644 index 00000000..db057868 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_287.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 8987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_fence",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_288.mcfunction b/data/bsc/functions/drop/l0/p/l0_288.mcfunction new file mode 100644 index 00000000..07673974 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_288.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 8988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 8989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 8990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 8991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 8992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 8993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 8994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 8995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 8996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 8997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 8998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 8999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_door",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_289.mcfunction b/data/bsc/functions/drop/l0/p/l0_289.mcfunction new file mode 100644 index 00000000..d897d50c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_289.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 9052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_door",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_29.mcfunction b/data/bsc/functions/drop/l0/p/l0_29.mcfunction new file mode 100644 index 00000000..355ca9a0 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_29.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_spruce_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_spruce_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_spruce_wood",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_290.mcfunction b/data/bsc/functions/drop/l0/p/l0_290.mcfunction new file mode 100644 index 00000000..c2abd0f0 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_290.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 9116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_door",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_291.mcfunction b/data/bsc/functions/drop/l0/p/l0_291.mcfunction new file mode 100644 index 00000000..936544ca --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_291.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 9180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_door",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_292.mcfunction b/data/bsc/functions/drop/l0/p/l0_292.mcfunction new file mode 100644 index 00000000..ad89a0e3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_292.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 9244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 9307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_door",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_293.mcfunction b/data/bsc/functions/drop/l0/p/l0_293.mcfunction new file mode 100644 index 00000000..159c1ca3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_293.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 9309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 9310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 9311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 9312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 9313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_rod",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_294.mcfunction b/data/bsc/functions/drop/l0/p/l0_294.mcfunction new file mode 100644 index 00000000..5968e739 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_294.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 9314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 9377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_plant",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_295.mcfunction b/data/bsc/functions/drop/l0/p/l0_295.mcfunction new file mode 100644 index 00000000..62dab9da --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_295.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_flower",Count:1b}} +execute if score @s s.crhf.block_id matches 9379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_flower",Count:1b}} +execute if score @s s.crhf.block_id matches 9380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_flower",Count:1b}} +execute if score @s s.crhf.block_id matches 9381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_flower",Count:1b}} +execute if score @s s.crhf.block_id matches 9382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_flower",Count:1b}} +execute if score @s s.crhf.block_id matches 9383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chorus_flower",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_296.mcfunction b/data/bsc/functions/drop/l0/p/l0_296.mcfunction new file mode 100644 index 00000000..3c732168 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_296.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 9385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_pillar",Count:1b}} +execute if score @s s.crhf.block_id matches 9386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_pillar",Count:1b}} +execute if score @s s.crhf.block_id matches 9387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_pillar",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_297.mcfunction b/data/bsc/functions/drop/l0/p/l0_297.mcfunction new file mode 100644 index 00000000..abba86fd --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_297.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 9388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purpur_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_298.mcfunction b/data/bsc/functions/drop/l0/p/l0_298.mcfunction new file mode 100644 index 00000000..cf501d29 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_298.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beetroots",Count:1b}} +execute if score @s s.crhf.block_id matches 9470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beetroots",Count:1b}} +execute if score @s s.crhf.block_id matches 9471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beetroots",Count:1b}} +execute if score @s s.crhf.block_id matches 9472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beetroots",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_299.mcfunction b/data/bsc/functions/drop/l0/p/l0_299.mcfunction new file mode 100644 index 00000000..8731ad6a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_299.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 9475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeating_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeating_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeating_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeating_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeating_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeating_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeating_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeating_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeating_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeating_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeating_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:repeating_command_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_3.mcfunction b/data/bsc/functions/drop/l0/p/l0_3.mcfunction new file mode 100644 index 00000000..28f47b38 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_3.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 23 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sapling",Count:1b}} +execute if score @s s.crhf.block_id matches 24 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sapling",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_30.mcfunction b/data/bsc/functions/drop/l0/p/l0_30.mcfunction new file mode 100644 index 00000000..9eab4440 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_30.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_birch_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_birch_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_birch_wood",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_300.mcfunction b/data/bsc/functions/drop/l0/p/l0_300.mcfunction new file mode 100644 index 00000000..19a876d5 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_300.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 9487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain_command_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chain_command_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_301.mcfunction b/data/bsc/functions/drop/l0/p/l0_301.mcfunction new file mode 100644 index 00000000..de2f9f9b --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_301.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:frosted_ice",Count:1b}} +execute if score @s s.crhf.block_id matches 9500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:frosted_ice",Count:1b}} +execute if score @s s.crhf.block_id matches 9501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:frosted_ice",Count:1b}} +execute if score @s s.crhf.block_id matches 9502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:frosted_ice",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_302.mcfunction b/data/bsc/functions/drop/l0/p/l0_302.mcfunction new file mode 100644 index 00000000..b926156d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_302.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 9506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bone_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bone_block",Count:1b}} +execute if score @s s.crhf.block_id matches 9508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bone_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_303.mcfunction b/data/bsc/functions/drop/l0/p/l0_303.mcfunction new file mode 100644 index 00000000..d25b3fff --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_303.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 9510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:observer",Count:1b}} +execute if score @s s.crhf.block_id matches 9511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:observer",Count:1b}} +execute if score @s s.crhf.block_id matches 9512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:observer",Count:1b}} +execute if score @s s.crhf.block_id matches 9513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:observer",Count:1b}} +execute if score @s s.crhf.block_id matches 9514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:observer",Count:1b}} +execute if score @s s.crhf.block_id matches 9515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:observer",Count:1b}} +execute if score @s s.crhf.block_id matches 9516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:observer",Count:1b}} +execute if score @s s.crhf.block_id matches 9517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:observer",Count:1b}} +execute if score @s s.crhf.block_id matches 9518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:observer",Count:1b}} +execute if score @s s.crhf.block_id matches 9519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:observer",Count:1b}} +execute if score @s s.crhf.block_id matches 9520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:observer",Count:1b}} +execute if score @s s.crhf.block_id matches 9521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:observer",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_304.mcfunction b/data/bsc/functions/drop/l0/p/l0_304.mcfunction new file mode 100644 index 00000000..20964a71 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_304.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_305.mcfunction b/data/bsc/functions/drop/l0/p/l0_305.mcfunction new file mode 100644 index 00000000..bb650a6f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_305.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_306.mcfunction b/data/bsc/functions/drop/l0/p/l0_306.mcfunction new file mode 100644 index 00000000..b3f580bd --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_306.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_307.mcfunction b/data/bsc/functions/drop/l0/p/l0_307.mcfunction new file mode 100644 index 00000000..da54aa00 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_307.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_308.mcfunction b/data/bsc/functions/drop/l0/p/l0_308.mcfunction new file mode 100644 index 00000000..bd7e458f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_308.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_309.mcfunction b/data/bsc/functions/drop/l0/p/l0_309.mcfunction new file mode 100644 index 00000000..9c476150 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_309.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_31.mcfunction b/data/bsc/functions/drop/l0/p/l0_31.mcfunction new file mode 100644 index 00000000..08a74721 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_31.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_jungle_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_jungle_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_jungle_wood",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_310.mcfunction b/data/bsc/functions/drop/l0/p/l0_310.mcfunction new file mode 100644 index 00000000..908ae337 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_310.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_311.mcfunction b/data/bsc/functions/drop/l0/p/l0_311.mcfunction new file mode 100644 index 00000000..b4a4d89c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_311.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_312.mcfunction b/data/bsc/functions/drop/l0/p/l0_312.mcfunction new file mode 100644 index 00000000..4616fbb8 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_312.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_313.mcfunction b/data/bsc/functions/drop/l0/p/l0_313.mcfunction new file mode 100644 index 00000000..cc5e2f2d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_313.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_314.mcfunction b/data/bsc/functions/drop/l0/p/l0_314.mcfunction new file mode 100644 index 00000000..8009e2b9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_314.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_315.mcfunction b/data/bsc/functions/drop/l0/p/l0_315.mcfunction new file mode 100644 index 00000000..59f704c7 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_315.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_316.mcfunction b/data/bsc/functions/drop/l0/p/l0_316.mcfunction new file mode 100644 index 00000000..0da7fb7b --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_316.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_317.mcfunction b/data/bsc/functions/drop/l0/p/l0_317.mcfunction new file mode 100644 index 00000000..177c6e6f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_317.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_318.mcfunction b/data/bsc/functions/drop/l0/p/l0_318.mcfunction new file mode 100644 index 00000000..fb245544 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_318.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_319.mcfunction b/data/bsc/functions/drop/l0/p/l0_319.mcfunction new file mode 100644 index 00000000..9335fe7f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_319.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_32.mcfunction b/data/bsc/functions/drop/l0/p/l0_32.mcfunction new file mode 100644 index 00000000..dd2b7d1f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_32.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_acacia_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_acacia_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_acacia_wood",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_320.mcfunction b/data/bsc/functions/drop/l0/p/l0_320.mcfunction new file mode 100644 index 00000000..29996e62 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_320.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_shulker_box",Count:1b}} +execute if score @s s.crhf.block_id matches 9623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_shulker_box",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_321.mcfunction b/data/bsc/functions/drop/l0/p/l0_321.mcfunction new file mode 100644 index 00000000..f471f679 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_321.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_glazed_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_322.mcfunction b/data/bsc/functions/drop/l0/p/l0_322.mcfunction new file mode 100644 index 00000000..9d3aba96 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_322.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_glazed_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_323.mcfunction b/data/bsc/functions/drop/l0/p/l0_323.mcfunction new file mode 100644 index 00000000..1828f88a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_323.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_glazed_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_324.mcfunction b/data/bsc/functions/drop/l0/p/l0_324.mcfunction new file mode 100644 index 00000000..897077b3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_324.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_glazed_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_325.mcfunction b/data/bsc/functions/drop/l0/p/l0_325.mcfunction new file mode 100644 index 00000000..7d9ae32d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_325.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_glazed_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_326.mcfunction b/data/bsc/functions/drop/l0/p/l0_326.mcfunction new file mode 100644 index 00000000..788d7c5b --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_326.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_glazed_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_327.mcfunction b/data/bsc/functions/drop/l0/p/l0_327.mcfunction new file mode 100644 index 00000000..b8b5da3e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_327.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_glazed_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_328.mcfunction b/data/bsc/functions/drop/l0/p/l0_328.mcfunction new file mode 100644 index 00000000..da36f5ff --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_328.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_glazed_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_329.mcfunction b/data/bsc/functions/drop/l0/p/l0_329.mcfunction new file mode 100644 index 00000000..850dca92 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_329.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_glazed_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_33.mcfunction b/data/bsc/functions/drop/l0/p/l0_33.mcfunction new file mode 100644 index 00000000..3c03f22c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_33.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_dark_oak_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_dark_oak_wood",Count:1b}} +execute if score @s s.crhf.block_id matches 147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_dark_oak_wood",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_330.mcfunction b/data/bsc/functions/drop/l0/p/l0_330.mcfunction new file mode 100644 index 00000000..9eb872c1 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_330.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_glazed_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_331.mcfunction b/data/bsc/functions/drop/l0/p/l0_331.mcfunction new file mode 100644 index 00000000..3330a76e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_331.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_glazed_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_332.mcfunction b/data/bsc/functions/drop/l0/p/l0_332.mcfunction new file mode 100644 index 00000000..9ef8ff15 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_332.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_glazed_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_333.mcfunction b/data/bsc/functions/drop/l0/p/l0_333.mcfunction new file mode 100644 index 00000000..a0befaa9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_333.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_glazed_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_334.mcfunction b/data/bsc/functions/drop/l0/p/l0_334.mcfunction new file mode 100644 index 00000000..5a2dd330 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_334.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_glazed_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_335.mcfunction b/data/bsc/functions/drop/l0/p/l0_335.mcfunction new file mode 100644 index 00000000..e87af46d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_335.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_glazed_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_336.mcfunction b/data/bsc/functions/drop/l0/p/l0_336.mcfunction new file mode 100644 index 00000000..e0ed8889 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_336.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_glazed_terracotta",Count:1b}} +execute if score @s s.crhf.block_id matches 9687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_glazed_terracotta",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_337.mcfunction b/data/bsc/functions/drop/l0/p/l0_337.mcfunction new file mode 100644 index 00000000..714b4503 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_337.mcfunction @@ -0,0 +1,26 @@ +execute if score @s s.crhf.block_id matches 9720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} +execute if score @s s.crhf.block_id matches 9745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:kelp",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_338.mcfunction b/data/bsc/functions/drop/l0/p/l0_338.mcfunction new file mode 100644 index 00000000..c24fabd7 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_338.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 9748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:turtle_egg",Count:1b}} +execute if score @s s.crhf.block_id matches 9749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:turtle_egg",Count:1b}} +execute if score @s s.crhf.block_id matches 9750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:turtle_egg",Count:1b}} +execute if score @s s.crhf.block_id matches 9751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:turtle_egg",Count:1b}} +execute if score @s s.crhf.block_id matches 9752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:turtle_egg",Count:1b}} +execute if score @s s.crhf.block_id matches 9753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:turtle_egg",Count:1b}} +execute if score @s s.crhf.block_id matches 9754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:turtle_egg",Count:1b}} +execute if score @s s.crhf.block_id matches 9755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:turtle_egg",Count:1b}} +execute if score @s s.crhf.block_id matches 9756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:turtle_egg",Count:1b}} +execute if score @s s.crhf.block_id matches 9757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:turtle_egg",Count:1b}} +execute if score @s s.crhf.block_id matches 9758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:turtle_egg",Count:1b}} +execute if score @s s.crhf.block_id matches 9759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:turtle_egg",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_339.mcfunction b/data/bsc/functions/drop/l0/p/l0_339.mcfunction new file mode 100644 index 00000000..8934c766 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_339.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_tube_coral",Count:1b}} +execute if score @s s.crhf.block_id matches 9771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_tube_coral",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_34.mcfunction b/data/bsc/functions/drop/l0/p/l0_34.mcfunction new file mode 100644 index 00000000..ab81ab9c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_34.mcfunction @@ -0,0 +1,14 @@ +execute if score @s s.crhf.block_id matches 148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_leaves",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_340.mcfunction b/data/bsc/functions/drop/l0/p/l0_340.mcfunction new file mode 100644 index 00000000..ee18c912 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_340.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_brain_coral",Count:1b}} +execute if score @s s.crhf.block_id matches 9773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_brain_coral",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_341.mcfunction b/data/bsc/functions/drop/l0/p/l0_341.mcfunction new file mode 100644 index 00000000..b7c95e4b --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_341.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_bubble_coral",Count:1b}} +execute if score @s s.crhf.block_id matches 9775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_bubble_coral",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_342.mcfunction b/data/bsc/functions/drop/l0/p/l0_342.mcfunction new file mode 100644 index 00000000..b62e3e9c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_342.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_fire_coral",Count:1b}} +execute if score @s s.crhf.block_id matches 9777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_fire_coral",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_343.mcfunction b/data/bsc/functions/drop/l0/p/l0_343.mcfunction new file mode 100644 index 00000000..e60f4630 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_343.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_horn_coral",Count:1b}} +execute if score @s s.crhf.block_id matches 9779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_horn_coral",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_344.mcfunction b/data/bsc/functions/drop/l0/p/l0_344.mcfunction new file mode 100644 index 00000000..2a371236 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_344.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tube_coral",Count:1b}} +execute if score @s s.crhf.block_id matches 9781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tube_coral",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_345.mcfunction b/data/bsc/functions/drop/l0/p/l0_345.mcfunction new file mode 100644 index 00000000..eedacf25 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_345.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brain_coral",Count:1b}} +execute if score @s s.crhf.block_id matches 9783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brain_coral",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_346.mcfunction b/data/bsc/functions/drop/l0/p/l0_346.mcfunction new file mode 100644 index 00000000..ac4b4ab5 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_346.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bubble_coral",Count:1b}} +execute if score @s s.crhf.block_id matches 9785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bubble_coral",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_347.mcfunction b/data/bsc/functions/drop/l0/p/l0_347.mcfunction new file mode 100644 index 00000000..27249403 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_347.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire_coral",Count:1b}} +execute if score @s s.crhf.block_id matches 9787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire_coral",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_348.mcfunction b/data/bsc/functions/drop/l0/p/l0_348.mcfunction new file mode 100644 index 00000000..169416c5 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_348.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:horn_coral",Count:1b}} +execute if score @s s.crhf.block_id matches 9789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:horn_coral",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_349.mcfunction b/data/bsc/functions/drop/l0/p/l0_349.mcfunction new file mode 100644 index 00000000..2bbe6020 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_349.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_tube_coral_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_tube_coral_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_35.mcfunction b/data/bsc/functions/drop/l0/p/l0_35.mcfunction new file mode 100644 index 00000000..5ee2b4ae --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_35.mcfunction @@ -0,0 +1,14 @@ +execute if score @s s.crhf.block_id matches 162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_leaves",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_350.mcfunction b/data/bsc/functions/drop/l0/p/l0_350.mcfunction new file mode 100644 index 00000000..59b1bd38 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_350.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_brain_coral_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_brain_coral_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_351.mcfunction b/data/bsc/functions/drop/l0/p/l0_351.mcfunction new file mode 100644 index 00000000..32b5eb46 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_351.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_bubble_coral_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_bubble_coral_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_352.mcfunction b/data/bsc/functions/drop/l0/p/l0_352.mcfunction new file mode 100644 index 00000000..c55bddab --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_352.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_fire_coral_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_fire_coral_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_353.mcfunction b/data/bsc/functions/drop/l0/p/l0_353.mcfunction new file mode 100644 index 00000000..00baefb1 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_353.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_horn_coral_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_horn_coral_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_354.mcfunction b/data/bsc/functions/drop/l0/p/l0_354.mcfunction new file mode 100644 index 00000000..308e2791 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_354.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tube_coral_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tube_coral_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_355.mcfunction b/data/bsc/functions/drop/l0/p/l0_355.mcfunction new file mode 100644 index 00000000..8ccb9ce2 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_355.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brain_coral_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brain_coral_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_356.mcfunction b/data/bsc/functions/drop/l0/p/l0_356.mcfunction new file mode 100644 index 00000000..3abe034d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_356.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bubble_coral_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bubble_coral_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_357.mcfunction b/data/bsc/functions/drop/l0/p/l0_357.mcfunction new file mode 100644 index 00000000..4e8b13a4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_357.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire_coral_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire_coral_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_358.mcfunction b/data/bsc/functions/drop/l0/p/l0_358.mcfunction new file mode 100644 index 00000000..9019ccfe --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_358.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:horn_coral_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:horn_coral_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_359.mcfunction b/data/bsc/functions/drop/l0/p/l0_359.mcfunction new file mode 100644 index 00000000..052544c4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_359.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_tube_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_tube_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_tube_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_tube_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_tube_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_tube_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_tube_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_tube_coral_wall_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_36.mcfunction b/data/bsc/functions/drop/l0/p/l0_36.mcfunction new file mode 100644 index 00000000..e9f40152 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_36.mcfunction @@ -0,0 +1,14 @@ +execute if score @s s.crhf.block_id matches 176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_leaves",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_360.mcfunction b/data/bsc/functions/drop/l0/p/l0_360.mcfunction new file mode 100644 index 00000000..e6f01a05 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_360.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_brain_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_brain_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_brain_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_brain_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_brain_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_brain_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_brain_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_brain_coral_wall_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_361.mcfunction b/data/bsc/functions/drop/l0/p/l0_361.mcfunction new file mode 100644 index 00000000..8638ccc0 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_361.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_bubble_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_bubble_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_bubble_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_bubble_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_bubble_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_bubble_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_bubble_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_bubble_coral_wall_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_362.mcfunction b/data/bsc/functions/drop/l0/p/l0_362.mcfunction new file mode 100644 index 00000000..db2ee55a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_362.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_fire_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_fire_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_fire_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_fire_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_fire_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_fire_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_fire_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_fire_coral_wall_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_363.mcfunction b/data/bsc/functions/drop/l0/p/l0_363.mcfunction new file mode 100644 index 00000000..0fc7dda9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_363.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_horn_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_horn_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_horn_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_horn_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_horn_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_horn_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_horn_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dead_horn_coral_wall_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_364.mcfunction b/data/bsc/functions/drop/l0/p/l0_364.mcfunction new file mode 100644 index 00000000..4df61a8c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_364.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tube_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tube_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tube_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tube_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tube_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tube_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tube_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tube_coral_wall_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_365.mcfunction b/data/bsc/functions/drop/l0/p/l0_365.mcfunction new file mode 100644 index 00000000..a6276bf3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_365.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brain_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brain_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brain_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brain_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brain_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brain_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brain_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brain_coral_wall_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_366.mcfunction b/data/bsc/functions/drop/l0/p/l0_366.mcfunction new file mode 100644 index 00000000..cd874f6f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_366.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bubble_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bubble_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bubble_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bubble_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bubble_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bubble_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bubble_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bubble_coral_wall_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_367.mcfunction b/data/bsc/functions/drop/l0/p/l0_367.mcfunction new file mode 100644 index 00000000..f4a7db8c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_367.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire_coral_wall_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_368.mcfunction b/data/bsc/functions/drop/l0/p/l0_368.mcfunction new file mode 100644 index 00000000..7ae762f9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_368.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:horn_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:horn_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:horn_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:horn_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:horn_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:horn_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:horn_coral_wall_fan",Count:1b}} +execute if score @s s.crhf.block_id matches 9889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:horn_coral_wall_fan",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_369.mcfunction b/data/bsc/functions/drop/l0/p/l0_369.mcfunction new file mode 100644 index 00000000..756f36e8 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_369.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sea_pickle",Count:1b}} +execute if score @s s.crhf.block_id matches 9891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sea_pickle",Count:1b}} +execute if score @s s.crhf.block_id matches 9892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sea_pickle",Count:1b}} +execute if score @s s.crhf.block_id matches 9893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sea_pickle",Count:1b}} +execute if score @s s.crhf.block_id matches 9894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sea_pickle",Count:1b}} +execute if score @s s.crhf.block_id matches 9895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sea_pickle",Count:1b}} +execute if score @s s.crhf.block_id matches 9896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sea_pickle",Count:1b}} +execute if score @s s.crhf.block_id matches 9897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sea_pickle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_37.mcfunction b/data/bsc/functions/drop/l0/p/l0_37.mcfunction new file mode 100644 index 00000000..d5ce7318 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_37.mcfunction @@ -0,0 +1,14 @@ +execute if score @s s.crhf.block_id matches 190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_leaves",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_370.mcfunction b/data/bsc/functions/drop/l0/p/l0_370.mcfunction new file mode 100644 index 00000000..18681d6f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_370.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:conduit",Count:1b}} +execute if score @s s.crhf.block_id matches 9900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:conduit",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_371.mcfunction b/data/bsc/functions/drop/l0/p/l0_371.mcfunction new file mode 100644 index 00000000..567e7959 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_371.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 9902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bamboo",Count:1b}} +execute if score @s s.crhf.block_id matches 9903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bamboo",Count:1b}} +execute if score @s s.crhf.block_id matches 9904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bamboo",Count:1b}} +execute if score @s s.crhf.block_id matches 9905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bamboo",Count:1b}} +execute if score @s s.crhf.block_id matches 9906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bamboo",Count:1b}} +execute if score @s s.crhf.block_id matches 9907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bamboo",Count:1b}} +execute if score @s s.crhf.block_id matches 9908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bamboo",Count:1b}} +execute if score @s s.crhf.block_id matches 9909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bamboo",Count:1b}} +execute if score @s s.crhf.block_id matches 9910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bamboo",Count:1b}} +execute if score @s s.crhf.block_id matches 9911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bamboo",Count:1b}} +execute if score @s s.crhf.block_id matches 9912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bamboo",Count:1b}} +execute if score @s s.crhf.block_id matches 9913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bamboo",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_372.mcfunction b/data/bsc/functions/drop/l0/p/l0_372.mcfunction new file mode 100644 index 00000000..005a6beb --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_372.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bubble_column",Count:1b}} +execute if score @s s.crhf.block_id matches 9918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bubble_column",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_373.mcfunction b/data/bsc/functions/drop/l0/p/l0_373.mcfunction new file mode 100644 index 00000000..56167542 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_373.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 9919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 9998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_374.mcfunction b/data/bsc/functions/drop/l0/p/l0_374.mcfunction new file mode 100644 index 00000000..00d03fe0 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_374.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 9999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_375.mcfunction b/data/bsc/functions/drop/l0/p/l0_375.mcfunction new file mode 100644 index 00000000..eead802c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_375.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_376.mcfunction b/data/bsc/functions/drop/l0/p/l0_376.mcfunction new file mode 100644 index 00000000..bf144d5d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_376.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_377.mcfunction b/data/bsc/functions/drop/l0/p/l0_377.mcfunction new file mode 100644 index 00000000..e245a736 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_377.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_378.mcfunction b/data/bsc/functions/drop/l0/p/l0_378.mcfunction new file mode 100644 index 00000000..38bb017e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_378.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_379.mcfunction b/data/bsc/functions/drop/l0/p/l0_379.mcfunction new file mode 100644 index 00000000..2723e6a3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_379.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_38.mcfunction b/data/bsc/functions/drop/l0/p/l0_38.mcfunction new file mode 100644 index 00000000..d63ad96b --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_38.mcfunction @@ -0,0 +1,14 @@ +execute if score @s s.crhf.block_id matches 204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_leaves",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_380.mcfunction b/data/bsc/functions/drop/l0/p/l0_380.mcfunction new file mode 100644 index 00000000..936a0a65 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_380.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_381.mcfunction b/data/bsc/functions/drop/l0/p/l0_381.mcfunction new file mode 100644 index 00000000..2172873e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_381.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_382.mcfunction b/data/bsc/functions/drop/l0/p/l0_382.mcfunction new file mode 100644 index 00000000..cb63c6d0 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_382.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_383.mcfunction b/data/bsc/functions/drop/l0/p/l0_383.mcfunction new file mode 100644 index 00000000..138fe5ac --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_383.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_384.mcfunction b/data/bsc/functions/drop/l0/p/l0_384.mcfunction new file mode 100644 index 00000000..18adc2e9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_384.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_385.mcfunction b/data/bsc/functions/drop/l0/p/l0_385.mcfunction new file mode 100644 index 00000000..c0341a23 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_385.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_386.mcfunction b/data/bsc/functions/drop/l0/p/l0_386.mcfunction new file mode 100644 index 00000000..77422695 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_386.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 10999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 11038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_387.mcfunction b/data/bsc/functions/drop/l0/p/l0_387.mcfunction new file mode 100644 index 00000000..e2991f40 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_387.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_granite_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_388.mcfunction b/data/bsc/functions/drop/l0/p/l0_388.mcfunction new file mode 100644 index 00000000..0963aea9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_388.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_red_sandstone_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_389.mcfunction b/data/bsc/functions/drop/l0/p/l0_389.mcfunction new file mode 100644 index 00000000..81255bf9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_389.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_39.mcfunction b/data/bsc/functions/drop/l0/p/l0_39.mcfunction new file mode 100644 index 00000000..57689524 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_39.mcfunction @@ -0,0 +1,14 @@ +execute if score @s s.crhf.block_id matches 218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_leaves",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_390.mcfunction b/data/bsc/functions/drop/l0/p/l0_390.mcfunction new file mode 100644 index 00000000..3075cc3a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_390.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_diorite_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_391.mcfunction b/data/bsc/functions/drop/l0/p/l0_391.mcfunction new file mode 100644 index 00000000..b951ca50 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_391.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_cobblestone_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_392.mcfunction b/data/bsc/functions/drop/l0/p/l0_392.mcfunction new file mode 100644 index 00000000..5bde07fb --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_392.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_393.mcfunction b/data/bsc/functions/drop/l0/p/l0_393.mcfunction new file mode 100644 index 00000000..f7a07ab4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_393.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_sandstone_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_394.mcfunction b/data/bsc/functions/drop/l0/p/l0_394.mcfunction new file mode 100644 index 00000000..d8c05630 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_394.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smooth_quartz_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_395.mcfunction b/data/bsc/functions/drop/l0/p/l0_395.mcfunction new file mode 100644 index 00000000..8e331fb4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_395.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_396.mcfunction b/data/bsc/functions/drop/l0/p/l0_396.mcfunction new file mode 100644 index 00000000..9d481075 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_396.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_397.mcfunction b/data/bsc/functions/drop/l0/p/l0_397.mcfunction new file mode 100644 index 00000000..c4920677 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_397.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_398.mcfunction b/data/bsc/functions/drop/l0/p/l0_398.mcfunction new file mode 100644 index 00000000..ad9ee8f1 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_398.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_andesite_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_399.mcfunction b/data/bsc/functions/drop/l0/p/l0_399.mcfunction new file mode 100644 index 00000000..04c49ff5 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_399.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 11116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_4.mcfunction b/data/bsc/functions/drop/l0/p/l0_4.mcfunction new file mode 100644 index 00000000..4682cdeb --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_4.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 25 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sapling",Count:1b}} +execute if score @s s.crhf.block_id matches 26 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sapling",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_40.mcfunction b/data/bsc/functions/drop/l0/p/l0_40.mcfunction new file mode 100644 index 00000000..dffd8e7d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_40.mcfunction @@ -0,0 +1,14 @@ +execute if score @s s.crhf.block_id matches 232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:azalea_leaves",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_400.mcfunction b/data/bsc/functions/drop/l0/p/l0_400.mcfunction new file mode 100644 index 00000000..d420ea4d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_400.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 11117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brick_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_401.mcfunction b/data/bsc/functions/drop/l0/p/l0_401.mcfunction new file mode 100644 index 00000000..d42070cd --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_401.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 11441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:prismarine_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_402.mcfunction b/data/bsc/functions/drop/l0/p/l0_402.mcfunction new file mode 100644 index 00000000..5f77723f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_402.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 11765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 11999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_sandstone_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_403.mcfunction b/data/bsc/functions/drop/l0/p/l0_403.mcfunction new file mode 100644 index 00000000..30f8b34a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_403.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 12089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:mossy_stone_brick_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_404.mcfunction b/data/bsc/functions/drop/l0/p/l0_404.mcfunction new file mode 100644 index 00000000..70683a92 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_404.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 12413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:granite_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_405.mcfunction b/data/bsc/functions/drop/l0/p/l0_405.mcfunction new file mode 100644 index 00000000..a3c597fb --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_405.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 12737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 12999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_brick_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_406.mcfunction b/data/bsc/functions/drop/l0/p/l0_406.mcfunction new file mode 100644 index 00000000..5181100e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_406.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 13061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:nether_brick_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_407.mcfunction b/data/bsc/functions/drop/l0/p/l0_407.mcfunction new file mode 100644 index 00000000..09cd6398 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_407.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 13385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:andesite_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_408.mcfunction b/data/bsc/functions/drop/l0/p/l0_408.mcfunction new file mode 100644 index 00000000..d86f1ece --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_408.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 13709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 13999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_nether_brick_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_409.mcfunction b/data/bsc/functions/drop/l0/p/l0_409.mcfunction new file mode 100644 index 00000000..e1a22274 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_409.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 14033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sandstone_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_41.mcfunction b/data/bsc/functions/drop/l0/p/l0_41.mcfunction new file mode 100644 index 00000000..2f5566d5 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_41.mcfunction @@ -0,0 +1,14 @@ +execute if score @s s.crhf.block_id matches 246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:flowering_azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:flowering_azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:flowering_azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:flowering_azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:flowering_azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:flowering_azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:flowering_azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:flowering_azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:flowering_azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:flowering_azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:flowering_azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:flowering_azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:flowering_azalea_leaves",Count:1b}} +execute if score @s s.crhf.block_id matches 259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:flowering_azalea_leaves",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_410.mcfunction b/data/bsc/functions/drop/l0/p/l0_410.mcfunction new file mode 100644 index 00000000..53357477 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_410.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 14357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:end_stone_brick_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_411.mcfunction b/data/bsc/functions/drop/l0/p/l0_411.mcfunction new file mode 100644 index 00000000..f3937f8b --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_411.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 14681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 14999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 15000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 15001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 15002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 15003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 15004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:diorite_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_412.mcfunction b/data/bsc/functions/drop/l0/p/l0_412.mcfunction new file mode 100644 index 00000000..5b7b7d18 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_412.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} +execute if score @s s.crhf.block_id matches 15036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:scaffolding",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_413.mcfunction b/data/bsc/functions/drop/l0/p/l0_413.mcfunction new file mode 100644 index 00000000..f657b034 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_413.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:loom",Count:1b}} +execute if score @s s.crhf.block_id matches 15038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:loom",Count:1b}} +execute if score @s s.crhf.block_id matches 15039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:loom",Count:1b}} +execute if score @s s.crhf.block_id matches 15040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:loom",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_414.mcfunction b/data/bsc/functions/drop/l0/p/l0_414.mcfunction new file mode 100644 index 00000000..5f778c16 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_414.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 15041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:barrel",Count:1b}} +execute if score @s s.crhf.block_id matches 15042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:barrel",Count:1b}} +execute if score @s s.crhf.block_id matches 15043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:barrel",Count:1b}} +execute if score @s s.crhf.block_id matches 15044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:barrel",Count:1b}} +execute if score @s s.crhf.block_id matches 15045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:barrel",Count:1b}} +execute if score @s s.crhf.block_id matches 15046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:barrel",Count:1b}} +execute if score @s s.crhf.block_id matches 15047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:barrel",Count:1b}} +execute if score @s s.crhf.block_id matches 15048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:barrel",Count:1b}} +execute if score @s s.crhf.block_id matches 15049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:barrel",Count:1b}} +execute if score @s s.crhf.block_id matches 15050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:barrel",Count:1b}} +execute if score @s s.crhf.block_id matches 15051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:barrel",Count:1b}} +execute if score @s s.crhf.block_id matches 15052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:barrel",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_415.mcfunction b/data/bsc/functions/drop/l0/p/l0_415.mcfunction new file mode 100644 index 00000000..e6c73da4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_415.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 15053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smoker",Count:1b}} +execute if score @s s.crhf.block_id matches 15054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smoker",Count:1b}} +execute if score @s s.crhf.block_id matches 15055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smoker",Count:1b}} +execute if score @s s.crhf.block_id matches 15056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smoker",Count:1b}} +execute if score @s s.crhf.block_id matches 15057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smoker",Count:1b}} +execute if score @s s.crhf.block_id matches 15058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smoker",Count:1b}} +execute if score @s s.crhf.block_id matches 15059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smoker",Count:1b}} +execute if score @s s.crhf.block_id matches 15060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:smoker",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_416.mcfunction b/data/bsc/functions/drop/l0/p/l0_416.mcfunction new file mode 100644 index 00000000..d1eec261 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_416.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 15061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blast_furnace",Count:1b}} +execute if score @s s.crhf.block_id matches 15062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blast_furnace",Count:1b}} +execute if score @s s.crhf.block_id matches 15063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blast_furnace",Count:1b}} +execute if score @s s.crhf.block_id matches 15064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blast_furnace",Count:1b}} +execute if score @s s.crhf.block_id matches 15065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blast_furnace",Count:1b}} +execute if score @s s.crhf.block_id matches 15066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blast_furnace",Count:1b}} +execute if score @s s.crhf.block_id matches 15067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blast_furnace",Count:1b}} +execute if score @s s.crhf.block_id matches 15068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blast_furnace",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_417.mcfunction b/data/bsc/functions/drop/l0/p/l0_417.mcfunction new file mode 100644 index 00000000..b0c5b44f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_417.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 15071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:grindstone",Count:1b}} +execute if score @s s.crhf.block_id matches 15072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:grindstone",Count:1b}} +execute if score @s s.crhf.block_id matches 15073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:grindstone",Count:1b}} +execute if score @s s.crhf.block_id matches 15074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:grindstone",Count:1b}} +execute if score @s s.crhf.block_id matches 15075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:grindstone",Count:1b}} +execute if score @s s.crhf.block_id matches 15076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:grindstone",Count:1b}} +execute if score @s s.crhf.block_id matches 15077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:grindstone",Count:1b}} +execute if score @s s.crhf.block_id matches 15078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:grindstone",Count:1b}} +execute if score @s s.crhf.block_id matches 15079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:grindstone",Count:1b}} +execute if score @s s.crhf.block_id matches 15080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:grindstone",Count:1b}} +execute if score @s s.crhf.block_id matches 15081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:grindstone",Count:1b}} +execute if score @s s.crhf.block_id matches 15082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:grindstone",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_418.mcfunction b/data/bsc/functions/drop/l0/p/l0_418.mcfunction new file mode 100644 index 00000000..001756b5 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_418.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 15083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lectern",Count:1b}} +execute if score @s s.crhf.block_id matches 15084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lectern",Count:1b}} +execute if score @s s.crhf.block_id matches 15085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lectern",Count:1b}} +execute if score @s s.crhf.block_id matches 15086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lectern",Count:1b}} +execute if score @s s.crhf.block_id matches 15087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lectern",Count:1b}} +execute if score @s s.crhf.block_id matches 15088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lectern",Count:1b}} +execute if score @s s.crhf.block_id matches 15089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lectern",Count:1b}} +execute if score @s s.crhf.block_id matches 15090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lectern",Count:1b}} +execute if score @s s.crhf.block_id matches 15091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lectern",Count:1b}} +execute if score @s s.crhf.block_id matches 15092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lectern",Count:1b}} +execute if score @s s.crhf.block_id matches 15093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lectern",Count:1b}} +execute if score @s s.crhf.block_id matches 15094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lectern",Count:1b}} +execute if score @s s.crhf.block_id matches 15095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lectern",Count:1b}} +execute if score @s s.crhf.block_id matches 15096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lectern",Count:1b}} +execute if score @s s.crhf.block_id matches 15097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lectern",Count:1b}} +execute if score @s s.crhf.block_id matches 15098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lectern",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_419.mcfunction b/data/bsc/functions/drop/l0/p/l0_419.mcfunction new file mode 100644 index 00000000..bf7405c9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_419.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stonecutter",Count:1b}} +execute if score @s s.crhf.block_id matches 15101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stonecutter",Count:1b}} +execute if score @s s.crhf.block_id matches 15102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stonecutter",Count:1b}} +execute if score @s s.crhf.block_id matches 15103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stonecutter",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_42.mcfunction b/data/bsc/functions/drop/l0/p/l0_42.mcfunction new file mode 100644 index 00000000..00bfcd5d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_42.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dispenser",Count:1b}} +execute if score @s s.crhf.block_id matches 267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dispenser",Count:1b}} +execute if score @s s.crhf.block_id matches 268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dispenser",Count:1b}} +execute if score @s s.crhf.block_id matches 269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dispenser",Count:1b}} +execute if score @s s.crhf.block_id matches 270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dispenser",Count:1b}} +execute if score @s s.crhf.block_id matches 271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dispenser",Count:1b}} +execute if score @s s.crhf.block_id matches 272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dispenser",Count:1b}} +execute if score @s s.crhf.block_id matches 273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dispenser",Count:1b}} +execute if score @s s.crhf.block_id matches 274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dispenser",Count:1b}} +execute if score @s s.crhf.block_id matches 275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dispenser",Count:1b}} +execute if score @s s.crhf.block_id matches 276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dispenser",Count:1b}} +execute if score @s s.crhf.block_id matches 277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dispenser",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_420.mcfunction b/data/bsc/functions/drop/l0/p/l0_420.mcfunction new file mode 100644 index 00000000..7df10945 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_420.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} +execute if score @s s.crhf.block_id matches 15135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bell",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_421.mcfunction b/data/bsc/functions/drop/l0/p/l0_421.mcfunction new file mode 100644 index 00000000..5d9e873d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_421.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lantern",Count:1b}} +execute if score @s s.crhf.block_id matches 15137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lantern",Count:1b}} +execute if score @s s.crhf.block_id matches 15138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lantern",Count:1b}} +execute if score @s s.crhf.block_id matches 15139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lantern",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_422.mcfunction b/data/bsc/functions/drop/l0/p/l0_422.mcfunction new file mode 100644 index 00000000..1aaf3b5b --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_422.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_lantern",Count:1b}} +execute if score @s s.crhf.block_id matches 15141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_lantern",Count:1b}} +execute if score @s s.crhf.block_id matches 15142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_lantern",Count:1b}} +execute if score @s s.crhf.block_id matches 15143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_lantern",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_423.mcfunction b/data/bsc/functions/drop/l0/p/l0_423.mcfunction new file mode 100644 index 00000000..6aa53f62 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_423.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:campfire",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_424.mcfunction b/data/bsc/functions/drop/l0/p/l0_424.mcfunction new file mode 100644 index 00000000..8bb432a6 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_424.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} +execute if score @s s.crhf.block_id matches 15207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:soul_campfire",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_425.mcfunction b/data/bsc/functions/drop/l0/p/l0_425.mcfunction new file mode 100644 index 00000000..f4606bfa --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_425.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sweet_berry_bush",Count:1b}} +execute if score @s s.crhf.block_id matches 15209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sweet_berry_bush",Count:1b}} +execute if score @s s.crhf.block_id matches 15210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sweet_berry_bush",Count:1b}} +execute if score @s s.crhf.block_id matches 15211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sweet_berry_bush",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_426.mcfunction b/data/bsc/functions/drop/l0/p/l0_426.mcfunction new file mode 100644 index 00000000..64275440 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_426.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 15212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 15213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 15214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stem",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_427.mcfunction b/data/bsc/functions/drop/l0/p/l0_427.mcfunction new file mode 100644 index 00000000..105018d6 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_427.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 15215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_warped_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 15216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_warped_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 15217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_warped_stem",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_428.mcfunction b/data/bsc/functions/drop/l0/p/l0_428.mcfunction new file mode 100644 index 00000000..4aeddd9a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_428.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 15218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_hyphae",Count:1b}} +execute if score @s s.crhf.block_id matches 15219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_hyphae",Count:1b}} +execute if score @s s.crhf.block_id matches 15220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_hyphae",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_429.mcfunction b/data/bsc/functions/drop/l0/p/l0_429.mcfunction new file mode 100644 index 00000000..c3c556eb --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_429.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 15221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_warped_hyphae",Count:1b}} +execute if score @s s.crhf.block_id matches 15222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_warped_hyphae",Count:1b}} +execute if score @s s.crhf.block_id matches 15223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_warped_hyphae",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_43.mcfunction b/data/bsc/functions/drop/l0/p/l0_43.mcfunction new file mode 100644 index 00000000..71e983e9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_43.mcfunction @@ -0,0 +1,800 @@ +execute if score @s s.crhf.block_id matches 281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} +execute if score @s s.crhf.block_id matches 1080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:note_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_430.mcfunction b/data/bsc/functions/drop/l0/p/l0_430.mcfunction new file mode 100644 index 00000000..67bd7c67 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_430.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 15229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 15230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 15231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stem",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_431.mcfunction b/data/bsc/functions/drop/l0/p/l0_431.mcfunction new file mode 100644 index 00000000..9ed78fcc --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_431.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 15232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_crimson_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 15233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_crimson_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 15234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_crimson_stem",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_432.mcfunction b/data/bsc/functions/drop/l0/p/l0_432.mcfunction new file mode 100644 index 00000000..30742956 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_432.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 15235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_hyphae",Count:1b}} +execute if score @s s.crhf.block_id matches 15236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_hyphae",Count:1b}} +execute if score @s s.crhf.block_id matches 15237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_hyphae",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_433.mcfunction b/data/bsc/functions/drop/l0/p/l0_433.mcfunction new file mode 100644 index 00000000..47aabb94 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_433.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 15238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_crimson_hyphae",Count:1b}} +execute if score @s s.crhf.block_id matches 15239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_crimson_hyphae",Count:1b}} +execute if score @s s.crhf.block_id matches 15240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stripped_crimson_hyphae",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_434.mcfunction b/data/bsc/functions/drop/l0/p/l0_434.mcfunction new file mode 100644 index 00000000..595d5587 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_434.mcfunction @@ -0,0 +1,26 @@ +execute if score @s s.crhf.block_id matches 15244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weeping_vines",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_435.mcfunction b/data/bsc/functions/drop/l0/p/l0_435.mcfunction new file mode 100644 index 00000000..8baa9647 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_435.mcfunction @@ -0,0 +1,26 @@ +execute if score @s s.crhf.block_id matches 15271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 15296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:twisting_vines",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_436.mcfunction b/data/bsc/functions/drop/l0/p/l0_436.mcfunction new file mode 100644 index 00000000..23e83670 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_436.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 15301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 15302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 15303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 15304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 15305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 15306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_437.mcfunction b/data/bsc/functions/drop/l0/p/l0_437.mcfunction new file mode 100644 index 00000000..63762faa --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_437.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 15307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 15308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 15309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 15310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 15311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 15312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_438.mcfunction b/data/bsc/functions/drop/l0/p/l0_438.mcfunction new file mode 100644 index 00000000..dd37d406 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_438.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 15313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 15314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_pressure_plate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_439.mcfunction b/data/bsc/functions/drop/l0/p/l0_439.mcfunction new file mode 100644 index 00000000..82da4e5c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_439.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 15315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 15316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_pressure_plate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_44.mcfunction b/data/bsc/functions/drop/l0/p/l0_44.mcfunction new file mode 100644 index 00000000..9e83b216 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_44.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_bed",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_440.mcfunction b/data/bsc/functions/drop/l0/p/l0_440.mcfunction new file mode 100644 index 00000000..e4a24117 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_440.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_441.mcfunction b/data/bsc/functions/drop/l0/p/l0_441.mcfunction new file mode 100644 index 00000000..faa1a1ae --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_441.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} +execute if score @s s.crhf.block_id matches 15380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_442.mcfunction b/data/bsc/functions/drop/l0/p/l0_442.mcfunction new file mode 100644 index 00000000..384544a3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_442.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 15381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_trapdoor",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_443.mcfunction b/data/bsc/functions/drop/l0/p/l0_443.mcfunction new file mode 100644 index 00000000..8cd0e40c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_443.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 15445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} +execute if score @s s.crhf.block_id matches 15508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_trapdoor",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_444.mcfunction b/data/bsc/functions/drop/l0/p/l0_444.mcfunction new file mode 100644 index 00000000..138d0f61 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_444.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_fence_gate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_445.mcfunction b/data/bsc/functions/drop/l0/p/l0_445.mcfunction new file mode 100644 index 00000000..04599ace --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_445.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} +execute if score @s s.crhf.block_id matches 15572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_fence_gate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_446.mcfunction b/data/bsc/functions/drop/l0/p/l0_446.mcfunction new file mode 100644 index 00000000..aabd30ea --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_446.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 15573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_447.mcfunction b/data/bsc/functions/drop/l0/p/l0_447.mcfunction new file mode 100644 index 00000000..48f98ca9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_447.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 15653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 15732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_448.mcfunction b/data/bsc/functions/drop/l0/p/l0_448.mcfunction new file mode 100644 index 00000000..7ca119e9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_448.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 15733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_button",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_449.mcfunction b/data/bsc/functions/drop/l0/p/l0_449.mcfunction new file mode 100644 index 00000000..4805b521 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_449.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 15757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} +execute if score @s s.crhf.block_id matches 15780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_button",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_45.mcfunction b/data/bsc/functions/drop/l0/p/l0_45.mcfunction new file mode 100644 index 00000000..0e0e6fd6 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_45.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_bed",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_450.mcfunction b/data/bsc/functions/drop/l0/p/l0_450.mcfunction new file mode 100644 index 00000000..b2f2f6f5 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_450.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 15781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_door",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_451.mcfunction b/data/bsc/functions/drop/l0/p/l0_451.mcfunction new file mode 100644 index 00000000..b1e6f75a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_451.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 15845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} +execute if score @s s.crhf.block_id matches 15908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_door",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_452.mcfunction b/data/bsc/functions/drop/l0/p/l0_452.mcfunction new file mode 100644 index 00000000..d4198c47 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_452.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_sign",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_453.mcfunction b/data/bsc/functions/drop/l0/p/l0_453.mcfunction new file mode 100644 index 00000000..300e2cac --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_453.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_sign",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_454.mcfunction b/data/bsc/functions/drop/l0/p/l0_454.mcfunction new file mode 100644 index 00000000..2abe782c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_454.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 15973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:crimson_wall_sign",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_455.mcfunction b/data/bsc/functions/drop/l0/p/l0_455.mcfunction new file mode 100644 index 00000000..be85d61f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_455.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 15981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 15988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:warped_wall_sign",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_456.mcfunction b/data/bsc/functions/drop/l0/p/l0_456.mcfunction new file mode 100644 index 00000000..da34aadb --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_456.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:structure_block",Count:1b}} +execute if score @s s.crhf.block_id matches 15990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:structure_block",Count:1b}} +execute if score @s s.crhf.block_id matches 15991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:structure_block",Count:1b}} +execute if score @s s.crhf.block_id matches 15992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:structure_block",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_457.mcfunction b/data/bsc/functions/drop/l0/p/l0_457.mcfunction new file mode 100644 index 00000000..eae87d2e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_457.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 15993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jigsaw",Count:1b}} +execute if score @s s.crhf.block_id matches 15994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jigsaw",Count:1b}} +execute if score @s s.crhf.block_id matches 15995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jigsaw",Count:1b}} +execute if score @s s.crhf.block_id matches 15996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jigsaw",Count:1b}} +execute if score @s s.crhf.block_id matches 15997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jigsaw",Count:1b}} +execute if score @s s.crhf.block_id matches 15998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jigsaw",Count:1b}} +execute if score @s s.crhf.block_id matches 15999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jigsaw",Count:1b}} +execute if score @s s.crhf.block_id matches 16000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jigsaw",Count:1b}} +execute if score @s s.crhf.block_id matches 16001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jigsaw",Count:1b}} +execute if score @s s.crhf.block_id matches 16002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jigsaw",Count:1b}} +execute if score @s s.crhf.block_id matches 16003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jigsaw",Count:1b}} +execute if score @s s.crhf.block_id matches 16004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jigsaw",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_458.mcfunction b/data/bsc/functions/drop/l0/p/l0_458.mcfunction new file mode 100644 index 00000000..bf149482 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_458.mcfunction @@ -0,0 +1,9 @@ +execute if score @s s.crhf.block_id matches 16005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:composter",Count:1b}} +execute if score @s s.crhf.block_id matches 16006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:composter",Count:1b}} +execute if score @s s.crhf.block_id matches 16007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:composter",Count:1b}} +execute if score @s s.crhf.block_id matches 16008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:composter",Count:1b}} +execute if score @s s.crhf.block_id matches 16009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:composter",Count:1b}} +execute if score @s s.crhf.block_id matches 16010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:composter",Count:1b}} +execute if score @s s.crhf.block_id matches 16011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:composter",Count:1b}} +execute if score @s s.crhf.block_id matches 16012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:composter",Count:1b}} +execute if score @s s.crhf.block_id matches 16013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:composter",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_459.mcfunction b/data/bsc/functions/drop/l0/p/l0_459.mcfunction new file mode 100644 index 00000000..c929fdd4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_459.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 16014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:target",Count:1b}} +execute if score @s s.crhf.block_id matches 16015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:target",Count:1b}} +execute if score @s s.crhf.block_id matches 16016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:target",Count:1b}} +execute if score @s s.crhf.block_id matches 16017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:target",Count:1b}} +execute if score @s s.crhf.block_id matches 16018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:target",Count:1b}} +execute if score @s s.crhf.block_id matches 16019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:target",Count:1b}} +execute if score @s s.crhf.block_id matches 16020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:target",Count:1b}} +execute if score @s s.crhf.block_id matches 16021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:target",Count:1b}} +execute if score @s s.crhf.block_id matches 16022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:target",Count:1b}} +execute if score @s s.crhf.block_id matches 16023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:target",Count:1b}} +execute if score @s s.crhf.block_id matches 16024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:target",Count:1b}} +execute if score @s s.crhf.block_id matches 16025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:target",Count:1b}} +execute if score @s s.crhf.block_id matches 16026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:target",Count:1b}} +execute if score @s s.crhf.block_id matches 16027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:target",Count:1b}} +execute if score @s s.crhf.block_id matches 16028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:target",Count:1b}} +execute if score @s s.crhf.block_id matches 16029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:target",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_46.mcfunction b/data/bsc/functions/drop/l0/p/l0_46.mcfunction new file mode 100644 index 00000000..810645e2 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_46.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_bed",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_460.mcfunction b/data/bsc/functions/drop/l0/p/l0_460.mcfunction new file mode 100644 index 00000000..16ab7864 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_460.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 16030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} +execute if score @s s.crhf.block_id matches 16053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:bee_nest",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_461.mcfunction b/data/bsc/functions/drop/l0/p/l0_461.mcfunction new file mode 100644 index 00000000..afa5ffb3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_461.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 16054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} +execute if score @s s.crhf.block_id matches 16077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:beehive",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_462.mcfunction b/data/bsc/functions/drop/l0/p/l0_462.mcfunction new file mode 100644 index 00000000..5c1aef46 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_462.mcfunction @@ -0,0 +1,5 @@ +execute if score @s s.crhf.block_id matches 16083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:respawn_anchor",Count:1b}} +execute if score @s s.crhf.block_id matches 16084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:respawn_anchor",Count:1b}} +execute if score @s s.crhf.block_id matches 16085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:respawn_anchor",Count:1b}} +execute if score @s s.crhf.block_id matches 16086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:respawn_anchor",Count:1b}} +execute if score @s s.crhf.block_id matches 16087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:respawn_anchor",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_463.mcfunction b/data/bsc/functions/drop/l0/p/l0_463.mcfunction new file mode 100644 index 00000000..cc882abd --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_463.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 16094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_464.mcfunction b/data/bsc/functions/drop/l0/p/l0_464.mcfunction new file mode 100644 index 00000000..fdc6f137 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_464.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 16174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_465.mcfunction b/data/bsc/functions/drop/l0/p/l0_465.mcfunction new file mode 100644 index 00000000..0f0031ba --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_465.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 16498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 16499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 16500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 16501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 16502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 16503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blackstone_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_466.mcfunction b/data/bsc/functions/drop/l0/p/l0_466.mcfunction new file mode 100644 index 00000000..9582bc5b --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_466.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 16508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 16509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 16510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 16511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 16512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 16513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_467.mcfunction b/data/bsc/functions/drop/l0/p/l0_467.mcfunction new file mode 100644 index 00000000..db32cd7d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_467.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 16514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_468.mcfunction b/data/bsc/functions/drop/l0/p/l0_468.mcfunction new file mode 100644 index 00000000..d87ac2a8 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_468.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 16594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 16917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_brick_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_469.mcfunction b/data/bsc/functions/drop/l0/p/l0_469.mcfunction new file mode 100644 index 00000000..d40591c6 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_469.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 16919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 16998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_47.mcfunction b/data/bsc/functions/drop/l0/p/l0_47.mcfunction new file mode 100644 index 00000000..d959c652 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_47.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_bed",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_470.mcfunction b/data/bsc/functions/drop/l0/p/l0_470.mcfunction new file mode 100644 index 00000000..a918911f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_470.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 16999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 17000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 17001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 17002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 17003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 17004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_471.mcfunction b/data/bsc/functions/drop/l0/p/l0_471.mcfunction new file mode 100644 index 00000000..123bddf8 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_471.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 17006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_pressure_plate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_472.mcfunction b/data/bsc/functions/drop/l0/p/l0_472.mcfunction new file mode 100644 index 00000000..1df133a3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_472.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 17007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} +execute if score @s s.crhf.block_id matches 17030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_button",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_473.mcfunction b/data/bsc/functions/drop/l0/p/l0_473.mcfunction new file mode 100644 index 00000000..6a2adddd --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_473.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 17031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 17354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_blackstone_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_474.mcfunction b/data/bsc/functions/drop/l0/p/l0_474.mcfunction new file mode 100644 index 00000000..a5d4936f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_474.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_475.mcfunction b/data/bsc/functions/drop/l0/p/l0_475.mcfunction new file mode 100644 index 00000000..564701fd --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_475.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_476.mcfunction b/data/bsc/functions/drop/l0/p/l0_476.mcfunction new file mode 100644 index 00000000..be8a29e2 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_476.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_477.mcfunction b/data/bsc/functions/drop/l0/p/l0_477.mcfunction new file mode 100644 index 00000000..3d68de64 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_477.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_478.mcfunction b/data/bsc/functions/drop/l0/p/l0_478.mcfunction new file mode 100644 index 00000000..26a797dd --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_478.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_479.mcfunction b/data/bsc/functions/drop/l0/p/l0_479.mcfunction new file mode 100644 index 00000000..f0982230 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_479.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_48.mcfunction b/data/bsc/functions/drop/l0/p/l0_48.mcfunction new file mode 100644 index 00000000..590e1413 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_48.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_bed",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_480.mcfunction b/data/bsc/functions/drop/l0/p/l0_480.mcfunction new file mode 100644 index 00000000..430b93a5 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_480.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_481.mcfunction b/data/bsc/functions/drop/l0/p/l0_481.mcfunction new file mode 100644 index 00000000..431d24a1 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_481.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_482.mcfunction b/data/bsc/functions/drop/l0/p/l0_482.mcfunction new file mode 100644 index 00000000..339e7031 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_482.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_483.mcfunction b/data/bsc/functions/drop/l0/p/l0_483.mcfunction new file mode 100644 index 00000000..f4c671d3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_483.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_484.mcfunction b/data/bsc/functions/drop/l0/p/l0_484.mcfunction new file mode 100644 index 00000000..9ec4f9e6 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_484.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_485.mcfunction b/data/bsc/functions/drop/l0/p/l0_485.mcfunction new file mode 100644 index 00000000..27d15a24 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_485.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_486.mcfunction b/data/bsc/functions/drop/l0/p/l0_486.mcfunction new file mode 100644 index 00000000..de009e47 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_486.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_487.mcfunction b/data/bsc/functions/drop/l0/p/l0_487.mcfunction new file mode 100644 index 00000000..dc7e7428 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_487.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_488.mcfunction b/data/bsc/functions/drop/l0/p/l0_488.mcfunction new file mode 100644 index 00000000..03e6c799 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_488.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_489.mcfunction b/data/bsc/functions/drop/l0/p/l0_489.mcfunction new file mode 100644 index 00000000..af92621d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_489.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_49.mcfunction b/data/bsc/functions/drop/l0/p/l0_49.mcfunction new file mode 100644 index 00000000..33f4b554 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_49.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_bed",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_490.mcfunction b/data/bsc/functions/drop/l0/p/l0_490.mcfunction new file mode 100644 index 00000000..fe378e45 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_490.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle",Count:1b}} +execute if score @s s.crhf.block_id matches 17629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_491.mcfunction b/data/bsc/functions/drop/l0/p/l0_491.mcfunction new file mode 100644 index 00000000..373b0105 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_491.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_492.mcfunction b/data/bsc/functions/drop/l0/p/l0_492.mcfunction new file mode 100644 index 00000000..e937fe01 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_492.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:white_candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_493.mcfunction b/data/bsc/functions/drop/l0/p/l0_493.mcfunction new file mode 100644 index 00000000..ed1977f3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_493.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:orange_candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_494.mcfunction b/data/bsc/functions/drop/l0/p/l0_494.mcfunction new file mode 100644 index 00000000..e48b5dde --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_494.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:magenta_candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_495.mcfunction b/data/bsc/functions/drop/l0/p/l0_495.mcfunction new file mode 100644 index 00000000..565a5f72 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_495.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_blue_candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_496.mcfunction b/data/bsc/functions/drop/l0/p/l0_496.mcfunction new file mode 100644 index 00000000..d578dd4d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_496.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:yellow_candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_497.mcfunction b/data/bsc/functions/drop/l0/p/l0_497.mcfunction new file mode 100644 index 00000000..27e7eefa --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_497.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lime_candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_498.mcfunction b/data/bsc/functions/drop/l0/p/l0_498.mcfunction new file mode 100644 index 00000000..32c617b3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_498.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_499.mcfunction b/data/bsc/functions/drop/l0/p/l0_499.mcfunction new file mode 100644 index 00000000..f3e2a136 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_499.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_5.mcfunction b/data/bsc/functions/drop/l0/p/l0_5.mcfunction new file mode 100644 index 00000000..a29f294a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_5.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 27 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sapling",Count:1b}} +execute if score @s s.crhf.block_id matches 28 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sapling",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_50.mcfunction b/data/bsc/functions/drop/l0/p/l0_50.mcfunction new file mode 100644 index 00000000..daf0bd99 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_50.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pink_bed",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_500.mcfunction b/data/bsc/functions/drop/l0/p/l0_500.mcfunction new file mode 100644 index 00000000..b574a373 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_500.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_501.mcfunction b/data/bsc/functions/drop/l0/p/l0_501.mcfunction new file mode 100644 index 00000000..5aeb59e7 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_501.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_502.mcfunction b/data/bsc/functions/drop/l0/p/l0_502.mcfunction new file mode 100644 index 00000000..a20ce1bd --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_502.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_503.mcfunction b/data/bsc/functions/drop/l0/p/l0_503.mcfunction new file mode 100644 index 00000000..c09768b8 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_503.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_504.mcfunction b/data/bsc/functions/drop/l0/p/l0_504.mcfunction new file mode 100644 index 00000000..ffdc89d2 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_504.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_505.mcfunction b/data/bsc/functions/drop/l0/p/l0_505.mcfunction new file mode 100644 index 00000000..1302a655 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_505.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_506.mcfunction b/data/bsc/functions/drop/l0/p/l0_506.mcfunction new file mode 100644 index 00000000..84c9110f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_506.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_507.mcfunction b/data/bsc/functions/drop/l0/p/l0_507.mcfunction new file mode 100644 index 00000000..02a55d5c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_507.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle_cake",Count:1b}} +execute if score @s s.crhf.block_id matches 17663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_candle_cake",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_508.mcfunction b/data/bsc/functions/drop/l0/p/l0_508.mcfunction new file mode 100644 index 00000000..41fd756c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_508.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 17666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:amethyst_cluster",Count:1b}} +execute if score @s s.crhf.block_id matches 17667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:amethyst_cluster",Count:1b}} +execute if score @s s.crhf.block_id matches 17668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:amethyst_cluster",Count:1b}} +execute if score @s s.crhf.block_id matches 17669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:amethyst_cluster",Count:1b}} +execute if score @s s.crhf.block_id matches 17670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:amethyst_cluster",Count:1b}} +execute if score @s s.crhf.block_id matches 17671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:amethyst_cluster",Count:1b}} +execute if score @s s.crhf.block_id matches 17672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:amethyst_cluster",Count:1b}} +execute if score @s s.crhf.block_id matches 17673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:amethyst_cluster",Count:1b}} +execute if score @s s.crhf.block_id matches 17674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:amethyst_cluster",Count:1b}} +execute if score @s s.crhf.block_id matches 17675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:amethyst_cluster",Count:1b}} +execute if score @s s.crhf.block_id matches 17676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:amethyst_cluster",Count:1b}} +execute if score @s s.crhf.block_id matches 17677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:amethyst_cluster",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_509.mcfunction b/data/bsc/functions/drop/l0/p/l0_509.mcfunction new file mode 100644 index 00000000..46c43a0f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_509.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 17678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:large_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:large_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:large_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:large_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:large_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:large_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:large_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:large_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:large_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:large_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:large_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:large_amethyst_bud",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_51.mcfunction b/data/bsc/functions/drop/l0/p/l0_51.mcfunction new file mode 100644 index 00000000..eba4f6aa --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_51.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:gray_bed",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_510.mcfunction b/data/bsc/functions/drop/l0/p/l0_510.mcfunction new file mode 100644 index 00000000..d5b48477 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_510.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 17690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:medium_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:medium_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:medium_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:medium_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:medium_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:medium_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:medium_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:medium_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:medium_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:medium_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:medium_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:medium_amethyst_bud",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_511.mcfunction b/data/bsc/functions/drop/l0/p/l0_511.mcfunction new file mode 100644 index 00000000..57f10f8d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_511.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 17702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_amethyst_bud",Count:1b}} +execute if score @s s.crhf.block_id matches 17713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_amethyst_bud",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_512.mcfunction b/data/bsc/functions/drop/l0/p/l0_512.mcfunction new file mode 100644 index 00000000..39724384 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_512.mcfunction @@ -0,0 +1,96 @@ +execute if score @s s.crhf.block_id matches 17718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} +execute if score @s s.crhf.block_id matches 17813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sculk_sensor",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_513.mcfunction b/data/bsc/functions/drop/l0/p/l0_513.mcfunction new file mode 100644 index 00000000..25b37107 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_513.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 17824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_514.mcfunction b/data/bsc/functions/drop/l0/p/l0_514.mcfunction new file mode 100644 index 00000000..f5186875 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_514.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 17904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_515.mcfunction b/data/bsc/functions/drop/l0/p/l0_515.mcfunction new file mode 100644 index 00000000..e8de428c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_515.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 17984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 17999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_516.mcfunction b/data/bsc/functions/drop/l0/p/l0_516.mcfunction new file mode 100644 index 00000000..d6ae8fc4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_516.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 18064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_517.mcfunction b/data/bsc/functions/drop/l0/p/l0_517.mcfunction new file mode 100644 index 00000000..ba3e6023 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_517.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oxidized_cut_copper_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_518.mcfunction b/data/bsc/functions/drop/l0/p/l0_518.mcfunction new file mode 100644 index 00000000..547a847c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_518.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:weathered_cut_copper_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_519.mcfunction b/data/bsc/functions/drop/l0/p/l0_519.mcfunction new file mode 100644 index 00000000..92fd1096 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_519.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:exposed_cut_copper_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_52.mcfunction b/data/bsc/functions/drop/l0/p/l0_52.mcfunction new file mode 100644 index 00000000..91324661 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_52.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:light_gray_bed",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_520.mcfunction b/data/bsc/functions/drop/l0/p/l0_520.mcfunction new file mode 100644 index 00000000..5378794c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_520.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cut_copper_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_521.mcfunction b/data/bsc/functions/drop/l0/p/l0_521.mcfunction new file mode 100644 index 00000000..10ca2d42 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_521.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 18176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_522.mcfunction b/data/bsc/functions/drop/l0/p/l0_522.mcfunction new file mode 100644 index 00000000..5028eb52 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_522.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 18256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_523.mcfunction b/data/bsc/functions/drop/l0/p/l0_523.mcfunction new file mode 100644 index 00000000..e85d0a32 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_523.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 18336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_524.mcfunction b/data/bsc/functions/drop/l0/p/l0_524.mcfunction new file mode 100644 index 00000000..538a3e47 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_524.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 18416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_525.mcfunction b/data/bsc/functions/drop/l0/p/l0_525.mcfunction new file mode 100644 index 00000000..a92e23c5 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_525.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_oxidized_cut_copper_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_526.mcfunction b/data/bsc/functions/drop/l0/p/l0_526.mcfunction new file mode 100644 index 00000000..b104db9b --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_526.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_weathered_cut_copper_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_527.mcfunction b/data/bsc/functions/drop/l0/p/l0_527.mcfunction new file mode 100644 index 00000000..97b200ed --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_527.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_exposed_cut_copper_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_528.mcfunction b/data/bsc/functions/drop/l0/p/l0_528.mcfunction new file mode 100644 index 00000000..dedc0a50 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_528.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:waxed_cut_copper_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_529.mcfunction b/data/bsc/functions/drop/l0/p/l0_529.mcfunction new file mode 100644 index 00000000..43ed90b4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_529.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 18520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} +execute if score @s s.crhf.block_id matches 18543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lightning_rod",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_53.mcfunction b/data/bsc/functions/drop/l0/p/l0_53.mcfunction new file mode 100644 index 00000000..8d3bd4a3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_53.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cyan_bed",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_530.mcfunction b/data/bsc/functions/drop/l0/p/l0_530.mcfunction new file mode 100644 index 00000000..0767c5a3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_530.mcfunction @@ -0,0 +1,20 @@ +execute if score @s s.crhf.block_id matches 18544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} +execute if score @s s.crhf.block_id matches 18563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:pointed_dripstone",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_531.mcfunction b/data/bsc/functions/drop/l0/p/l0_531.mcfunction new file mode 100644 index 00000000..bd60bec8 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_531.mcfunction @@ -0,0 +1,52 @@ +execute if score @s s.crhf.block_id matches 18565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} +execute if score @s s.crhf.block_id matches 18616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_532.mcfunction b/data/bsc/functions/drop/l0/p/l0_532.mcfunction new file mode 100644 index 00000000..4100ca0e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_532.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 18617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines_plant",Count:1b}} +execute if score @s s.crhf.block_id matches 18618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cave_vines_plant",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_533.mcfunction b/data/bsc/functions/drop/l0/p/l0_533.mcfunction new file mode 100644 index 00000000..80de96d0 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_533.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 18624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_534.mcfunction b/data/bsc/functions/drop/l0/p/l0_534.mcfunction new file mode 100644 index 00000000..b1bfaa79 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_534.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 18656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 18657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 18658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 18659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 18660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 18661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 18662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf_stem",Count:1b}} +execute if score @s s.crhf.block_id matches 18663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:big_dripleaf_stem",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_535.mcfunction b/data/bsc/functions/drop/l0/p/l0_535.mcfunction new file mode 100644 index 00000000..bd1aa80d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_535.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 18664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_dripleaf",Count:1b}} +execute if score @s s.crhf.block_id matches 18679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:small_dripleaf",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_536.mcfunction b/data/bsc/functions/drop/l0/p/l0_536.mcfunction new file mode 100644 index 00000000..eb965940 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_536.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 18680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:hanging_roots",Count:1b}} +execute if score @s s.crhf.block_id matches 18681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:hanging_roots",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_537.mcfunction b/data/bsc/functions/drop/l0/p/l0_537.mcfunction new file mode 100644 index 00000000..90eee5d5 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_537.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 18683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate",Count:1b}} +execute if score @s s.crhf.block_id matches 18684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate",Count:1b}} +execute if score @s s.crhf.block_id matches 18685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_538.mcfunction b/data/bsc/functions/drop/l0/p/l0_538.mcfunction new file mode 100644 index 00000000..f9a02cf4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_538.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 18687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 18766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_539.mcfunction b/data/bsc/functions/drop/l0/p/l0_539.mcfunction new file mode 100644 index 00000000..bb5f15f7 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_539.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 18772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_54.mcfunction b/data/bsc/functions/drop/l0/p/l0_54.mcfunction new file mode 100644 index 00000000..b33f52bf --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_54.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:purple_bed",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_540.mcfunction b/data/bsc/functions/drop/l0/p/l0_540.mcfunction new file mode 100644 index 00000000..b486df90 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_540.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 18773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 18999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobbled_deepslate_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_541.mcfunction b/data/bsc/functions/drop/l0/p/l0_541.mcfunction new file mode 100644 index 00000000..7198d040 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_541.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 19098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_542.mcfunction b/data/bsc/functions/drop/l0/p/l0_542.mcfunction new file mode 100644 index 00000000..0d4b615f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_542.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 19178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 19179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 19180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 19181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 19182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 19183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_543.mcfunction b/data/bsc/functions/drop/l0/p/l0_543.mcfunction new file mode 100644 index 00000000..3e473bc5 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_543.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 19184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:polished_deepslate_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_544.mcfunction b/data/bsc/functions/drop/l0/p/l0_544.mcfunction new file mode 100644 index 00000000..31d5216a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_544.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 19509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_545.mcfunction b/data/bsc/functions/drop/l0/p/l0_545.mcfunction new file mode 100644 index 00000000..0440cf15 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_545.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 19589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 19590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 19591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 19592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 19593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 19594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_546.mcfunction b/data/bsc/functions/drop/l0/p/l0_546.mcfunction new file mode 100644 index 00000000..e0de4cd2 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_546.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 19595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 19918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_tile_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_547.mcfunction b/data/bsc/functions/drop/l0/p/l0_547.mcfunction new file mode 100644 index 00000000..74e80526 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_547.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 19920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 19999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_548.mcfunction b/data/bsc/functions/drop/l0/p/l0_548.mcfunction new file mode 100644 index 00000000..c6448968 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_548.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 20000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 20001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 20002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 20003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 20004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_slab",Count:1b}} +execute if score @s s.crhf.block_id matches 20005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_slab",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_549.mcfunction b/data/bsc/functions/drop/l0/p/l0_549.mcfunction new file mode 100644 index 00000000..b06d8f0a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_549.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 20006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} +execute if score @s s.crhf.block_id matches 20329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:deepslate_brick_wall",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_55.mcfunction b/data/bsc/functions/drop/l0/p/l0_55.mcfunction new file mode 100644 index 00000000..8f3cc839 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_55.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:blue_bed",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_550.mcfunction b/data/bsc/functions/drop/l0/p/l0_550.mcfunction new file mode 100644 index 00000000..e18eb512 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_550.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 20333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:infested_deepslate",Count:1b}} +execute if score @s s.crhf.block_id matches 20334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:infested_deepslate",Count:1b}} +execute if score @s s.crhf.block_id matches 20335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:infested_deepslate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_56.mcfunction b/data/bsc/functions/drop/l0/p/l0_56.mcfunction new file mode 100644 index 00000000..9569ccc0 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_56.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:brown_bed",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_57.mcfunction b/data/bsc/functions/drop/l0/p/l0_57.mcfunction new file mode 100644 index 00000000..e4ec37a2 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_57.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:green_bed",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_58.mcfunction b/data/bsc/functions/drop/l0/p/l0_58.mcfunction new file mode 100644 index 00000000..416bd1ec --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_58.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:red_bed",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_59.mcfunction b/data/bsc/functions/drop/l0/p/l0_59.mcfunction new file mode 100644 index 00000000..f69083c4 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_59.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_bed",Count:1b}} +execute if score @s s.crhf.block_id matches 1336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:black_bed",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_6.mcfunction b/data/bsc/functions/drop/l0/p/l0_6.mcfunction new file mode 100644 index 00000000..085ee987 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_6.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 29 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sapling",Count:1b}} +execute if score @s s.crhf.block_id matches 30 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sapling",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_60.mcfunction b/data/bsc/functions/drop/l0/p/l0_60.mcfunction new file mode 100644 index 00000000..084f4d1f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_60.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 1337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:powered_rail",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_61.mcfunction b/data/bsc/functions/drop/l0/p/l0_61.mcfunction new file mode 100644 index 00000000..de25c7ca --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_61.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 1361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} +execute if score @s s.crhf.block_id matches 1384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:detector_rail",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_62.mcfunction b/data/bsc/functions/drop/l0/p/l0_62.mcfunction new file mode 100644 index 00000000..46311a7e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_62.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 1385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sticky_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sticky_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sticky_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sticky_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sticky_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sticky_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sticky_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sticky_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sticky_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sticky_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sticky_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:sticky_piston",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_63.mcfunction b/data/bsc/functions/drop/l0/p/l0_63.mcfunction new file mode 100644 index 00000000..83edabb0 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_63.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 1402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tall_seagrass",Count:1b}} +execute if score @s s.crhf.block_id matches 1403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tall_seagrass",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_64.mcfunction b/data/bsc/functions/drop/l0/p/l0_64.mcfunction new file mode 100644 index 00000000..0849b147 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_64.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 1404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_65.mcfunction b/data/bsc/functions/drop/l0/p/l0_65.mcfunction new file mode 100644 index 00000000..2df8867a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_65.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 1416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} +execute if score @s s.crhf.block_id matches 1439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:piston_head",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_66.mcfunction b/data/bsc/functions/drop/l0/p/l0_66.mcfunction new file mode 100644 index 00000000..076e0f09 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_66.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 1456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:moving_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:moving_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:moving_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:moving_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:moving_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:moving_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:moving_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:moving_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:moving_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:moving_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:moving_piston",Count:1b}} +execute if score @s s.crhf.block_id matches 1467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:moving_piston",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_67.mcfunction b/data/bsc/functions/drop/l0/p/l0_67.mcfunction new file mode 100644 index 00000000..99b962bc --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_67.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 1486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tnt",Count:1b}} +execute if score @s s.crhf.block_id matches 1487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:tnt",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_68.mcfunction b/data/bsc/functions/drop/l0/p/l0_68.mcfunction new file mode 100644 index 00000000..a0ce6df9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_68.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wall_torch",Count:1b}} +execute if score @s s.crhf.block_id matches 1493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wall_torch",Count:1b}} +execute if score @s s.crhf.block_id matches 1494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wall_torch",Count:1b}} +execute if score @s s.crhf.block_id matches 1495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wall_torch",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_69.mcfunction b/data/bsc/functions/drop/l0/p/l0_69.mcfunction new file mode 100644 index 00000000..c07f80bc --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_69.mcfunction @@ -0,0 +1,512 @@ +execute if score @s s.crhf.block_id matches 1496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 1999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 2000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 2001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 2002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 2003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 2004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 2005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 2006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} +execute if score @s s.crhf.block_id matches 2007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:fire",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_7.mcfunction b/data/bsc/functions/drop/l0/p/l0_7.mcfunction new file mode 100644 index 00000000..6f8ab249 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_7.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 31 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sapling",Count:1b}} +execute if score @s s.crhf.block_id matches 32 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sapling",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_70.mcfunction b/data/bsc/functions/drop/l0/p/l0_70.mcfunction new file mode 100644 index 00000000..5e7895a3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_70.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 2010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 2089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_71.mcfunction b/data/bsc/functions/drop/l0/p/l0_71.mcfunction new file mode 100644 index 00000000..22df859d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_71.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 2090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} +execute if score @s s.crhf.block_id matches 2113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:chest",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_72.mcfunction b/data/bsc/functions/drop/l0/p/l0_72.mcfunction new file mode 100644 index 00000000..66a58883 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_72.mcfunction @@ -0,0 +1,1296 @@ +execute if score @s s.crhf.block_id matches 2114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2410 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2411 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2412 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2413 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2950 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2951 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2952 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2953 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2954 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2955 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2956 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2957 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2958 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2959 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2960 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2961 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2962 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2963 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2964 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2965 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2966 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2967 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2968 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2969 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2970 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2971 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2972 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2973 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2974 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2975 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2976 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2977 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2978 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2979 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2980 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2981 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2982 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2983 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2984 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2985 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2986 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2987 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2988 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2989 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2990 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2991 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2992 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2993 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2994 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2995 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2996 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2997 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2998 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 2999 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3000 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3001 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3002 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3003 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3004 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3005 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3006 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3007 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3008 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3009 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3010 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3011 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3012 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3013 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3014 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3015 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3016 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3017 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3018 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3019 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3020 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3021 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3022 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3023 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3024 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3025 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3026 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3027 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3028 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3029 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3030 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3031 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3032 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3033 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3034 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3035 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3036 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3037 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3038 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3039 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3040 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3041 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3042 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3043 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3044 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3045 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3046 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3047 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3048 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3049 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3050 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3051 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3052 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3053 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3054 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3055 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3056 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3057 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3058 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3059 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3060 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3061 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3062 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3063 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3064 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3065 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3066 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3067 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3068 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3069 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3070 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3071 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3072 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3073 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3074 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3075 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3076 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3077 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3078 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3079 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3080 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3081 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3082 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3083 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3084 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3085 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3086 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3087 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3088 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3089 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3090 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3091 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3092 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3093 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3094 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3095 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3096 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3097 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3098 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3099 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3100 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3101 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3102 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3103 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3104 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3105 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3106 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3107 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3108 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3109 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3110 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3111 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3112 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3113 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3114 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3115 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3116 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3117 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3118 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3119 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3120 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3121 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3122 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3123 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3124 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3125 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3126 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3127 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3128 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3129 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3130 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3131 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3132 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3133 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3134 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3135 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3136 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3137 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3138 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3139 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3140 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3141 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3142 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3143 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3144 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3145 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3146 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3147 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3148 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3149 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3150 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3151 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3152 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3153 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3154 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3155 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3156 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3157 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3158 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3159 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3160 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3161 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3162 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3163 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3164 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3165 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3166 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3167 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3168 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3169 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3170 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3171 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3172 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3173 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3174 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3175 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3176 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3177 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3178 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3179 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3180 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3181 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3182 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3183 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3184 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3185 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3186 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3187 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3188 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3189 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3190 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3191 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3192 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3193 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3194 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3195 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3196 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3197 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3198 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3199 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3200 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3201 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3202 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3203 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3204 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3205 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3206 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3207 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3208 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3209 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3210 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3211 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3212 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3213 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3214 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3215 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3216 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3217 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3218 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3219 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3220 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3221 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3222 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3223 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3224 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3225 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3226 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3227 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3228 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3229 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3230 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3231 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3232 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3233 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3234 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3235 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3236 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3237 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3238 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3239 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3240 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3241 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3242 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3243 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3244 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3245 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3246 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3247 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3248 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3249 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3250 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3251 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3252 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3253 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3254 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3255 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3256 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3257 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3258 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3259 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3260 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3261 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3262 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3263 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3264 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3265 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3266 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3267 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3268 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3269 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3270 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3271 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3272 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3273 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3274 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3275 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3276 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3277 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3278 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3279 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3280 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3281 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3282 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3283 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3284 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3285 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3286 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3287 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3288 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3289 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3290 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3291 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3292 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3293 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3294 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3295 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3296 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3297 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3298 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3299 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3300 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3301 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3302 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3303 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3304 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3305 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3306 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3307 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3308 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3309 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3310 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3311 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3312 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3313 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3314 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3315 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3316 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3317 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3318 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3319 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3320 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3321 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3322 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3323 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3324 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3325 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3326 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3327 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3328 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3329 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3330 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3331 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3332 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3333 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3334 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3335 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3336 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3337 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3338 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3339 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3340 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3341 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3342 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3343 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3344 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3345 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3346 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3347 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3348 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3349 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3350 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3351 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3352 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3353 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3354 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3355 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3356 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3357 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3358 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3359 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3360 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3361 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3362 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3363 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3364 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3365 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3366 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3367 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3368 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3369 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3370 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3371 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3372 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3373 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3374 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3375 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3376 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3377 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3378 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3379 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3380 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3381 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3382 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3383 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3384 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3385 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3386 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3387 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3388 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3389 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3390 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3391 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3392 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3393 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3394 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3395 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3396 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3397 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3398 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3399 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3400 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3401 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3402 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3403 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3404 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3405 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3406 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3407 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3408 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} +execute if score @s s.crhf.block_id matches 3409 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:redstone_wire",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_73.mcfunction b/data/bsc/functions/drop/l0/p/l0_73.mcfunction new file mode 100644 index 00000000..cab5b091 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_73.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3414 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wheat",Count:1b}} +execute if score @s s.crhf.block_id matches 3415 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wheat",Count:1b}} +execute if score @s s.crhf.block_id matches 3416 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wheat",Count:1b}} +execute if score @s s.crhf.block_id matches 3417 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wheat",Count:1b}} +execute if score @s s.crhf.block_id matches 3418 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wheat",Count:1b}} +execute if score @s s.crhf.block_id matches 3419 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wheat",Count:1b}} +execute if score @s s.crhf.block_id matches 3420 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wheat",Count:1b}} +execute if score @s s.crhf.block_id matches 3421 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:wheat",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_74.mcfunction b/data/bsc/functions/drop/l0/p/l0_74.mcfunction new file mode 100644 index 00000000..4d27232c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_74.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3422 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:farmland",Count:1b}} +execute if score @s s.crhf.block_id matches 3423 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:farmland",Count:1b}} +execute if score @s s.crhf.block_id matches 3424 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:farmland",Count:1b}} +execute if score @s s.crhf.block_id matches 3425 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:farmland",Count:1b}} +execute if score @s s.crhf.block_id matches 3426 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:farmland",Count:1b}} +execute if score @s s.crhf.block_id matches 3427 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:farmland",Count:1b}} +execute if score @s s.crhf.block_id matches 3428 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:farmland",Count:1b}} +execute if score @s s.crhf.block_id matches 3429 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:farmland",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_75.mcfunction b/data/bsc/functions/drop/l0/p/l0_75.mcfunction new file mode 100644 index 00000000..1059792a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_75.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3430 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:furnace",Count:1b}} +execute if score @s s.crhf.block_id matches 3431 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:furnace",Count:1b}} +execute if score @s s.crhf.block_id matches 3432 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:furnace",Count:1b}} +execute if score @s s.crhf.block_id matches 3433 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:furnace",Count:1b}} +execute if score @s s.crhf.block_id matches 3434 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:furnace",Count:1b}} +execute if score @s s.crhf.block_id matches 3435 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:furnace",Count:1b}} +execute if score @s s.crhf.block_id matches 3436 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:furnace",Count:1b}} +execute if score @s s.crhf.block_id matches 3437 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:furnace",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_76.mcfunction b/data/bsc/functions/drop/l0/p/l0_76.mcfunction new file mode 100644 index 00000000..d976a1d1 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_76.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 3438 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3439 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3440 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3441 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3442 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3443 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3444 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3445 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3446 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3447 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3448 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3449 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3450 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3451 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3452 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3453 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3454 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3455 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3456 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3457 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3458 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3459 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3460 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3461 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3462 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3463 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3464 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3465 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3466 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3467 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3468 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3469 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_sign",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_77.mcfunction b/data/bsc/functions/drop/l0/p/l0_77.mcfunction new file mode 100644 index 00000000..e48d1d99 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_77.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 3470 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3471 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3472 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3473 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3474 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3475 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3476 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3477 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3478 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3479 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3480 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3481 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3482 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3483 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3484 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3485 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3486 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3487 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3488 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3489 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3490 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3491 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3492 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3493 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3494 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3495 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3496 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3497 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3498 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3499 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3500 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3501 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_sign",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_78.mcfunction b/data/bsc/functions/drop/l0/p/l0_78.mcfunction new file mode 100644 index 00000000..1873bb43 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_78.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 3502 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3503 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3504 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3505 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3506 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3507 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3508 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3509 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3510 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3511 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3512 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3513 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3514 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3515 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3516 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3517 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3518 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3519 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3520 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3521 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3522 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3523 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3524 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3525 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3526 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3527 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3528 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3529 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3530 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3531 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3532 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3533 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_sign",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_79.mcfunction b/data/bsc/functions/drop/l0/p/l0_79.mcfunction new file mode 100644 index 00000000..4f8a7398 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_79.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 3534 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3535 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3536 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3537 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3538 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3539 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3540 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3541 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3542 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3543 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3544 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3545 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3546 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3547 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3548 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3549 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3550 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3551 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3552 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3553 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3554 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3555 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3556 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3557 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3558 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3559 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3560 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3561 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3562 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3563 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3564 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3565 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_sign",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_8.mcfunction b/data/bsc/functions/drop/l0/p/l0_8.mcfunction new file mode 100644 index 00000000..6bfa4d0d --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_8.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 34 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water",Count:1b}} +execute if score @s s.crhf.block_id matches 35 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water",Count:1b}} +execute if score @s s.crhf.block_id matches 36 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water",Count:1b}} +execute if score @s s.crhf.block_id matches 37 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water",Count:1b}} +execute if score @s s.crhf.block_id matches 38 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water",Count:1b}} +execute if score @s s.crhf.block_id matches 39 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water",Count:1b}} +execute if score @s s.crhf.block_id matches 40 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water",Count:1b}} +execute if score @s s.crhf.block_id matches 41 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water",Count:1b}} +execute if score @s s.crhf.block_id matches 42 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water",Count:1b}} +execute if score @s s.crhf.block_id matches 43 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water",Count:1b}} +execute if score @s s.crhf.block_id matches 44 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water",Count:1b}} +execute if score @s s.crhf.block_id matches 45 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water",Count:1b}} +execute if score @s s.crhf.block_id matches 46 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water",Count:1b}} +execute if score @s s.crhf.block_id matches 47 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water",Count:1b}} +execute if score @s s.crhf.block_id matches 48 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water",Count:1b}} +execute if score @s s.crhf.block_id matches 49 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:water",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_80.mcfunction b/data/bsc/functions/drop/l0/p/l0_80.mcfunction new file mode 100644 index 00000000..09be6a1f --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_80.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 3566 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3567 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3568 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3569 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3570 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3571 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3572 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3573 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3574 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3575 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3576 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3577 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3578 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3579 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3580 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3581 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3582 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3583 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3584 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3585 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3586 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3587 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3588 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3589 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3590 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3591 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3592 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3593 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3594 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3595 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3596 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3597 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_sign",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_81.mcfunction b/data/bsc/functions/drop/l0/p/l0_81.mcfunction new file mode 100644 index 00000000..554b5007 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_81.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 3598 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3599 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3600 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3601 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3602 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3603 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3604 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3605 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3606 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3607 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3608 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3609 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3610 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3611 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3612 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3613 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3614 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3615 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3616 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3617 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3618 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3619 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3620 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3621 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3622 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3623 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3624 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3625 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3626 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3627 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3628 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3629 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_sign",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_82.mcfunction b/data/bsc/functions/drop/l0/p/l0_82.mcfunction new file mode 100644 index 00000000..b2976e74 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_82.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 3630 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3631 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3632 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3633 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3634 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3635 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3636 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3637 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3638 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3639 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3640 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3641 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3642 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3643 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3644 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3645 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3646 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3647 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3648 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3649 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3650 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3651 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3652 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3653 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3654 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3655 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3656 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3657 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3658 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3659 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3660 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3661 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3662 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3663 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3664 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3665 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3666 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3667 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3668 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3669 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3670 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3671 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3672 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3673 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3674 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3675 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3676 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3677 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3678 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3679 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3680 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3681 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3682 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3683 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3684 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3685 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3686 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3687 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3688 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3689 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3690 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3691 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3692 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3693 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_door",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_83.mcfunction b/data/bsc/functions/drop/l0/p/l0_83.mcfunction new file mode 100644 index 00000000..f4f5650c --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_83.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3694 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ladder",Count:1b}} +execute if score @s s.crhf.block_id matches 3695 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ladder",Count:1b}} +execute if score @s s.crhf.block_id matches 3696 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ladder",Count:1b}} +execute if score @s s.crhf.block_id matches 3697 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ladder",Count:1b}} +execute if score @s s.crhf.block_id matches 3698 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ladder",Count:1b}} +execute if score @s s.crhf.block_id matches 3699 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ladder",Count:1b}} +execute if score @s s.crhf.block_id matches 3700 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ladder",Count:1b}} +execute if score @s s.crhf.block_id matches 3701 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:ladder",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_84.mcfunction b/data/bsc/functions/drop/l0/p/l0_84.mcfunction new file mode 100644 index 00000000..cfb9b0d9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_84.mcfunction @@ -0,0 +1,20 @@ +execute if score @s s.crhf.block_id matches 3702 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3703 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3704 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3705 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3706 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3707 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3708 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3709 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3710 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3711 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3712 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3713 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3714 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3715 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3716 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3717 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3718 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3719 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3720 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} +execute if score @s s.crhf.block_id matches 3721 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:rail",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_85.mcfunction b/data/bsc/functions/drop/l0/p/l0_85.mcfunction new file mode 100644 index 00000000..c13c5785 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_85.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 3722 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3723 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3724 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3725 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3726 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3727 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3728 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3729 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3730 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3731 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3732 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3733 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3734 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3735 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3736 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3737 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3738 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3739 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3740 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3741 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3742 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3743 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3744 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3745 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3746 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3747 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3748 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3749 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3750 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3751 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3752 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3753 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3754 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3755 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3756 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3757 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3758 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3759 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3760 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3761 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3762 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3763 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3764 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3765 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3766 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3767 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3768 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3769 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3770 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3771 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3772 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3773 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3774 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3775 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3776 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3777 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3778 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3779 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3780 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3781 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3782 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3783 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3784 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3785 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3786 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3787 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3788 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3789 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3790 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3791 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3792 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3793 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3794 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3795 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3796 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3797 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3798 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3799 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3800 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} +execute if score @s s.crhf.block_id matches 3801 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:cobblestone_stairs",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_86.mcfunction b/data/bsc/functions/drop/l0/p/l0_86.mcfunction new file mode 100644 index 00000000..d5038315 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_86.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3802 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3803 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3804 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3805 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3806 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3807 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3808 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3809 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_wall_sign",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_87.mcfunction b/data/bsc/functions/drop/l0/p/l0_87.mcfunction new file mode 100644 index 00000000..543b3b5a --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_87.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3810 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3811 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3812 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3813 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3814 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3815 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3816 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3817 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_wall_sign",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_88.mcfunction b/data/bsc/functions/drop/l0/p/l0_88.mcfunction new file mode 100644 index 00000000..46611cee --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_88.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3818 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3819 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3820 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3821 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3822 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3823 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3824 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3825 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_wall_sign",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_89.mcfunction b/data/bsc/functions/drop/l0/p/l0_89.mcfunction new file mode 100644 index 00000000..98c9ea47 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_89.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3826 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3827 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3828 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3829 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3830 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3831 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3832 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3833 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_wall_sign",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_9.mcfunction b/data/bsc/functions/drop/l0/p/l0_9.mcfunction new file mode 100644 index 00000000..af51e4d5 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_9.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 50 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava",Count:1b}} +execute if score @s s.crhf.block_id matches 51 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava",Count:1b}} +execute if score @s s.crhf.block_id matches 52 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava",Count:1b}} +execute if score @s s.crhf.block_id matches 53 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava",Count:1b}} +execute if score @s s.crhf.block_id matches 54 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava",Count:1b}} +execute if score @s s.crhf.block_id matches 55 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava",Count:1b}} +execute if score @s s.crhf.block_id matches 56 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava",Count:1b}} +execute if score @s s.crhf.block_id matches 57 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava",Count:1b}} +execute if score @s s.crhf.block_id matches 58 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava",Count:1b}} +execute if score @s s.crhf.block_id matches 59 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava",Count:1b}} +execute if score @s s.crhf.block_id matches 60 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava",Count:1b}} +execute if score @s s.crhf.block_id matches 61 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava",Count:1b}} +execute if score @s s.crhf.block_id matches 62 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava",Count:1b}} +execute if score @s s.crhf.block_id matches 63 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava",Count:1b}} +execute if score @s s.crhf.block_id matches 64 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava",Count:1b}} +execute if score @s s.crhf.block_id matches 65 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lava",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_90.mcfunction b/data/bsc/functions/drop/l0/p/l0_90.mcfunction new file mode 100644 index 00000000..7d09309b --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_90.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3834 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3835 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3836 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3837 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3838 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3839 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3840 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3841 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_wall_sign",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_91.mcfunction b/data/bsc/functions/drop/l0/p/l0_91.mcfunction new file mode 100644 index 00000000..49152c14 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_91.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3842 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3843 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3844 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3845 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3846 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3847 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3848 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_wall_sign",Count:1b}} +execute if score @s s.crhf.block_id matches 3849 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:dark_oak_wall_sign",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_92.mcfunction b/data/bsc/functions/drop/l0/p/l0_92.mcfunction new file mode 100644 index 00000000..f0af8c71 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_92.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 3850 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3851 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3852 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3853 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3854 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3855 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3856 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3857 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3858 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3859 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3860 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3861 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3862 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3863 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3864 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3865 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3866 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3867 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3868 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3869 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3870 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3871 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3872 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} +execute if score @s s.crhf.block_id matches 3873 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:lever",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_93.mcfunction b/data/bsc/functions/drop/l0/p/l0_93.mcfunction new file mode 100644 index 00000000..bdf5c630 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_93.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3874 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 3875 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:stone_pressure_plate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_94.mcfunction b/data/bsc/functions/drop/l0/p/l0_94.mcfunction new file mode 100644 index 00000000..db01bdfb --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_94.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 3876 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3877 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3878 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3879 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3880 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3881 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3882 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3883 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3884 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3885 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3886 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3887 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3888 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3889 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3890 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3891 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3892 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3893 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3894 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3895 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3896 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3897 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3898 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3899 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3900 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3901 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3902 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3903 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3904 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3905 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3906 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3907 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3908 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3909 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3910 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3911 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3912 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3913 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3914 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3915 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3916 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3917 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3918 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3919 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3920 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3921 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3922 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3923 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3924 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3925 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3926 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3927 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3928 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3929 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3930 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3931 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3932 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3933 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3934 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3935 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3936 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3937 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3938 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} +execute if score @s s.crhf.block_id matches 3939 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:iron_door",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_95.mcfunction b/data/bsc/functions/drop/l0/p/l0_95.mcfunction new file mode 100644 index 00000000..360a8a71 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_95.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3940 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 3941 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:oak_pressure_plate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_96.mcfunction b/data/bsc/functions/drop/l0/p/l0_96.mcfunction new file mode 100644 index 00000000..0b0636e3 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_96.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3942 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 3943 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:spruce_pressure_plate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_97.mcfunction b/data/bsc/functions/drop/l0/p/l0_97.mcfunction new file mode 100644 index 00000000..99a08b9e --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_97.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3944 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 3945 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:birch_pressure_plate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_98.mcfunction b/data/bsc/functions/drop/l0/p/l0_98.mcfunction new file mode 100644 index 00000000..5cdc99a9 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_98.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3946 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 3947 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:jungle_pressure_plate",Count:1b}} diff --git a/data/bsc/functions/drop/l0/p/l0_99.mcfunction b/data/bsc/functions/drop/l0/p/l0_99.mcfunction new file mode 100644 index 00000000..72bf1bd0 --- /dev/null +++ b/data/bsc/functions/drop/l0/p/l0_99.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3948 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_pressure_plate",Count:1b}} +execute if score @s s.crhf.block_id matches 3949 run summon minecraft:item ~ ~ ~ {Item:{id:"minecraft:acacia_pressure_plate",Count:1b}} diff --git a/data/bsc/functions/drop/l1/l1_0.mcfunction b/data/bsc/functions/drop/l1/l1_0.mcfunction new file mode 100644 index 00000000..c96442e2 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_0.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 0..3 run function bsc:drop/l0/l0_0 +execute if score @s s.crhf.block_id matches 4..7 run function bsc:drop/l0/l0_1 +execute if score @s s.crhf.block_id matches 8..13 run function bsc:drop/l0/l0_2 +execute if score @s s.crhf.block_id matches 14..17 run function bsc:drop/l0/l0_3 diff --git a/data/bsc/functions/drop/l1/l1_1.mcfunction b/data/bsc/functions/drop/l1/l1_1.mcfunction new file mode 100644 index 00000000..323afa0d --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_1.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18..22 run function bsc:drop/l0/l0_4 +execute if score @s s.crhf.block_id matches 23..30 run function bsc:drop/l0/l0_5 +execute if score @s s.crhf.block_id matches 31..65 run function bsc:drop/l0/l0_6 +execute if score @s s.crhf.block_id matches 66..69 run function bsc:drop/l0/l0_7 diff --git a/data/bsc/functions/drop/l1/l1_10.mcfunction b/data/bsc/functions/drop/l1/l1_10.mcfunction new file mode 100644 index 00000000..848a9a3a --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_10.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3422..3501 run function bsc:drop/l0/l0_40 +execute if score @s s.crhf.block_id matches 3502..3629 run function bsc:drop/l0/l0_41 +execute if score @s s.crhf.block_id matches 3630..3801 run function bsc:drop/l0/l0_42 +execute if score @s s.crhf.block_id matches 3802..3833 run function bsc:drop/l0/l0_43 diff --git a/data/bsc/functions/drop/l1/l1_11.mcfunction b/data/bsc/functions/drop/l1/l1_11.mcfunction new file mode 100644 index 00000000..d802a25e --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_11.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3834..3875 run function bsc:drop/l0/l0_44 +execute if score @s s.crhf.block_id matches 3876..3945 run function bsc:drop/l0/l0_45 +execute if score @s s.crhf.block_id matches 3946..3953 run function bsc:drop/l0/l0_46 +execute if score @s s.crhf.block_id matches 3954..3989 run function bsc:drop/l0/l0_47 diff --git a/data/bsc/functions/drop/l1/l1_12.mcfunction b/data/bsc/functions/drop/l1/l1_12.mcfunction new file mode 100644 index 00000000..30384ab7 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_12.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3990..4015 run function bsc:drop/l0/l0_48 +execute if score @s s.crhf.block_id matches 4016..4066 run function bsc:drop/l0/l0_49 +execute if score @s s.crhf.block_id matches 4067..4070 run function bsc:drop/l0/l0_50 +execute if score @s s.crhf.block_id matches 4071..4081 run function bsc:drop/l0/l0_51 diff --git a/data/bsc/functions/drop/l1/l1_13.mcfunction b/data/bsc/functions/drop/l1/l1_13.mcfunction new file mode 100644 index 00000000..080e7922 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_13.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4082..4092 run function bsc:drop/l0/l0_52 +execute if score @s s.crhf.block_id matches 4093..4165 run function bsc:drop/l0/l0_53 +execute if score @s s.crhf.block_id matches 4166..4169 run function bsc:drop/l0/l0_54 +execute if score @s s.crhf.block_id matches 4170..4173 run function bsc:drop/l0/l0_55 diff --git a/data/bsc/functions/drop/l1/l1_14.mcfunction b/data/bsc/functions/drop/l1/l1_14.mcfunction new file mode 100644 index 00000000..3df577fe --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_14.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4174..4177 run function bsc:drop/l0/l0_56 +execute if score @s s.crhf.block_id matches 4178..4307 run function bsc:drop/l0/l0_57 +execute if score @s s.crhf.block_id matches 4308..4563 run function bsc:drop/l0/l0_58 +execute if score @s s.crhf.block_id matches 4564..4567 run function bsc:drop/l0/l0_59 diff --git a/data/bsc/functions/drop/l1/l1_15.mcfunction b/data/bsc/functions/drop/l1/l1_15.mcfunction new file mode 100644 index 00000000..2a5a4943 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_15.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4568..4571 run function bsc:drop/l0/l0_60 +execute if score @s s.crhf.block_id matches 4572..4701 run function bsc:drop/l0/l0_61 +execute if score @s s.crhf.block_id matches 4702..4835 run function bsc:drop/l0/l0_62 +execute if score @s s.crhf.block_id matches 4836..4852 run function bsc:drop/l0/l0_63 diff --git a/data/bsc/functions/drop/l1/l1_16.mcfunction b/data/bsc/functions/drop/l1/l1_16.mcfunction new file mode 100644 index 00000000..00135761 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_16.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4853..5052 run function bsc:drop/l0/l0_64 +execute if score @s s.crhf.block_id matches 5053..5215 run function bsc:drop/l0/l0_65 +execute if score @s s.crhf.block_id matches 5216..5332 run function bsc:drop/l0/l0_66 +execute if score @s s.crhf.block_id matches 5333..5345 run function bsc:drop/l0/l0_67 diff --git a/data/bsc/functions/drop/l1/l1_17.mcfunction b/data/bsc/functions/drop/l1/l1_17.mcfunction new file mode 100644 index 00000000..7a434558 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_17.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5346..5358 run function bsc:drop/l0/l0_68 +execute if score @s s.crhf.block_id matches 5359..5374 run function bsc:drop/l0/l0_69 +execute if score @s s.crhf.block_id matches 5375..5464 run function bsc:drop/l0/l0_70 +execute if score @s s.crhf.block_id matches 5465..5689 run function bsc:drop/l0/l0_71 diff --git a/data/bsc/functions/drop/l1/l1_18.mcfunction b/data/bsc/functions/drop/l1/l1_18.mcfunction new file mode 100644 index 00000000..0e194516 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_18.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5690..5862 run function bsc:drop/l0/l0_72 +execute if score @s s.crhf.block_id matches 5863..6512 run function bsc:drop/l0/l0_73 +execute if score @s s.crhf.block_id matches 6513..6516 run function bsc:drop/l0/l0_74 +execute if score @s s.crhf.block_id matches 6517..6520 run function bsc:drop/l0/l0_75 diff --git a/data/bsc/functions/drop/l1/l1_19.mcfunction b/data/bsc/functions/drop/l1/l1_19.mcfunction new file mode 100644 index 00000000..59208a86 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_19.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6521..6524 run function bsc:drop/l0/l0_76 +execute if score @s s.crhf.block_id matches 6525..6528 run function bsc:drop/l0/l0_77 +execute if score @s s.crhf.block_id matches 6529..6532 run function bsc:drop/l0/l0_78 +execute if score @s s.crhf.block_id matches 6533..6543 run function bsc:drop/l0/l0_79 diff --git a/data/bsc/functions/drop/l1/l1_2.mcfunction b/data/bsc/functions/drop/l1/l1_2.mcfunction new file mode 100644 index 00000000..09357056 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_2.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 70..73 run function bsc:drop/l0/l0_8 +execute if score @s s.crhf.block_id matches 74..81 run function bsc:drop/l0/l0_9 +execute if score @s s.crhf.block_id matches 82..93 run function bsc:drop/l0/l0_10 +execute if score @s s.crhf.block_id matches 94..105 run function bsc:drop/l0/l0_11 diff --git a/data/bsc/functions/drop/l1/l1_20.mcfunction b/data/bsc/functions/drop/l1/l1_20.mcfunction new file mode 100644 index 00000000..a228da83 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_20.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6544..6623 run function bsc:drop/l0/l0_80 +execute if score @s s.crhf.block_id matches 6624..6711 run function bsc:drop/l0/l0_81 +execute if score @s s.crhf.block_id matches 6712..6751 run function bsc:drop/l0/l0_82 +execute if score @s s.crhf.block_id matches 6752..6791 run function bsc:drop/l0/l0_83 diff --git a/data/bsc/functions/drop/l1/l1_21.mcfunction b/data/bsc/functions/drop/l1/l1_21.mcfunction new file mode 100644 index 00000000..f2c28243 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_21.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6792..6819 run function bsc:drop/l0/l0_84 +execute if score @s s.crhf.block_id matches 6820..6867 run function bsc:drop/l0/l0_85 +execute if score @s s.crhf.block_id matches 6868..6932 run function bsc:drop/l0/l0_86 +execute if score @s s.crhf.block_id matches 6933..6945 run function bsc:drop/l0/l0_87 diff --git a/data/bsc/functions/drop/l1/l1_22.mcfunction b/data/bsc/functions/drop/l1/l1_22.mcfunction new file mode 100644 index 00000000..c17dbb56 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_22.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6946..7064 run function bsc:drop/l0/l0_88 +execute if score @s s.crhf.block_id matches 7065..7068 run function bsc:drop/l0/l0_89 +execute if score @s s.crhf.block_id matches 7069..7072 run function bsc:drop/l0/l0_90 +execute if score @s s.crhf.block_id matches 7073..7076 run function bsc:drop/l0/l0_91 diff --git a/data/bsc/functions/drop/l1/l1_23.mcfunction b/data/bsc/functions/drop/l1/l1_23.mcfunction new file mode 100644 index 00000000..2b19969b --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_23.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7077..7080 run function bsc:drop/l0/l0_92 +execute if score @s s.crhf.block_id matches 7081..7208 run function bsc:drop/l0/l0_93 +execute if score @s s.crhf.block_id matches 7209..7336 run function bsc:drop/l0/l0_94 +execute if score @s s.crhf.block_id matches 7337..7464 run function bsc:drop/l0/l0_95 diff --git a/data/bsc/functions/drop/l1/l1_24.mcfunction b/data/bsc/functions/drop/l1/l1_24.mcfunction new file mode 100644 index 00000000..803cae3c --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_24.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7465..7592 run function bsc:drop/l0/l0_96 +execute if score @s s.crhf.block_id matches 7593..7754 run function bsc:drop/l0/l0_97 +execute if score @s s.crhf.block_id matches 7755..7852 run function bsc:drop/l0/l0_98 +execute if score @s s.crhf.block_id matches 7853..8093 run function bsc:drop/l0/l0_99 diff --git a/data/bsc/functions/drop/l1/l1_25.mcfunction b/data/bsc/functions/drop/l1/l1_25.mcfunction new file mode 100644 index 00000000..83a38feb --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_25.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8094..8112 run function bsc:drop/l0/l0_100 +execute if score @s s.crhf.block_id matches 8113..8118 run function bsc:drop/l0/l0_101 +execute if score @s s.crhf.block_id matches 8119..8122 run function bsc:drop/l0/l0_102 +execute if score @s s.crhf.block_id matches 8123..8126 run function bsc:drop/l0/l0_103 diff --git a/data/bsc/functions/drop/l1/l1_26.mcfunction b/data/bsc/functions/drop/l1/l1_26.mcfunction new file mode 100644 index 00000000..e5fb5b58 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_26.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8127..8130 run function bsc:drop/l0/l0_104 +execute if score @s s.crhf.block_id matches 8131..8134 run function bsc:drop/l0/l0_105 +execute if score @s s.crhf.block_id matches 8135..8142 run function bsc:drop/l0/l0_106 +execute if score @s s.crhf.block_id matches 8143..8178 run function bsc:drop/l0/l0_107 diff --git a/data/bsc/functions/drop/l1/l1_27.mcfunction b/data/bsc/functions/drop/l1/l1_27.mcfunction new file mode 100644 index 00000000..b51cbab3 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_27.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8179..8242 run function bsc:drop/l0/l0_108 +execute if score @s s.crhf.block_id matches 8243..8306 run function bsc:drop/l0/l0_109 +execute if score @s s.crhf.block_id matches 8307..8370 run function bsc:drop/l0/l0_110 +execute if score @s s.crhf.block_id matches 8371..8410 run function bsc:drop/l0/l0_111 diff --git a/data/bsc/functions/drop/l1/l1_28.mcfunction b/data/bsc/functions/drop/l1/l1_28.mcfunction new file mode 100644 index 00000000..e9388f91 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_28.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8411..8426 run function bsc:drop/l0/l0_112 +execute if score @s s.crhf.block_id matches 8427..8442 run function bsc:drop/l0/l0_113 +execute if score @s s.crhf.block_id matches 8443..8458 run function bsc:drop/l0/l0_114 +execute if score @s s.crhf.block_id matches 8459..8468 run function bsc:drop/l0/l0_115 diff --git a/data/bsc/functions/drop/l1/l1_29.mcfunction b/data/bsc/functions/drop/l1/l1_29.mcfunction new file mode 100644 index 00000000..01f73bf4 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_29.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8469..8561 run function bsc:drop/l0/l0_116 +execute if score @s s.crhf.block_id matches 8562..8585 run function bsc:drop/l0/l0_117 +execute if score @s s.crhf.block_id matches 8586..8609 run function bsc:drop/l0/l0_118 +execute if score @s s.crhf.block_id matches 8610..8633 run function bsc:drop/l0/l0_119 diff --git a/data/bsc/functions/drop/l1/l1_3.mcfunction b/data/bsc/functions/drop/l1/l1_3.mcfunction new file mode 100644 index 00000000..30d093fb --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_3.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 106..117 run function bsc:drop/l0/l0_12 +execute if score @s s.crhf.block_id matches 118..129 run function bsc:drop/l0/l0_13 +execute if score @s s.crhf.block_id matches 130..141 run function bsc:drop/l0/l0_14 +execute if score @s s.crhf.block_id matches 142..175 run function bsc:drop/l0/l0_15 diff --git a/data/bsc/functions/drop/l1/l1_30.mcfunction b/data/bsc/functions/drop/l1/l1_30.mcfunction new file mode 100644 index 00000000..c26f1ef4 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_30.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8634..8657 run function bsc:drop/l0/l0_120 +execute if score @s s.crhf.block_id matches 8658..8666 run function bsc:drop/l0/l0_121 +execute if score @s s.crhf.block_id matches 8667..8763 run function bsc:drop/l0/l0_122 +execute if score @s s.crhf.block_id matches 8764..8891 run function bsc:drop/l0/l0_123 diff --git a/data/bsc/functions/drop/l1/l1_31.mcfunction b/data/bsc/functions/drop/l1/l1_31.mcfunction new file mode 100644 index 00000000..5424c496 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_31.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8892..9051 run function bsc:drop/l0/l0_124 +execute if score @s s.crhf.block_id matches 9052..9307 run function bsc:drop/l0/l0_125 +execute if score @s s.crhf.block_id matches 9308..9384 run function bsc:drop/l0/l0_126 +execute if score @s s.crhf.block_id matches 9385..9472 run function bsc:drop/l0/l0_127 diff --git a/data/bsc/functions/drop/l1/l1_32.mcfunction b/data/bsc/functions/drop/l1/l1_32.mcfunction new file mode 100644 index 00000000..d909fb6a --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_32.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9473..9498 run function bsc:drop/l0/l0_128 +execute if score @s s.crhf.block_id matches 9499..9505 run function bsc:drop/l0/l0_129 +execute if score @s s.crhf.block_id matches 9506..9527 run function bsc:drop/l0/l0_130 +execute if score @s s.crhf.block_id matches 9528..9551 run function bsc:drop/l0/l0_131 diff --git a/data/bsc/functions/drop/l1/l1_33.mcfunction b/data/bsc/functions/drop/l1/l1_33.mcfunction new file mode 100644 index 00000000..f76805a4 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_33.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9552..9575 run function bsc:drop/l0/l0_132 +execute if score @s s.crhf.block_id matches 9576..9599 run function bsc:drop/l0/l0_133 +execute if score @s s.crhf.block_id matches 9600..9623 run function bsc:drop/l0/l0_134 +execute if score @s s.crhf.block_id matches 9624..9639 run function bsc:drop/l0/l0_135 diff --git a/data/bsc/functions/drop/l1/l1_34.mcfunction b/data/bsc/functions/drop/l1/l1_34.mcfunction new file mode 100644 index 00000000..5e822a32 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_34.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9640..9655 run function bsc:drop/l0/l0_136 +execute if score @s s.crhf.block_id matches 9656..9671 run function bsc:drop/l0/l0_137 +execute if score @s s.crhf.block_id matches 9672..9687 run function bsc:drop/l0/l0_138 +execute if score @s s.crhf.block_id matches 9688..9691 run function bsc:drop/l0/l0_139 diff --git a/data/bsc/functions/drop/l1/l1_35.mcfunction b/data/bsc/functions/drop/l1/l1_35.mcfunction new file mode 100644 index 00000000..1a98f9f3 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_35.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9692..9695 run function bsc:drop/l0/l0_140 +execute if score @s s.crhf.block_id matches 9696..9699 run function bsc:drop/l0/l0_141 +execute if score @s s.crhf.block_id matches 9700..9703 run function bsc:drop/l0/l0_142 +execute if score @s s.crhf.block_id matches 9704..9707 run function bsc:drop/l0/l0_143 diff --git a/data/bsc/functions/drop/l1/l1_36.mcfunction b/data/bsc/functions/drop/l1/l1_36.mcfunction new file mode 100644 index 00000000..83ffc579 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_36.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9708..9711 run function bsc:drop/l0/l0_144 +execute if score @s s.crhf.block_id matches 9712..9715 run function bsc:drop/l0/l0_145 +execute if score @s s.crhf.block_id matches 9716..9719 run function bsc:drop/l0/l0_146 +execute if score @s s.crhf.block_id matches 9720..9759 run function bsc:drop/l0/l0_147 diff --git a/data/bsc/functions/drop/l1/l1_37.mcfunction b/data/bsc/functions/drop/l1/l1_37.mcfunction new file mode 100644 index 00000000..51826fcc --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_37.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9760..9763 run function bsc:drop/l0/l0_148 +execute if score @s s.crhf.block_id matches 9764..9767 run function bsc:drop/l0/l0_149 +execute if score @s s.crhf.block_id matches 9768..9773 run function bsc:drop/l0/l0_150 +execute if score @s s.crhf.block_id matches 9774..9781 run function bsc:drop/l0/l0_151 diff --git a/data/bsc/functions/drop/l1/l1_38.mcfunction b/data/bsc/functions/drop/l1/l1_38.mcfunction new file mode 100644 index 00000000..02790fe5 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_38.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9782..9789 run function bsc:drop/l0/l0_152 +execute if score @s s.crhf.block_id matches 9790..9797 run function bsc:drop/l0/l0_153 +execute if score @s s.crhf.block_id matches 9798..9805 run function bsc:drop/l0/l0_154 +execute if score @s s.crhf.block_id matches 9806..9825 run function bsc:drop/l0/l0_155 diff --git a/data/bsc/functions/drop/l1/l1_39.mcfunction b/data/bsc/functions/drop/l1/l1_39.mcfunction new file mode 100644 index 00000000..743c7e08 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_39.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9826..9857 run function bsc:drop/l0/l0_156 +execute if score @s s.crhf.block_id matches 9858..9889 run function bsc:drop/l0/l0_157 +execute if score @s s.crhf.block_id matches 9890..9901 run function bsc:drop/l0/l0_158 +execute if score @s s.crhf.block_id matches 9902..9916 run function bsc:drop/l0/l0_159 diff --git a/data/bsc/functions/drop/l1/l1_4.mcfunction b/data/bsc/functions/drop/l1/l1_4.mcfunction new file mode 100644 index 00000000..cd2153fc --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_4.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 176..231 run function bsc:drop/l0/l0_16 +execute if score @s s.crhf.block_id matches 232..261 run function bsc:drop/l0/l0_17 +execute if score @s s.crhf.block_id matches 262..265 run function bsc:drop/l0/l0_18 +execute if score @s s.crhf.block_id matches 266..280 run function bsc:drop/l0/l0_19 diff --git a/data/bsc/functions/drop/l1/l1_40.mcfunction b/data/bsc/functions/drop/l1/l1_40.mcfunction new file mode 100644 index 00000000..b1a8460d --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_40.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9917..10158 run function bsc:drop/l0/l0_160 +execute if score @s s.crhf.block_id matches 10159..10478 run function bsc:drop/l0/l0_161 +execute if score @s s.crhf.block_id matches 10479..10798 run function bsc:drop/l0/l0_162 +execute if score @s s.crhf.block_id matches 10799..11044 run function bsc:drop/l0/l0_163 diff --git a/data/bsc/functions/drop/l1/l1_41.mcfunction b/data/bsc/functions/drop/l1/l1_41.mcfunction new file mode 100644 index 00000000..41916fc3 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_41.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 11045..11068 run function bsc:drop/l0/l0_164 +execute if score @s s.crhf.block_id matches 11069..11092 run function bsc:drop/l0/l0_165 +execute if score @s s.crhf.block_id matches 11093..11116 run function bsc:drop/l0/l0_166 +execute if score @s s.crhf.block_id matches 11117..12412 run function bsc:drop/l0/l0_167 diff --git a/data/bsc/functions/drop/l1/l1_42.mcfunction b/data/bsc/functions/drop/l1/l1_42.mcfunction new file mode 100644 index 00000000..07fa051f --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_42.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 12413..13708 run function bsc:drop/l0/l0_168 +execute if score @s s.crhf.block_id matches 13709..15004 run function bsc:drop/l0/l0_169 +execute if score @s s.crhf.block_id matches 15005..15060 run function bsc:drop/l0/l0_170 +execute if score @s s.crhf.block_id matches 15061..15082 run function bsc:drop/l0/l0_171 diff --git a/data/bsc/functions/drop/l1/l1_43.mcfunction b/data/bsc/functions/drop/l1/l1_43.mcfunction new file mode 100644 index 00000000..ede91b2e --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_43.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15083..15135 run function bsc:drop/l0/l0_172 +execute if score @s s.crhf.block_id matches 15136..15207 run function bsc:drop/l0/l0_173 +execute if score @s s.crhf.block_id matches 15208..15220 run function bsc:drop/l0/l0_174 +execute if score @s s.crhf.block_id matches 15221..15226 run function bsc:drop/l0/l0_175 diff --git a/data/bsc/functions/drop/l1/l1_44.mcfunction b/data/bsc/functions/drop/l1/l1_44.mcfunction new file mode 100644 index 00000000..3dc67a0f --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_44.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15227..15234 run function bsc:drop/l0/l0_176 +execute if score @s s.crhf.block_id matches 15235..15242 run function bsc:drop/l0/l0_177 +execute if score @s s.crhf.block_id matches 15243..15296 run function bsc:drop/l0/l0_178 +execute if score @s s.crhf.block_id matches 15297..15300 run function bsc:drop/l0/l0_179 diff --git a/data/bsc/functions/drop/l1/l1_45.mcfunction b/data/bsc/functions/drop/l1/l1_45.mcfunction new file mode 100644 index 00000000..c1975122 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_45.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15301..15316 run function bsc:drop/l0/l0_180 +execute if score @s s.crhf.block_id matches 15317..15508 run function bsc:drop/l0/l0_181 +execute if score @s s.crhf.block_id matches 15509..15732 run function bsc:drop/l0/l0_182 +execute if score @s s.crhf.block_id matches 15733..15908 run function bsc:drop/l0/l0_183 diff --git a/data/bsc/functions/drop/l1/l1_46.mcfunction b/data/bsc/functions/drop/l1/l1_46.mcfunction new file mode 100644 index 00000000..f94e7169 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_46.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15909..15988 run function bsc:drop/l0/l0_184 +execute if score @s s.crhf.block_id matches 15989..16029 run function bsc:drop/l0/l0_185 +execute if score @s s.crhf.block_id matches 16030..16079 run function bsc:drop/l0/l0_186 +execute if score @s s.crhf.block_id matches 16080..16087 run function bsc:drop/l0/l0_187 diff --git a/data/bsc/functions/drop/l1/l1_47.mcfunction b/data/bsc/functions/drop/l1/l1_47.mcfunction new file mode 100644 index 00000000..be805442 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_47.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16088..16091 run function bsc:drop/l0/l0_188 +execute if score @s s.crhf.block_id matches 16092..16497 run function bsc:drop/l0/l0_189 +execute if score @s s.crhf.block_id matches 16498..16506 run function bsc:drop/l0/l0_190 +execute if score @s s.crhf.block_id matches 16507..16917 run function bsc:drop/l0/l0_191 diff --git a/data/bsc/functions/drop/l1/l1_48.mcfunction b/data/bsc/functions/drop/l1/l1_48.mcfunction new file mode 100644 index 00000000..c2936844 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_48.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16918..17006 run function bsc:drop/l0/l0_192 +execute if score @s s.crhf.block_id matches 17007..17356 run function bsc:drop/l0/l0_193 +execute if score @s s.crhf.block_id matches 17357..17405 run function bsc:drop/l0/l0_194 +execute if score @s s.crhf.block_id matches 17406..17469 run function bsc:drop/l0/l0_195 diff --git a/data/bsc/functions/drop/l1/l1_49.mcfunction b/data/bsc/functions/drop/l1/l1_49.mcfunction new file mode 100644 index 00000000..2e94c907 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_49.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17470..17533 run function bsc:drop/l0/l0_196 +execute if score @s s.crhf.block_id matches 17534..17597 run function bsc:drop/l0/l0_197 +execute if score @s s.crhf.block_id matches 17598..17633 run function bsc:drop/l0/l0_198 +execute if score @s s.crhf.block_id matches 17634..17641 run function bsc:drop/l0/l0_199 diff --git a/data/bsc/functions/drop/l1/l1_5.mcfunction b/data/bsc/functions/drop/l1/l1_5.mcfunction new file mode 100644 index 00000000..6402b381 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_5.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 281..1128 run function bsc:drop/l0/l0_20 +execute if score @s s.crhf.block_id matches 1129..1192 run function bsc:drop/l0/l0_21 +execute if score @s s.crhf.block_id matches 1193..1256 run function bsc:drop/l0/l0_22 +execute if score @s s.crhf.block_id matches 1257..1320 run function bsc:drop/l0/l0_23 diff --git a/data/bsc/functions/drop/l1/l1_50.mcfunction b/data/bsc/functions/drop/l1/l1_50.mcfunction new file mode 100644 index 00000000..f1febef8 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_50.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17642..17649 run function bsc:drop/l0/l0_200 +execute if score @s s.crhf.block_id matches 17650..17657 run function bsc:drop/l0/l0_201 +execute if score @s s.crhf.block_id matches 17658..17664 run function bsc:drop/l0/l0_202 +execute if score @s s.crhf.block_id matches 17665..17701 run function bsc:drop/l0/l0_203 diff --git a/data/bsc/functions/drop/l1/l1_51.mcfunction b/data/bsc/functions/drop/l1/l1_51.mcfunction new file mode 100644 index 00000000..4862bf64 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_51.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17702..17716 run function bsc:drop/l0/l0_204 +execute if score @s s.crhf.block_id matches 17717..17815 run function bsc:drop/l0/l0_205 +execute if score @s s.crhf.block_id matches 17816..17819 run function bsc:drop/l0/l0_206 +execute if score @s s.crhf.block_id matches 17820..17823 run function bsc:drop/l0/l0_207 diff --git a/data/bsc/functions/drop/l1/l1_52.mcfunction b/data/bsc/functions/drop/l1/l1_52.mcfunction new file mode 100644 index 00000000..f44262c2 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_52.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17824..18143 run function bsc:drop/l0/l0_208 +execute if score @s s.crhf.block_id matches 18144..18167 run function bsc:drop/l0/l0_209 +execute if score @s s.crhf.block_id matches 18168..18171 run function bsc:drop/l0/l0_210 +execute if score @s s.crhf.block_id matches 18172..18175 run function bsc:drop/l0/l0_211 diff --git a/data/bsc/functions/drop/l1/l1_53.mcfunction b/data/bsc/functions/drop/l1/l1_53.mcfunction new file mode 100644 index 00000000..da1bbf16 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_53.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18176..18495 run function bsc:drop/l0/l0_212 +execute if score @s s.crhf.block_id matches 18496..18519 run function bsc:drop/l0/l0_213 +execute if score @s s.crhf.block_id matches 18520..18616 run function bsc:drop/l0/l0_214 +execute if score @s s.crhf.block_id matches 18617..18621 run function bsc:drop/l0/l0_215 diff --git a/data/bsc/functions/drop/l1/l1_54.mcfunction b/data/bsc/functions/drop/l1/l1_54.mcfunction new file mode 100644 index 00000000..dfd0f1ee --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_54.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18622..18663 run function bsc:drop/l0/l0_216 +execute if score @s s.crhf.block_id matches 18664..18685 run function bsc:drop/l0/l0_217 +execute if score @s s.crhf.block_id matches 18686..19096 run function bsc:drop/l0/l0_218 +execute if score @s s.crhf.block_id matches 19097..19507 run function bsc:drop/l0/l0_219 diff --git a/data/bsc/functions/drop/l1/l1_55.mcfunction b/data/bsc/functions/drop/l1/l1_55.mcfunction new file mode 100644 index 00000000..92c6eaf1 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_55.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 19508..19918 run function bsc:drop/l0/l0_220 +execute if score @s s.crhf.block_id matches 19919..20329 run function bsc:drop/l0/l0_221 +execute if score @s s.crhf.block_id matches 20330..20335 run function bsc:drop/l0/l0_222 +execute if score @s s.crhf.block_id matches 20336..20339 run function bsc:drop/l0/l0_223 diff --git a/data/bsc/functions/drop/l1/l1_56.mcfunction b/data/bsc/functions/drop/l1/l1_56.mcfunction new file mode 100644 index 00000000..6503faca --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_56.mcfunction @@ -0,0 +1 @@ +execute if score @s s.crhf.block_id matches 20340..20341 run function bsc:drop/l0/l0_224 diff --git a/data/bsc/functions/drop/l1/l1_6.mcfunction b/data/bsc/functions/drop/l1/l1_6.mcfunction new file mode 100644 index 00000000..b9d6de2f --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_6.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1321..1396 run function bsc:drop/l0/l0_24 +execute if score @s s.crhf.block_id matches 1397..1400 run function bsc:drop/l0/l0_25 +execute if score @s s.crhf.block_id matches 1401..1439 run function bsc:drop/l0/l0_26 +execute if score @s s.crhf.block_id matches 1440..1443 run function bsc:drop/l0/l0_27 diff --git a/data/bsc/functions/drop/l1/l1_7.mcfunction b/data/bsc/functions/drop/l1/l1_7.mcfunction new file mode 100644 index 00000000..5fcdf188 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_7.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1444..1447 run function bsc:drop/l0/l0_28 +execute if score @s s.crhf.block_id matches 1448..1451 run function bsc:drop/l0/l0_29 +execute if score @s s.crhf.block_id matches 1452..1455 run function bsc:drop/l0/l0_30 +execute if score @s s.crhf.block_id matches 1456..1470 run function bsc:drop/l0/l0_31 diff --git a/data/bsc/functions/drop/l1/l1_8.mcfunction b/data/bsc/functions/drop/l1/l1_8.mcfunction new file mode 100644 index 00000000..2be0f7ca --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_8.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1471..1474 run function bsc:drop/l0/l0_32 +execute if score @s s.crhf.block_id matches 1475..1478 run function bsc:drop/l0/l0_33 +execute if score @s s.crhf.block_id matches 1479..1482 run function bsc:drop/l0/l0_34 +execute if score @s s.crhf.block_id matches 1483..1487 run function bsc:drop/l0/l0_35 diff --git a/data/bsc/functions/drop/l1/l1_9.mcfunction b/data/bsc/functions/drop/l1/l1_9.mcfunction new file mode 100644 index 00000000..76ca11e4 --- /dev/null +++ b/data/bsc/functions/drop/l1/l1_9.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1488..1491 run function bsc:drop/l0/l0_36 +execute if score @s s.crhf.block_id matches 1492..2009 run function bsc:drop/l0/l0_37 +execute if score @s s.crhf.block_id matches 2010..3410 run function bsc:drop/l0/l0_38 +execute if score @s s.crhf.block_id matches 3411..3421 run function bsc:drop/l0/l0_39 diff --git a/data/bsc/functions/drop/l2/l2_0.mcfunction b/data/bsc/functions/drop/l2/l2_0.mcfunction new file mode 100644 index 00000000..50578700 --- /dev/null +++ b/data/bsc/functions/drop/l2/l2_0.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 0..17 run function bsc:drop/l1/l1_0 +execute if score @s s.crhf.block_id matches 18..69 run function bsc:drop/l1/l1_1 +execute if score @s s.crhf.block_id matches 70..105 run function bsc:drop/l1/l1_2 +execute if score @s s.crhf.block_id matches 106..175 run function bsc:drop/l1/l1_3 diff --git a/data/bsc/functions/drop/l2/l2_1.mcfunction b/data/bsc/functions/drop/l2/l2_1.mcfunction new file mode 100644 index 00000000..23164057 --- /dev/null +++ b/data/bsc/functions/drop/l2/l2_1.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 176..280 run function bsc:drop/l1/l1_4 +execute if score @s s.crhf.block_id matches 281..1320 run function bsc:drop/l1/l1_5 +execute if score @s s.crhf.block_id matches 1321..1443 run function bsc:drop/l1/l1_6 +execute if score @s s.crhf.block_id matches 1444..1470 run function bsc:drop/l1/l1_7 diff --git a/data/bsc/functions/drop/l2/l2_10.mcfunction b/data/bsc/functions/drop/l2/l2_10.mcfunction new file mode 100644 index 00000000..1e8f6bb4 --- /dev/null +++ b/data/bsc/functions/drop/l2/l2_10.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9917..11044 run function bsc:drop/l1/l1_40 +execute if score @s s.crhf.block_id matches 11045..12412 run function bsc:drop/l1/l1_41 +execute if score @s s.crhf.block_id matches 12413..15082 run function bsc:drop/l1/l1_42 +execute if score @s s.crhf.block_id matches 15083..15226 run function bsc:drop/l1/l1_43 diff --git a/data/bsc/functions/drop/l2/l2_11.mcfunction b/data/bsc/functions/drop/l2/l2_11.mcfunction new file mode 100644 index 00000000..f79ac39a --- /dev/null +++ b/data/bsc/functions/drop/l2/l2_11.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15227..15300 run function bsc:drop/l1/l1_44 +execute if score @s s.crhf.block_id matches 15301..15908 run function bsc:drop/l1/l1_45 +execute if score @s s.crhf.block_id matches 15909..16087 run function bsc:drop/l1/l1_46 +execute if score @s s.crhf.block_id matches 16088..16917 run function bsc:drop/l1/l1_47 diff --git a/data/bsc/functions/drop/l2/l2_12.mcfunction b/data/bsc/functions/drop/l2/l2_12.mcfunction new file mode 100644 index 00000000..295d01af --- /dev/null +++ b/data/bsc/functions/drop/l2/l2_12.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16918..17469 run function bsc:drop/l1/l1_48 +execute if score @s s.crhf.block_id matches 17470..17641 run function bsc:drop/l1/l1_49 +execute if score @s s.crhf.block_id matches 17642..17701 run function bsc:drop/l1/l1_50 +execute if score @s s.crhf.block_id matches 17702..17823 run function bsc:drop/l1/l1_51 diff --git a/data/bsc/functions/drop/l2/l2_13.mcfunction b/data/bsc/functions/drop/l2/l2_13.mcfunction new file mode 100644 index 00000000..cd3c45c4 --- /dev/null +++ b/data/bsc/functions/drop/l2/l2_13.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17824..18175 run function bsc:drop/l1/l1_52 +execute if score @s s.crhf.block_id matches 18176..18621 run function bsc:drop/l1/l1_53 +execute if score @s s.crhf.block_id matches 18622..19507 run function bsc:drop/l1/l1_54 +execute if score @s s.crhf.block_id matches 19508..20339 run function bsc:drop/l1/l1_55 diff --git a/data/bsc/functions/drop/l2/l2_2.mcfunction b/data/bsc/functions/drop/l2/l2_2.mcfunction new file mode 100644 index 00000000..aa4f75d4 --- /dev/null +++ b/data/bsc/functions/drop/l2/l2_2.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1471..1487 run function bsc:drop/l1/l1_8 +execute if score @s s.crhf.block_id matches 1488..3421 run function bsc:drop/l1/l1_9 +execute if score @s s.crhf.block_id matches 3422..3833 run function bsc:drop/l1/l1_10 +execute if score @s s.crhf.block_id matches 3834..3989 run function bsc:drop/l1/l1_11 diff --git a/data/bsc/functions/drop/l2/l2_3.mcfunction b/data/bsc/functions/drop/l2/l2_3.mcfunction new file mode 100644 index 00000000..3f0f16c7 --- /dev/null +++ b/data/bsc/functions/drop/l2/l2_3.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3990..4081 run function bsc:drop/l1/l1_12 +execute if score @s s.crhf.block_id matches 4082..4173 run function bsc:drop/l1/l1_13 +execute if score @s s.crhf.block_id matches 4174..4567 run function bsc:drop/l1/l1_14 +execute if score @s s.crhf.block_id matches 4568..4852 run function bsc:drop/l1/l1_15 diff --git a/data/bsc/functions/drop/l2/l2_4.mcfunction b/data/bsc/functions/drop/l2/l2_4.mcfunction new file mode 100644 index 00000000..2538f0e1 --- /dev/null +++ b/data/bsc/functions/drop/l2/l2_4.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4853..5345 run function bsc:drop/l1/l1_16 +execute if score @s s.crhf.block_id matches 5346..5689 run function bsc:drop/l1/l1_17 +execute if score @s s.crhf.block_id matches 5690..6520 run function bsc:drop/l1/l1_18 +execute if score @s s.crhf.block_id matches 6521..6543 run function bsc:drop/l1/l1_19 diff --git a/data/bsc/functions/drop/l2/l2_5.mcfunction b/data/bsc/functions/drop/l2/l2_5.mcfunction new file mode 100644 index 00000000..0628adad --- /dev/null +++ b/data/bsc/functions/drop/l2/l2_5.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6544..6791 run function bsc:drop/l1/l1_20 +execute if score @s s.crhf.block_id matches 6792..6945 run function bsc:drop/l1/l1_21 +execute if score @s s.crhf.block_id matches 6946..7076 run function bsc:drop/l1/l1_22 +execute if score @s s.crhf.block_id matches 7077..7464 run function bsc:drop/l1/l1_23 diff --git a/data/bsc/functions/drop/l2/l2_6.mcfunction b/data/bsc/functions/drop/l2/l2_6.mcfunction new file mode 100644 index 00000000..0b9c7019 --- /dev/null +++ b/data/bsc/functions/drop/l2/l2_6.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7465..8093 run function bsc:drop/l1/l1_24 +execute if score @s s.crhf.block_id matches 8094..8126 run function bsc:drop/l1/l1_25 +execute if score @s s.crhf.block_id matches 8127..8178 run function bsc:drop/l1/l1_26 +execute if score @s s.crhf.block_id matches 8179..8410 run function bsc:drop/l1/l1_27 diff --git a/data/bsc/functions/drop/l2/l2_7.mcfunction b/data/bsc/functions/drop/l2/l2_7.mcfunction new file mode 100644 index 00000000..61fd5d6d --- /dev/null +++ b/data/bsc/functions/drop/l2/l2_7.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8411..8468 run function bsc:drop/l1/l1_28 +execute if score @s s.crhf.block_id matches 8469..8633 run function bsc:drop/l1/l1_29 +execute if score @s s.crhf.block_id matches 8634..8891 run function bsc:drop/l1/l1_30 +execute if score @s s.crhf.block_id matches 8892..9472 run function bsc:drop/l1/l1_31 diff --git a/data/bsc/functions/drop/l2/l2_8.mcfunction b/data/bsc/functions/drop/l2/l2_8.mcfunction new file mode 100644 index 00000000..0d48085b --- /dev/null +++ b/data/bsc/functions/drop/l2/l2_8.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9473..9551 run function bsc:drop/l1/l1_32 +execute if score @s s.crhf.block_id matches 9552..9639 run function bsc:drop/l1/l1_33 +execute if score @s s.crhf.block_id matches 9640..9691 run function bsc:drop/l1/l1_34 +execute if score @s s.crhf.block_id matches 9692..9707 run function bsc:drop/l1/l1_35 diff --git a/data/bsc/functions/drop/l2/l2_9.mcfunction b/data/bsc/functions/drop/l2/l2_9.mcfunction new file mode 100644 index 00000000..1b8a4873 --- /dev/null +++ b/data/bsc/functions/drop/l2/l2_9.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9708..9759 run function bsc:drop/l1/l1_36 +execute if score @s s.crhf.block_id matches 9760..9781 run function bsc:drop/l1/l1_37 +execute if score @s s.crhf.block_id matches 9782..9825 run function bsc:drop/l1/l1_38 +execute if score @s s.crhf.block_id matches 9826..9916 run function bsc:drop/l1/l1_39 diff --git a/data/bsc/functions/drop/l3/l3_0.mcfunction b/data/bsc/functions/drop/l3/l3_0.mcfunction new file mode 100644 index 00000000..f6562c79 --- /dev/null +++ b/data/bsc/functions/drop/l3/l3_0.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 0..175 run function bsc:drop/l2/l2_0 +execute if score @s s.crhf.block_id matches 176..1470 run function bsc:drop/l2/l2_1 +execute if score @s s.crhf.block_id matches 1471..3989 run function bsc:drop/l2/l2_2 +execute if score @s s.crhf.block_id matches 3990..4852 run function bsc:drop/l2/l2_3 diff --git a/data/bsc/functions/drop/l3/l3_1.mcfunction b/data/bsc/functions/drop/l3/l3_1.mcfunction new file mode 100644 index 00000000..d1cde3ae --- /dev/null +++ b/data/bsc/functions/drop/l3/l3_1.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4853..6543 run function bsc:drop/l2/l2_4 +execute if score @s s.crhf.block_id matches 6544..7464 run function bsc:drop/l2/l2_5 +execute if score @s s.crhf.block_id matches 7465..8410 run function bsc:drop/l2/l2_6 +execute if score @s s.crhf.block_id matches 8411..9472 run function bsc:drop/l2/l2_7 diff --git a/data/bsc/functions/drop/l3/l3_2.mcfunction b/data/bsc/functions/drop/l3/l3_2.mcfunction new file mode 100644 index 00000000..6742c4a2 --- /dev/null +++ b/data/bsc/functions/drop/l3/l3_2.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9473..9707 run function bsc:drop/l2/l2_8 +execute if score @s s.crhf.block_id matches 9708..9916 run function bsc:drop/l2/l2_9 +execute if score @s s.crhf.block_id matches 9917..15226 run function bsc:drop/l2/l2_10 +execute if score @s s.crhf.block_id matches 15227..16917 run function bsc:drop/l2/l2_11 diff --git a/data/bsc/functions/drop/l3/l3_3.mcfunction b/data/bsc/functions/drop/l3/l3_3.mcfunction new file mode 100644 index 00000000..0cf5eee1 --- /dev/null +++ b/data/bsc/functions/drop/l3/l3_3.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 16918..17823 run function bsc:drop/l2/l2_12 +execute if score @s s.crhf.block_id matches 17824..20339 run function bsc:drop/l2/l2_13 diff --git a/data/bsc/functions/drop/l4/l4_0.mcfunction b/data/bsc/functions/drop/l4/l4_0.mcfunction new file mode 100644 index 00000000..29fc84ea --- /dev/null +++ b/data/bsc/functions/drop/l4/l4_0.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 0..4852 run function bsc:drop/l3/l3_0 +execute if score @s s.crhf.block_id matches 4853..9472 run function bsc:drop/l3/l3_1 +execute if score @s s.crhf.block_id matches 9473..16917 run function bsc:drop/l3/l3_2 +execute if score @s s.crhf.block_id matches 16918..20339 run function bsc:drop/l3/l3_3 diff --git a/data/bsc/functions/read.mcfunction b/data/bsc/functions/read.mcfunction new file mode 100644 index 00000000..91ed9ca5 --- /dev/null +++ b/data/bsc/functions/read.mcfunction @@ -0,0 +1,3 @@ +data remove storage bsc nbt +execute if data block ~ ~ ~ {} run data modify storage bsc nbt set from block ~ ~ ~ +function bsc:read/l4/l4_0 \ No newline at end of file diff --git a/data/bsc/functions/read/l0/l0_0.mcfunction b/data/bsc/functions/read/l0/l0_0.mcfunction new file mode 100644 index 00000000..56724cb9 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_0.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:air[] run scoreboard players set @s s.crhf.block_id 0 +execute if block ~ ~ ~ minecraft:stone[] run scoreboard players set @s s.crhf.block_id 1 +execute if block ~ ~ ~ minecraft:granite[] run scoreboard players set @s s.crhf.block_id 2 +execute if block ~ ~ ~ minecraft:polished_granite[] run scoreboard players set @s s.crhf.block_id 3 diff --git a/data/bsc/functions/read/l0/l0_1.mcfunction b/data/bsc/functions/read/l0/l0_1.mcfunction new file mode 100644 index 00000000..44a30627 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_1.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:diorite[] run scoreboard players set @s s.crhf.block_id 4 +execute if block ~ ~ ~ minecraft:polished_diorite[] run scoreboard players set @s s.crhf.block_id 5 +execute if block ~ ~ ~ minecraft:andesite[] run scoreboard players set @s s.crhf.block_id 6 +execute if block ~ ~ ~ minecraft:polished_andesite[] run scoreboard players set @s s.crhf.block_id 7 diff --git a/data/bsc/functions/read/l0/l0_10.mcfunction b/data/bsc/functions/read/l0/l0_10.mcfunction new file mode 100644 index 00000000..1a0638ae --- /dev/null +++ b/data/bsc/functions/read/l0/l0_10.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:birch_log run function bsc:read/l0/p/l0_40 +execute if block ~ ~ ~ minecraft:jungle_log run function bsc:read/l0/p/l0_41 +execute if block ~ ~ ~ minecraft:acacia_log run function bsc:read/l0/p/l0_42 +execute if block ~ ~ ~ minecraft:dark_oak_log run function bsc:read/l0/p/l0_43 diff --git a/data/bsc/functions/read/l0/l0_100.mcfunction b/data/bsc/functions/read/l0/l0_100.mcfunction new file mode 100644 index 00000000..7c2135dc --- /dev/null +++ b/data/bsc/functions/read/l0/l0_100.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:prismarine_slab run function bsc:read/l0/p/l0_400 +execute if block ~ ~ ~ minecraft:prismarine_brick_slab run function bsc:read/l0/p/l0_401 +execute if block ~ ~ ~ minecraft:dark_prismarine_slab run function bsc:read/l0/p/l0_402 +execute if block ~ ~ ~ minecraft:sea_lantern[] run scoreboard players set @s s.crhf.block_id 8112 diff --git a/data/bsc/functions/read/l0/l0_101.mcfunction b/data/bsc/functions/read/l0/l0_101.mcfunction new file mode 100644 index 00000000..d2ff1e7b --- /dev/null +++ b/data/bsc/functions/read/l0/l0_101.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:hay_block run function bsc:read/l0/p/l0_404 +execute if block ~ ~ ~ minecraft:white_carpet[] run scoreboard players set @s s.crhf.block_id 8116 +execute if block ~ ~ ~ minecraft:orange_carpet[] run scoreboard players set @s s.crhf.block_id 8117 +execute if block ~ ~ ~ minecraft:magenta_carpet[] run scoreboard players set @s s.crhf.block_id 8118 diff --git a/data/bsc/functions/read/l0/l0_102.mcfunction b/data/bsc/functions/read/l0/l0_102.mcfunction new file mode 100644 index 00000000..6eee88fd --- /dev/null +++ b/data/bsc/functions/read/l0/l0_102.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:light_blue_carpet[] run scoreboard players set @s s.crhf.block_id 8119 +execute if block ~ ~ ~ minecraft:yellow_carpet[] run scoreboard players set @s s.crhf.block_id 8120 +execute if block ~ ~ ~ minecraft:lime_carpet[] run scoreboard players set @s s.crhf.block_id 8121 +execute if block ~ ~ ~ minecraft:pink_carpet[] run scoreboard players set @s s.crhf.block_id 8122 diff --git a/data/bsc/functions/read/l0/l0_103.mcfunction b/data/bsc/functions/read/l0/l0_103.mcfunction new file mode 100644 index 00000000..3a80c749 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_103.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:gray_carpet[] run scoreboard players set @s s.crhf.block_id 8123 +execute if block ~ ~ ~ minecraft:light_gray_carpet[] run scoreboard players set @s s.crhf.block_id 8124 +execute if block ~ ~ ~ minecraft:cyan_carpet[] run scoreboard players set @s s.crhf.block_id 8125 +execute if block ~ ~ ~ minecraft:purple_carpet[] run scoreboard players set @s s.crhf.block_id 8126 diff --git a/data/bsc/functions/read/l0/l0_104.mcfunction b/data/bsc/functions/read/l0/l0_104.mcfunction new file mode 100644 index 00000000..b535bc5b --- /dev/null +++ b/data/bsc/functions/read/l0/l0_104.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:blue_carpet[] run scoreboard players set @s s.crhf.block_id 8127 +execute if block ~ ~ ~ minecraft:brown_carpet[] run scoreboard players set @s s.crhf.block_id 8128 +execute if block ~ ~ ~ minecraft:green_carpet[] run scoreboard players set @s s.crhf.block_id 8129 +execute if block ~ ~ ~ minecraft:red_carpet[] run scoreboard players set @s s.crhf.block_id 8130 diff --git a/data/bsc/functions/read/l0/l0_105.mcfunction b/data/bsc/functions/read/l0/l0_105.mcfunction new file mode 100644 index 00000000..07c4007d --- /dev/null +++ b/data/bsc/functions/read/l0/l0_105.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:black_carpet[] run scoreboard players set @s s.crhf.block_id 8131 +execute if block ~ ~ ~ minecraft:terracotta[] run scoreboard players set @s s.crhf.block_id 8132 +execute if block ~ ~ ~ minecraft:coal_block[] run scoreboard players set @s s.crhf.block_id 8133 +execute if block ~ ~ ~ minecraft:packed_ice[] run scoreboard players set @s s.crhf.block_id 8134 diff --git a/data/bsc/functions/read/l0/l0_106.mcfunction b/data/bsc/functions/read/l0/l0_106.mcfunction new file mode 100644 index 00000000..06adfe30 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_106.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:sunflower run function bsc:read/l0/p/l0_424 +execute if block ~ ~ ~ minecraft:lilac run function bsc:read/l0/p/l0_425 +execute if block ~ ~ ~ minecraft:rose_bush run function bsc:read/l0/p/l0_426 +execute if block ~ ~ ~ minecraft:peony run function bsc:read/l0/p/l0_427 diff --git a/data/bsc/functions/read/l0/l0_107.mcfunction b/data/bsc/functions/read/l0/l0_107.mcfunction new file mode 100644 index 00000000..7cc44586 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_107.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:tall_grass run function bsc:read/l0/p/l0_428 +execute if block ~ ~ ~ minecraft:large_fern run function bsc:read/l0/p/l0_429 +execute if block ~ ~ ~ minecraft:white_banner run function bsc:read/l0/p/l0_430 +execute if block ~ ~ ~ minecraft:orange_banner run function bsc:read/l0/p/l0_431 diff --git a/data/bsc/functions/read/l0/l0_108.mcfunction b/data/bsc/functions/read/l0/l0_108.mcfunction new file mode 100644 index 00000000..1a1fd531 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_108.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:magenta_banner run function bsc:read/l0/p/l0_432 +execute if block ~ ~ ~ minecraft:light_blue_banner run function bsc:read/l0/p/l0_433 +execute if block ~ ~ ~ minecraft:yellow_banner run function bsc:read/l0/p/l0_434 +execute if block ~ ~ ~ minecraft:lime_banner run function bsc:read/l0/p/l0_435 diff --git a/data/bsc/functions/read/l0/l0_109.mcfunction b/data/bsc/functions/read/l0/l0_109.mcfunction new file mode 100644 index 00000000..74dd0b1d --- /dev/null +++ b/data/bsc/functions/read/l0/l0_109.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:pink_banner run function bsc:read/l0/p/l0_436 +execute if block ~ ~ ~ minecraft:gray_banner run function bsc:read/l0/p/l0_437 +execute if block ~ ~ ~ minecraft:light_gray_banner run function bsc:read/l0/p/l0_438 +execute if block ~ ~ ~ minecraft:cyan_banner run function bsc:read/l0/p/l0_439 diff --git a/data/bsc/functions/read/l0/l0_11.mcfunction b/data/bsc/functions/read/l0/l0_11.mcfunction new file mode 100644 index 00000000..aef87ae6 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_11.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:stripped_spruce_log run function bsc:read/l0/p/l0_44 +execute if block ~ ~ ~ minecraft:stripped_birch_log run function bsc:read/l0/p/l0_45 +execute if block ~ ~ ~ minecraft:stripped_jungle_log run function bsc:read/l0/p/l0_46 +execute if block ~ ~ ~ minecraft:stripped_acacia_log run function bsc:read/l0/p/l0_47 diff --git a/data/bsc/functions/read/l0/l0_110.mcfunction b/data/bsc/functions/read/l0/l0_110.mcfunction new file mode 100644 index 00000000..b07893cd --- /dev/null +++ b/data/bsc/functions/read/l0/l0_110.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:purple_banner run function bsc:read/l0/p/l0_440 +execute if block ~ ~ ~ minecraft:blue_banner run function bsc:read/l0/p/l0_441 +execute if block ~ ~ ~ minecraft:brown_banner run function bsc:read/l0/p/l0_442 +execute if block ~ ~ ~ minecraft:green_banner run function bsc:read/l0/p/l0_443 diff --git a/data/bsc/functions/read/l0/l0_111.mcfunction b/data/bsc/functions/read/l0/l0_111.mcfunction new file mode 100644 index 00000000..5fa30033 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_111.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:red_banner run function bsc:read/l0/p/l0_444 +execute if block ~ ~ ~ minecraft:black_banner run function bsc:read/l0/p/l0_445 +execute if block ~ ~ ~ minecraft:white_wall_banner run function bsc:read/l0/p/l0_446 +execute if block ~ ~ ~ minecraft:orange_wall_banner run function bsc:read/l0/p/l0_447 diff --git a/data/bsc/functions/read/l0/l0_112.mcfunction b/data/bsc/functions/read/l0/l0_112.mcfunction new file mode 100644 index 00000000..7416490e --- /dev/null +++ b/data/bsc/functions/read/l0/l0_112.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:magenta_wall_banner run function bsc:read/l0/p/l0_448 +execute if block ~ ~ ~ minecraft:light_blue_wall_banner run function bsc:read/l0/p/l0_449 +execute if block ~ ~ ~ minecraft:yellow_wall_banner run function bsc:read/l0/p/l0_450 +execute if block ~ ~ ~ minecraft:lime_wall_banner run function bsc:read/l0/p/l0_451 diff --git a/data/bsc/functions/read/l0/l0_113.mcfunction b/data/bsc/functions/read/l0/l0_113.mcfunction new file mode 100644 index 00000000..d3fba585 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_113.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:pink_wall_banner run function bsc:read/l0/p/l0_452 +execute if block ~ ~ ~ minecraft:gray_wall_banner run function bsc:read/l0/p/l0_453 +execute if block ~ ~ ~ minecraft:light_gray_wall_banner run function bsc:read/l0/p/l0_454 +execute if block ~ ~ ~ minecraft:cyan_wall_banner run function bsc:read/l0/p/l0_455 diff --git a/data/bsc/functions/read/l0/l0_114.mcfunction b/data/bsc/functions/read/l0/l0_114.mcfunction new file mode 100644 index 00000000..ba4e1151 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_114.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:purple_wall_banner run function bsc:read/l0/p/l0_456 +execute if block ~ ~ ~ minecraft:blue_wall_banner run function bsc:read/l0/p/l0_457 +execute if block ~ ~ ~ minecraft:brown_wall_banner run function bsc:read/l0/p/l0_458 +execute if block ~ ~ ~ minecraft:green_wall_banner run function bsc:read/l0/p/l0_459 diff --git a/data/bsc/functions/read/l0/l0_115.mcfunction b/data/bsc/functions/read/l0/l0_115.mcfunction new file mode 100644 index 00000000..65e9cb27 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_115.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:red_wall_banner run function bsc:read/l0/p/l0_460 +execute if block ~ ~ ~ minecraft:black_wall_banner run function bsc:read/l0/p/l0_461 +execute if block ~ ~ ~ minecraft:red_sandstone[] run scoreboard players set @s s.crhf.block_id 8467 +execute if block ~ ~ ~ minecraft:chiseled_red_sandstone[] run scoreboard players set @s s.crhf.block_id 8468 diff --git a/data/bsc/functions/read/l0/l0_116.mcfunction b/data/bsc/functions/read/l0/l0_116.mcfunction new file mode 100644 index 00000000..d4912272 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_116.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:cut_red_sandstone[] run scoreboard players set @s s.crhf.block_id 8469 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs run function bsc:read/l0/p/l0_465 +execute if block ~ ~ ~ minecraft:oak_slab run function bsc:read/l0/p/l0_466 +execute if block ~ ~ ~ minecraft:spruce_slab run function bsc:read/l0/p/l0_467 diff --git a/data/bsc/functions/read/l0/l0_117.mcfunction b/data/bsc/functions/read/l0/l0_117.mcfunction new file mode 100644 index 00000000..375b62af --- /dev/null +++ b/data/bsc/functions/read/l0/l0_117.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:birch_slab run function bsc:read/l0/p/l0_468 +execute if block ~ ~ ~ minecraft:jungle_slab run function bsc:read/l0/p/l0_469 +execute if block ~ ~ ~ minecraft:acacia_slab run function bsc:read/l0/p/l0_470 +execute if block ~ ~ ~ minecraft:dark_oak_slab run function bsc:read/l0/p/l0_471 diff --git a/data/bsc/functions/read/l0/l0_118.mcfunction b/data/bsc/functions/read/l0/l0_118.mcfunction new file mode 100644 index 00000000..cafb890e --- /dev/null +++ b/data/bsc/functions/read/l0/l0_118.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:stone_slab run function bsc:read/l0/p/l0_472 +execute if block ~ ~ ~ minecraft:smooth_stone_slab run function bsc:read/l0/p/l0_473 +execute if block ~ ~ ~ minecraft:sandstone_slab run function bsc:read/l0/p/l0_474 +execute if block ~ ~ ~ minecraft:cut_sandstone_slab run function bsc:read/l0/p/l0_475 diff --git a/data/bsc/functions/read/l0/l0_119.mcfunction b/data/bsc/functions/read/l0/l0_119.mcfunction new file mode 100644 index 00000000..e720e0ea --- /dev/null +++ b/data/bsc/functions/read/l0/l0_119.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:petrified_oak_slab run function bsc:read/l0/p/l0_476 +execute if block ~ ~ ~ minecraft:cobblestone_slab run function bsc:read/l0/p/l0_477 +execute if block ~ ~ ~ minecraft:brick_slab run function bsc:read/l0/p/l0_478 +execute if block ~ ~ ~ minecraft:stone_brick_slab run function bsc:read/l0/p/l0_479 diff --git a/data/bsc/functions/read/l0/l0_12.mcfunction b/data/bsc/functions/read/l0/l0_12.mcfunction new file mode 100644 index 00000000..473adf21 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_12.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:stripped_dark_oak_log run function bsc:read/l0/p/l0_48 +execute if block ~ ~ ~ minecraft:stripped_oak_log run function bsc:read/l0/p/l0_49 +execute if block ~ ~ ~ minecraft:oak_wood run function bsc:read/l0/p/l0_50 +execute if block ~ ~ ~ minecraft:spruce_wood run function bsc:read/l0/p/l0_51 diff --git a/data/bsc/functions/read/l0/l0_120.mcfunction b/data/bsc/functions/read/l0/l0_120.mcfunction new file mode 100644 index 00000000..2abe1dec --- /dev/null +++ b/data/bsc/functions/read/l0/l0_120.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:nether_brick_slab run function bsc:read/l0/p/l0_480 +execute if block ~ ~ ~ minecraft:quartz_slab run function bsc:read/l0/p/l0_481 +execute if block ~ ~ ~ minecraft:red_sandstone_slab run function bsc:read/l0/p/l0_482 +execute if block ~ ~ ~ minecraft:cut_red_sandstone_slab run function bsc:read/l0/p/l0_483 diff --git a/data/bsc/functions/read/l0/l0_121.mcfunction b/data/bsc/functions/read/l0/l0_121.mcfunction new file mode 100644 index 00000000..cf92d74b --- /dev/null +++ b/data/bsc/functions/read/l0/l0_121.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:purpur_slab run function bsc:read/l0/p/l0_484 +execute if block ~ ~ ~ minecraft:smooth_stone[] run scoreboard players set @s s.crhf.block_id 8664 +execute if block ~ ~ ~ minecraft:smooth_sandstone[] run scoreboard players set @s s.crhf.block_id 8665 +execute if block ~ ~ ~ minecraft:smooth_quartz[] run scoreboard players set @s s.crhf.block_id 8666 diff --git a/data/bsc/functions/read/l0/l0_122.mcfunction b/data/bsc/functions/read/l0/l0_122.mcfunction new file mode 100644 index 00000000..3d067cdc --- /dev/null +++ b/data/bsc/functions/read/l0/l0_122.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:smooth_red_sandstone[] run scoreboard players set @s s.crhf.block_id 8667 +execute if block ~ ~ ~ minecraft:spruce_fence_gate run function bsc:read/l0/p/l0_489 +execute if block ~ ~ ~ minecraft:birch_fence_gate run function bsc:read/l0/p/l0_490 +execute if block ~ ~ ~ minecraft:jungle_fence_gate run function bsc:read/l0/p/l0_491 diff --git a/data/bsc/functions/read/l0/l0_123.mcfunction b/data/bsc/functions/read/l0/l0_123.mcfunction new file mode 100644 index 00000000..4e71cfa1 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_123.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:acacia_fence_gate run function bsc:read/l0/p/l0_492 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate run function bsc:read/l0/p/l0_493 +execute if block ~ ~ ~ minecraft:spruce_fence run function bsc:read/l0/p/l0_494 +execute if block ~ ~ ~ minecraft:birch_fence run function bsc:read/l0/p/l0_495 diff --git a/data/bsc/functions/read/l0/l0_124.mcfunction b/data/bsc/functions/read/l0/l0_124.mcfunction new file mode 100644 index 00000000..d4df5b4e --- /dev/null +++ b/data/bsc/functions/read/l0/l0_124.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:jungle_fence run function bsc:read/l0/p/l0_496 +execute if block ~ ~ ~ minecraft:acacia_fence run function bsc:read/l0/p/l0_497 +execute if block ~ ~ ~ minecraft:dark_oak_fence run function bsc:read/l0/p/l0_498 +execute if block ~ ~ ~ minecraft:spruce_door run function bsc:read/l0/p/l0_499 diff --git a/data/bsc/functions/read/l0/l0_125.mcfunction b/data/bsc/functions/read/l0/l0_125.mcfunction new file mode 100644 index 00000000..098b22da --- /dev/null +++ b/data/bsc/functions/read/l0/l0_125.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:birch_door run function bsc:read/l0/p/l0_500 +execute if block ~ ~ ~ minecraft:jungle_door run function bsc:read/l0/p/l0_501 +execute if block ~ ~ ~ minecraft:acacia_door run function bsc:read/l0/p/l0_502 +execute if block ~ ~ ~ minecraft:dark_oak_door run function bsc:read/l0/p/l0_503 diff --git a/data/bsc/functions/read/l0/l0_126.mcfunction b/data/bsc/functions/read/l0/l0_126.mcfunction new file mode 100644 index 00000000..c0556a65 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_126.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:end_rod run function bsc:read/l0/p/l0_504 +execute if block ~ ~ ~ minecraft:chorus_plant run function bsc:read/l0/p/l0_505 +execute if block ~ ~ ~ minecraft:chorus_flower run function bsc:read/l0/p/l0_506 +execute if block ~ ~ ~ minecraft:purpur_block[] run scoreboard players set @s s.crhf.block_id 9384 diff --git a/data/bsc/functions/read/l0/l0_127.mcfunction b/data/bsc/functions/read/l0/l0_127.mcfunction new file mode 100644 index 00000000..46ad4ce7 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_127.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:purpur_pillar run function bsc:read/l0/p/l0_508 +execute if block ~ ~ ~ minecraft:purpur_stairs run function bsc:read/l0/p/l0_509 +execute if block ~ ~ ~ minecraft:end_stone_bricks[] run scoreboard players set @s s.crhf.block_id 9468 +execute if block ~ ~ ~ minecraft:beetroots run function bsc:read/l0/p/l0_511 diff --git a/data/bsc/functions/read/l0/l0_128.mcfunction b/data/bsc/functions/read/l0/l0_128.mcfunction new file mode 100644 index 00000000..7a35bce1 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_128.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:dirt_path[] run scoreboard players set @s s.crhf.block_id 9473 +execute if block ~ ~ ~ minecraft:end_gateway[] run scoreboard players set @s s.crhf.block_id 9474 +execute if block ~ ~ ~ minecraft:repeating_command_block run function bsc:read/l0/p/l0_514 +execute if block ~ ~ ~ minecraft:chain_command_block run function bsc:read/l0/p/l0_515 diff --git a/data/bsc/functions/read/l0/l0_129.mcfunction b/data/bsc/functions/read/l0/l0_129.mcfunction new file mode 100644 index 00000000..8858fe36 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_129.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:frosted_ice run function bsc:read/l0/p/l0_516 +execute if block ~ ~ ~ minecraft:magma_block[] run scoreboard players set @s s.crhf.block_id 9503 +execute if block ~ ~ ~ minecraft:nether_wart_block[] run scoreboard players set @s s.crhf.block_id 9504 +execute if block ~ ~ ~ minecraft:red_nether_bricks[] run scoreboard players set @s s.crhf.block_id 9505 diff --git a/data/bsc/functions/read/l0/l0_13.mcfunction b/data/bsc/functions/read/l0/l0_13.mcfunction new file mode 100644 index 00000000..4a7d8c64 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_13.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:birch_wood run function bsc:read/l0/p/l0_52 +execute if block ~ ~ ~ minecraft:jungle_wood run function bsc:read/l0/p/l0_53 +execute if block ~ ~ ~ minecraft:acacia_wood run function bsc:read/l0/p/l0_54 +execute if block ~ ~ ~ minecraft:dark_oak_wood run function bsc:read/l0/p/l0_55 diff --git a/data/bsc/functions/read/l0/l0_130.mcfunction b/data/bsc/functions/read/l0/l0_130.mcfunction new file mode 100644 index 00000000..9c73597a --- /dev/null +++ b/data/bsc/functions/read/l0/l0_130.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:bone_block run function bsc:read/l0/p/l0_520 +execute if block ~ ~ ~ minecraft:structure_void[] run scoreboard players set @s s.crhf.block_id 9509 +execute if block ~ ~ ~ minecraft:observer run function bsc:read/l0/p/l0_522 +execute if block ~ ~ ~ minecraft:shulker_box run function bsc:read/l0/p/l0_523 diff --git a/data/bsc/functions/read/l0/l0_131.mcfunction b/data/bsc/functions/read/l0/l0_131.mcfunction new file mode 100644 index 00000000..c624a4f0 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_131.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:white_shulker_box run function bsc:read/l0/p/l0_524 +execute if block ~ ~ ~ minecraft:orange_shulker_box run function bsc:read/l0/p/l0_525 +execute if block ~ ~ ~ minecraft:magenta_shulker_box run function bsc:read/l0/p/l0_526 +execute if block ~ ~ ~ minecraft:light_blue_shulker_box run function bsc:read/l0/p/l0_527 diff --git a/data/bsc/functions/read/l0/l0_132.mcfunction b/data/bsc/functions/read/l0/l0_132.mcfunction new file mode 100644 index 00000000..419499ae --- /dev/null +++ b/data/bsc/functions/read/l0/l0_132.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:yellow_shulker_box run function bsc:read/l0/p/l0_528 +execute if block ~ ~ ~ minecraft:lime_shulker_box run function bsc:read/l0/p/l0_529 +execute if block ~ ~ ~ minecraft:pink_shulker_box run function bsc:read/l0/p/l0_530 +execute if block ~ ~ ~ minecraft:gray_shulker_box run function bsc:read/l0/p/l0_531 diff --git a/data/bsc/functions/read/l0/l0_133.mcfunction b/data/bsc/functions/read/l0/l0_133.mcfunction new file mode 100644 index 00000000..ee1c97c4 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_133.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:light_gray_shulker_box run function bsc:read/l0/p/l0_532 +execute if block ~ ~ ~ minecraft:cyan_shulker_box run function bsc:read/l0/p/l0_533 +execute if block ~ ~ ~ minecraft:purple_shulker_box run function bsc:read/l0/p/l0_534 +execute if block ~ ~ ~ minecraft:blue_shulker_box run function bsc:read/l0/p/l0_535 diff --git a/data/bsc/functions/read/l0/l0_134.mcfunction b/data/bsc/functions/read/l0/l0_134.mcfunction new file mode 100644 index 00000000..9d766e1c --- /dev/null +++ b/data/bsc/functions/read/l0/l0_134.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:brown_shulker_box run function bsc:read/l0/p/l0_536 +execute if block ~ ~ ~ minecraft:green_shulker_box run function bsc:read/l0/p/l0_537 +execute if block ~ ~ ~ minecraft:red_shulker_box run function bsc:read/l0/p/l0_538 +execute if block ~ ~ ~ minecraft:black_shulker_box run function bsc:read/l0/p/l0_539 diff --git a/data/bsc/functions/read/l0/l0_135.mcfunction b/data/bsc/functions/read/l0/l0_135.mcfunction new file mode 100644 index 00000000..4f026918 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_135.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:white_glazed_terracotta run function bsc:read/l0/p/l0_540 +execute if block ~ ~ ~ minecraft:orange_glazed_terracotta run function bsc:read/l0/p/l0_541 +execute if block ~ ~ ~ minecraft:magenta_glazed_terracotta run function bsc:read/l0/p/l0_542 +execute if block ~ ~ ~ minecraft:light_blue_glazed_terracotta run function bsc:read/l0/p/l0_543 diff --git a/data/bsc/functions/read/l0/l0_136.mcfunction b/data/bsc/functions/read/l0/l0_136.mcfunction new file mode 100644 index 00000000..c9b47891 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_136.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:yellow_glazed_terracotta run function bsc:read/l0/p/l0_544 +execute if block ~ ~ ~ minecraft:lime_glazed_terracotta run function bsc:read/l0/p/l0_545 +execute if block ~ ~ ~ minecraft:pink_glazed_terracotta run function bsc:read/l0/p/l0_546 +execute if block ~ ~ ~ minecraft:gray_glazed_terracotta run function bsc:read/l0/p/l0_547 diff --git a/data/bsc/functions/read/l0/l0_137.mcfunction b/data/bsc/functions/read/l0/l0_137.mcfunction new file mode 100644 index 00000000..7fcbd68b --- /dev/null +++ b/data/bsc/functions/read/l0/l0_137.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:light_gray_glazed_terracotta run function bsc:read/l0/p/l0_548 +execute if block ~ ~ ~ minecraft:cyan_glazed_terracotta run function bsc:read/l0/p/l0_549 +execute if block ~ ~ ~ minecraft:purple_glazed_terracotta run function bsc:read/l0/p/l0_550 +execute if block ~ ~ ~ minecraft:blue_glazed_terracotta run function bsc:read/l0/p/l0_551 diff --git a/data/bsc/functions/read/l0/l0_138.mcfunction b/data/bsc/functions/read/l0/l0_138.mcfunction new file mode 100644 index 00000000..04862a5e --- /dev/null +++ b/data/bsc/functions/read/l0/l0_138.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:brown_glazed_terracotta run function bsc:read/l0/p/l0_552 +execute if block ~ ~ ~ minecraft:green_glazed_terracotta run function bsc:read/l0/p/l0_553 +execute if block ~ ~ ~ minecraft:red_glazed_terracotta run function bsc:read/l0/p/l0_554 +execute if block ~ ~ ~ minecraft:black_glazed_terracotta run function bsc:read/l0/p/l0_555 diff --git a/data/bsc/functions/read/l0/l0_139.mcfunction b/data/bsc/functions/read/l0/l0_139.mcfunction new file mode 100644 index 00000000..0acd24b9 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_139.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:white_concrete[] run scoreboard players set @s s.crhf.block_id 9688 +execute if block ~ ~ ~ minecraft:orange_concrete[] run scoreboard players set @s s.crhf.block_id 9689 +execute if block ~ ~ ~ minecraft:magenta_concrete[] run scoreboard players set @s s.crhf.block_id 9690 +execute if block ~ ~ ~ minecraft:light_blue_concrete[] run scoreboard players set @s s.crhf.block_id 9691 diff --git a/data/bsc/functions/read/l0/l0_14.mcfunction b/data/bsc/functions/read/l0/l0_14.mcfunction new file mode 100644 index 00000000..9978f407 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_14.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:stripped_oak_wood run function bsc:read/l0/p/l0_56 +execute if block ~ ~ ~ minecraft:stripped_spruce_wood run function bsc:read/l0/p/l0_57 +execute if block ~ ~ ~ minecraft:stripped_birch_wood run function bsc:read/l0/p/l0_58 +execute if block ~ ~ ~ minecraft:stripped_jungle_wood run function bsc:read/l0/p/l0_59 diff --git a/data/bsc/functions/read/l0/l0_140.mcfunction b/data/bsc/functions/read/l0/l0_140.mcfunction new file mode 100644 index 00000000..926ee45c --- /dev/null +++ b/data/bsc/functions/read/l0/l0_140.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:yellow_concrete[] run scoreboard players set @s s.crhf.block_id 9692 +execute if block ~ ~ ~ minecraft:lime_concrete[] run scoreboard players set @s s.crhf.block_id 9693 +execute if block ~ ~ ~ minecraft:pink_concrete[] run scoreboard players set @s s.crhf.block_id 9694 +execute if block ~ ~ ~ minecraft:gray_concrete[] run scoreboard players set @s s.crhf.block_id 9695 diff --git a/data/bsc/functions/read/l0/l0_141.mcfunction b/data/bsc/functions/read/l0/l0_141.mcfunction new file mode 100644 index 00000000..6fd3befc --- /dev/null +++ b/data/bsc/functions/read/l0/l0_141.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:light_gray_concrete[] run scoreboard players set @s s.crhf.block_id 9696 +execute if block ~ ~ ~ minecraft:cyan_concrete[] run scoreboard players set @s s.crhf.block_id 9697 +execute if block ~ ~ ~ minecraft:purple_concrete[] run scoreboard players set @s s.crhf.block_id 9698 +execute if block ~ ~ ~ minecraft:blue_concrete[] run scoreboard players set @s s.crhf.block_id 9699 diff --git a/data/bsc/functions/read/l0/l0_142.mcfunction b/data/bsc/functions/read/l0/l0_142.mcfunction new file mode 100644 index 00000000..c0fd450c --- /dev/null +++ b/data/bsc/functions/read/l0/l0_142.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:brown_concrete[] run scoreboard players set @s s.crhf.block_id 9700 +execute if block ~ ~ ~ minecraft:green_concrete[] run scoreboard players set @s s.crhf.block_id 9701 +execute if block ~ ~ ~ minecraft:red_concrete[] run scoreboard players set @s s.crhf.block_id 9702 +execute if block ~ ~ ~ minecraft:black_concrete[] run scoreboard players set @s s.crhf.block_id 9703 diff --git a/data/bsc/functions/read/l0/l0_143.mcfunction b/data/bsc/functions/read/l0/l0_143.mcfunction new file mode 100644 index 00000000..c5d27f6b --- /dev/null +++ b/data/bsc/functions/read/l0/l0_143.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:white_concrete_powder[] run scoreboard players set @s s.crhf.block_id 9704 +execute if block ~ ~ ~ minecraft:orange_concrete_powder[] run scoreboard players set @s s.crhf.block_id 9705 +execute if block ~ ~ ~ minecraft:magenta_concrete_powder[] run scoreboard players set @s s.crhf.block_id 9706 +execute if block ~ ~ ~ minecraft:light_blue_concrete_powder[] run scoreboard players set @s s.crhf.block_id 9707 diff --git a/data/bsc/functions/read/l0/l0_144.mcfunction b/data/bsc/functions/read/l0/l0_144.mcfunction new file mode 100644 index 00000000..ab835d32 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_144.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:yellow_concrete_powder[] run scoreboard players set @s s.crhf.block_id 9708 +execute if block ~ ~ ~ minecraft:lime_concrete_powder[] run scoreboard players set @s s.crhf.block_id 9709 +execute if block ~ ~ ~ minecraft:pink_concrete_powder[] run scoreboard players set @s s.crhf.block_id 9710 +execute if block ~ ~ ~ minecraft:gray_concrete_powder[] run scoreboard players set @s s.crhf.block_id 9711 diff --git a/data/bsc/functions/read/l0/l0_145.mcfunction b/data/bsc/functions/read/l0/l0_145.mcfunction new file mode 100644 index 00000000..e15744bc --- /dev/null +++ b/data/bsc/functions/read/l0/l0_145.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:light_gray_concrete_powder[] run scoreboard players set @s s.crhf.block_id 9712 +execute if block ~ ~ ~ minecraft:cyan_concrete_powder[] run scoreboard players set @s s.crhf.block_id 9713 +execute if block ~ ~ ~ minecraft:purple_concrete_powder[] run scoreboard players set @s s.crhf.block_id 9714 +execute if block ~ ~ ~ minecraft:blue_concrete_powder[] run scoreboard players set @s s.crhf.block_id 9715 diff --git a/data/bsc/functions/read/l0/l0_146.mcfunction b/data/bsc/functions/read/l0/l0_146.mcfunction new file mode 100644 index 00000000..4d39ee55 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_146.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:brown_concrete_powder[] run scoreboard players set @s s.crhf.block_id 9716 +execute if block ~ ~ ~ minecraft:green_concrete_powder[] run scoreboard players set @s s.crhf.block_id 9717 +execute if block ~ ~ ~ minecraft:red_concrete_powder[] run scoreboard players set @s s.crhf.block_id 9718 +execute if block ~ ~ ~ minecraft:black_concrete_powder[] run scoreboard players set @s s.crhf.block_id 9719 diff --git a/data/bsc/functions/read/l0/l0_147.mcfunction b/data/bsc/functions/read/l0/l0_147.mcfunction new file mode 100644 index 00000000..4139c787 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_147.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:kelp run function bsc:read/l0/p/l0_588 +execute if block ~ ~ ~ minecraft:kelp_plant[] run scoreboard players set @s s.crhf.block_id 9746 +execute if block ~ ~ ~ minecraft:dried_kelp_block[] run scoreboard players set @s s.crhf.block_id 9747 +execute if block ~ ~ ~ minecraft:turtle_egg run function bsc:read/l0/p/l0_591 diff --git a/data/bsc/functions/read/l0/l0_148.mcfunction b/data/bsc/functions/read/l0/l0_148.mcfunction new file mode 100644 index 00000000..8cee2b6e --- /dev/null +++ b/data/bsc/functions/read/l0/l0_148.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:dead_tube_coral_block[] run scoreboard players set @s s.crhf.block_id 9760 +execute if block ~ ~ ~ minecraft:dead_brain_coral_block[] run scoreboard players set @s s.crhf.block_id 9761 +execute if block ~ ~ ~ minecraft:dead_bubble_coral_block[] run scoreboard players set @s s.crhf.block_id 9762 +execute if block ~ ~ ~ minecraft:dead_fire_coral_block[] run scoreboard players set @s s.crhf.block_id 9763 diff --git a/data/bsc/functions/read/l0/l0_149.mcfunction b/data/bsc/functions/read/l0/l0_149.mcfunction new file mode 100644 index 00000000..debeccd3 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_149.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:dead_horn_coral_block[] run scoreboard players set @s s.crhf.block_id 9764 +execute if block ~ ~ ~ minecraft:tube_coral_block[] run scoreboard players set @s s.crhf.block_id 9765 +execute if block ~ ~ ~ minecraft:brain_coral_block[] run scoreboard players set @s s.crhf.block_id 9766 +execute if block ~ ~ ~ minecraft:bubble_coral_block[] run scoreboard players set @s s.crhf.block_id 9767 diff --git a/data/bsc/functions/read/l0/l0_15.mcfunction b/data/bsc/functions/read/l0/l0_15.mcfunction new file mode 100644 index 00000000..57ba55fc --- /dev/null +++ b/data/bsc/functions/read/l0/l0_15.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:stripped_acacia_wood run function bsc:read/l0/p/l0_60 +execute if block ~ ~ ~ minecraft:stripped_dark_oak_wood run function bsc:read/l0/p/l0_61 +execute if block ~ ~ ~ minecraft:oak_leaves run function bsc:read/l0/p/l0_62 +execute if block ~ ~ ~ minecraft:spruce_leaves run function bsc:read/l0/p/l0_63 diff --git a/data/bsc/functions/read/l0/l0_150.mcfunction b/data/bsc/functions/read/l0/l0_150.mcfunction new file mode 100644 index 00000000..28fcbc7b --- /dev/null +++ b/data/bsc/functions/read/l0/l0_150.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:fire_coral_block[] run scoreboard players set @s s.crhf.block_id 9768 +execute if block ~ ~ ~ minecraft:horn_coral_block[] run scoreboard players set @s s.crhf.block_id 9769 +execute if block ~ ~ ~ minecraft:dead_tube_coral run function bsc:read/l0/p/l0_602 +execute if block ~ ~ ~ minecraft:dead_brain_coral run function bsc:read/l0/p/l0_603 diff --git a/data/bsc/functions/read/l0/l0_151.mcfunction b/data/bsc/functions/read/l0/l0_151.mcfunction new file mode 100644 index 00000000..7f94a632 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_151.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:dead_bubble_coral run function bsc:read/l0/p/l0_604 +execute if block ~ ~ ~ minecraft:dead_fire_coral run function bsc:read/l0/p/l0_605 +execute if block ~ ~ ~ minecraft:dead_horn_coral run function bsc:read/l0/p/l0_606 +execute if block ~ ~ ~ minecraft:tube_coral run function bsc:read/l0/p/l0_607 diff --git a/data/bsc/functions/read/l0/l0_152.mcfunction b/data/bsc/functions/read/l0/l0_152.mcfunction new file mode 100644 index 00000000..650193f1 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_152.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:brain_coral run function bsc:read/l0/p/l0_608 +execute if block ~ ~ ~ minecraft:bubble_coral run function bsc:read/l0/p/l0_609 +execute if block ~ ~ ~ minecraft:fire_coral run function bsc:read/l0/p/l0_610 +execute if block ~ ~ ~ minecraft:horn_coral run function bsc:read/l0/p/l0_611 diff --git a/data/bsc/functions/read/l0/l0_153.mcfunction b/data/bsc/functions/read/l0/l0_153.mcfunction new file mode 100644 index 00000000..f28de513 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_153.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:dead_tube_coral_fan run function bsc:read/l0/p/l0_612 +execute if block ~ ~ ~ minecraft:dead_brain_coral_fan run function bsc:read/l0/p/l0_613 +execute if block ~ ~ ~ minecraft:dead_bubble_coral_fan run function bsc:read/l0/p/l0_614 +execute if block ~ ~ ~ minecraft:dead_fire_coral_fan run function bsc:read/l0/p/l0_615 diff --git a/data/bsc/functions/read/l0/l0_154.mcfunction b/data/bsc/functions/read/l0/l0_154.mcfunction new file mode 100644 index 00000000..e3149bf6 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_154.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:dead_horn_coral_fan run function bsc:read/l0/p/l0_616 +execute if block ~ ~ ~ minecraft:tube_coral_fan run function bsc:read/l0/p/l0_617 +execute if block ~ ~ ~ minecraft:brain_coral_fan run function bsc:read/l0/p/l0_618 +execute if block ~ ~ ~ minecraft:bubble_coral_fan run function bsc:read/l0/p/l0_619 diff --git a/data/bsc/functions/read/l0/l0_155.mcfunction b/data/bsc/functions/read/l0/l0_155.mcfunction new file mode 100644 index 00000000..e0fdc3f9 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_155.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:fire_coral_fan run function bsc:read/l0/p/l0_620 +execute if block ~ ~ ~ minecraft:horn_coral_fan run function bsc:read/l0/p/l0_621 +execute if block ~ ~ ~ minecraft:dead_tube_coral_wall_fan run function bsc:read/l0/p/l0_622 +execute if block ~ ~ ~ minecraft:dead_brain_coral_wall_fan run function bsc:read/l0/p/l0_623 diff --git a/data/bsc/functions/read/l0/l0_156.mcfunction b/data/bsc/functions/read/l0/l0_156.mcfunction new file mode 100644 index 00000000..5614ca51 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_156.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:dead_bubble_coral_wall_fan run function bsc:read/l0/p/l0_624 +execute if block ~ ~ ~ minecraft:dead_fire_coral_wall_fan run function bsc:read/l0/p/l0_625 +execute if block ~ ~ ~ minecraft:dead_horn_coral_wall_fan run function bsc:read/l0/p/l0_626 +execute if block ~ ~ ~ minecraft:tube_coral_wall_fan run function bsc:read/l0/p/l0_627 diff --git a/data/bsc/functions/read/l0/l0_157.mcfunction b/data/bsc/functions/read/l0/l0_157.mcfunction new file mode 100644 index 00000000..3d8e7f08 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_157.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:brain_coral_wall_fan run function bsc:read/l0/p/l0_628 +execute if block ~ ~ ~ minecraft:bubble_coral_wall_fan run function bsc:read/l0/p/l0_629 +execute if block ~ ~ ~ minecraft:fire_coral_wall_fan run function bsc:read/l0/p/l0_630 +execute if block ~ ~ ~ minecraft:horn_coral_wall_fan run function bsc:read/l0/p/l0_631 diff --git a/data/bsc/functions/read/l0/l0_158.mcfunction b/data/bsc/functions/read/l0/l0_158.mcfunction new file mode 100644 index 00000000..581a8d3c --- /dev/null +++ b/data/bsc/functions/read/l0/l0_158.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:sea_pickle run function bsc:read/l0/p/l0_632 +execute if block ~ ~ ~ minecraft:blue_ice[] run scoreboard players set @s s.crhf.block_id 9898 +execute if block ~ ~ ~ minecraft:conduit run function bsc:read/l0/p/l0_634 +execute if block ~ ~ ~ minecraft:bamboo_sapling[] run scoreboard players set @s s.crhf.block_id 9901 diff --git a/data/bsc/functions/read/l0/l0_159.mcfunction b/data/bsc/functions/read/l0/l0_159.mcfunction new file mode 100644 index 00000000..c5b73724 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_159.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:bamboo run function bsc:read/l0/p/l0_636 +execute if block ~ ~ ~ minecraft:potted_bamboo[] run scoreboard players set @s s.crhf.block_id 9914 +execute if block ~ ~ ~ minecraft:void_air[] run scoreboard players set @s s.crhf.block_id 9915 +execute if block ~ ~ ~ minecraft:cave_air[] run scoreboard players set @s s.crhf.block_id 9916 diff --git a/data/bsc/functions/read/l0/l0_16.mcfunction b/data/bsc/functions/read/l0/l0_16.mcfunction new file mode 100644 index 00000000..a07071c5 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_16.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:birch_leaves run function bsc:read/l0/p/l0_64 +execute if block ~ ~ ~ minecraft:jungle_leaves run function bsc:read/l0/p/l0_65 +execute if block ~ ~ ~ minecraft:acacia_leaves run function bsc:read/l0/p/l0_66 +execute if block ~ ~ ~ minecraft:dark_oak_leaves run function bsc:read/l0/p/l0_67 diff --git a/data/bsc/functions/read/l0/l0_160.mcfunction b/data/bsc/functions/read/l0/l0_160.mcfunction new file mode 100644 index 00000000..0758852d --- /dev/null +++ b/data/bsc/functions/read/l0/l0_160.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:bubble_column run function bsc:read/l0/p/l0_640 +execute if block ~ ~ ~ minecraft:polished_granite_stairs run function bsc:read/l0/p/l0_641 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs run function bsc:read/l0/p/l0_642 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs run function bsc:read/l0/p/l0_643 diff --git a/data/bsc/functions/read/l0/l0_161.mcfunction b/data/bsc/functions/read/l0/l0_161.mcfunction new file mode 100644 index 00000000..2f9cc805 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_161.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:polished_diorite_stairs run function bsc:read/l0/p/l0_644 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs run function bsc:read/l0/p/l0_645 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs run function bsc:read/l0/p/l0_646 +execute if block ~ ~ ~ minecraft:stone_stairs run function bsc:read/l0/p/l0_647 diff --git a/data/bsc/functions/read/l0/l0_162.mcfunction b/data/bsc/functions/read/l0/l0_162.mcfunction new file mode 100644 index 00000000..5bd82d1a --- /dev/null +++ b/data/bsc/functions/read/l0/l0_162.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs run function bsc:read/l0/p/l0_648 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs run function bsc:read/l0/p/l0_649 +execute if block ~ ~ ~ minecraft:granite_stairs run function bsc:read/l0/p/l0_650 +execute if block ~ ~ ~ minecraft:andesite_stairs run function bsc:read/l0/p/l0_651 diff --git a/data/bsc/functions/read/l0/l0_163.mcfunction b/data/bsc/functions/read/l0/l0_163.mcfunction new file mode 100644 index 00000000..22d517a1 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_163.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs run function bsc:read/l0/p/l0_652 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs run function bsc:read/l0/p/l0_653 +execute if block ~ ~ ~ minecraft:diorite_stairs run function bsc:read/l0/p/l0_654 +execute if block ~ ~ ~ minecraft:polished_granite_slab run function bsc:read/l0/p/l0_655 diff --git a/data/bsc/functions/read/l0/l0_164.mcfunction b/data/bsc/functions/read/l0/l0_164.mcfunction new file mode 100644 index 00000000..4ea6a059 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_164.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_slab run function bsc:read/l0/p/l0_656 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_slab run function bsc:read/l0/p/l0_657 +execute if block ~ ~ ~ minecraft:polished_diorite_slab run function bsc:read/l0/p/l0_658 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_slab run function bsc:read/l0/p/l0_659 diff --git a/data/bsc/functions/read/l0/l0_165.mcfunction b/data/bsc/functions/read/l0/l0_165.mcfunction new file mode 100644 index 00000000..f5482d0b --- /dev/null +++ b/data/bsc/functions/read/l0/l0_165.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:end_stone_brick_slab run function bsc:read/l0/p/l0_660 +execute if block ~ ~ ~ minecraft:smooth_sandstone_slab run function bsc:read/l0/p/l0_661 +execute if block ~ ~ ~ minecraft:smooth_quartz_slab run function bsc:read/l0/p/l0_662 +execute if block ~ ~ ~ minecraft:granite_slab run function bsc:read/l0/p/l0_663 diff --git a/data/bsc/functions/read/l0/l0_166.mcfunction b/data/bsc/functions/read/l0/l0_166.mcfunction new file mode 100644 index 00000000..b80f2a54 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_166.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:andesite_slab run function bsc:read/l0/p/l0_664 +execute if block ~ ~ ~ minecraft:red_nether_brick_slab run function bsc:read/l0/p/l0_665 +execute if block ~ ~ ~ minecraft:polished_andesite_slab run function bsc:read/l0/p/l0_666 +execute if block ~ ~ ~ minecraft:diorite_slab run function bsc:read/l0/p/l0_667 diff --git a/data/bsc/functions/read/l0/l0_167.mcfunction b/data/bsc/functions/read/l0/l0_167.mcfunction new file mode 100644 index 00000000..e233537c --- /dev/null +++ b/data/bsc/functions/read/l0/l0_167.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:brick_wall run function bsc:read/l0/p/l0_668 +execute if block ~ ~ ~ minecraft:prismarine_wall run function bsc:read/l0/p/l0_669 +execute if block ~ ~ ~ minecraft:red_sandstone_wall run function bsc:read/l0/p/l0_670 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall run function bsc:read/l0/p/l0_671 diff --git a/data/bsc/functions/read/l0/l0_168.mcfunction b/data/bsc/functions/read/l0/l0_168.mcfunction new file mode 100644 index 00000000..7481e5cd --- /dev/null +++ b/data/bsc/functions/read/l0/l0_168.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:granite_wall run function bsc:read/l0/p/l0_672 +execute if block ~ ~ ~ minecraft:stone_brick_wall run function bsc:read/l0/p/l0_673 +execute if block ~ ~ ~ minecraft:nether_brick_wall run function bsc:read/l0/p/l0_674 +execute if block ~ ~ ~ minecraft:andesite_wall run function bsc:read/l0/p/l0_675 diff --git a/data/bsc/functions/read/l0/l0_169.mcfunction b/data/bsc/functions/read/l0/l0_169.mcfunction new file mode 100644 index 00000000..c8c63fe2 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_169.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:red_nether_brick_wall run function bsc:read/l0/p/l0_676 +execute if block ~ ~ ~ minecraft:sandstone_wall run function bsc:read/l0/p/l0_677 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall run function bsc:read/l0/p/l0_678 +execute if block ~ ~ ~ minecraft:diorite_wall run function bsc:read/l0/p/l0_679 diff --git a/data/bsc/functions/read/l0/l0_17.mcfunction b/data/bsc/functions/read/l0/l0_17.mcfunction new file mode 100644 index 00000000..9ea0d878 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_17.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:azalea_leaves run function bsc:read/l0/p/l0_68 +execute if block ~ ~ ~ minecraft:flowering_azalea_leaves run function bsc:read/l0/p/l0_69 +execute if block ~ ~ ~ minecraft:sponge[] run scoreboard players set @s s.crhf.block_id 260 +execute if block ~ ~ ~ minecraft:wet_sponge[] run scoreboard players set @s s.crhf.block_id 261 diff --git a/data/bsc/functions/read/l0/l0_170.mcfunction b/data/bsc/functions/read/l0/l0_170.mcfunction new file mode 100644 index 00000000..08a4b1ab --- /dev/null +++ b/data/bsc/functions/read/l0/l0_170.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:scaffolding run function bsc:read/l0/p/l0_680 +execute if block ~ ~ ~ minecraft:loom run function bsc:read/l0/p/l0_681 +execute if block ~ ~ ~ minecraft:barrel run function bsc:read/l0/p/l0_682 +execute if block ~ ~ ~ minecraft:smoker run function bsc:read/l0/p/l0_683 diff --git a/data/bsc/functions/read/l0/l0_171.mcfunction b/data/bsc/functions/read/l0/l0_171.mcfunction new file mode 100644 index 00000000..32c972cc --- /dev/null +++ b/data/bsc/functions/read/l0/l0_171.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:blast_furnace run function bsc:read/l0/p/l0_684 +execute if block ~ ~ ~ minecraft:cartography_table[] run scoreboard players set @s s.crhf.block_id 15069 +execute if block ~ ~ ~ minecraft:fletching_table[] run scoreboard players set @s s.crhf.block_id 15070 +execute if block ~ ~ ~ minecraft:grindstone run function bsc:read/l0/p/l0_687 diff --git a/data/bsc/functions/read/l0/l0_172.mcfunction b/data/bsc/functions/read/l0/l0_172.mcfunction new file mode 100644 index 00000000..c734ef97 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_172.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:lectern run function bsc:read/l0/p/l0_688 +execute if block ~ ~ ~ minecraft:smithing_table[] run scoreboard players set @s s.crhf.block_id 15099 +execute if block ~ ~ ~ minecraft:stonecutter run function bsc:read/l0/p/l0_690 +execute if block ~ ~ ~ minecraft:bell run function bsc:read/l0/p/l0_691 diff --git a/data/bsc/functions/read/l0/l0_173.mcfunction b/data/bsc/functions/read/l0/l0_173.mcfunction new file mode 100644 index 00000000..977367da --- /dev/null +++ b/data/bsc/functions/read/l0/l0_173.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:lantern run function bsc:read/l0/p/l0_692 +execute if block ~ ~ ~ minecraft:soul_lantern run function bsc:read/l0/p/l0_693 +execute if block ~ ~ ~ minecraft:campfire run function bsc:read/l0/p/l0_694 +execute if block ~ ~ ~ minecraft:soul_campfire run function bsc:read/l0/p/l0_695 diff --git a/data/bsc/functions/read/l0/l0_174.mcfunction b/data/bsc/functions/read/l0/l0_174.mcfunction new file mode 100644 index 00000000..199ff96a --- /dev/null +++ b/data/bsc/functions/read/l0/l0_174.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:sweet_berry_bush run function bsc:read/l0/p/l0_696 +execute if block ~ ~ ~ minecraft:warped_stem run function bsc:read/l0/p/l0_697 +execute if block ~ ~ ~ minecraft:stripped_warped_stem run function bsc:read/l0/p/l0_698 +execute if block ~ ~ ~ minecraft:warped_hyphae run function bsc:read/l0/p/l0_699 diff --git a/data/bsc/functions/read/l0/l0_175.mcfunction b/data/bsc/functions/read/l0/l0_175.mcfunction new file mode 100644 index 00000000..fe1cddbc --- /dev/null +++ b/data/bsc/functions/read/l0/l0_175.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:stripped_warped_hyphae run function bsc:read/l0/p/l0_700 +execute if block ~ ~ ~ minecraft:warped_nylium[] run scoreboard players set @s s.crhf.block_id 15224 +execute if block ~ ~ ~ minecraft:warped_fungus[] run scoreboard players set @s s.crhf.block_id 15225 +execute if block ~ ~ ~ minecraft:warped_wart_block[] run scoreboard players set @s s.crhf.block_id 15226 diff --git a/data/bsc/functions/read/l0/l0_176.mcfunction b/data/bsc/functions/read/l0/l0_176.mcfunction new file mode 100644 index 00000000..a943513f --- /dev/null +++ b/data/bsc/functions/read/l0/l0_176.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:warped_roots[] run scoreboard players set @s s.crhf.block_id 15227 +execute if block ~ ~ ~ minecraft:nether_sprouts[] run scoreboard players set @s s.crhf.block_id 15228 +execute if block ~ ~ ~ minecraft:crimson_stem run function bsc:read/l0/p/l0_706 +execute if block ~ ~ ~ minecraft:stripped_crimson_stem run function bsc:read/l0/p/l0_707 diff --git a/data/bsc/functions/read/l0/l0_177.mcfunction b/data/bsc/functions/read/l0/l0_177.mcfunction new file mode 100644 index 00000000..91658149 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_177.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:crimson_hyphae run function bsc:read/l0/p/l0_708 +execute if block ~ ~ ~ minecraft:stripped_crimson_hyphae run function bsc:read/l0/p/l0_709 +execute if block ~ ~ ~ minecraft:crimson_nylium[] run scoreboard players set @s s.crhf.block_id 15241 +execute if block ~ ~ ~ minecraft:crimson_fungus[] run scoreboard players set @s s.crhf.block_id 15242 diff --git a/data/bsc/functions/read/l0/l0_178.mcfunction b/data/bsc/functions/read/l0/l0_178.mcfunction new file mode 100644 index 00000000..561cbe2e --- /dev/null +++ b/data/bsc/functions/read/l0/l0_178.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:shroomlight[] run scoreboard players set @s s.crhf.block_id 15243 +execute if block ~ ~ ~ minecraft:weeping_vines run function bsc:read/l0/p/l0_713 +execute if block ~ ~ ~ minecraft:weeping_vines_plant[] run scoreboard players set @s s.crhf.block_id 15270 +execute if block ~ ~ ~ minecraft:twisting_vines run function bsc:read/l0/p/l0_715 diff --git a/data/bsc/functions/read/l0/l0_179.mcfunction b/data/bsc/functions/read/l0/l0_179.mcfunction new file mode 100644 index 00000000..e96ed330 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_179.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:twisting_vines_plant[] run scoreboard players set @s s.crhf.block_id 15297 +execute if block ~ ~ ~ minecraft:crimson_roots[] run scoreboard players set @s s.crhf.block_id 15298 +execute if block ~ ~ ~ minecraft:crimson_planks[] run scoreboard players set @s s.crhf.block_id 15299 +execute if block ~ ~ ~ minecraft:warped_planks[] run scoreboard players set @s s.crhf.block_id 15300 diff --git a/data/bsc/functions/read/l0/l0_18.mcfunction b/data/bsc/functions/read/l0/l0_18.mcfunction new file mode 100644 index 00000000..cbd7a714 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_18.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:glass[] run scoreboard players set @s s.crhf.block_id 262 +execute if block ~ ~ ~ minecraft:lapis_ore[] run scoreboard players set @s s.crhf.block_id 263 +execute if block ~ ~ ~ minecraft:deepslate_lapis_ore[] run scoreboard players set @s s.crhf.block_id 264 +execute if block ~ ~ ~ minecraft:lapis_block[] run scoreboard players set @s s.crhf.block_id 265 diff --git a/data/bsc/functions/read/l0/l0_180.mcfunction b/data/bsc/functions/read/l0/l0_180.mcfunction new file mode 100644 index 00000000..a7f9c89e --- /dev/null +++ b/data/bsc/functions/read/l0/l0_180.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:crimson_slab run function bsc:read/l0/p/l0_720 +execute if block ~ ~ ~ minecraft:warped_slab run function bsc:read/l0/p/l0_721 +execute if block ~ ~ ~ minecraft:crimson_pressure_plate run function bsc:read/l0/p/l0_722 +execute if block ~ ~ ~ minecraft:warped_pressure_plate run function bsc:read/l0/p/l0_723 diff --git a/data/bsc/functions/read/l0/l0_181.mcfunction b/data/bsc/functions/read/l0/l0_181.mcfunction new file mode 100644 index 00000000..bfc16475 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_181.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:crimson_fence run function bsc:read/l0/p/l0_724 +execute if block ~ ~ ~ minecraft:warped_fence run function bsc:read/l0/p/l0_725 +execute if block ~ ~ ~ minecraft:crimson_trapdoor run function bsc:read/l0/p/l0_726 +execute if block ~ ~ ~ minecraft:warped_trapdoor run function bsc:read/l0/p/l0_727 diff --git a/data/bsc/functions/read/l0/l0_182.mcfunction b/data/bsc/functions/read/l0/l0_182.mcfunction new file mode 100644 index 00000000..0f4e03a5 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_182.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:crimson_fence_gate run function bsc:read/l0/p/l0_728 +execute if block ~ ~ ~ minecraft:warped_fence_gate run function bsc:read/l0/p/l0_729 +execute if block ~ ~ ~ minecraft:crimson_stairs run function bsc:read/l0/p/l0_730 +execute if block ~ ~ ~ minecraft:warped_stairs run function bsc:read/l0/p/l0_731 diff --git a/data/bsc/functions/read/l0/l0_183.mcfunction b/data/bsc/functions/read/l0/l0_183.mcfunction new file mode 100644 index 00000000..1222ac0d --- /dev/null +++ b/data/bsc/functions/read/l0/l0_183.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:crimson_button run function bsc:read/l0/p/l0_732 +execute if block ~ ~ ~ minecraft:warped_button run function bsc:read/l0/p/l0_733 +execute if block ~ ~ ~ minecraft:crimson_door run function bsc:read/l0/p/l0_734 +execute if block ~ ~ ~ minecraft:warped_door run function bsc:read/l0/p/l0_735 diff --git a/data/bsc/functions/read/l0/l0_184.mcfunction b/data/bsc/functions/read/l0/l0_184.mcfunction new file mode 100644 index 00000000..23834adf --- /dev/null +++ b/data/bsc/functions/read/l0/l0_184.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:crimson_sign run function bsc:read/l0/p/l0_736 +execute if block ~ ~ ~ minecraft:warped_sign run function bsc:read/l0/p/l0_737 +execute if block ~ ~ ~ minecraft:crimson_wall_sign run function bsc:read/l0/p/l0_738 +execute if block ~ ~ ~ minecraft:warped_wall_sign run function bsc:read/l0/p/l0_739 diff --git a/data/bsc/functions/read/l0/l0_185.mcfunction b/data/bsc/functions/read/l0/l0_185.mcfunction new file mode 100644 index 00000000..6a5c1582 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_185.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:structure_block run function bsc:read/l0/p/l0_740 +execute if block ~ ~ ~ minecraft:jigsaw run function bsc:read/l0/p/l0_741 +execute if block ~ ~ ~ minecraft:composter run function bsc:read/l0/p/l0_742 +execute if block ~ ~ ~ minecraft:target run function bsc:read/l0/p/l0_743 diff --git a/data/bsc/functions/read/l0/l0_186.mcfunction b/data/bsc/functions/read/l0/l0_186.mcfunction new file mode 100644 index 00000000..643563d0 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_186.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:bee_nest run function bsc:read/l0/p/l0_744 +execute if block ~ ~ ~ minecraft:beehive run function bsc:read/l0/p/l0_745 +execute if block ~ ~ ~ minecraft:honey_block[] run scoreboard players set @s s.crhf.block_id 16078 +execute if block ~ ~ ~ minecraft:honeycomb_block[] run scoreboard players set @s s.crhf.block_id 16079 diff --git a/data/bsc/functions/read/l0/l0_187.mcfunction b/data/bsc/functions/read/l0/l0_187.mcfunction new file mode 100644 index 00000000..0c715d73 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_187.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:netherite_block[] run scoreboard players set @s s.crhf.block_id 16080 +execute if block ~ ~ ~ minecraft:ancient_debris[] run scoreboard players set @s s.crhf.block_id 16081 +execute if block ~ ~ ~ minecraft:crying_obsidian[] run scoreboard players set @s s.crhf.block_id 16082 +execute if block ~ ~ ~ minecraft:respawn_anchor run function bsc:read/l0/p/l0_751 diff --git a/data/bsc/functions/read/l0/l0_188.mcfunction b/data/bsc/functions/read/l0/l0_188.mcfunction new file mode 100644 index 00000000..02421b22 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_188.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:potted_crimson_fungus[] run scoreboard players set @s s.crhf.block_id 16088 +execute if block ~ ~ ~ minecraft:potted_warped_fungus[] run scoreboard players set @s s.crhf.block_id 16089 +execute if block ~ ~ ~ minecraft:potted_crimson_roots[] run scoreboard players set @s s.crhf.block_id 16090 +execute if block ~ ~ ~ minecraft:potted_warped_roots[] run scoreboard players set @s s.crhf.block_id 16091 diff --git a/data/bsc/functions/read/l0/l0_189.mcfunction b/data/bsc/functions/read/l0/l0_189.mcfunction new file mode 100644 index 00000000..d234f87c --- /dev/null +++ b/data/bsc/functions/read/l0/l0_189.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:lodestone[] run scoreboard players set @s s.crhf.block_id 16092 +execute if block ~ ~ ~ minecraft:blackstone[] run scoreboard players set @s s.crhf.block_id 16093 +execute if block ~ ~ ~ minecraft:blackstone_stairs run function bsc:read/l0/p/l0_758 +execute if block ~ ~ ~ minecraft:blackstone_wall run function bsc:read/l0/p/l0_759 diff --git a/data/bsc/functions/read/l0/l0_19.mcfunction b/data/bsc/functions/read/l0/l0_19.mcfunction new file mode 100644 index 00000000..7b7dc6df --- /dev/null +++ b/data/bsc/functions/read/l0/l0_19.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:dispenser run function bsc:read/l0/p/l0_76 +execute if block ~ ~ ~ minecraft:sandstone[] run scoreboard players set @s s.crhf.block_id 278 +execute if block ~ ~ ~ minecraft:chiseled_sandstone[] run scoreboard players set @s s.crhf.block_id 279 +execute if block ~ ~ ~ minecraft:cut_sandstone[] run scoreboard players set @s s.crhf.block_id 280 diff --git a/data/bsc/functions/read/l0/l0_190.mcfunction b/data/bsc/functions/read/l0/l0_190.mcfunction new file mode 100644 index 00000000..d781386a --- /dev/null +++ b/data/bsc/functions/read/l0/l0_190.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:blackstone_slab run function bsc:read/l0/p/l0_760 +execute if block ~ ~ ~ minecraft:polished_blackstone[] run scoreboard players set @s s.crhf.block_id 16504 +execute if block ~ ~ ~ minecraft:polished_blackstone_bricks[] run scoreboard players set @s s.crhf.block_id 16505 +execute if block ~ ~ ~ minecraft:cracked_polished_blackstone_bricks[] run scoreboard players set @s s.crhf.block_id 16506 diff --git a/data/bsc/functions/read/l0/l0_191.mcfunction b/data/bsc/functions/read/l0/l0_191.mcfunction new file mode 100644 index 00000000..8aaf9321 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_191.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:chiseled_polished_blackstone[] run scoreboard players set @s s.crhf.block_id 16507 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_slab run function bsc:read/l0/p/l0_765 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs run function bsc:read/l0/p/l0_766 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall run function bsc:read/l0/p/l0_767 diff --git a/data/bsc/functions/read/l0/l0_192.mcfunction b/data/bsc/functions/read/l0/l0_192.mcfunction new file mode 100644 index 00000000..212eb43f --- /dev/null +++ b/data/bsc/functions/read/l0/l0_192.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:gilded_blackstone[] run scoreboard players set @s s.crhf.block_id 16918 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs run function bsc:read/l0/p/l0_769 +execute if block ~ ~ ~ minecraft:polished_blackstone_slab run function bsc:read/l0/p/l0_770 +execute if block ~ ~ ~ minecraft:polished_blackstone_pressure_plate run function bsc:read/l0/p/l0_771 diff --git a/data/bsc/functions/read/l0/l0_193.mcfunction b/data/bsc/functions/read/l0/l0_193.mcfunction new file mode 100644 index 00000000..e7eb92fa --- /dev/null +++ b/data/bsc/functions/read/l0/l0_193.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:polished_blackstone_button run function bsc:read/l0/p/l0_772 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall run function bsc:read/l0/p/l0_773 +execute if block ~ ~ ~ minecraft:chiseled_nether_bricks[] run scoreboard players set @s s.crhf.block_id 17355 +execute if block ~ ~ ~ minecraft:cracked_nether_bricks[] run scoreboard players set @s s.crhf.block_id 17356 diff --git a/data/bsc/functions/read/l0/l0_194.mcfunction b/data/bsc/functions/read/l0/l0_194.mcfunction new file mode 100644 index 00000000..b5239100 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_194.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:quartz_bricks[] run scoreboard players set @s s.crhf.block_id 17357 +execute if block ~ ~ ~ minecraft:candle run function bsc:read/l0/p/l0_777 +execute if block ~ ~ ~ minecraft:white_candle run function bsc:read/l0/p/l0_778 +execute if block ~ ~ ~ minecraft:orange_candle run function bsc:read/l0/p/l0_779 diff --git a/data/bsc/functions/read/l0/l0_195.mcfunction b/data/bsc/functions/read/l0/l0_195.mcfunction new file mode 100644 index 00000000..3fe1c38f --- /dev/null +++ b/data/bsc/functions/read/l0/l0_195.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:magenta_candle run function bsc:read/l0/p/l0_780 +execute if block ~ ~ ~ minecraft:light_blue_candle run function bsc:read/l0/p/l0_781 +execute if block ~ ~ ~ minecraft:yellow_candle run function bsc:read/l0/p/l0_782 +execute if block ~ ~ ~ minecraft:lime_candle run function bsc:read/l0/p/l0_783 diff --git a/data/bsc/functions/read/l0/l0_196.mcfunction b/data/bsc/functions/read/l0/l0_196.mcfunction new file mode 100644 index 00000000..5eef1a24 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_196.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:pink_candle run function bsc:read/l0/p/l0_784 +execute if block ~ ~ ~ minecraft:gray_candle run function bsc:read/l0/p/l0_785 +execute if block ~ ~ ~ minecraft:light_gray_candle run function bsc:read/l0/p/l0_786 +execute if block ~ ~ ~ minecraft:cyan_candle run function bsc:read/l0/p/l0_787 diff --git a/data/bsc/functions/read/l0/l0_197.mcfunction b/data/bsc/functions/read/l0/l0_197.mcfunction new file mode 100644 index 00000000..53024d27 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_197.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:purple_candle run function bsc:read/l0/p/l0_788 +execute if block ~ ~ ~ minecraft:blue_candle run function bsc:read/l0/p/l0_789 +execute if block ~ ~ ~ minecraft:brown_candle run function bsc:read/l0/p/l0_790 +execute if block ~ ~ ~ minecraft:green_candle run function bsc:read/l0/p/l0_791 diff --git a/data/bsc/functions/read/l0/l0_198.mcfunction b/data/bsc/functions/read/l0/l0_198.mcfunction new file mode 100644 index 00000000..ec2d8d77 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_198.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:red_candle run function bsc:read/l0/p/l0_792 +execute if block ~ ~ ~ minecraft:black_candle run function bsc:read/l0/p/l0_793 +execute if block ~ ~ ~ minecraft:candle_cake run function bsc:read/l0/p/l0_794 +execute if block ~ ~ ~ minecraft:white_candle_cake run function bsc:read/l0/p/l0_795 diff --git a/data/bsc/functions/read/l0/l0_199.mcfunction b/data/bsc/functions/read/l0/l0_199.mcfunction new file mode 100644 index 00000000..ee5265cc --- /dev/null +++ b/data/bsc/functions/read/l0/l0_199.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:orange_candle_cake run function bsc:read/l0/p/l0_796 +execute if block ~ ~ ~ minecraft:magenta_candle_cake run function bsc:read/l0/p/l0_797 +execute if block ~ ~ ~ minecraft:light_blue_candle_cake run function bsc:read/l0/p/l0_798 +execute if block ~ ~ ~ minecraft:yellow_candle_cake run function bsc:read/l0/p/l0_799 diff --git a/data/bsc/functions/read/l0/l0_2.mcfunction b/data/bsc/functions/read/l0/l0_2.mcfunction new file mode 100644 index 00000000..2a68a277 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_2.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:grass_block run function bsc:read/l0/p/l0_8 +execute if block ~ ~ ~ minecraft:dirt[] run scoreboard players set @s s.crhf.block_id 10 +execute if block ~ ~ ~ minecraft:coarse_dirt[] run scoreboard players set @s s.crhf.block_id 11 +execute if block ~ ~ ~ minecraft:podzol run function bsc:read/l0/p/l0_11 diff --git a/data/bsc/functions/read/l0/l0_20.mcfunction b/data/bsc/functions/read/l0/l0_20.mcfunction new file mode 100644 index 00000000..a2e19980 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_20.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:note_block run function bsc:read/l0/p/l0_80 +execute if block ~ ~ ~ minecraft:white_bed run function bsc:read/l0/p/l0_81 +execute if block ~ ~ ~ minecraft:orange_bed run function bsc:read/l0/p/l0_82 +execute if block ~ ~ ~ minecraft:magenta_bed run function bsc:read/l0/p/l0_83 diff --git a/data/bsc/functions/read/l0/l0_200.mcfunction b/data/bsc/functions/read/l0/l0_200.mcfunction new file mode 100644 index 00000000..9dff2b66 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_200.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:lime_candle_cake run function bsc:read/l0/p/l0_800 +execute if block ~ ~ ~ minecraft:pink_candle_cake run function bsc:read/l0/p/l0_801 +execute if block ~ ~ ~ minecraft:gray_candle_cake run function bsc:read/l0/p/l0_802 +execute if block ~ ~ ~ minecraft:light_gray_candle_cake run function bsc:read/l0/p/l0_803 diff --git a/data/bsc/functions/read/l0/l0_201.mcfunction b/data/bsc/functions/read/l0/l0_201.mcfunction new file mode 100644 index 00000000..ae8332a7 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_201.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:cyan_candle_cake run function bsc:read/l0/p/l0_804 +execute if block ~ ~ ~ minecraft:purple_candle_cake run function bsc:read/l0/p/l0_805 +execute if block ~ ~ ~ minecraft:blue_candle_cake run function bsc:read/l0/p/l0_806 +execute if block ~ ~ ~ minecraft:brown_candle_cake run function bsc:read/l0/p/l0_807 diff --git a/data/bsc/functions/read/l0/l0_202.mcfunction b/data/bsc/functions/read/l0/l0_202.mcfunction new file mode 100644 index 00000000..2876e033 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_202.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:green_candle_cake run function bsc:read/l0/p/l0_808 +execute if block ~ ~ ~ minecraft:red_candle_cake run function bsc:read/l0/p/l0_809 +execute if block ~ ~ ~ minecraft:black_candle_cake run function bsc:read/l0/p/l0_810 +execute if block ~ ~ ~ minecraft:amethyst_block[] run scoreboard players set @s s.crhf.block_id 17664 diff --git a/data/bsc/functions/read/l0/l0_203.mcfunction b/data/bsc/functions/read/l0/l0_203.mcfunction new file mode 100644 index 00000000..8b27eb28 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_203.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:budding_amethyst[] run scoreboard players set @s s.crhf.block_id 17665 +execute if block ~ ~ ~ minecraft:amethyst_cluster run function bsc:read/l0/p/l0_813 +execute if block ~ ~ ~ minecraft:large_amethyst_bud run function bsc:read/l0/p/l0_814 +execute if block ~ ~ ~ minecraft:medium_amethyst_bud run function bsc:read/l0/p/l0_815 diff --git a/data/bsc/functions/read/l0/l0_204.mcfunction b/data/bsc/functions/read/l0/l0_204.mcfunction new file mode 100644 index 00000000..5ee08bfe --- /dev/null +++ b/data/bsc/functions/read/l0/l0_204.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:small_amethyst_bud run function bsc:read/l0/p/l0_816 +execute if block ~ ~ ~ minecraft:tuff[] run scoreboard players set @s s.crhf.block_id 17714 +execute if block ~ ~ ~ minecraft:calcite[] run scoreboard players set @s s.crhf.block_id 17715 +execute if block ~ ~ ~ minecraft:tinted_glass[] run scoreboard players set @s s.crhf.block_id 17716 diff --git a/data/bsc/functions/read/l0/l0_205.mcfunction b/data/bsc/functions/read/l0/l0_205.mcfunction new file mode 100644 index 00000000..11d9ed1f --- /dev/null +++ b/data/bsc/functions/read/l0/l0_205.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:powder_snow[] run scoreboard players set @s s.crhf.block_id 17717 +execute if block ~ ~ ~ minecraft:sculk_sensor run function bsc:read/l0/p/l0_821 +execute if block ~ ~ ~ minecraft:oxidized_copper[] run scoreboard players set @s s.crhf.block_id 17814 +execute if block ~ ~ ~ minecraft:weathered_copper[] run scoreboard players set @s s.crhf.block_id 17815 diff --git a/data/bsc/functions/read/l0/l0_206.mcfunction b/data/bsc/functions/read/l0/l0_206.mcfunction new file mode 100644 index 00000000..f072107b --- /dev/null +++ b/data/bsc/functions/read/l0/l0_206.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:exposed_copper[] run scoreboard players set @s s.crhf.block_id 17816 +execute if block ~ ~ ~ minecraft:copper_block[] run scoreboard players set @s s.crhf.block_id 17817 +execute if block ~ ~ ~ minecraft:copper_ore[] run scoreboard players set @s s.crhf.block_id 17818 +execute if block ~ ~ ~ minecraft:deepslate_copper_ore[] run scoreboard players set @s s.crhf.block_id 17819 diff --git a/data/bsc/functions/read/l0/l0_207.mcfunction b/data/bsc/functions/read/l0/l0_207.mcfunction new file mode 100644 index 00000000..949a7084 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_207.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:oxidized_cut_copper[] run scoreboard players set @s s.crhf.block_id 17820 +execute if block ~ ~ ~ minecraft:weathered_cut_copper[] run scoreboard players set @s s.crhf.block_id 17821 +execute if block ~ ~ ~ minecraft:exposed_cut_copper[] run scoreboard players set @s s.crhf.block_id 17822 +execute if block ~ ~ ~ minecraft:cut_copper[] run scoreboard players set @s s.crhf.block_id 17823 diff --git a/data/bsc/functions/read/l0/l0_208.mcfunction b/data/bsc/functions/read/l0/l0_208.mcfunction new file mode 100644 index 00000000..0058da0b --- /dev/null +++ b/data/bsc/functions/read/l0/l0_208.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs run function bsc:read/l0/p/l0_832 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs run function bsc:read/l0/p/l0_833 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs run function bsc:read/l0/p/l0_834 +execute if block ~ ~ ~ minecraft:cut_copper_stairs run function bsc:read/l0/p/l0_835 diff --git a/data/bsc/functions/read/l0/l0_209.mcfunction b/data/bsc/functions/read/l0/l0_209.mcfunction new file mode 100644 index 00000000..a4f05627 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_209.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_slab run function bsc:read/l0/p/l0_836 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_slab run function bsc:read/l0/p/l0_837 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_slab run function bsc:read/l0/p/l0_838 +execute if block ~ ~ ~ minecraft:cut_copper_slab run function bsc:read/l0/p/l0_839 diff --git a/data/bsc/functions/read/l0/l0_21.mcfunction b/data/bsc/functions/read/l0/l0_21.mcfunction new file mode 100644 index 00000000..299e146b --- /dev/null +++ b/data/bsc/functions/read/l0/l0_21.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:light_blue_bed run function bsc:read/l0/p/l0_84 +execute if block ~ ~ ~ minecraft:yellow_bed run function bsc:read/l0/p/l0_85 +execute if block ~ ~ ~ minecraft:lime_bed run function bsc:read/l0/p/l0_86 +execute if block ~ ~ ~ minecraft:pink_bed run function bsc:read/l0/p/l0_87 diff --git a/data/bsc/functions/read/l0/l0_210.mcfunction b/data/bsc/functions/read/l0/l0_210.mcfunction new file mode 100644 index 00000000..f8f970dc --- /dev/null +++ b/data/bsc/functions/read/l0/l0_210.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:waxed_copper_block[] run scoreboard players set @s s.crhf.block_id 18168 +execute if block ~ ~ ~ minecraft:waxed_weathered_copper[] run scoreboard players set @s s.crhf.block_id 18169 +execute if block ~ ~ ~ minecraft:waxed_exposed_copper[] run scoreboard players set @s s.crhf.block_id 18170 +execute if block ~ ~ ~ minecraft:waxed_oxidized_copper[] run scoreboard players set @s s.crhf.block_id 18171 diff --git a/data/bsc/functions/read/l0/l0_211.mcfunction b/data/bsc/functions/read/l0/l0_211.mcfunction new file mode 100644 index 00000000..7569a91f --- /dev/null +++ b/data/bsc/functions/read/l0/l0_211.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper[] run scoreboard players set @s s.crhf.block_id 18172 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper[] run scoreboard players set @s s.crhf.block_id 18173 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper[] run scoreboard players set @s s.crhf.block_id 18174 +execute if block ~ ~ ~ minecraft:waxed_cut_copper[] run scoreboard players set @s s.crhf.block_id 18175 diff --git a/data/bsc/functions/read/l0/l0_212.mcfunction b/data/bsc/functions/read/l0/l0_212.mcfunction new file mode 100644 index 00000000..8baa939a --- /dev/null +++ b/data/bsc/functions/read/l0/l0_212.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs run function bsc:read/l0/p/l0_848 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs run function bsc:read/l0/p/l0_849 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs run function bsc:read/l0/p/l0_850 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs run function bsc:read/l0/p/l0_851 diff --git a/data/bsc/functions/read/l0/l0_213.mcfunction b/data/bsc/functions/read/l0/l0_213.mcfunction new file mode 100644 index 00000000..e1140ded --- /dev/null +++ b/data/bsc/functions/read/l0/l0_213.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_slab run function bsc:read/l0/p/l0_852 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_slab run function bsc:read/l0/p/l0_853 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_slab run function bsc:read/l0/p/l0_854 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_slab run function bsc:read/l0/p/l0_855 diff --git a/data/bsc/functions/read/l0/l0_214.mcfunction b/data/bsc/functions/read/l0/l0_214.mcfunction new file mode 100644 index 00000000..b98804d6 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_214.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:lightning_rod run function bsc:read/l0/p/l0_856 +execute if block ~ ~ ~ minecraft:pointed_dripstone run function bsc:read/l0/p/l0_857 +execute if block ~ ~ ~ minecraft:dripstone_block[] run scoreboard players set @s s.crhf.block_id 18564 +execute if block ~ ~ ~ minecraft:cave_vines run function bsc:read/l0/p/l0_859 diff --git a/data/bsc/functions/read/l0/l0_215.mcfunction b/data/bsc/functions/read/l0/l0_215.mcfunction new file mode 100644 index 00000000..028b2ca1 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_215.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:cave_vines_plant run function bsc:read/l0/p/l0_860 +execute if block ~ ~ ~ minecraft:spore_blossom[] run scoreboard players set @s s.crhf.block_id 18619 +execute if block ~ ~ ~ minecraft:azalea[] run scoreboard players set @s s.crhf.block_id 18620 +execute if block ~ ~ ~ minecraft:flowering_azalea[] run scoreboard players set @s s.crhf.block_id 18621 diff --git a/data/bsc/functions/read/l0/l0_216.mcfunction b/data/bsc/functions/read/l0/l0_216.mcfunction new file mode 100644 index 00000000..c9a1fd8e --- /dev/null +++ b/data/bsc/functions/read/l0/l0_216.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:moss_carpet[] run scoreboard players set @s s.crhf.block_id 18622 +execute if block ~ ~ ~ minecraft:moss_block[] run scoreboard players set @s s.crhf.block_id 18623 +execute if block ~ ~ ~ minecraft:big_dripleaf run function bsc:read/l0/p/l0_866 +execute if block ~ ~ ~ minecraft:big_dripleaf_stem run function bsc:read/l0/p/l0_867 diff --git a/data/bsc/functions/read/l0/l0_217.mcfunction b/data/bsc/functions/read/l0/l0_217.mcfunction new file mode 100644 index 00000000..483f9fed --- /dev/null +++ b/data/bsc/functions/read/l0/l0_217.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:small_dripleaf run function bsc:read/l0/p/l0_868 +execute if block ~ ~ ~ minecraft:hanging_roots run function bsc:read/l0/p/l0_869 +execute if block ~ ~ ~ minecraft:rooted_dirt[] run scoreboard players set @s s.crhf.block_id 18682 +execute if block ~ ~ ~ minecraft:deepslate run function bsc:read/l0/p/l0_871 diff --git a/data/bsc/functions/read/l0/l0_218.mcfunction b/data/bsc/functions/read/l0/l0_218.mcfunction new file mode 100644 index 00000000..15a83c1e --- /dev/null +++ b/data/bsc/functions/read/l0/l0_218.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:cobbled_deepslate[] run scoreboard players set @s s.crhf.block_id 18686 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs run function bsc:read/l0/p/l0_873 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_slab run function bsc:read/l0/p/l0_874 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall run function bsc:read/l0/p/l0_875 diff --git a/data/bsc/functions/read/l0/l0_219.mcfunction b/data/bsc/functions/read/l0/l0_219.mcfunction new file mode 100644 index 00000000..1916f6b9 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_219.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:polished_deepslate[] run scoreboard players set @s s.crhf.block_id 19097 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs run function bsc:read/l0/p/l0_877 +execute if block ~ ~ ~ minecraft:polished_deepslate_slab run function bsc:read/l0/p/l0_878 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall run function bsc:read/l0/p/l0_879 diff --git a/data/bsc/functions/read/l0/l0_22.mcfunction b/data/bsc/functions/read/l0/l0_22.mcfunction new file mode 100644 index 00000000..d59f4e02 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_22.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:gray_bed run function bsc:read/l0/p/l0_88 +execute if block ~ ~ ~ minecraft:light_gray_bed run function bsc:read/l0/p/l0_89 +execute if block ~ ~ ~ minecraft:cyan_bed run function bsc:read/l0/p/l0_90 +execute if block ~ ~ ~ minecraft:purple_bed run function bsc:read/l0/p/l0_91 diff --git a/data/bsc/functions/read/l0/l0_220.mcfunction b/data/bsc/functions/read/l0/l0_220.mcfunction new file mode 100644 index 00000000..9d6b607c --- /dev/null +++ b/data/bsc/functions/read/l0/l0_220.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:deepslate_tiles[] run scoreboard players set @s s.crhf.block_id 19508 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs run function bsc:read/l0/p/l0_881 +execute if block ~ ~ ~ minecraft:deepslate_tile_slab run function bsc:read/l0/p/l0_882 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall run function bsc:read/l0/p/l0_883 diff --git a/data/bsc/functions/read/l0/l0_221.mcfunction b/data/bsc/functions/read/l0/l0_221.mcfunction new file mode 100644 index 00000000..278c1bd0 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_221.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:deepslate_bricks[] run scoreboard players set @s s.crhf.block_id 19919 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs run function bsc:read/l0/p/l0_885 +execute if block ~ ~ ~ minecraft:deepslate_brick_slab run function bsc:read/l0/p/l0_886 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall run function bsc:read/l0/p/l0_887 diff --git a/data/bsc/functions/read/l0/l0_222.mcfunction b/data/bsc/functions/read/l0/l0_222.mcfunction new file mode 100644 index 00000000..093ff5c8 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_222.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:chiseled_deepslate[] run scoreboard players set @s s.crhf.block_id 20330 +execute if block ~ ~ ~ minecraft:cracked_deepslate_bricks[] run scoreboard players set @s s.crhf.block_id 20331 +execute if block ~ ~ ~ minecraft:cracked_deepslate_tiles[] run scoreboard players set @s s.crhf.block_id 20332 +execute if block ~ ~ ~ minecraft:infested_deepslate run function bsc:read/l0/p/l0_891 diff --git a/data/bsc/functions/read/l0/l0_223.mcfunction b/data/bsc/functions/read/l0/l0_223.mcfunction new file mode 100644 index 00000000..e99026c6 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_223.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:smooth_basalt[] run scoreboard players set @s s.crhf.block_id 20336 +execute if block ~ ~ ~ minecraft:raw_iron_block[] run scoreboard players set @s s.crhf.block_id 20337 +execute if block ~ ~ ~ minecraft:raw_copper_block[] run scoreboard players set @s s.crhf.block_id 20338 +execute if block ~ ~ ~ minecraft:raw_gold_block[] run scoreboard players set @s s.crhf.block_id 20339 diff --git a/data/bsc/functions/read/l0/l0_224.mcfunction b/data/bsc/functions/read/l0/l0_224.mcfunction new file mode 100644 index 00000000..d25e5fa3 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_224.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:potted_azalea_bush[] run scoreboard players set @s s.crhf.block_id 20340 +execute if block ~ ~ ~ minecraft:potted_flowering_azalea_bush[] run scoreboard players set @s s.crhf.block_id 20341 diff --git a/data/bsc/functions/read/l0/l0_23.mcfunction b/data/bsc/functions/read/l0/l0_23.mcfunction new file mode 100644 index 00000000..41a613c6 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_23.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:blue_bed run function bsc:read/l0/p/l0_92 +execute if block ~ ~ ~ minecraft:brown_bed run function bsc:read/l0/p/l0_93 +execute if block ~ ~ ~ minecraft:green_bed run function bsc:read/l0/p/l0_94 +execute if block ~ ~ ~ minecraft:red_bed run function bsc:read/l0/p/l0_95 diff --git a/data/bsc/functions/read/l0/l0_24.mcfunction b/data/bsc/functions/read/l0/l0_24.mcfunction new file mode 100644 index 00000000..2da46098 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_24.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:black_bed run function bsc:read/l0/p/l0_96 +execute if block ~ ~ ~ minecraft:powered_rail run function bsc:read/l0/p/l0_97 +execute if block ~ ~ ~ minecraft:detector_rail run function bsc:read/l0/p/l0_98 +execute if block ~ ~ ~ minecraft:sticky_piston run function bsc:read/l0/p/l0_99 diff --git a/data/bsc/functions/read/l0/l0_25.mcfunction b/data/bsc/functions/read/l0/l0_25.mcfunction new file mode 100644 index 00000000..2ca52c8c --- /dev/null +++ b/data/bsc/functions/read/l0/l0_25.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:cobweb[] run scoreboard players set @s s.crhf.block_id 1397 +execute if block ~ ~ ~ minecraft:grass[] run scoreboard players set @s s.crhf.block_id 1398 +execute if block ~ ~ ~ minecraft:fern[] run scoreboard players set @s s.crhf.block_id 1399 +execute if block ~ ~ ~ minecraft:dead_bush[] run scoreboard players set @s s.crhf.block_id 1400 diff --git a/data/bsc/functions/read/l0/l0_26.mcfunction b/data/bsc/functions/read/l0/l0_26.mcfunction new file mode 100644 index 00000000..d900014d --- /dev/null +++ b/data/bsc/functions/read/l0/l0_26.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:seagrass[] run scoreboard players set @s s.crhf.block_id 1401 +execute if block ~ ~ ~ minecraft:tall_seagrass run function bsc:read/l0/p/l0_105 +execute if block ~ ~ ~ minecraft:piston run function bsc:read/l0/p/l0_106 +execute if block ~ ~ ~ minecraft:piston_head run function bsc:read/l0/p/l0_107 diff --git a/data/bsc/functions/read/l0/l0_27.mcfunction b/data/bsc/functions/read/l0/l0_27.mcfunction new file mode 100644 index 00000000..743e9597 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_27.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:white_wool[] run scoreboard players set @s s.crhf.block_id 1440 +execute if block ~ ~ ~ minecraft:orange_wool[] run scoreboard players set @s s.crhf.block_id 1441 +execute if block ~ ~ ~ minecraft:magenta_wool[] run scoreboard players set @s s.crhf.block_id 1442 +execute if block ~ ~ ~ minecraft:light_blue_wool[] run scoreboard players set @s s.crhf.block_id 1443 diff --git a/data/bsc/functions/read/l0/l0_28.mcfunction b/data/bsc/functions/read/l0/l0_28.mcfunction new file mode 100644 index 00000000..6f22693c --- /dev/null +++ b/data/bsc/functions/read/l0/l0_28.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:yellow_wool[] run scoreboard players set @s s.crhf.block_id 1444 +execute if block ~ ~ ~ minecraft:lime_wool[] run scoreboard players set @s s.crhf.block_id 1445 +execute if block ~ ~ ~ minecraft:pink_wool[] run scoreboard players set @s s.crhf.block_id 1446 +execute if block ~ ~ ~ minecraft:gray_wool[] run scoreboard players set @s s.crhf.block_id 1447 diff --git a/data/bsc/functions/read/l0/l0_29.mcfunction b/data/bsc/functions/read/l0/l0_29.mcfunction new file mode 100644 index 00000000..636b2223 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_29.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:light_gray_wool[] run scoreboard players set @s s.crhf.block_id 1448 +execute if block ~ ~ ~ minecraft:cyan_wool[] run scoreboard players set @s s.crhf.block_id 1449 +execute if block ~ ~ ~ minecraft:purple_wool[] run scoreboard players set @s s.crhf.block_id 1450 +execute if block ~ ~ ~ minecraft:blue_wool[] run scoreboard players set @s s.crhf.block_id 1451 diff --git a/data/bsc/functions/read/l0/l0_3.mcfunction b/data/bsc/functions/read/l0/l0_3.mcfunction new file mode 100644 index 00000000..9f3357a6 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_3.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:cobblestone[] run scoreboard players set @s s.crhf.block_id 14 +execute if block ~ ~ ~ minecraft:oak_planks[] run scoreboard players set @s s.crhf.block_id 15 +execute if block ~ ~ ~ minecraft:spruce_planks[] run scoreboard players set @s s.crhf.block_id 16 +execute if block ~ ~ ~ minecraft:birch_planks[] run scoreboard players set @s s.crhf.block_id 17 diff --git a/data/bsc/functions/read/l0/l0_30.mcfunction b/data/bsc/functions/read/l0/l0_30.mcfunction new file mode 100644 index 00000000..055647a4 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_30.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:brown_wool[] run scoreboard players set @s s.crhf.block_id 1452 +execute if block ~ ~ ~ minecraft:green_wool[] run scoreboard players set @s s.crhf.block_id 1453 +execute if block ~ ~ ~ minecraft:red_wool[] run scoreboard players set @s s.crhf.block_id 1454 +execute if block ~ ~ ~ minecraft:black_wool[] run scoreboard players set @s s.crhf.block_id 1455 diff --git a/data/bsc/functions/read/l0/l0_31.mcfunction b/data/bsc/functions/read/l0/l0_31.mcfunction new file mode 100644 index 00000000..a5dc91a9 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_31.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:moving_piston run function bsc:read/l0/p/l0_124 +execute if block ~ ~ ~ minecraft:dandelion[] run scoreboard players set @s s.crhf.block_id 1468 +execute if block ~ ~ ~ minecraft:poppy[] run scoreboard players set @s s.crhf.block_id 1469 +execute if block ~ ~ ~ minecraft:blue_orchid[] run scoreboard players set @s s.crhf.block_id 1470 diff --git a/data/bsc/functions/read/l0/l0_32.mcfunction b/data/bsc/functions/read/l0/l0_32.mcfunction new file mode 100644 index 00000000..326546b1 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_32.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:allium[] run scoreboard players set @s s.crhf.block_id 1471 +execute if block ~ ~ ~ minecraft:azure_bluet[] run scoreboard players set @s s.crhf.block_id 1472 +execute if block ~ ~ ~ minecraft:red_tulip[] run scoreboard players set @s s.crhf.block_id 1473 +execute if block ~ ~ ~ minecraft:orange_tulip[] run scoreboard players set @s s.crhf.block_id 1474 diff --git a/data/bsc/functions/read/l0/l0_33.mcfunction b/data/bsc/functions/read/l0/l0_33.mcfunction new file mode 100644 index 00000000..4f2d8d6d --- /dev/null +++ b/data/bsc/functions/read/l0/l0_33.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:white_tulip[] run scoreboard players set @s s.crhf.block_id 1475 +execute if block ~ ~ ~ minecraft:pink_tulip[] run scoreboard players set @s s.crhf.block_id 1476 +execute if block ~ ~ ~ minecraft:oxeye_daisy[] run scoreboard players set @s s.crhf.block_id 1477 +execute if block ~ ~ ~ minecraft:cornflower[] run scoreboard players set @s s.crhf.block_id 1478 diff --git a/data/bsc/functions/read/l0/l0_34.mcfunction b/data/bsc/functions/read/l0/l0_34.mcfunction new file mode 100644 index 00000000..4091b8b6 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_34.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:wither_rose[] run scoreboard players set @s s.crhf.block_id 1479 +execute if block ~ ~ ~ minecraft:lily_of_the_valley[] run scoreboard players set @s s.crhf.block_id 1480 +execute if block ~ ~ ~ minecraft:brown_mushroom[] run scoreboard players set @s s.crhf.block_id 1481 +execute if block ~ ~ ~ minecraft:red_mushroom[] run scoreboard players set @s s.crhf.block_id 1482 diff --git a/data/bsc/functions/read/l0/l0_35.mcfunction b/data/bsc/functions/read/l0/l0_35.mcfunction new file mode 100644 index 00000000..8b29f712 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_35.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:gold_block[] run scoreboard players set @s s.crhf.block_id 1483 +execute if block ~ ~ ~ minecraft:iron_block[] run scoreboard players set @s s.crhf.block_id 1484 +execute if block ~ ~ ~ minecraft:bricks[] run scoreboard players set @s s.crhf.block_id 1485 +execute if block ~ ~ ~ minecraft:tnt run function bsc:read/l0/p/l0_143 diff --git a/data/bsc/functions/read/l0/l0_36.mcfunction b/data/bsc/functions/read/l0/l0_36.mcfunction new file mode 100644 index 00000000..d96f4f17 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_36.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:bookshelf[] run scoreboard players set @s s.crhf.block_id 1488 +execute if block ~ ~ ~ minecraft:mossy_cobblestone[] run scoreboard players set @s s.crhf.block_id 1489 +execute if block ~ ~ ~ minecraft:obsidian[] run scoreboard players set @s s.crhf.block_id 1490 +execute if block ~ ~ ~ minecraft:torch[] run scoreboard players set @s s.crhf.block_id 1491 diff --git a/data/bsc/functions/read/l0/l0_37.mcfunction b/data/bsc/functions/read/l0/l0_37.mcfunction new file mode 100644 index 00000000..6dc35557 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_37.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:wall_torch run function bsc:read/l0/p/l0_148 +execute if block ~ ~ ~ minecraft:fire run function bsc:read/l0/p/l0_149 +execute if block ~ ~ ~ minecraft:soul_fire[] run scoreboard players set @s s.crhf.block_id 2008 +execute if block ~ ~ ~ minecraft:spawner[] run scoreboard players set @s s.crhf.block_id 2009 diff --git a/data/bsc/functions/read/l0/l0_38.mcfunction b/data/bsc/functions/read/l0/l0_38.mcfunction new file mode 100644 index 00000000..2c313644 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_38.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:oak_stairs run function bsc:read/l0/p/l0_152 +execute if block ~ ~ ~ minecraft:chest run function bsc:read/l0/p/l0_153 +execute if block ~ ~ ~ minecraft:redstone_wire run function bsc:read/l0/p/l0_154 +execute if block ~ ~ ~ minecraft:diamond_ore[] run scoreboard players set @s s.crhf.block_id 3410 diff --git a/data/bsc/functions/read/l0/l0_39.mcfunction b/data/bsc/functions/read/l0/l0_39.mcfunction new file mode 100644 index 00000000..f530bdf4 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_39.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:deepslate_diamond_ore[] run scoreboard players set @s s.crhf.block_id 3411 +execute if block ~ ~ ~ minecraft:diamond_block[] run scoreboard players set @s s.crhf.block_id 3412 +execute if block ~ ~ ~ minecraft:crafting_table[] run scoreboard players set @s s.crhf.block_id 3413 +execute if block ~ ~ ~ minecraft:wheat run function bsc:read/l0/p/l0_159 diff --git a/data/bsc/functions/read/l0/l0_4.mcfunction b/data/bsc/functions/read/l0/l0_4.mcfunction new file mode 100644 index 00000000..27b1ab22 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_4.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:jungle_planks[] run scoreboard players set @s s.crhf.block_id 18 +execute if block ~ ~ ~ minecraft:acacia_planks[] run scoreboard players set @s s.crhf.block_id 19 +execute if block ~ ~ ~ minecraft:dark_oak_planks[] run scoreboard players set @s s.crhf.block_id 20 +execute if block ~ ~ ~ minecraft:oak_sapling run function bsc:read/l0/p/l0_19 diff --git a/data/bsc/functions/read/l0/l0_40.mcfunction b/data/bsc/functions/read/l0/l0_40.mcfunction new file mode 100644 index 00000000..f4fd5c12 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_40.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:farmland run function bsc:read/l0/p/l0_160 +execute if block ~ ~ ~ minecraft:furnace run function bsc:read/l0/p/l0_161 +execute if block ~ ~ ~ minecraft:oak_sign run function bsc:read/l0/p/l0_162 +execute if block ~ ~ ~ minecraft:spruce_sign run function bsc:read/l0/p/l0_163 diff --git a/data/bsc/functions/read/l0/l0_41.mcfunction b/data/bsc/functions/read/l0/l0_41.mcfunction new file mode 100644 index 00000000..bf6aa9f5 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_41.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:birch_sign run function bsc:read/l0/p/l0_164 +execute if block ~ ~ ~ minecraft:acacia_sign run function bsc:read/l0/p/l0_165 +execute if block ~ ~ ~ minecraft:jungle_sign run function bsc:read/l0/p/l0_166 +execute if block ~ ~ ~ minecraft:dark_oak_sign run function bsc:read/l0/p/l0_167 diff --git a/data/bsc/functions/read/l0/l0_42.mcfunction b/data/bsc/functions/read/l0/l0_42.mcfunction new file mode 100644 index 00000000..831df794 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_42.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:oak_door run function bsc:read/l0/p/l0_168 +execute if block ~ ~ ~ minecraft:ladder run function bsc:read/l0/p/l0_169 +execute if block ~ ~ ~ minecraft:rail run function bsc:read/l0/p/l0_170 +execute if block ~ ~ ~ minecraft:cobblestone_stairs run function bsc:read/l0/p/l0_171 diff --git a/data/bsc/functions/read/l0/l0_43.mcfunction b/data/bsc/functions/read/l0/l0_43.mcfunction new file mode 100644 index 00000000..d9d09776 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_43.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:oak_wall_sign run function bsc:read/l0/p/l0_172 +execute if block ~ ~ ~ minecraft:spruce_wall_sign run function bsc:read/l0/p/l0_173 +execute if block ~ ~ ~ minecraft:birch_wall_sign run function bsc:read/l0/p/l0_174 +execute if block ~ ~ ~ minecraft:acacia_wall_sign run function bsc:read/l0/p/l0_175 diff --git a/data/bsc/functions/read/l0/l0_44.mcfunction b/data/bsc/functions/read/l0/l0_44.mcfunction new file mode 100644 index 00000000..17c927c6 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_44.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:jungle_wall_sign run function bsc:read/l0/p/l0_176 +execute if block ~ ~ ~ minecraft:dark_oak_wall_sign run function bsc:read/l0/p/l0_177 +execute if block ~ ~ ~ minecraft:lever run function bsc:read/l0/p/l0_178 +execute if block ~ ~ ~ minecraft:stone_pressure_plate run function bsc:read/l0/p/l0_179 diff --git a/data/bsc/functions/read/l0/l0_45.mcfunction b/data/bsc/functions/read/l0/l0_45.mcfunction new file mode 100644 index 00000000..fddf7a6d --- /dev/null +++ b/data/bsc/functions/read/l0/l0_45.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:iron_door run function bsc:read/l0/p/l0_180 +execute if block ~ ~ ~ minecraft:oak_pressure_plate run function bsc:read/l0/p/l0_181 +execute if block ~ ~ ~ minecraft:spruce_pressure_plate run function bsc:read/l0/p/l0_182 +execute if block ~ ~ ~ minecraft:birch_pressure_plate run function bsc:read/l0/p/l0_183 diff --git a/data/bsc/functions/read/l0/l0_46.mcfunction b/data/bsc/functions/read/l0/l0_46.mcfunction new file mode 100644 index 00000000..95002978 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_46.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:jungle_pressure_plate run function bsc:read/l0/p/l0_184 +execute if block ~ ~ ~ minecraft:acacia_pressure_plate run function bsc:read/l0/p/l0_185 +execute if block ~ ~ ~ minecraft:dark_oak_pressure_plate run function bsc:read/l0/p/l0_186 +execute if block ~ ~ ~ minecraft:redstone_ore run function bsc:read/l0/p/l0_187 diff --git a/data/bsc/functions/read/l0/l0_47.mcfunction b/data/bsc/functions/read/l0/l0_47.mcfunction new file mode 100644 index 00000000..e7553443 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_47.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:deepslate_redstone_ore run function bsc:read/l0/p/l0_188 +execute if block ~ ~ ~ minecraft:redstone_torch run function bsc:read/l0/p/l0_189 +execute if block ~ ~ ~ minecraft:redstone_wall_torch run function bsc:read/l0/p/l0_190 +execute if block ~ ~ ~ minecraft:stone_button run function bsc:read/l0/p/l0_191 diff --git a/data/bsc/functions/read/l0/l0_48.mcfunction b/data/bsc/functions/read/l0/l0_48.mcfunction new file mode 100644 index 00000000..4efafee9 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_48.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:snow run function bsc:read/l0/p/l0_192 +execute if block ~ ~ ~ minecraft:ice[] run scoreboard players set @s s.crhf.block_id 3998 +execute if block ~ ~ ~ minecraft:snow_block[] run scoreboard players set @s s.crhf.block_id 3999 +execute if block ~ ~ ~ minecraft:cactus run function bsc:read/l0/p/l0_195 diff --git a/data/bsc/functions/read/l0/l0_49.mcfunction b/data/bsc/functions/read/l0/l0_49.mcfunction new file mode 100644 index 00000000..beba0a6f --- /dev/null +++ b/data/bsc/functions/read/l0/l0_49.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:clay[] run scoreboard players set @s s.crhf.block_id 4016 +execute if block ~ ~ ~ minecraft:sugar_cane run function bsc:read/l0/p/l0_197 +execute if block ~ ~ ~ minecraft:jukebox run function bsc:read/l0/p/l0_198 +execute if block ~ ~ ~ minecraft:oak_fence run function bsc:read/l0/p/l0_199 diff --git a/data/bsc/functions/read/l0/l0_5.mcfunction b/data/bsc/functions/read/l0/l0_5.mcfunction new file mode 100644 index 00000000..6aeb5073 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_5.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:spruce_sapling run function bsc:read/l0/p/l0_20 +execute if block ~ ~ ~ minecraft:birch_sapling run function bsc:read/l0/p/l0_21 +execute if block ~ ~ ~ minecraft:jungle_sapling run function bsc:read/l0/p/l0_22 +execute if block ~ ~ ~ minecraft:acacia_sapling run function bsc:read/l0/p/l0_23 diff --git a/data/bsc/functions/read/l0/l0_50.mcfunction b/data/bsc/functions/read/l0/l0_50.mcfunction new file mode 100644 index 00000000..57d74e36 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_50.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:pumpkin[] run scoreboard players set @s s.crhf.block_id 4067 +execute if block ~ ~ ~ minecraft:netherrack[] run scoreboard players set @s s.crhf.block_id 4068 +execute if block ~ ~ ~ minecraft:soul_sand[] run scoreboard players set @s s.crhf.block_id 4069 +execute if block ~ ~ ~ minecraft:soul_soil[] run scoreboard players set @s s.crhf.block_id 4070 diff --git a/data/bsc/functions/read/l0/l0_51.mcfunction b/data/bsc/functions/read/l0/l0_51.mcfunction new file mode 100644 index 00000000..eae596d5 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_51.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:basalt run function bsc:read/l0/p/l0_204 +execute if block ~ ~ ~ minecraft:polished_basalt run function bsc:read/l0/p/l0_205 +execute if block ~ ~ ~ minecraft:soul_torch[] run scoreboard players set @s s.crhf.block_id 4077 +execute if block ~ ~ ~ minecraft:soul_wall_torch run function bsc:read/l0/p/l0_207 diff --git a/data/bsc/functions/read/l0/l0_52.mcfunction b/data/bsc/functions/read/l0/l0_52.mcfunction new file mode 100644 index 00000000..14b771f5 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_52.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:glowstone[] run scoreboard players set @s s.crhf.block_id 4082 +execute if block ~ ~ ~ minecraft:nether_portal run function bsc:read/l0/p/l0_209 +execute if block ~ ~ ~ minecraft:carved_pumpkin run function bsc:read/l0/p/l0_210 +execute if block ~ ~ ~ minecraft:jack_o_lantern run function bsc:read/l0/p/l0_211 diff --git a/data/bsc/functions/read/l0/l0_53.mcfunction b/data/bsc/functions/read/l0/l0_53.mcfunction new file mode 100644 index 00000000..a73baa47 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_53.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:cake run function bsc:read/l0/p/l0_212 +execute if block ~ ~ ~ minecraft:repeater run function bsc:read/l0/p/l0_213 +execute if block ~ ~ ~ minecraft:white_stained_glass[] run scoreboard players set @s s.crhf.block_id 4164 +execute if block ~ ~ ~ minecraft:orange_stained_glass[] run scoreboard players set @s s.crhf.block_id 4165 diff --git a/data/bsc/functions/read/l0/l0_54.mcfunction b/data/bsc/functions/read/l0/l0_54.mcfunction new file mode 100644 index 00000000..3cf8f0dd --- /dev/null +++ b/data/bsc/functions/read/l0/l0_54.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:magenta_stained_glass[] run scoreboard players set @s s.crhf.block_id 4166 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass[] run scoreboard players set @s s.crhf.block_id 4167 +execute if block ~ ~ ~ minecraft:yellow_stained_glass[] run scoreboard players set @s s.crhf.block_id 4168 +execute if block ~ ~ ~ minecraft:lime_stained_glass[] run scoreboard players set @s s.crhf.block_id 4169 diff --git a/data/bsc/functions/read/l0/l0_55.mcfunction b/data/bsc/functions/read/l0/l0_55.mcfunction new file mode 100644 index 00000000..e2e5077f --- /dev/null +++ b/data/bsc/functions/read/l0/l0_55.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:pink_stained_glass[] run scoreboard players set @s s.crhf.block_id 4170 +execute if block ~ ~ ~ minecraft:gray_stained_glass[] run scoreboard players set @s s.crhf.block_id 4171 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass[] run scoreboard players set @s s.crhf.block_id 4172 +execute if block ~ ~ ~ minecraft:cyan_stained_glass[] run scoreboard players set @s s.crhf.block_id 4173 diff --git a/data/bsc/functions/read/l0/l0_56.mcfunction b/data/bsc/functions/read/l0/l0_56.mcfunction new file mode 100644 index 00000000..e52ca72f --- /dev/null +++ b/data/bsc/functions/read/l0/l0_56.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:purple_stained_glass[] run scoreboard players set @s s.crhf.block_id 4174 +execute if block ~ ~ ~ minecraft:blue_stained_glass[] run scoreboard players set @s s.crhf.block_id 4175 +execute if block ~ ~ ~ minecraft:brown_stained_glass[] run scoreboard players set @s s.crhf.block_id 4176 +execute if block ~ ~ ~ minecraft:green_stained_glass[] run scoreboard players set @s s.crhf.block_id 4177 diff --git a/data/bsc/functions/read/l0/l0_57.mcfunction b/data/bsc/functions/read/l0/l0_57.mcfunction new file mode 100644 index 00000000..ad551318 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_57.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:red_stained_glass[] run scoreboard players set @s s.crhf.block_id 4178 +execute if block ~ ~ ~ minecraft:black_stained_glass[] run scoreboard players set @s s.crhf.block_id 4179 +execute if block ~ ~ ~ minecraft:oak_trapdoor run function bsc:read/l0/p/l0_230 +execute if block ~ ~ ~ minecraft:spruce_trapdoor run function bsc:read/l0/p/l0_231 diff --git a/data/bsc/functions/read/l0/l0_58.mcfunction b/data/bsc/functions/read/l0/l0_58.mcfunction new file mode 100644 index 00000000..1d7370a2 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_58.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:birch_trapdoor run function bsc:read/l0/p/l0_232 +execute if block ~ ~ ~ minecraft:jungle_trapdoor run function bsc:read/l0/p/l0_233 +execute if block ~ ~ ~ minecraft:acacia_trapdoor run function bsc:read/l0/p/l0_234 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor run function bsc:read/l0/p/l0_235 diff --git a/data/bsc/functions/read/l0/l0_59.mcfunction b/data/bsc/functions/read/l0/l0_59.mcfunction new file mode 100644 index 00000000..932303bd --- /dev/null +++ b/data/bsc/functions/read/l0/l0_59.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:stone_bricks[] run scoreboard players set @s s.crhf.block_id 4564 +execute if block ~ ~ ~ minecraft:mossy_stone_bricks[] run scoreboard players set @s s.crhf.block_id 4565 +execute if block ~ ~ ~ minecraft:cracked_stone_bricks[] run scoreboard players set @s s.crhf.block_id 4566 +execute if block ~ ~ ~ minecraft:chiseled_stone_bricks[] run scoreboard players set @s s.crhf.block_id 4567 diff --git a/data/bsc/functions/read/l0/l0_6.mcfunction b/data/bsc/functions/read/l0/l0_6.mcfunction new file mode 100644 index 00000000..8c21bf2b --- /dev/null +++ b/data/bsc/functions/read/l0/l0_6.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:dark_oak_sapling run function bsc:read/l0/p/l0_24 +execute if block ~ ~ ~ minecraft:bedrock[] run scoreboard players set @s s.crhf.block_id 33 +execute if block ~ ~ ~ minecraft:water run function bsc:read/l0/p/l0_26 +execute if block ~ ~ ~ minecraft:lava run function bsc:read/l0/p/l0_27 diff --git a/data/bsc/functions/read/l0/l0_60.mcfunction b/data/bsc/functions/read/l0/l0_60.mcfunction new file mode 100644 index 00000000..f84254ff --- /dev/null +++ b/data/bsc/functions/read/l0/l0_60.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:infested_stone[] run scoreboard players set @s s.crhf.block_id 4568 +execute if block ~ ~ ~ minecraft:infested_cobblestone[] run scoreboard players set @s s.crhf.block_id 4569 +execute if block ~ ~ ~ minecraft:infested_stone_bricks[] run scoreboard players set @s s.crhf.block_id 4570 +execute if block ~ ~ ~ minecraft:infested_mossy_stone_bricks[] run scoreboard players set @s s.crhf.block_id 4571 diff --git a/data/bsc/functions/read/l0/l0_61.mcfunction b/data/bsc/functions/read/l0/l0_61.mcfunction new file mode 100644 index 00000000..c92e4280 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_61.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:infested_cracked_stone_bricks[] run scoreboard players set @s s.crhf.block_id 4572 +execute if block ~ ~ ~ minecraft:infested_chiseled_stone_bricks[] run scoreboard players set @s s.crhf.block_id 4573 +execute if block ~ ~ ~ minecraft:brown_mushroom_block run function bsc:read/l0/p/l0_246 +execute if block ~ ~ ~ minecraft:red_mushroom_block run function bsc:read/l0/p/l0_247 diff --git a/data/bsc/functions/read/l0/l0_62.mcfunction b/data/bsc/functions/read/l0/l0_62.mcfunction new file mode 100644 index 00000000..e86eaacb --- /dev/null +++ b/data/bsc/functions/read/l0/l0_62.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:mushroom_stem run function bsc:read/l0/p/l0_248 +execute if block ~ ~ ~ minecraft:iron_bars run function bsc:read/l0/p/l0_249 +execute if block ~ ~ ~ minecraft:chain run function bsc:read/l0/p/l0_250 +execute if block ~ ~ ~ minecraft:glass_pane run function bsc:read/l0/p/l0_251 diff --git a/data/bsc/functions/read/l0/l0_63.mcfunction b/data/bsc/functions/read/l0/l0_63.mcfunction new file mode 100644 index 00000000..d98fdc59 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_63.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:melon[] run scoreboard players set @s s.crhf.block_id 4836 +execute if block ~ ~ ~ minecraft:attached_pumpkin_stem run function bsc:read/l0/p/l0_253 +execute if block ~ ~ ~ minecraft:attached_melon_stem run function bsc:read/l0/p/l0_254 +execute if block ~ ~ ~ minecraft:pumpkin_stem run function bsc:read/l0/p/l0_255 diff --git a/data/bsc/functions/read/l0/l0_64.mcfunction b/data/bsc/functions/read/l0/l0_64.mcfunction new file mode 100644 index 00000000..4dd0cfc3 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_64.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:melon_stem run function bsc:read/l0/p/l0_256 +execute if block ~ ~ ~ minecraft:vine run function bsc:read/l0/p/l0_257 +execute if block ~ ~ ~ minecraft:glow_lichen run function bsc:read/l0/p/l0_258 +execute if block ~ ~ ~ minecraft:oak_fence_gate run function bsc:read/l0/p/l0_259 diff --git a/data/bsc/functions/read/l0/l0_65.mcfunction b/data/bsc/functions/read/l0/l0_65.mcfunction new file mode 100644 index 00000000..6da7e333 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_65.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:brick_stairs run function bsc:read/l0/p/l0_260 +execute if block ~ ~ ~ minecraft:stone_brick_stairs run function bsc:read/l0/p/l0_261 +execute if block ~ ~ ~ minecraft:mycelium run function bsc:read/l0/p/l0_262 +execute if block ~ ~ ~ minecraft:lily_pad[] run scoreboard players set @s s.crhf.block_id 5215 diff --git a/data/bsc/functions/read/l0/l0_66.mcfunction b/data/bsc/functions/read/l0/l0_66.mcfunction new file mode 100644 index 00000000..e80eb9bb --- /dev/null +++ b/data/bsc/functions/read/l0/l0_66.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:nether_bricks[] run scoreboard players set @s s.crhf.block_id 5216 +execute if block ~ ~ ~ minecraft:nether_brick_fence run function bsc:read/l0/p/l0_265 +execute if block ~ ~ ~ minecraft:nether_brick_stairs run function bsc:read/l0/p/l0_266 +execute if block ~ ~ ~ minecraft:nether_wart run function bsc:read/l0/p/l0_267 diff --git a/data/bsc/functions/read/l0/l0_67.mcfunction b/data/bsc/functions/read/l0/l0_67.mcfunction new file mode 100644 index 00000000..c3fd29a0 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_67.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:enchanting_table[] run scoreboard players set @s s.crhf.block_id 5333 +execute if block ~ ~ ~ minecraft:brewing_stand run function bsc:read/l0/p/l0_269 +execute if block ~ ~ ~ minecraft:cauldron[] run scoreboard players set @s s.crhf.block_id 5342 +execute if block ~ ~ ~ minecraft:water_cauldron run function bsc:read/l0/p/l0_271 diff --git a/data/bsc/functions/read/l0/l0_68.mcfunction b/data/bsc/functions/read/l0/l0_68.mcfunction new file mode 100644 index 00000000..d9969aaa --- /dev/null +++ b/data/bsc/functions/read/l0/l0_68.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:lava_cauldron[] run scoreboard players set @s s.crhf.block_id 5346 +execute if block ~ ~ ~ minecraft:powder_snow_cauldron run function bsc:read/l0/p/l0_273 +execute if block ~ ~ ~ minecraft:end_portal[] run scoreboard players set @s s.crhf.block_id 5350 +execute if block ~ ~ ~ minecraft:end_portal_frame run function bsc:read/l0/p/l0_275 diff --git a/data/bsc/functions/read/l0/l0_69.mcfunction b/data/bsc/functions/read/l0/l0_69.mcfunction new file mode 100644 index 00000000..ae280ace --- /dev/null +++ b/data/bsc/functions/read/l0/l0_69.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:end_stone[] run scoreboard players set @s s.crhf.block_id 5359 +execute if block ~ ~ ~ minecraft:dragon_egg[] run scoreboard players set @s s.crhf.block_id 5360 +execute if block ~ ~ ~ minecraft:redstone_lamp run function bsc:read/l0/p/l0_278 +execute if block ~ ~ ~ minecraft:cocoa run function bsc:read/l0/p/l0_279 diff --git a/data/bsc/functions/read/l0/l0_7.mcfunction b/data/bsc/functions/read/l0/l0_7.mcfunction new file mode 100644 index 00000000..55adc332 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_7.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:sand[] run scoreboard players set @s s.crhf.block_id 66 +execute if block ~ ~ ~ minecraft:red_sand[] run scoreboard players set @s s.crhf.block_id 67 +execute if block ~ ~ ~ minecraft:gravel[] run scoreboard players set @s s.crhf.block_id 68 +execute if block ~ ~ ~ minecraft:gold_ore[] run scoreboard players set @s s.crhf.block_id 69 diff --git a/data/bsc/functions/read/l0/l0_70.mcfunction b/data/bsc/functions/read/l0/l0_70.mcfunction new file mode 100644 index 00000000..56517d14 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_70.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:sandstone_stairs run function bsc:read/l0/p/l0_280 +execute if block ~ ~ ~ minecraft:emerald_ore[] run scoreboard players set @s s.crhf.block_id 5455 +execute if block ~ ~ ~ minecraft:deepslate_emerald_ore[] run scoreboard players set @s s.crhf.block_id 5456 +execute if block ~ ~ ~ minecraft:ender_chest run function bsc:read/l0/p/l0_283 diff --git a/data/bsc/functions/read/l0/l0_71.mcfunction b/data/bsc/functions/read/l0/l0_71.mcfunction new file mode 100644 index 00000000..2f2324e3 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_71.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:tripwire_hook run function bsc:read/l0/p/l0_284 +execute if block ~ ~ ~ minecraft:tripwire run function bsc:read/l0/p/l0_285 +execute if block ~ ~ ~ minecraft:emerald_block[] run scoreboard players set @s s.crhf.block_id 5609 +execute if block ~ ~ ~ minecraft:spruce_stairs run function bsc:read/l0/p/l0_287 diff --git a/data/bsc/functions/read/l0/l0_72.mcfunction b/data/bsc/functions/read/l0/l0_72.mcfunction new file mode 100644 index 00000000..23e3c13c --- /dev/null +++ b/data/bsc/functions/read/l0/l0_72.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:birch_stairs run function bsc:read/l0/p/l0_288 +execute if block ~ ~ ~ minecraft:jungle_stairs run function bsc:read/l0/p/l0_289 +execute if block ~ ~ ~ minecraft:command_block run function bsc:read/l0/p/l0_290 +execute if block ~ ~ ~ minecraft:beacon[] run scoreboard players set @s s.crhf.block_id 5862 diff --git a/data/bsc/functions/read/l0/l0_73.mcfunction b/data/bsc/functions/read/l0/l0_73.mcfunction new file mode 100644 index 00000000..b5a0544c --- /dev/null +++ b/data/bsc/functions/read/l0/l0_73.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:cobblestone_wall run function bsc:read/l0/p/l0_292 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall run function bsc:read/l0/p/l0_293 +execute if block ~ ~ ~ minecraft:flower_pot[] run scoreboard players set @s s.crhf.block_id 6511 +execute if block ~ ~ ~ minecraft:potted_oak_sapling[] run scoreboard players set @s s.crhf.block_id 6512 diff --git a/data/bsc/functions/read/l0/l0_74.mcfunction b/data/bsc/functions/read/l0/l0_74.mcfunction new file mode 100644 index 00000000..5a098e3b --- /dev/null +++ b/data/bsc/functions/read/l0/l0_74.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:potted_spruce_sapling[] run scoreboard players set @s s.crhf.block_id 6513 +execute if block ~ ~ ~ minecraft:potted_birch_sapling[] run scoreboard players set @s s.crhf.block_id 6514 +execute if block ~ ~ ~ minecraft:potted_jungle_sapling[] run scoreboard players set @s s.crhf.block_id 6515 +execute if block ~ ~ ~ minecraft:potted_acacia_sapling[] run scoreboard players set @s s.crhf.block_id 6516 diff --git a/data/bsc/functions/read/l0/l0_75.mcfunction b/data/bsc/functions/read/l0/l0_75.mcfunction new file mode 100644 index 00000000..83361eac --- /dev/null +++ b/data/bsc/functions/read/l0/l0_75.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:potted_dark_oak_sapling[] run scoreboard players set @s s.crhf.block_id 6517 +execute if block ~ ~ ~ minecraft:potted_fern[] run scoreboard players set @s s.crhf.block_id 6518 +execute if block ~ ~ ~ minecraft:potted_dandelion[] run scoreboard players set @s s.crhf.block_id 6519 +execute if block ~ ~ ~ minecraft:potted_poppy[] run scoreboard players set @s s.crhf.block_id 6520 diff --git a/data/bsc/functions/read/l0/l0_76.mcfunction b/data/bsc/functions/read/l0/l0_76.mcfunction new file mode 100644 index 00000000..a3b262f1 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_76.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:potted_blue_orchid[] run scoreboard players set @s s.crhf.block_id 6521 +execute if block ~ ~ ~ minecraft:potted_allium[] run scoreboard players set @s s.crhf.block_id 6522 +execute if block ~ ~ ~ minecraft:potted_azure_bluet[] run scoreboard players set @s s.crhf.block_id 6523 +execute if block ~ ~ ~ minecraft:potted_red_tulip[] run scoreboard players set @s s.crhf.block_id 6524 diff --git a/data/bsc/functions/read/l0/l0_77.mcfunction b/data/bsc/functions/read/l0/l0_77.mcfunction new file mode 100644 index 00000000..e9baccf9 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_77.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:potted_orange_tulip[] run scoreboard players set @s s.crhf.block_id 6525 +execute if block ~ ~ ~ minecraft:potted_white_tulip[] run scoreboard players set @s s.crhf.block_id 6526 +execute if block ~ ~ ~ minecraft:potted_pink_tulip[] run scoreboard players set @s s.crhf.block_id 6527 +execute if block ~ ~ ~ minecraft:potted_oxeye_daisy[] run scoreboard players set @s s.crhf.block_id 6528 diff --git a/data/bsc/functions/read/l0/l0_78.mcfunction b/data/bsc/functions/read/l0/l0_78.mcfunction new file mode 100644 index 00000000..9a506dd8 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_78.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:potted_cornflower[] run scoreboard players set @s s.crhf.block_id 6529 +execute if block ~ ~ ~ minecraft:potted_lily_of_the_valley[] run scoreboard players set @s s.crhf.block_id 6530 +execute if block ~ ~ ~ minecraft:potted_wither_rose[] run scoreboard players set @s s.crhf.block_id 6531 +execute if block ~ ~ ~ minecraft:potted_red_mushroom[] run scoreboard players set @s s.crhf.block_id 6532 diff --git a/data/bsc/functions/read/l0/l0_79.mcfunction b/data/bsc/functions/read/l0/l0_79.mcfunction new file mode 100644 index 00000000..750b8885 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_79.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:potted_brown_mushroom[] run scoreboard players set @s s.crhf.block_id 6533 +execute if block ~ ~ ~ minecraft:potted_dead_bush[] run scoreboard players set @s s.crhf.block_id 6534 +execute if block ~ ~ ~ minecraft:potted_cactus[] run scoreboard players set @s s.crhf.block_id 6535 +execute if block ~ ~ ~ minecraft:carrots run function bsc:read/l0/p/l0_319 diff --git a/data/bsc/functions/read/l0/l0_8.mcfunction b/data/bsc/functions/read/l0/l0_8.mcfunction new file mode 100644 index 00000000..2631f548 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_8.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:deepslate_gold_ore[] run scoreboard players set @s s.crhf.block_id 70 +execute if block ~ ~ ~ minecraft:iron_ore[] run scoreboard players set @s s.crhf.block_id 71 +execute if block ~ ~ ~ minecraft:deepslate_iron_ore[] run scoreboard players set @s s.crhf.block_id 72 +execute if block ~ ~ ~ minecraft:coal_ore[] run scoreboard players set @s s.crhf.block_id 73 diff --git a/data/bsc/functions/read/l0/l0_80.mcfunction b/data/bsc/functions/read/l0/l0_80.mcfunction new file mode 100644 index 00000000..a7412eea --- /dev/null +++ b/data/bsc/functions/read/l0/l0_80.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:potatoes run function bsc:read/l0/p/l0_320 +execute if block ~ ~ ~ minecraft:oak_button run function bsc:read/l0/p/l0_321 +execute if block ~ ~ ~ minecraft:spruce_button run function bsc:read/l0/p/l0_322 +execute if block ~ ~ ~ minecraft:birch_button run function bsc:read/l0/p/l0_323 diff --git a/data/bsc/functions/read/l0/l0_81.mcfunction b/data/bsc/functions/read/l0/l0_81.mcfunction new file mode 100644 index 00000000..932ded5d --- /dev/null +++ b/data/bsc/functions/read/l0/l0_81.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:jungle_button run function bsc:read/l0/p/l0_324 +execute if block ~ ~ ~ minecraft:acacia_button run function bsc:read/l0/p/l0_325 +execute if block ~ ~ ~ minecraft:dark_oak_button run function bsc:read/l0/p/l0_326 +execute if block ~ ~ ~ minecraft:skeleton_skull run function bsc:read/l0/p/l0_327 diff --git a/data/bsc/functions/read/l0/l0_82.mcfunction b/data/bsc/functions/read/l0/l0_82.mcfunction new file mode 100644 index 00000000..2b38535c --- /dev/null +++ b/data/bsc/functions/read/l0/l0_82.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:skeleton_wall_skull run function bsc:read/l0/p/l0_328 +execute if block ~ ~ ~ minecraft:wither_skeleton_skull run function bsc:read/l0/p/l0_329 +execute if block ~ ~ ~ minecraft:wither_skeleton_wall_skull run function bsc:read/l0/p/l0_330 +execute if block ~ ~ ~ minecraft:zombie_head run function bsc:read/l0/p/l0_331 diff --git a/data/bsc/functions/read/l0/l0_83.mcfunction b/data/bsc/functions/read/l0/l0_83.mcfunction new file mode 100644 index 00000000..aed22319 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_83.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:zombie_wall_head run function bsc:read/l0/p/l0_332 +execute if block ~ ~ ~ minecraft:player_head run function bsc:read/l0/p/l0_333 +execute if block ~ ~ ~ minecraft:player_wall_head run function bsc:read/l0/p/l0_334 +execute if block ~ ~ ~ minecraft:creeper_head run function bsc:read/l0/p/l0_335 diff --git a/data/bsc/functions/read/l0/l0_84.mcfunction b/data/bsc/functions/read/l0/l0_84.mcfunction new file mode 100644 index 00000000..56c07e82 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_84.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:creeper_wall_head run function bsc:read/l0/p/l0_336 +execute if block ~ ~ ~ minecraft:dragon_head run function bsc:read/l0/p/l0_337 +execute if block ~ ~ ~ minecraft:dragon_wall_head run function bsc:read/l0/p/l0_338 +execute if block ~ ~ ~ minecraft:anvil run function bsc:read/l0/p/l0_339 diff --git a/data/bsc/functions/read/l0/l0_85.mcfunction b/data/bsc/functions/read/l0/l0_85.mcfunction new file mode 100644 index 00000000..45f17e09 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_85.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:chipped_anvil run function bsc:read/l0/p/l0_340 +execute if block ~ ~ ~ minecraft:damaged_anvil run function bsc:read/l0/p/l0_341 +execute if block ~ ~ ~ minecraft:trapped_chest run function bsc:read/l0/p/l0_342 +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate run function bsc:read/l0/p/l0_343 diff --git a/data/bsc/functions/read/l0/l0_86.mcfunction b/data/bsc/functions/read/l0/l0_86.mcfunction new file mode 100644 index 00000000..d48f398b --- /dev/null +++ b/data/bsc/functions/read/l0/l0_86.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate run function bsc:read/l0/p/l0_344 +execute if block ~ ~ ~ minecraft:comparator run function bsc:read/l0/p/l0_345 +execute if block ~ ~ ~ minecraft:daylight_detector run function bsc:read/l0/p/l0_346 +execute if block ~ ~ ~ minecraft:redstone_block[] run scoreboard players set @s s.crhf.block_id 6932 diff --git a/data/bsc/functions/read/l0/l0_87.mcfunction b/data/bsc/functions/read/l0/l0_87.mcfunction new file mode 100644 index 00000000..bf4a7b49 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_87.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:nether_quartz_ore[] run scoreboard players set @s s.crhf.block_id 6933 +execute if block ~ ~ ~ minecraft:hopper run function bsc:read/l0/p/l0_349 +execute if block ~ ~ ~ minecraft:quartz_block[] run scoreboard players set @s s.crhf.block_id 6944 +execute if block ~ ~ ~ minecraft:chiseled_quartz_block[] run scoreboard players set @s s.crhf.block_id 6945 diff --git a/data/bsc/functions/read/l0/l0_88.mcfunction b/data/bsc/functions/read/l0/l0_88.mcfunction new file mode 100644 index 00000000..4eca0f5c --- /dev/null +++ b/data/bsc/functions/read/l0/l0_88.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:quartz_pillar run function bsc:read/l0/p/l0_352 +execute if block ~ ~ ~ minecraft:quartz_stairs run function bsc:read/l0/p/l0_353 +execute if block ~ ~ ~ minecraft:activator_rail run function bsc:read/l0/p/l0_354 +execute if block ~ ~ ~ minecraft:dropper run function bsc:read/l0/p/l0_355 diff --git a/data/bsc/functions/read/l0/l0_89.mcfunction b/data/bsc/functions/read/l0/l0_89.mcfunction new file mode 100644 index 00000000..7766cd1d --- /dev/null +++ b/data/bsc/functions/read/l0/l0_89.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:white_terracotta[] run scoreboard players set @s s.crhf.block_id 7065 +execute if block ~ ~ ~ minecraft:orange_terracotta[] run scoreboard players set @s s.crhf.block_id 7066 +execute if block ~ ~ ~ minecraft:magenta_terracotta[] run scoreboard players set @s s.crhf.block_id 7067 +execute if block ~ ~ ~ minecraft:light_blue_terracotta[] run scoreboard players set @s s.crhf.block_id 7068 diff --git a/data/bsc/functions/read/l0/l0_9.mcfunction b/data/bsc/functions/read/l0/l0_9.mcfunction new file mode 100644 index 00000000..8b26e540 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_9.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:deepslate_coal_ore[] run scoreboard players set @s s.crhf.block_id 74 +execute if block ~ ~ ~ minecraft:nether_gold_ore[] run scoreboard players set @s s.crhf.block_id 75 +execute if block ~ ~ ~ minecraft:oak_log run function bsc:read/l0/p/l0_38 +execute if block ~ ~ ~ minecraft:spruce_log run function bsc:read/l0/p/l0_39 diff --git a/data/bsc/functions/read/l0/l0_90.mcfunction b/data/bsc/functions/read/l0/l0_90.mcfunction new file mode 100644 index 00000000..d6b00313 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_90.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:yellow_terracotta[] run scoreboard players set @s s.crhf.block_id 7069 +execute if block ~ ~ ~ minecraft:lime_terracotta[] run scoreboard players set @s s.crhf.block_id 7070 +execute if block ~ ~ ~ minecraft:pink_terracotta[] run scoreboard players set @s s.crhf.block_id 7071 +execute if block ~ ~ ~ minecraft:gray_terracotta[] run scoreboard players set @s s.crhf.block_id 7072 diff --git a/data/bsc/functions/read/l0/l0_91.mcfunction b/data/bsc/functions/read/l0/l0_91.mcfunction new file mode 100644 index 00000000..d9b76e12 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_91.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:light_gray_terracotta[] run scoreboard players set @s s.crhf.block_id 7073 +execute if block ~ ~ ~ minecraft:cyan_terracotta[] run scoreboard players set @s s.crhf.block_id 7074 +execute if block ~ ~ ~ minecraft:purple_terracotta[] run scoreboard players set @s s.crhf.block_id 7075 +execute if block ~ ~ ~ minecraft:blue_terracotta[] run scoreboard players set @s s.crhf.block_id 7076 diff --git a/data/bsc/functions/read/l0/l0_92.mcfunction b/data/bsc/functions/read/l0/l0_92.mcfunction new file mode 100644 index 00000000..3a0fb652 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_92.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:brown_terracotta[] run scoreboard players set @s s.crhf.block_id 7077 +execute if block ~ ~ ~ minecraft:green_terracotta[] run scoreboard players set @s s.crhf.block_id 7078 +execute if block ~ ~ ~ minecraft:red_terracotta[] run scoreboard players set @s s.crhf.block_id 7079 +execute if block ~ ~ ~ minecraft:black_terracotta[] run scoreboard players set @s s.crhf.block_id 7080 diff --git a/data/bsc/functions/read/l0/l0_93.mcfunction b/data/bsc/functions/read/l0/l0_93.mcfunction new file mode 100644 index 00000000..80b96bfb --- /dev/null +++ b/data/bsc/functions/read/l0/l0_93.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:white_stained_glass_pane run function bsc:read/l0/p/l0_372 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane run function bsc:read/l0/p/l0_373 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane run function bsc:read/l0/p/l0_374 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane run function bsc:read/l0/p/l0_375 diff --git a/data/bsc/functions/read/l0/l0_94.mcfunction b/data/bsc/functions/read/l0/l0_94.mcfunction new file mode 100644 index 00000000..2c61cbea --- /dev/null +++ b/data/bsc/functions/read/l0/l0_94.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane run function bsc:read/l0/p/l0_376 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane run function bsc:read/l0/p/l0_377 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane run function bsc:read/l0/p/l0_378 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane run function bsc:read/l0/p/l0_379 diff --git a/data/bsc/functions/read/l0/l0_95.mcfunction b/data/bsc/functions/read/l0/l0_95.mcfunction new file mode 100644 index 00000000..a48126a2 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_95.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane run function bsc:read/l0/p/l0_380 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane run function bsc:read/l0/p/l0_381 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane run function bsc:read/l0/p/l0_382 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane run function bsc:read/l0/p/l0_383 diff --git a/data/bsc/functions/read/l0/l0_96.mcfunction b/data/bsc/functions/read/l0/l0_96.mcfunction new file mode 100644 index 00000000..c83782d2 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_96.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane run function bsc:read/l0/p/l0_384 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane run function bsc:read/l0/p/l0_385 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane run function bsc:read/l0/p/l0_386 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane run function bsc:read/l0/p/l0_387 diff --git a/data/bsc/functions/read/l0/l0_97.mcfunction b/data/bsc/functions/read/l0/l0_97.mcfunction new file mode 100644 index 00000000..7904f260 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_97.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:acacia_stairs run function bsc:read/l0/p/l0_388 +execute if block ~ ~ ~ minecraft:dark_oak_stairs run function bsc:read/l0/p/l0_389 +execute if block ~ ~ ~ minecraft:slime_block[] run scoreboard players set @s s.crhf.block_id 7753 +execute if block ~ ~ ~ minecraft:barrier[] run scoreboard players set @s s.crhf.block_id 7754 diff --git a/data/bsc/functions/read/l0/l0_98.mcfunction b/data/bsc/functions/read/l0/l0_98.mcfunction new file mode 100644 index 00000000..fc6e031f --- /dev/null +++ b/data/bsc/functions/read/l0/l0_98.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:light run function bsc:read/l0/p/l0_392 +execute if block ~ ~ ~ minecraft:iron_trapdoor run function bsc:read/l0/p/l0_393 +execute if block ~ ~ ~ minecraft:prismarine[] run scoreboard players set @s s.crhf.block_id 7851 +execute if block ~ ~ ~ minecraft:prismarine_bricks[] run scoreboard players set @s s.crhf.block_id 7852 diff --git a/data/bsc/functions/read/l0/l0_99.mcfunction b/data/bsc/functions/read/l0/l0_99.mcfunction new file mode 100644 index 00000000..3cb120d2 --- /dev/null +++ b/data/bsc/functions/read/l0/l0_99.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:dark_prismarine[] run scoreboard players set @s s.crhf.block_id 7853 +execute if block ~ ~ ~ minecraft:prismarine_stairs run function bsc:read/l0/p/l0_397 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs run function bsc:read/l0/p/l0_398 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs run function bsc:read/l0/p/l0_399 diff --git a/data/bsc/functions/read/l0/p/l0_105.mcfunction b/data/bsc/functions/read/l0/p/l0_105.mcfunction new file mode 100644 index 00000000..0516eb91 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_105.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:tall_seagrass[half=upper] run scoreboard players set @s s.crhf.block_id 1402 +execute if block ~ ~ ~ minecraft:tall_seagrass[half=lower] run scoreboard players set @s s.crhf.block_id 1403 diff --git a/data/bsc/functions/read/l0/p/l0_106.mcfunction b/data/bsc/functions/read/l0/p/l0_106.mcfunction new file mode 100644 index 00000000..b2961869 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_106.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:piston[extended=true,facing=north] run scoreboard players set @s s.crhf.block_id 1404 +execute if block ~ ~ ~ minecraft:piston[extended=true,facing=east] run scoreboard players set @s s.crhf.block_id 1405 +execute if block ~ ~ ~ minecraft:piston[extended=true,facing=south] run scoreboard players set @s s.crhf.block_id 1406 +execute if block ~ ~ ~ minecraft:piston[extended=true,facing=west] run scoreboard players set @s s.crhf.block_id 1407 +execute if block ~ ~ ~ minecraft:piston[extended=true,facing=up] run scoreboard players set @s s.crhf.block_id 1408 +execute if block ~ ~ ~ minecraft:piston[extended=true,facing=down] run scoreboard players set @s s.crhf.block_id 1409 +execute if block ~ ~ ~ minecraft:piston[extended=false,facing=north] run scoreboard players set @s s.crhf.block_id 1410 +execute if block ~ ~ ~ minecraft:piston[extended=false,facing=east] run scoreboard players set @s s.crhf.block_id 1411 +execute if block ~ ~ ~ minecraft:piston[extended=false,facing=south] run scoreboard players set @s s.crhf.block_id 1412 +execute if block ~ ~ ~ minecraft:piston[extended=false,facing=west] run scoreboard players set @s s.crhf.block_id 1413 +execute if block ~ ~ ~ minecraft:piston[extended=false,facing=up] run scoreboard players set @s s.crhf.block_id 1414 +execute if block ~ ~ ~ minecraft:piston[extended=false,facing=down] run scoreboard players set @s s.crhf.block_id 1415 diff --git a/data/bsc/functions/read/l0/p/l0_107.mcfunction b/data/bsc/functions/read/l0/p/l0_107.mcfunction new file mode 100644 index 00000000..f7964eb9 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_107.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:piston_head[facing=north,short=true,type=normal] run scoreboard players set @s s.crhf.block_id 1416 +execute if block ~ ~ ~ minecraft:piston_head[facing=north,short=true,type=sticky] run scoreboard players set @s s.crhf.block_id 1417 +execute if block ~ ~ ~ minecraft:piston_head[facing=north,short=false,type=normal] run scoreboard players set @s s.crhf.block_id 1418 +execute if block ~ ~ ~ minecraft:piston_head[facing=north,short=false,type=sticky] run scoreboard players set @s s.crhf.block_id 1419 +execute if block ~ ~ ~ minecraft:piston_head[facing=east,short=true,type=normal] run scoreboard players set @s s.crhf.block_id 1420 +execute if block ~ ~ ~ minecraft:piston_head[facing=east,short=true,type=sticky] run scoreboard players set @s s.crhf.block_id 1421 +execute if block ~ ~ ~ minecraft:piston_head[facing=east,short=false,type=normal] run scoreboard players set @s s.crhf.block_id 1422 +execute if block ~ ~ ~ minecraft:piston_head[facing=east,short=false,type=sticky] run scoreboard players set @s s.crhf.block_id 1423 +execute if block ~ ~ ~ minecraft:piston_head[facing=south,short=true,type=normal] run scoreboard players set @s s.crhf.block_id 1424 +execute if block ~ ~ ~ minecraft:piston_head[facing=south,short=true,type=sticky] run scoreboard players set @s s.crhf.block_id 1425 +execute if block ~ ~ ~ minecraft:piston_head[facing=south,short=false,type=normal] run scoreboard players set @s s.crhf.block_id 1426 +execute if block ~ ~ ~ minecraft:piston_head[facing=south,short=false,type=sticky] run scoreboard players set @s s.crhf.block_id 1427 +execute if block ~ ~ ~ minecraft:piston_head[facing=west,short=true,type=normal] run scoreboard players set @s s.crhf.block_id 1428 +execute if block ~ ~ ~ minecraft:piston_head[facing=west,short=true,type=sticky] run scoreboard players set @s s.crhf.block_id 1429 +execute if block ~ ~ ~ minecraft:piston_head[facing=west,short=false,type=normal] run scoreboard players set @s s.crhf.block_id 1430 +execute if block ~ ~ ~ minecraft:piston_head[facing=west,short=false,type=sticky] run scoreboard players set @s s.crhf.block_id 1431 +execute if block ~ ~ ~ minecraft:piston_head[facing=up,short=true,type=normal] run scoreboard players set @s s.crhf.block_id 1432 +execute if block ~ ~ ~ minecraft:piston_head[facing=up,short=true,type=sticky] run scoreboard players set @s s.crhf.block_id 1433 +execute if block ~ ~ ~ minecraft:piston_head[facing=up,short=false,type=normal] run scoreboard players set @s s.crhf.block_id 1434 +execute if block ~ ~ ~ minecraft:piston_head[facing=up,short=false,type=sticky] run scoreboard players set @s s.crhf.block_id 1435 +execute if block ~ ~ ~ minecraft:piston_head[facing=down,short=true,type=normal] run scoreboard players set @s s.crhf.block_id 1436 +execute if block ~ ~ ~ minecraft:piston_head[facing=down,short=true,type=sticky] run scoreboard players set @s s.crhf.block_id 1437 +execute if block ~ ~ ~ minecraft:piston_head[facing=down,short=false,type=normal] run scoreboard players set @s s.crhf.block_id 1438 +execute if block ~ ~ ~ minecraft:piston_head[facing=down,short=false,type=sticky] run scoreboard players set @s s.crhf.block_id 1439 diff --git a/data/bsc/functions/read/l0/p/l0_11.mcfunction b/data/bsc/functions/read/l0/p/l0_11.mcfunction new file mode 100644 index 00000000..39a89c50 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_11.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:podzol[snowy=true] run scoreboard players set @s s.crhf.block_id 12 +execute if block ~ ~ ~ minecraft:podzol[snowy=false] run scoreboard players set @s s.crhf.block_id 13 diff --git a/data/bsc/functions/read/l0/p/l0_124.mcfunction b/data/bsc/functions/read/l0/p/l0_124.mcfunction new file mode 100644 index 00000000..2a931d2d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_124.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:moving_piston[facing=north,type=normal] run scoreboard players set @s s.crhf.block_id 1456 +execute if block ~ ~ ~ minecraft:moving_piston[facing=north,type=sticky] run scoreboard players set @s s.crhf.block_id 1457 +execute if block ~ ~ ~ minecraft:moving_piston[facing=east,type=normal] run scoreboard players set @s s.crhf.block_id 1458 +execute if block ~ ~ ~ minecraft:moving_piston[facing=east,type=sticky] run scoreboard players set @s s.crhf.block_id 1459 +execute if block ~ ~ ~ minecraft:moving_piston[facing=south,type=normal] run scoreboard players set @s s.crhf.block_id 1460 +execute if block ~ ~ ~ minecraft:moving_piston[facing=south,type=sticky] run scoreboard players set @s s.crhf.block_id 1461 +execute if block ~ ~ ~ minecraft:moving_piston[facing=west,type=normal] run scoreboard players set @s s.crhf.block_id 1462 +execute if block ~ ~ ~ minecraft:moving_piston[facing=west,type=sticky] run scoreboard players set @s s.crhf.block_id 1463 +execute if block ~ ~ ~ minecraft:moving_piston[facing=up,type=normal] run scoreboard players set @s s.crhf.block_id 1464 +execute if block ~ ~ ~ minecraft:moving_piston[facing=up,type=sticky] run scoreboard players set @s s.crhf.block_id 1465 +execute if block ~ ~ ~ minecraft:moving_piston[facing=down,type=normal] run scoreboard players set @s s.crhf.block_id 1466 +execute if block ~ ~ ~ minecraft:moving_piston[facing=down,type=sticky] run scoreboard players set @s s.crhf.block_id 1467 diff --git a/data/bsc/functions/read/l0/p/l0_143.mcfunction b/data/bsc/functions/read/l0/p/l0_143.mcfunction new file mode 100644 index 00000000..3f6ad758 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_143.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:tnt[unstable=true] run scoreboard players set @s s.crhf.block_id 1486 +execute if block ~ ~ ~ minecraft:tnt[unstable=false] run scoreboard players set @s s.crhf.block_id 1487 diff --git a/data/bsc/functions/read/l0/p/l0_148.mcfunction b/data/bsc/functions/read/l0/p/l0_148.mcfunction new file mode 100644 index 00000000..92cfaae5 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_148.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:wall_torch[facing=north] run scoreboard players set @s s.crhf.block_id 1492 +execute if block ~ ~ ~ minecraft:wall_torch[facing=south] run scoreboard players set @s s.crhf.block_id 1493 +execute if block ~ ~ ~ minecraft:wall_torch[facing=west] run scoreboard players set @s s.crhf.block_id 1494 +execute if block ~ ~ ~ minecraft:wall_torch[facing=east] run scoreboard players set @s s.crhf.block_id 1495 diff --git a/data/bsc/functions/read/l0/p/l0_149.mcfunction b/data/bsc/functions/read/l0/p/l0_149.mcfunction new file mode 100644 index 00000000..c6d0650c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_149.mcfunction @@ -0,0 +1,512 @@ +execute if block ~ ~ ~ minecraft:fire[age=0,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1496 +execute if block ~ ~ ~ minecraft:fire[age=0,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1497 +execute if block ~ ~ ~ minecraft:fire[age=0,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1498 +execute if block ~ ~ ~ minecraft:fire[age=0,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1499 +execute if block ~ ~ ~ minecraft:fire[age=0,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1500 +execute if block ~ ~ ~ minecraft:fire[age=0,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1501 +execute if block ~ ~ ~ minecraft:fire[age=0,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1502 +execute if block ~ ~ ~ minecraft:fire[age=0,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1503 +execute if block ~ ~ ~ minecraft:fire[age=0,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1504 +execute if block ~ ~ ~ minecraft:fire[age=0,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1505 +execute if block ~ ~ ~ minecraft:fire[age=0,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1506 +execute if block ~ ~ ~ minecraft:fire[age=0,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1507 +execute if block ~ ~ ~ minecraft:fire[age=0,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1508 +execute if block ~ ~ ~ minecraft:fire[age=0,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1509 +execute if block ~ ~ ~ minecraft:fire[age=0,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1510 +execute if block ~ ~ ~ minecraft:fire[age=0,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1511 +execute if block ~ ~ ~ minecraft:fire[age=0,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1512 +execute if block ~ ~ ~ minecraft:fire[age=0,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1513 +execute if block ~ ~ ~ minecraft:fire[age=0,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1514 +execute if block ~ ~ ~ minecraft:fire[age=0,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1515 +execute if block ~ ~ ~ minecraft:fire[age=0,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1516 +execute if block ~ ~ ~ minecraft:fire[age=0,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1517 +execute if block ~ ~ ~ minecraft:fire[age=0,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1518 +execute if block ~ ~ ~ minecraft:fire[age=0,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1519 +execute if block ~ ~ ~ minecraft:fire[age=0,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1520 +execute if block ~ ~ ~ minecraft:fire[age=0,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1521 +execute if block ~ ~ ~ minecraft:fire[age=0,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1522 +execute if block ~ ~ ~ minecraft:fire[age=0,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1523 +execute if block ~ ~ ~ minecraft:fire[age=0,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1524 +execute if block ~ ~ ~ minecraft:fire[age=0,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1525 +execute if block ~ ~ ~ minecraft:fire[age=0,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1526 +execute if block ~ ~ ~ minecraft:fire[age=0,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1527 +execute if block ~ ~ ~ minecraft:fire[age=1,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1528 +execute if block ~ ~ ~ minecraft:fire[age=1,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1529 +execute if block ~ ~ ~ minecraft:fire[age=1,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1530 +execute if block ~ ~ ~ minecraft:fire[age=1,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1531 +execute if block ~ ~ ~ minecraft:fire[age=1,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1532 +execute if block ~ ~ ~ minecraft:fire[age=1,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1533 +execute if block ~ ~ ~ minecraft:fire[age=1,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1534 +execute if block ~ ~ ~ minecraft:fire[age=1,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1535 +execute if block ~ ~ ~ minecraft:fire[age=1,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1536 +execute if block ~ ~ ~ minecraft:fire[age=1,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1537 +execute if block ~ ~ ~ minecraft:fire[age=1,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1538 +execute if block ~ ~ ~ minecraft:fire[age=1,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1539 +execute if block ~ ~ ~ minecraft:fire[age=1,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1540 +execute if block ~ ~ ~ minecraft:fire[age=1,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1541 +execute if block ~ ~ ~ minecraft:fire[age=1,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1542 +execute if block ~ ~ ~ minecraft:fire[age=1,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1543 +execute if block ~ ~ ~ minecraft:fire[age=1,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1544 +execute if block ~ ~ ~ minecraft:fire[age=1,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1545 +execute if block ~ ~ ~ minecraft:fire[age=1,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1546 +execute if block ~ ~ ~ minecraft:fire[age=1,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1547 +execute if block ~ ~ ~ minecraft:fire[age=1,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1548 +execute if block ~ ~ ~ minecraft:fire[age=1,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1549 +execute if block ~ ~ ~ minecraft:fire[age=1,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1550 +execute if block ~ ~ ~ minecraft:fire[age=1,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1551 +execute if block ~ ~ ~ minecraft:fire[age=1,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1552 +execute if block ~ ~ ~ minecraft:fire[age=1,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1553 +execute if block ~ ~ ~ minecraft:fire[age=1,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1554 +execute if block ~ ~ ~ minecraft:fire[age=1,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1555 +execute if block ~ ~ ~ minecraft:fire[age=1,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1556 +execute if block ~ ~ ~ minecraft:fire[age=1,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1557 +execute if block ~ ~ ~ minecraft:fire[age=1,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1558 +execute if block ~ ~ ~ minecraft:fire[age=1,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1559 +execute if block ~ ~ ~ minecraft:fire[age=2,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1560 +execute if block ~ ~ ~ minecraft:fire[age=2,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1561 +execute if block ~ ~ ~ minecraft:fire[age=2,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1562 +execute if block ~ ~ ~ minecraft:fire[age=2,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1563 +execute if block ~ ~ ~ minecraft:fire[age=2,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1564 +execute if block ~ ~ ~ minecraft:fire[age=2,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1565 +execute if block ~ ~ ~ minecraft:fire[age=2,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1566 +execute if block ~ ~ ~ minecraft:fire[age=2,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1567 +execute if block ~ ~ ~ minecraft:fire[age=2,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1568 +execute if block ~ ~ ~ minecraft:fire[age=2,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1569 +execute if block ~ ~ ~ minecraft:fire[age=2,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1570 +execute if block ~ ~ ~ minecraft:fire[age=2,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1571 +execute if block ~ ~ ~ minecraft:fire[age=2,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1572 +execute if block ~ ~ ~ minecraft:fire[age=2,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1573 +execute if block ~ ~ ~ minecraft:fire[age=2,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1574 +execute if block ~ ~ ~ minecraft:fire[age=2,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1575 +execute if block ~ ~ ~ minecraft:fire[age=2,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1576 +execute if block ~ ~ ~ minecraft:fire[age=2,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1577 +execute if block ~ ~ ~ minecraft:fire[age=2,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1578 +execute if block ~ ~ ~ minecraft:fire[age=2,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1579 +execute if block ~ ~ ~ minecraft:fire[age=2,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1580 +execute if block ~ ~ ~ minecraft:fire[age=2,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1581 +execute if block ~ ~ ~ minecraft:fire[age=2,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1582 +execute if block ~ ~ ~ minecraft:fire[age=2,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1583 +execute if block ~ ~ ~ minecraft:fire[age=2,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1584 +execute if block ~ ~ ~ minecraft:fire[age=2,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1585 +execute if block ~ ~ ~ minecraft:fire[age=2,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1586 +execute if block ~ ~ ~ minecraft:fire[age=2,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1587 +execute if block ~ ~ ~ minecraft:fire[age=2,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1588 +execute if block ~ ~ ~ minecraft:fire[age=2,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1589 +execute if block ~ ~ ~ minecraft:fire[age=2,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1590 +execute if block ~ ~ ~ minecraft:fire[age=2,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1591 +execute if block ~ ~ ~ minecraft:fire[age=3,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1592 +execute if block ~ ~ ~ minecraft:fire[age=3,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1593 +execute if block ~ ~ ~ minecraft:fire[age=3,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1594 +execute if block ~ ~ ~ minecraft:fire[age=3,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1595 +execute if block ~ ~ ~ minecraft:fire[age=3,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1596 +execute if block ~ ~ ~ minecraft:fire[age=3,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1597 +execute if block ~ ~ ~ minecraft:fire[age=3,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1598 +execute if block ~ ~ ~ minecraft:fire[age=3,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1599 +execute if block ~ ~ ~ minecraft:fire[age=3,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1600 +execute if block ~ ~ ~ minecraft:fire[age=3,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1601 +execute if block ~ ~ ~ minecraft:fire[age=3,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1602 +execute if block ~ ~ ~ minecraft:fire[age=3,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1603 +execute if block ~ ~ ~ minecraft:fire[age=3,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1604 +execute if block ~ ~ ~ minecraft:fire[age=3,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1605 +execute if block ~ ~ ~ minecraft:fire[age=3,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1606 +execute if block ~ ~ ~ minecraft:fire[age=3,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1607 +execute if block ~ ~ ~ minecraft:fire[age=3,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1608 +execute if block ~ ~ ~ minecraft:fire[age=3,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1609 +execute if block ~ ~ ~ minecraft:fire[age=3,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1610 +execute if block ~ ~ ~ minecraft:fire[age=3,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1611 +execute if block ~ ~ ~ minecraft:fire[age=3,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1612 +execute if block ~ ~ ~ minecraft:fire[age=3,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1613 +execute if block ~ ~ ~ minecraft:fire[age=3,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1614 +execute if block ~ ~ ~ minecraft:fire[age=3,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1615 +execute if block ~ ~ ~ minecraft:fire[age=3,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1616 +execute if block ~ ~ ~ minecraft:fire[age=3,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1617 +execute if block ~ ~ ~ minecraft:fire[age=3,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1618 +execute if block ~ ~ ~ minecraft:fire[age=3,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1619 +execute if block ~ ~ ~ minecraft:fire[age=3,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1620 +execute if block ~ ~ ~ minecraft:fire[age=3,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1621 +execute if block ~ ~ ~ minecraft:fire[age=3,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1622 +execute if block ~ ~ ~ minecraft:fire[age=3,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1623 +execute if block ~ ~ ~ minecraft:fire[age=4,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1624 +execute if block ~ ~ ~ minecraft:fire[age=4,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1625 +execute if block ~ ~ ~ minecraft:fire[age=4,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1626 +execute if block ~ ~ ~ minecraft:fire[age=4,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1627 +execute if block ~ ~ ~ minecraft:fire[age=4,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1628 +execute if block ~ ~ ~ minecraft:fire[age=4,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1629 +execute if block ~ ~ ~ minecraft:fire[age=4,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1630 +execute if block ~ ~ ~ minecraft:fire[age=4,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1631 +execute if block ~ ~ ~ minecraft:fire[age=4,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1632 +execute if block ~ ~ ~ minecraft:fire[age=4,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1633 +execute if block ~ ~ ~ minecraft:fire[age=4,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1634 +execute if block ~ ~ ~ minecraft:fire[age=4,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1635 +execute if block ~ ~ ~ minecraft:fire[age=4,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1636 +execute if block ~ ~ ~ minecraft:fire[age=4,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1637 +execute if block ~ ~ ~ minecraft:fire[age=4,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1638 +execute if block ~ ~ ~ minecraft:fire[age=4,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1639 +execute if block ~ ~ ~ minecraft:fire[age=4,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1640 +execute if block ~ ~ ~ minecraft:fire[age=4,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1641 +execute if block ~ ~ ~ minecraft:fire[age=4,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1642 +execute if block ~ ~ ~ minecraft:fire[age=4,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1643 +execute if block ~ ~ ~ minecraft:fire[age=4,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1644 +execute if block ~ ~ ~ minecraft:fire[age=4,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1645 +execute if block ~ ~ ~ minecraft:fire[age=4,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1646 +execute if block ~ ~ ~ minecraft:fire[age=4,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1647 +execute if block ~ ~ ~ minecraft:fire[age=4,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1648 +execute if block ~ ~ ~ minecraft:fire[age=4,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1649 +execute if block ~ ~ ~ minecraft:fire[age=4,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1650 +execute if block ~ ~ ~ minecraft:fire[age=4,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1651 +execute if block ~ ~ ~ minecraft:fire[age=4,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1652 +execute if block ~ ~ ~ minecraft:fire[age=4,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1653 +execute if block ~ ~ ~ minecraft:fire[age=4,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1654 +execute if block ~ ~ ~ minecraft:fire[age=4,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1655 +execute if block ~ ~ ~ minecraft:fire[age=5,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1656 +execute if block ~ ~ ~ minecraft:fire[age=5,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1657 +execute if block ~ ~ ~ minecraft:fire[age=5,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1658 +execute if block ~ ~ ~ minecraft:fire[age=5,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1659 +execute if block ~ ~ ~ minecraft:fire[age=5,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1660 +execute if block ~ ~ ~ minecraft:fire[age=5,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1661 +execute if block ~ ~ ~ minecraft:fire[age=5,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1662 +execute if block ~ ~ ~ minecraft:fire[age=5,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1663 +execute if block ~ ~ ~ minecraft:fire[age=5,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1664 +execute if block ~ ~ ~ minecraft:fire[age=5,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1665 +execute if block ~ ~ ~ minecraft:fire[age=5,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1666 +execute if block ~ ~ ~ minecraft:fire[age=5,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1667 +execute if block ~ ~ ~ minecraft:fire[age=5,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1668 +execute if block ~ ~ ~ minecraft:fire[age=5,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1669 +execute if block ~ ~ ~ minecraft:fire[age=5,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1670 +execute if block ~ ~ ~ minecraft:fire[age=5,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1671 +execute if block ~ ~ ~ minecraft:fire[age=5,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1672 +execute if block ~ ~ ~ minecraft:fire[age=5,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1673 +execute if block ~ ~ ~ minecraft:fire[age=5,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1674 +execute if block ~ ~ ~ minecraft:fire[age=5,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1675 +execute if block ~ ~ ~ minecraft:fire[age=5,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1676 +execute if block ~ ~ ~ minecraft:fire[age=5,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1677 +execute if block ~ ~ ~ minecraft:fire[age=5,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1678 +execute if block ~ ~ ~ minecraft:fire[age=5,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1679 +execute if block ~ ~ ~ minecraft:fire[age=5,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1680 +execute if block ~ ~ ~ minecraft:fire[age=5,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1681 +execute if block ~ ~ ~ minecraft:fire[age=5,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1682 +execute if block ~ ~ ~ minecraft:fire[age=5,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1683 +execute if block ~ ~ ~ minecraft:fire[age=5,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1684 +execute if block ~ ~ ~ minecraft:fire[age=5,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1685 +execute if block ~ ~ ~ minecraft:fire[age=5,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1686 +execute if block ~ ~ ~ minecraft:fire[age=5,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1687 +execute if block ~ ~ ~ minecraft:fire[age=6,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1688 +execute if block ~ ~ ~ minecraft:fire[age=6,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1689 +execute if block ~ ~ ~ minecraft:fire[age=6,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1690 +execute if block ~ ~ ~ minecraft:fire[age=6,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1691 +execute if block ~ ~ ~ minecraft:fire[age=6,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1692 +execute if block ~ ~ ~ minecraft:fire[age=6,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1693 +execute if block ~ ~ ~ minecraft:fire[age=6,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1694 +execute if block ~ ~ ~ minecraft:fire[age=6,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1695 +execute if block ~ ~ ~ minecraft:fire[age=6,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1696 +execute if block ~ ~ ~ minecraft:fire[age=6,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1697 +execute if block ~ ~ ~ minecraft:fire[age=6,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1698 +execute if block ~ ~ ~ minecraft:fire[age=6,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1699 +execute if block ~ ~ ~ minecraft:fire[age=6,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1700 +execute if block ~ ~ ~ minecraft:fire[age=6,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1701 +execute if block ~ ~ ~ minecraft:fire[age=6,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1702 +execute if block ~ ~ ~ minecraft:fire[age=6,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1703 +execute if block ~ ~ ~ minecraft:fire[age=6,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1704 +execute if block ~ ~ ~ minecraft:fire[age=6,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1705 +execute if block ~ ~ ~ minecraft:fire[age=6,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1706 +execute if block ~ ~ ~ minecraft:fire[age=6,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1707 +execute if block ~ ~ ~ minecraft:fire[age=6,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1708 +execute if block ~ ~ ~ minecraft:fire[age=6,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1709 +execute if block ~ ~ ~ minecraft:fire[age=6,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1710 +execute if block ~ ~ ~ minecraft:fire[age=6,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1711 +execute if block ~ ~ ~ minecraft:fire[age=6,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1712 +execute if block ~ ~ ~ minecraft:fire[age=6,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1713 +execute if block ~ ~ ~ minecraft:fire[age=6,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1714 +execute if block ~ ~ ~ minecraft:fire[age=6,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1715 +execute if block ~ ~ ~ minecraft:fire[age=6,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1716 +execute if block ~ ~ ~ minecraft:fire[age=6,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1717 +execute if block ~ ~ ~ minecraft:fire[age=6,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1718 +execute if block ~ ~ ~ minecraft:fire[age=6,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1719 +execute if block ~ ~ ~ minecraft:fire[age=7,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1720 +execute if block ~ ~ ~ minecraft:fire[age=7,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1721 +execute if block ~ ~ ~ minecraft:fire[age=7,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1722 +execute if block ~ ~ ~ minecraft:fire[age=7,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1723 +execute if block ~ ~ ~ minecraft:fire[age=7,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1724 +execute if block ~ ~ ~ minecraft:fire[age=7,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1725 +execute if block ~ ~ ~ minecraft:fire[age=7,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1726 +execute if block ~ ~ ~ minecraft:fire[age=7,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1727 +execute if block ~ ~ ~ minecraft:fire[age=7,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1728 +execute if block ~ ~ ~ minecraft:fire[age=7,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1729 +execute if block ~ ~ ~ minecraft:fire[age=7,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1730 +execute if block ~ ~ ~ minecraft:fire[age=7,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1731 +execute if block ~ ~ ~ minecraft:fire[age=7,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1732 +execute if block ~ ~ ~ minecraft:fire[age=7,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1733 +execute if block ~ ~ ~ minecraft:fire[age=7,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1734 +execute if block ~ ~ ~ minecraft:fire[age=7,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1735 +execute if block ~ ~ ~ minecraft:fire[age=7,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1736 +execute if block ~ ~ ~ minecraft:fire[age=7,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1737 +execute if block ~ ~ ~ minecraft:fire[age=7,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1738 +execute if block ~ ~ ~ minecraft:fire[age=7,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1739 +execute if block ~ ~ ~ minecraft:fire[age=7,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1740 +execute if block ~ ~ ~ minecraft:fire[age=7,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1741 +execute if block ~ ~ ~ minecraft:fire[age=7,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1742 +execute if block ~ ~ ~ minecraft:fire[age=7,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1743 +execute if block ~ ~ ~ minecraft:fire[age=7,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1744 +execute if block ~ ~ ~ minecraft:fire[age=7,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1745 +execute if block ~ ~ ~ minecraft:fire[age=7,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1746 +execute if block ~ ~ ~ minecraft:fire[age=7,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1747 +execute if block ~ ~ ~ minecraft:fire[age=7,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1748 +execute if block ~ ~ ~ minecraft:fire[age=7,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1749 +execute if block ~ ~ ~ minecraft:fire[age=7,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1750 +execute if block ~ ~ ~ minecraft:fire[age=7,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1751 +execute if block ~ ~ ~ minecraft:fire[age=8,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1752 +execute if block ~ ~ ~ minecraft:fire[age=8,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1753 +execute if block ~ ~ ~ minecraft:fire[age=8,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1754 +execute if block ~ ~ ~ minecraft:fire[age=8,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1755 +execute if block ~ ~ ~ minecraft:fire[age=8,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1756 +execute if block ~ ~ ~ minecraft:fire[age=8,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1757 +execute if block ~ ~ ~ minecraft:fire[age=8,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1758 +execute if block ~ ~ ~ minecraft:fire[age=8,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1759 +execute if block ~ ~ ~ minecraft:fire[age=8,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1760 +execute if block ~ ~ ~ minecraft:fire[age=8,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1761 +execute if block ~ ~ ~ minecraft:fire[age=8,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1762 +execute if block ~ ~ ~ minecraft:fire[age=8,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1763 +execute if block ~ ~ ~ minecraft:fire[age=8,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1764 +execute if block ~ ~ ~ minecraft:fire[age=8,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1765 +execute if block ~ ~ ~ minecraft:fire[age=8,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1766 +execute if block ~ ~ ~ minecraft:fire[age=8,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1767 +execute if block ~ ~ ~ minecraft:fire[age=8,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1768 +execute if block ~ ~ ~ minecraft:fire[age=8,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1769 +execute if block ~ ~ ~ minecraft:fire[age=8,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1770 +execute if block ~ ~ ~ minecraft:fire[age=8,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1771 +execute if block ~ ~ ~ minecraft:fire[age=8,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1772 +execute if block ~ ~ ~ minecraft:fire[age=8,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1773 +execute if block ~ ~ ~ minecraft:fire[age=8,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1774 +execute if block ~ ~ ~ minecraft:fire[age=8,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1775 +execute if block ~ ~ ~ minecraft:fire[age=8,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1776 +execute if block ~ ~ ~ minecraft:fire[age=8,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1777 +execute if block ~ ~ ~ minecraft:fire[age=8,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1778 +execute if block ~ ~ ~ minecraft:fire[age=8,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1779 +execute if block ~ ~ ~ minecraft:fire[age=8,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1780 +execute if block ~ ~ ~ minecraft:fire[age=8,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1781 +execute if block ~ ~ ~ minecraft:fire[age=8,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1782 +execute if block ~ ~ ~ minecraft:fire[age=8,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1783 +execute if block ~ ~ ~ minecraft:fire[age=9,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1784 +execute if block ~ ~ ~ minecraft:fire[age=9,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1785 +execute if block ~ ~ ~ minecraft:fire[age=9,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1786 +execute if block ~ ~ ~ minecraft:fire[age=9,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1787 +execute if block ~ ~ ~ minecraft:fire[age=9,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1788 +execute if block ~ ~ ~ minecraft:fire[age=9,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1789 +execute if block ~ ~ ~ minecraft:fire[age=9,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1790 +execute if block ~ ~ ~ minecraft:fire[age=9,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1791 +execute if block ~ ~ ~ minecraft:fire[age=9,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1792 +execute if block ~ ~ ~ minecraft:fire[age=9,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1793 +execute if block ~ ~ ~ minecraft:fire[age=9,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1794 +execute if block ~ ~ ~ minecraft:fire[age=9,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1795 +execute if block ~ ~ ~ minecraft:fire[age=9,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1796 +execute if block ~ ~ ~ minecraft:fire[age=9,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1797 +execute if block ~ ~ ~ minecraft:fire[age=9,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1798 +execute if block ~ ~ ~ minecraft:fire[age=9,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1799 +execute if block ~ ~ ~ minecraft:fire[age=9,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1800 +execute if block ~ ~ ~ minecraft:fire[age=9,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1801 +execute if block ~ ~ ~ minecraft:fire[age=9,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1802 +execute if block ~ ~ ~ minecraft:fire[age=9,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1803 +execute if block ~ ~ ~ minecraft:fire[age=9,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1804 +execute if block ~ ~ ~ minecraft:fire[age=9,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1805 +execute if block ~ ~ ~ minecraft:fire[age=9,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1806 +execute if block ~ ~ ~ minecraft:fire[age=9,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1807 +execute if block ~ ~ ~ minecraft:fire[age=9,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1808 +execute if block ~ ~ ~ minecraft:fire[age=9,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1809 +execute if block ~ ~ ~ minecraft:fire[age=9,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1810 +execute if block ~ ~ ~ minecraft:fire[age=9,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1811 +execute if block ~ ~ ~ minecraft:fire[age=9,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1812 +execute if block ~ ~ ~ minecraft:fire[age=9,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1813 +execute if block ~ ~ ~ minecraft:fire[age=9,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1814 +execute if block ~ ~ ~ minecraft:fire[age=9,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1815 +execute if block ~ ~ ~ minecraft:fire[age=10,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1816 +execute if block ~ ~ ~ minecraft:fire[age=10,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1817 +execute if block ~ ~ ~ minecraft:fire[age=10,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1818 +execute if block ~ ~ ~ minecraft:fire[age=10,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1819 +execute if block ~ ~ ~ minecraft:fire[age=10,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1820 +execute if block ~ ~ ~ minecraft:fire[age=10,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1821 +execute if block ~ ~ ~ minecraft:fire[age=10,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1822 +execute if block ~ ~ ~ minecraft:fire[age=10,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1823 +execute if block ~ ~ ~ minecraft:fire[age=10,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1824 +execute if block ~ ~ ~ minecraft:fire[age=10,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1825 +execute if block ~ ~ ~ minecraft:fire[age=10,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1826 +execute if block ~ ~ ~ minecraft:fire[age=10,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1827 +execute if block ~ ~ ~ minecraft:fire[age=10,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1828 +execute if block ~ ~ ~ minecraft:fire[age=10,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1829 +execute if block ~ ~ ~ minecraft:fire[age=10,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1830 +execute if block ~ ~ ~ minecraft:fire[age=10,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1831 +execute if block ~ ~ ~ minecraft:fire[age=10,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1832 +execute if block ~ ~ ~ minecraft:fire[age=10,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1833 +execute if block ~ ~ ~ minecraft:fire[age=10,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1834 +execute if block ~ ~ ~ minecraft:fire[age=10,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1835 +execute if block ~ ~ ~ minecraft:fire[age=10,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1836 +execute if block ~ ~ ~ minecraft:fire[age=10,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1837 +execute if block ~ ~ ~ minecraft:fire[age=10,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1838 +execute if block ~ ~ ~ minecraft:fire[age=10,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1839 +execute if block ~ ~ ~ minecraft:fire[age=10,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1840 +execute if block ~ ~ ~ minecraft:fire[age=10,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1841 +execute if block ~ ~ ~ minecraft:fire[age=10,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1842 +execute if block ~ ~ ~ minecraft:fire[age=10,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1843 +execute if block ~ ~ ~ minecraft:fire[age=10,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1844 +execute if block ~ ~ ~ minecraft:fire[age=10,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1845 +execute if block ~ ~ ~ minecraft:fire[age=10,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1846 +execute if block ~ ~ ~ minecraft:fire[age=10,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1847 +execute if block ~ ~ ~ minecraft:fire[age=11,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1848 +execute if block ~ ~ ~ minecraft:fire[age=11,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1849 +execute if block ~ ~ ~ minecraft:fire[age=11,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1850 +execute if block ~ ~ ~ minecraft:fire[age=11,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1851 +execute if block ~ ~ ~ minecraft:fire[age=11,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1852 +execute if block ~ ~ ~ minecraft:fire[age=11,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1853 +execute if block ~ ~ ~ minecraft:fire[age=11,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1854 +execute if block ~ ~ ~ minecraft:fire[age=11,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1855 +execute if block ~ ~ ~ minecraft:fire[age=11,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1856 +execute if block ~ ~ ~ minecraft:fire[age=11,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1857 +execute if block ~ ~ ~ minecraft:fire[age=11,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1858 +execute if block ~ ~ ~ minecraft:fire[age=11,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1859 +execute if block ~ ~ ~ minecraft:fire[age=11,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1860 +execute if block ~ ~ ~ minecraft:fire[age=11,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1861 +execute if block ~ ~ ~ minecraft:fire[age=11,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1862 +execute if block ~ ~ ~ minecraft:fire[age=11,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1863 +execute if block ~ ~ ~ minecraft:fire[age=11,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1864 +execute if block ~ ~ ~ minecraft:fire[age=11,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1865 +execute if block ~ ~ ~ minecraft:fire[age=11,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1866 +execute if block ~ ~ ~ minecraft:fire[age=11,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1867 +execute if block ~ ~ ~ minecraft:fire[age=11,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1868 +execute if block ~ ~ ~ minecraft:fire[age=11,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1869 +execute if block ~ ~ ~ minecraft:fire[age=11,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1870 +execute if block ~ ~ ~ minecraft:fire[age=11,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1871 +execute if block ~ ~ ~ minecraft:fire[age=11,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1872 +execute if block ~ ~ ~ minecraft:fire[age=11,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1873 +execute if block ~ ~ ~ minecraft:fire[age=11,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1874 +execute if block ~ ~ ~ minecraft:fire[age=11,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1875 +execute if block ~ ~ ~ minecraft:fire[age=11,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1876 +execute if block ~ ~ ~ minecraft:fire[age=11,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1877 +execute if block ~ ~ ~ minecraft:fire[age=11,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1878 +execute if block ~ ~ ~ minecraft:fire[age=11,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1879 +execute if block ~ ~ ~ minecraft:fire[age=12,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1880 +execute if block ~ ~ ~ minecraft:fire[age=12,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1881 +execute if block ~ ~ ~ minecraft:fire[age=12,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1882 +execute if block ~ ~ ~ minecraft:fire[age=12,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1883 +execute if block ~ ~ ~ minecraft:fire[age=12,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1884 +execute if block ~ ~ ~ minecraft:fire[age=12,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1885 +execute if block ~ ~ ~ minecraft:fire[age=12,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1886 +execute if block ~ ~ ~ minecraft:fire[age=12,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1887 +execute if block ~ ~ ~ minecraft:fire[age=12,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1888 +execute if block ~ ~ ~ minecraft:fire[age=12,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1889 +execute if block ~ ~ ~ minecraft:fire[age=12,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1890 +execute if block ~ ~ ~ minecraft:fire[age=12,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1891 +execute if block ~ ~ ~ minecraft:fire[age=12,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1892 +execute if block ~ ~ ~ minecraft:fire[age=12,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1893 +execute if block ~ ~ ~ minecraft:fire[age=12,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1894 +execute if block ~ ~ ~ minecraft:fire[age=12,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1895 +execute if block ~ ~ ~ minecraft:fire[age=12,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1896 +execute if block ~ ~ ~ minecraft:fire[age=12,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1897 +execute if block ~ ~ ~ minecraft:fire[age=12,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1898 +execute if block ~ ~ ~ minecraft:fire[age=12,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1899 +execute if block ~ ~ ~ minecraft:fire[age=12,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1900 +execute if block ~ ~ ~ minecraft:fire[age=12,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1901 +execute if block ~ ~ ~ minecraft:fire[age=12,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1902 +execute if block ~ ~ ~ minecraft:fire[age=12,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1903 +execute if block ~ ~ ~ minecraft:fire[age=12,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1904 +execute if block ~ ~ ~ minecraft:fire[age=12,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1905 +execute if block ~ ~ ~ minecraft:fire[age=12,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1906 +execute if block ~ ~ ~ minecraft:fire[age=12,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1907 +execute if block ~ ~ ~ minecraft:fire[age=12,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1908 +execute if block ~ ~ ~ minecraft:fire[age=12,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1909 +execute if block ~ ~ ~ minecraft:fire[age=12,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1910 +execute if block ~ ~ ~ minecraft:fire[age=12,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1911 +execute if block ~ ~ ~ minecraft:fire[age=13,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1912 +execute if block ~ ~ ~ minecraft:fire[age=13,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1913 +execute if block ~ ~ ~ minecraft:fire[age=13,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1914 +execute if block ~ ~ ~ minecraft:fire[age=13,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1915 +execute if block ~ ~ ~ minecraft:fire[age=13,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1916 +execute if block ~ ~ ~ minecraft:fire[age=13,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1917 +execute if block ~ ~ ~ minecraft:fire[age=13,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1918 +execute if block ~ ~ ~ minecraft:fire[age=13,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1919 +execute if block ~ ~ ~ minecraft:fire[age=13,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1920 +execute if block ~ ~ ~ minecraft:fire[age=13,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1921 +execute if block ~ ~ ~ minecraft:fire[age=13,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1922 +execute if block ~ ~ ~ minecraft:fire[age=13,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1923 +execute if block ~ ~ ~ minecraft:fire[age=13,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1924 +execute if block ~ ~ ~ minecraft:fire[age=13,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1925 +execute if block ~ ~ ~ minecraft:fire[age=13,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1926 +execute if block ~ ~ ~ minecraft:fire[age=13,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1927 +execute if block ~ ~ ~ minecraft:fire[age=13,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1928 +execute if block ~ ~ ~ minecraft:fire[age=13,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1929 +execute if block ~ ~ ~ minecraft:fire[age=13,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1930 +execute if block ~ ~ ~ minecraft:fire[age=13,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1931 +execute if block ~ ~ ~ minecraft:fire[age=13,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1932 +execute if block ~ ~ ~ minecraft:fire[age=13,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1933 +execute if block ~ ~ ~ minecraft:fire[age=13,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1934 +execute if block ~ ~ ~ minecraft:fire[age=13,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1935 +execute if block ~ ~ ~ minecraft:fire[age=13,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1936 +execute if block ~ ~ ~ minecraft:fire[age=13,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1937 +execute if block ~ ~ ~ minecraft:fire[age=13,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1938 +execute if block ~ ~ ~ minecraft:fire[age=13,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1939 +execute if block ~ ~ ~ minecraft:fire[age=13,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1940 +execute if block ~ ~ ~ minecraft:fire[age=13,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1941 +execute if block ~ ~ ~ minecraft:fire[age=13,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1942 +execute if block ~ ~ ~ minecraft:fire[age=13,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1943 +execute if block ~ ~ ~ minecraft:fire[age=14,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1944 +execute if block ~ ~ ~ minecraft:fire[age=14,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1945 +execute if block ~ ~ ~ minecraft:fire[age=14,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1946 +execute if block ~ ~ ~ minecraft:fire[age=14,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1947 +execute if block ~ ~ ~ minecraft:fire[age=14,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1948 +execute if block ~ ~ ~ minecraft:fire[age=14,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1949 +execute if block ~ ~ ~ minecraft:fire[age=14,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1950 +execute if block ~ ~ ~ minecraft:fire[age=14,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1951 +execute if block ~ ~ ~ minecraft:fire[age=14,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1952 +execute if block ~ ~ ~ minecraft:fire[age=14,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1953 +execute if block ~ ~ ~ minecraft:fire[age=14,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1954 +execute if block ~ ~ ~ minecraft:fire[age=14,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1955 +execute if block ~ ~ ~ minecraft:fire[age=14,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1956 +execute if block ~ ~ ~ minecraft:fire[age=14,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1957 +execute if block ~ ~ ~ minecraft:fire[age=14,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1958 +execute if block ~ ~ ~ minecraft:fire[age=14,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1959 +execute if block ~ ~ ~ minecraft:fire[age=14,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1960 +execute if block ~ ~ ~ minecraft:fire[age=14,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1961 +execute if block ~ ~ ~ minecraft:fire[age=14,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1962 +execute if block ~ ~ ~ minecraft:fire[age=14,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1963 +execute if block ~ ~ ~ minecraft:fire[age=14,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1964 +execute if block ~ ~ ~ minecraft:fire[age=14,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1965 +execute if block ~ ~ ~ minecraft:fire[age=14,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1966 +execute if block ~ ~ ~ minecraft:fire[age=14,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1967 +execute if block ~ ~ ~ minecraft:fire[age=14,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1968 +execute if block ~ ~ ~ minecraft:fire[age=14,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1969 +execute if block ~ ~ ~ minecraft:fire[age=14,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1970 +execute if block ~ ~ ~ minecraft:fire[age=14,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1971 +execute if block ~ ~ ~ minecraft:fire[age=14,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1972 +execute if block ~ ~ ~ minecraft:fire[age=14,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1973 +execute if block ~ ~ ~ minecraft:fire[age=14,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1974 +execute if block ~ ~ ~ minecraft:fire[age=14,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1975 +execute if block ~ ~ ~ minecraft:fire[age=15,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1976 +execute if block ~ ~ ~ minecraft:fire[age=15,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1977 +execute if block ~ ~ ~ minecraft:fire[age=15,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1978 +execute if block ~ ~ ~ minecraft:fire[age=15,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1979 +execute if block ~ ~ ~ minecraft:fire[age=15,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1980 +execute if block ~ ~ ~ minecraft:fire[age=15,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1981 +execute if block ~ ~ ~ minecraft:fire[age=15,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1982 +execute if block ~ ~ ~ minecraft:fire[age=15,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1983 +execute if block ~ ~ ~ minecraft:fire[age=15,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1984 +execute if block ~ ~ ~ minecraft:fire[age=15,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1985 +execute if block ~ ~ ~ minecraft:fire[age=15,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1986 +execute if block ~ ~ ~ minecraft:fire[age=15,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1987 +execute if block ~ ~ ~ minecraft:fire[age=15,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1988 +execute if block ~ ~ ~ minecraft:fire[age=15,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1989 +execute if block ~ ~ ~ minecraft:fire[age=15,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1990 +execute if block ~ ~ ~ minecraft:fire[age=15,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1991 +execute if block ~ ~ ~ minecraft:fire[age=15,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1992 +execute if block ~ ~ ~ minecraft:fire[age=15,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1993 +execute if block ~ ~ ~ minecraft:fire[age=15,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1994 +execute if block ~ ~ ~ minecraft:fire[age=15,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1995 +execute if block ~ ~ ~ minecraft:fire[age=15,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 1996 +execute if block ~ ~ ~ minecraft:fire[age=15,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 1997 +execute if block ~ ~ ~ minecraft:fire[age=15,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 1998 +execute if block ~ ~ ~ minecraft:fire[age=15,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 1999 +execute if block ~ ~ ~ minecraft:fire[age=15,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 2000 +execute if block ~ ~ ~ minecraft:fire[age=15,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 2001 +execute if block ~ ~ ~ minecraft:fire[age=15,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 2002 +execute if block ~ ~ ~ minecraft:fire[age=15,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 2003 +execute if block ~ ~ ~ minecraft:fire[age=15,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 2004 +execute if block ~ ~ ~ minecraft:fire[age=15,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 2005 +execute if block ~ ~ ~ minecraft:fire[age=15,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 2006 +execute if block ~ ~ ~ minecraft:fire[age=15,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 2007 diff --git a/data/bsc/functions/read/l0/p/l0_152.mcfunction b/data/bsc/functions/read/l0/p/l0_152.mcfunction new file mode 100644 index 00000000..700e8ba4 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_152.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2010 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2011 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2012 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2013 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2014 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2015 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2016 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2017 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2018 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2019 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2020 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2021 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2022 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2023 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2024 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2025 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2026 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2027 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2028 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2029 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2030 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2031 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2032 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2033 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2034 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2035 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2036 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2037 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2038 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2039 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2040 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2041 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2042 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2043 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2044 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2045 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2046 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2047 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2048 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2049 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2050 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2051 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2052 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2053 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2054 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2055 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2056 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2057 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2058 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2059 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2060 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2061 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2062 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2063 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2064 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2065 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2066 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2067 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2068 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2069 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2070 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2071 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2072 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2073 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2074 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2075 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2076 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2077 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2078 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2079 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2080 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2081 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2082 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2083 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2084 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2085 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2086 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2087 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2088 +execute if block ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2089 diff --git a/data/bsc/functions/read/l0/p/l0_153.mcfunction b/data/bsc/functions/read/l0/p/l0_153.mcfunction new file mode 100644 index 00000000..6d402504 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_153.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:chest[facing=north,type=single,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2090 +execute if block ~ ~ ~ minecraft:chest[facing=north,type=single,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2091 +execute if block ~ ~ ~ minecraft:chest[facing=north,type=left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2092 +execute if block ~ ~ ~ minecraft:chest[facing=north,type=left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2093 +execute if block ~ ~ ~ minecraft:chest[facing=north,type=right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2094 +execute if block ~ ~ ~ minecraft:chest[facing=north,type=right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2095 +execute if block ~ ~ ~ minecraft:chest[facing=south,type=single,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2096 +execute if block ~ ~ ~ minecraft:chest[facing=south,type=single,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2097 +execute if block ~ ~ ~ minecraft:chest[facing=south,type=left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2098 +execute if block ~ ~ ~ minecraft:chest[facing=south,type=left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2099 +execute if block ~ ~ ~ minecraft:chest[facing=south,type=right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2100 +execute if block ~ ~ ~ minecraft:chest[facing=south,type=right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2101 +execute if block ~ ~ ~ minecraft:chest[facing=west,type=single,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2102 +execute if block ~ ~ ~ minecraft:chest[facing=west,type=single,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2103 +execute if block ~ ~ ~ minecraft:chest[facing=west,type=left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2104 +execute if block ~ ~ ~ minecraft:chest[facing=west,type=left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2105 +execute if block ~ ~ ~ minecraft:chest[facing=west,type=right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2106 +execute if block ~ ~ ~ minecraft:chest[facing=west,type=right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2107 +execute if block ~ ~ ~ minecraft:chest[facing=east,type=single,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2108 +execute if block ~ ~ ~ minecraft:chest[facing=east,type=single,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2109 +execute if block ~ ~ ~ minecraft:chest[facing=east,type=left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2110 +execute if block ~ ~ ~ minecraft:chest[facing=east,type=left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2111 +execute if block ~ ~ ~ minecraft:chest[facing=east,type=right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 2112 +execute if block ~ ~ ~ minecraft:chest[facing=east,type=right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 2113 diff --git a/data/bsc/functions/read/l0/p/l0_154.mcfunction b/data/bsc/functions/read/l0/p/l0_154.mcfunction new file mode 100644 index 00000000..a6427712 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_154.mcfunction @@ -0,0 +1,1296 @@ +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2114 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2115 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2116 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2117 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2118 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2119 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2120 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2121 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2122 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2123 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2124 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2125 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2126 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2127 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2128 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2129 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2130 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2131 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2132 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2133 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2134 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2135 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2136 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2137 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2138 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2139 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2140 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2141 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2142 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2143 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2144 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2145 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2146 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2147 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2148 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2149 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2150 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2151 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2152 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2153 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2154 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2155 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2156 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2157 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2158 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2159 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2160 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2161 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2162 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2163 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2164 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2165 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2166 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2167 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2168 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2169 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2170 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2171 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2172 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2173 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2174 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2175 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2176 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2177 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2178 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2179 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2180 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2181 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2182 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2183 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2184 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2185 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2186 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2187 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2188 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2189 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2190 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2191 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2192 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2193 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2194 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2195 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2196 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2197 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2198 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2199 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2200 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2201 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2202 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2203 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2204 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2205 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2206 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2207 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2208 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2209 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2210 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2211 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2212 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2213 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2214 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2215 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2216 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2217 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2218 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2219 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2220 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2221 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2222 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2223 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2224 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2225 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2226 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2227 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2228 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2229 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2230 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2231 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2232 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2233 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2234 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2235 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2236 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2237 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2238 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2239 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2240 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2241 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2242 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2243 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2244 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2245 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2246 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2247 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2248 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2249 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2250 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2251 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2252 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2253 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2254 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2255 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2256 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2257 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2258 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2259 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2260 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2261 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2262 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2263 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2264 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2265 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2266 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2267 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2268 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2269 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2270 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2271 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2272 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2273 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2274 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2275 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2276 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2277 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2278 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2279 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2280 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2281 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2282 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2283 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2284 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2285 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2286 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2287 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2288 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2289 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2290 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2291 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2292 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2293 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2294 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2295 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2296 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2297 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2298 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2299 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2300 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2301 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2302 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2303 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2304 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2305 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2306 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2307 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2308 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2309 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2310 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2311 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2312 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2313 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2314 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2315 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2316 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2317 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2318 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2319 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2320 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2321 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2322 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2323 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2324 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2325 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2326 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2327 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2328 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2329 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2330 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2331 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2332 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2333 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2334 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2335 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2336 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2337 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2338 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2339 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2340 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2341 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2342 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2343 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2344 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2345 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2346 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2347 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2348 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2349 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2350 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2351 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2352 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2353 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2354 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2355 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2356 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2357 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2358 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2359 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2360 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2361 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2362 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2363 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2364 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2365 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2366 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2367 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2368 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2369 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2370 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2371 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2372 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2373 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2374 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2375 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2376 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2377 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2378 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2379 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2380 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2381 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2382 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2383 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2384 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2385 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2386 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2387 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2388 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2389 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2390 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2391 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2392 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2393 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2394 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2395 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2396 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2397 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2398 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2399 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2400 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2401 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2402 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2403 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2404 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2405 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2406 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2407 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2408 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2409 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2410 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2411 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2412 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2413 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2414 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2415 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2416 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2417 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2418 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2419 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2420 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2421 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2422 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2423 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2424 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2425 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2426 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2427 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2428 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2429 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2430 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2431 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2432 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2433 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2434 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2435 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2436 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2437 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2438 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2439 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2440 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2441 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2442 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2443 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2444 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2445 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2446 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2447 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2448 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2449 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2450 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2451 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2452 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2453 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2454 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2455 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2456 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2457 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2458 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2459 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2460 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2461 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2462 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2463 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2464 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2465 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2466 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2467 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2468 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2469 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2470 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2471 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2472 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2473 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2474 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2475 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2476 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2477 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2478 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2479 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2480 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2481 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2482 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2483 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2484 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2485 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2486 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2487 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2488 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2489 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2490 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2491 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2492 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2493 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2494 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2495 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2496 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2497 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2498 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2499 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2500 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2501 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2502 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2503 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2504 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2505 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2506 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2507 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2508 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2509 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2510 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2511 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2512 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2513 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2514 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2515 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2516 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2517 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2518 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2519 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2520 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2521 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2522 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2523 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2524 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2525 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2526 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2527 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2528 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2529 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2530 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2531 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2532 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2533 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2534 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2535 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2536 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2537 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2538 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2539 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2540 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2541 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2542 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2543 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2544 +execute if block ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2545 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2546 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2547 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2548 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2549 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2550 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2551 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2552 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2553 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2554 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2555 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2556 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2557 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2558 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2559 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2560 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2561 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2562 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2563 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2564 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2565 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2566 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2567 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2568 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2569 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2570 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2571 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2572 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2573 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2574 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2575 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2576 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2577 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2578 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2579 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2580 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2581 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2582 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2583 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2584 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2585 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2586 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2587 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2588 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2589 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2590 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2591 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2592 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2593 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2594 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2595 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2596 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2597 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2598 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2599 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2600 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2601 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2602 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2603 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2604 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2605 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2606 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2607 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2608 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2609 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2610 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2611 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2612 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2613 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2614 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2615 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2616 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2617 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2618 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2619 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2620 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2621 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2622 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2623 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2624 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2625 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2626 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2627 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2628 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2629 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2630 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2631 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2632 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2633 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2634 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2635 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2636 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2637 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2638 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2639 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2640 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2641 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2642 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2643 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2644 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2645 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2646 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2647 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2648 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2649 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2650 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2651 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2652 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2653 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2654 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2655 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2656 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2657 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2658 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2659 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2660 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2661 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2662 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2663 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2664 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2665 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2666 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2667 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2668 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2669 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2670 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2671 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2672 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2673 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2674 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2675 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2676 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2677 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2678 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2679 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2680 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2681 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2682 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2683 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2684 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2685 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2686 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2687 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2688 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2689 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2690 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2691 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2692 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2693 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2694 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2695 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2696 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2697 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2698 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2699 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2700 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2701 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2702 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2703 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2704 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2705 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2706 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2707 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2708 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2709 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2710 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2711 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2712 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2713 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2714 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2715 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2716 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2717 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2718 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2719 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2720 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2721 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2722 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2723 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2724 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2725 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2726 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2727 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2728 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2729 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2730 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2731 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2732 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2733 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2734 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2735 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2736 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2737 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2738 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2739 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2740 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2741 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2742 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2743 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2744 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2745 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2746 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2747 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2748 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2749 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2750 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2751 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2752 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2753 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2754 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2755 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2756 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2757 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2758 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2759 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2760 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2761 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2762 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2763 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2764 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2765 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2766 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2767 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2768 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2769 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2770 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2771 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2772 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2773 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2774 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2775 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2776 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2777 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2778 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2779 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2780 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2781 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2782 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2783 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2784 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2785 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2786 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2787 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2788 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2789 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2790 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2791 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2792 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2793 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2794 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2795 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2796 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2797 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2798 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2799 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2800 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2801 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2802 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2803 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2804 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2805 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2806 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2807 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2808 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2809 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2810 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2811 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2812 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2813 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2814 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2815 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2816 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2817 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2818 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2819 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2820 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2821 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2822 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2823 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2824 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2825 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2826 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2827 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2828 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2829 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2830 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2831 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2832 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2833 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2834 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2835 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2836 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2837 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2838 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2839 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2840 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2841 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2842 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2843 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2844 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2845 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2846 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2847 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2848 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2849 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2850 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2851 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2852 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2853 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2854 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2855 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2856 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2857 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2858 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2859 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2860 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2861 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2862 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2863 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2864 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2865 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2866 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2867 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2868 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2869 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2870 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2871 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2872 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2873 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2874 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2875 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2876 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2877 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2878 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2879 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2880 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2881 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2882 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2883 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2884 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2885 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2886 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2887 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2888 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2889 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2890 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2891 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2892 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2893 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2894 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2895 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2896 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2897 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2898 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2899 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2900 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2901 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2902 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2903 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2904 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2905 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2906 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2907 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2908 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2909 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2910 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2911 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2912 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2913 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2914 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2915 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2916 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2917 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2918 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2919 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2920 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2921 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2922 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2923 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2924 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2925 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2926 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2927 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2928 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2929 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2930 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2931 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2932 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2933 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2934 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2935 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2936 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2937 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2938 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2939 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2940 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2941 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2942 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2943 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2944 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2945 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2946 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2947 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2948 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2949 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2950 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2951 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2952 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2953 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2954 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2955 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2956 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2957 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2958 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2959 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2960 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2961 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2962 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2963 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2964 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2965 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2966 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2967 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2968 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2969 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2970 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2971 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2972 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2973 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2974 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2975 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2976 +execute if block ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2977 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2978 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2979 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2980 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2981 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2982 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2983 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2984 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2985 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2986 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2987 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2988 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2989 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2990 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=side,west=side] run scoreboard players set @s s.crhf.block_id 2991 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=side,west=none] run scoreboard players set @s s.crhf.block_id 2992 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=none,west=up] run scoreboard players set @s s.crhf.block_id 2993 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=none,west=side] run scoreboard players set @s s.crhf.block_id 2994 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=none,west=none] run scoreboard players set @s s.crhf.block_id 2995 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=up,west=up] run scoreboard players set @s s.crhf.block_id 2996 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=up,west=side] run scoreboard players set @s s.crhf.block_id 2997 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=up,west=none] run scoreboard players set @s s.crhf.block_id 2998 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=side,west=up] run scoreboard players set @s s.crhf.block_id 2999 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3000 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3001 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3002 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3003 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3004 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3005 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3006 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3007 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3008 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3009 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3010 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3011 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3012 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3013 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3014 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3015 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3016 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3017 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3018 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3019 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3020 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3021 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3022 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3023 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3024 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3025 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3026 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3027 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3028 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3029 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3030 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3031 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3032 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3033 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3034 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3035 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3036 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3037 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3038 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3039 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3040 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3041 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3042 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3043 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3044 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3045 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3046 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3047 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3048 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3049 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3050 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3051 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3052 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3053 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3054 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3055 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3056 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3057 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3058 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3059 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3060 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3061 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3062 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3063 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3064 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3065 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3066 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3067 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3068 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3069 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3070 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3071 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3072 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3073 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3074 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3075 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3076 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3077 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3078 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3079 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3080 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3081 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3082 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3083 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3084 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3085 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3086 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3087 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3088 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3089 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3090 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3091 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3092 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3093 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3094 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3095 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3096 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3097 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3098 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3099 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3100 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3101 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3102 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3103 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3104 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3105 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3106 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3107 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3108 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3109 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3110 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3111 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3112 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3113 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3114 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3115 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3116 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3117 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3118 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3119 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3120 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3121 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3122 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3123 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3124 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3125 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3126 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3127 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3128 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3129 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3130 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3131 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3132 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3133 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3134 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3135 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3136 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3137 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3138 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3139 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3140 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3141 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3142 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3143 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3144 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3145 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3146 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3147 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3148 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3149 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3150 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3151 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3152 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3153 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3154 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3155 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3156 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3157 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3158 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3159 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3160 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3161 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3162 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3163 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3164 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3165 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3166 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3167 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3168 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3169 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3170 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3171 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3172 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3173 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3174 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3175 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3176 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3177 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3178 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3179 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3180 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3181 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3182 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3183 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3184 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3185 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3186 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3187 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3188 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3189 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3190 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3191 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3192 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3193 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3194 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3195 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3196 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3197 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3198 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3199 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3200 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3201 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3202 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3203 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3204 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3205 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3206 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3207 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3208 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3209 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3210 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3211 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3212 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3213 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3214 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3215 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3216 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3217 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3218 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3219 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3220 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3221 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3222 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3223 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3224 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3225 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3226 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3227 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3228 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3229 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3230 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3231 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3232 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3233 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3234 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3235 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3236 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3237 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3238 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3239 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3240 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3241 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3242 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3243 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3244 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3245 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3246 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3247 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3248 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3249 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3250 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3251 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3252 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3253 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3254 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3255 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3256 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3257 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3258 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3259 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3260 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3261 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3262 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3263 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3264 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3265 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3266 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3267 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3268 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3269 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3270 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3271 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3272 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3273 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3274 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3275 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3276 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3277 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3278 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3279 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3280 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3281 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3282 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3283 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3284 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3285 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3286 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3287 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3288 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3289 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3290 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3291 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3292 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3293 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3294 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3295 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3296 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3297 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3298 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3299 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3300 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3301 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3302 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3303 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3304 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3305 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3306 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3307 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3308 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3309 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3310 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3311 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3312 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3313 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3314 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3315 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3316 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3317 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3318 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3319 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3320 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3321 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3322 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3323 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3324 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3325 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3326 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3327 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3328 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3329 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3330 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3331 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3332 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3333 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3334 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3335 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3336 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3337 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3338 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3339 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3340 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3341 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3342 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3343 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3344 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3345 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3346 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3347 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3348 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3349 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3350 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3351 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3352 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3353 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3354 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3355 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3356 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3357 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3358 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3359 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3360 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3361 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3362 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3363 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3364 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3365 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3366 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3367 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3368 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3369 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3370 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3371 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3372 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3373 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3374 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3375 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3376 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3377 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3378 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3379 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3380 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3381 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3382 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3383 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3384 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3385 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3386 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3387 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3388 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3389 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3390 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3391 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3392 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3393 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3394 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3395 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3396 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3397 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3398 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3399 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3400 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=up,west=up] run scoreboard players set @s s.crhf.block_id 3401 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=up,west=side] run scoreboard players set @s s.crhf.block_id 3402 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=up,west=none] run scoreboard players set @s s.crhf.block_id 3403 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=side,west=up] run scoreboard players set @s s.crhf.block_id 3404 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=side,west=side] run scoreboard players set @s s.crhf.block_id 3405 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=side,west=none] run scoreboard players set @s s.crhf.block_id 3406 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=none,west=up] run scoreboard players set @s s.crhf.block_id 3407 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=none,west=side] run scoreboard players set @s s.crhf.block_id 3408 +execute if block ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=none,west=none] run scoreboard players set @s s.crhf.block_id 3409 diff --git a/data/bsc/functions/read/l0/p/l0_159.mcfunction b/data/bsc/functions/read/l0/p/l0_159.mcfunction new file mode 100644 index 00000000..39c5c7ad --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_159.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:wheat[age=0] run scoreboard players set @s s.crhf.block_id 3414 +execute if block ~ ~ ~ minecraft:wheat[age=1] run scoreboard players set @s s.crhf.block_id 3415 +execute if block ~ ~ ~ minecraft:wheat[age=2] run scoreboard players set @s s.crhf.block_id 3416 +execute if block ~ ~ ~ minecraft:wheat[age=3] run scoreboard players set @s s.crhf.block_id 3417 +execute if block ~ ~ ~ minecraft:wheat[age=4] run scoreboard players set @s s.crhf.block_id 3418 +execute if block ~ ~ ~ minecraft:wheat[age=5] run scoreboard players set @s s.crhf.block_id 3419 +execute if block ~ ~ ~ minecraft:wheat[age=6] run scoreboard players set @s s.crhf.block_id 3420 +execute if block ~ ~ ~ minecraft:wheat[age=7] run scoreboard players set @s s.crhf.block_id 3421 diff --git a/data/bsc/functions/read/l0/p/l0_160.mcfunction b/data/bsc/functions/read/l0/p/l0_160.mcfunction new file mode 100644 index 00000000..22be1386 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_160.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:farmland[moisture=0] run scoreboard players set @s s.crhf.block_id 3422 +execute if block ~ ~ ~ minecraft:farmland[moisture=1] run scoreboard players set @s s.crhf.block_id 3423 +execute if block ~ ~ ~ minecraft:farmland[moisture=2] run scoreboard players set @s s.crhf.block_id 3424 +execute if block ~ ~ ~ minecraft:farmland[moisture=3] run scoreboard players set @s s.crhf.block_id 3425 +execute if block ~ ~ ~ minecraft:farmland[moisture=4] run scoreboard players set @s s.crhf.block_id 3426 +execute if block ~ ~ ~ minecraft:farmland[moisture=5] run scoreboard players set @s s.crhf.block_id 3427 +execute if block ~ ~ ~ minecraft:farmland[moisture=6] run scoreboard players set @s s.crhf.block_id 3428 +execute if block ~ ~ ~ minecraft:farmland[moisture=7] run scoreboard players set @s s.crhf.block_id 3429 diff --git a/data/bsc/functions/read/l0/p/l0_161.mcfunction b/data/bsc/functions/read/l0/p/l0_161.mcfunction new file mode 100644 index 00000000..3bdcdc52 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_161.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:furnace[facing=north,lit=true] run scoreboard players set @s s.crhf.block_id 3430 +execute if block ~ ~ ~ minecraft:furnace[facing=north,lit=false] run scoreboard players set @s s.crhf.block_id 3431 +execute if block ~ ~ ~ minecraft:furnace[facing=south,lit=true] run scoreboard players set @s s.crhf.block_id 3432 +execute if block ~ ~ ~ minecraft:furnace[facing=south,lit=false] run scoreboard players set @s s.crhf.block_id 3433 +execute if block ~ ~ ~ minecraft:furnace[facing=west,lit=true] run scoreboard players set @s s.crhf.block_id 3434 +execute if block ~ ~ ~ minecraft:furnace[facing=west,lit=false] run scoreboard players set @s s.crhf.block_id 3435 +execute if block ~ ~ ~ minecraft:furnace[facing=east,lit=true] run scoreboard players set @s s.crhf.block_id 3436 +execute if block ~ ~ ~ minecraft:furnace[facing=east,lit=false] run scoreboard players set @s s.crhf.block_id 3437 diff --git a/data/bsc/functions/read/l0/p/l0_162.mcfunction b/data/bsc/functions/read/l0/p/l0_162.mcfunction new file mode 100644 index 00000000..c876c569 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_162.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:oak_sign[rotation=0,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3438 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=0,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3439 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=1,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3440 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=1,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3441 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=2,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3442 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=2,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3443 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=3,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3444 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=3,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3445 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=4,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3446 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=4,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3447 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=5,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3448 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=5,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3449 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=6,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3450 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=6,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3451 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=7,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3452 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=7,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3453 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=8,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3454 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=8,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3455 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=9,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3456 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=9,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3457 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=10,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3458 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=10,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3459 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=11,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3460 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=11,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3461 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=12,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3462 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=12,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3463 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=13,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3464 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=13,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3465 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=14,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3466 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=14,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3467 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=15,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3468 +execute if block ~ ~ ~ minecraft:oak_sign[rotation=15,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3469 diff --git a/data/bsc/functions/read/l0/p/l0_163.mcfunction b/data/bsc/functions/read/l0/p/l0_163.mcfunction new file mode 100644 index 00000000..2ad2dcca --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_163.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=0,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3470 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=0,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3471 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=1,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3472 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=1,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3473 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=2,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3474 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=2,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3475 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=3,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3476 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=3,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3477 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=4,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3478 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=4,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3479 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=5,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3480 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=5,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3481 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=6,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3482 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=6,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3483 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=7,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3484 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=7,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3485 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=8,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3486 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=8,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3487 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=9,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3488 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=9,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3489 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=10,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3490 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=10,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3491 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=11,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3492 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=11,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3493 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=12,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3494 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=12,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3495 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=13,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3496 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=13,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3497 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=14,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3498 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=14,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3499 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=15,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3500 +execute if block ~ ~ ~ minecraft:spruce_sign[rotation=15,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3501 diff --git a/data/bsc/functions/read/l0/p/l0_164.mcfunction b/data/bsc/functions/read/l0/p/l0_164.mcfunction new file mode 100644 index 00000000..678be66b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_164.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:birch_sign[rotation=0,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3502 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=0,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3503 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=1,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3504 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=1,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3505 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=2,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3506 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=2,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3507 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=3,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3508 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=3,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3509 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=4,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3510 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=4,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3511 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=5,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3512 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=5,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3513 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=6,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3514 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=6,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3515 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=7,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3516 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=7,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3517 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=8,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3518 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=8,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3519 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=9,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3520 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=9,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3521 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=10,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3522 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=10,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3523 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=11,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3524 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=11,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3525 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=12,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3526 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=12,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3527 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=13,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3528 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=13,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3529 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=14,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3530 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=14,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3531 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=15,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3532 +execute if block ~ ~ ~ minecraft:birch_sign[rotation=15,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3533 diff --git a/data/bsc/functions/read/l0/p/l0_165.mcfunction b/data/bsc/functions/read/l0/p/l0_165.mcfunction new file mode 100644 index 00000000..106b45ad --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_165.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=0,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3534 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=0,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3535 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=1,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3536 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=1,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3537 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=2,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3538 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=2,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3539 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=3,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3540 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=3,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3541 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=4,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3542 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=4,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3543 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=5,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3544 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=5,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3545 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=6,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3546 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=6,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3547 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=7,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3548 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=7,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3549 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=8,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3550 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=8,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3551 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=9,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3552 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=9,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3553 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=10,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3554 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=10,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3555 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=11,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3556 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=11,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3557 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=12,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3558 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=12,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3559 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=13,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3560 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=13,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3561 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=14,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3562 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=14,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3563 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=15,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3564 +execute if block ~ ~ ~ minecraft:acacia_sign[rotation=15,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3565 diff --git a/data/bsc/functions/read/l0/p/l0_166.mcfunction b/data/bsc/functions/read/l0/p/l0_166.mcfunction new file mode 100644 index 00000000..6ba4b254 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_166.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=0,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3566 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=0,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3567 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=1,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3568 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=1,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3569 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=2,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3570 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=2,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3571 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=3,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3572 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=3,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3573 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=4,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3574 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=4,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3575 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=5,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3576 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=5,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3577 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=6,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3578 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=6,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3579 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=7,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3580 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=7,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3581 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=8,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3582 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=8,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3583 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=9,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3584 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=9,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3585 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=10,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3586 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=10,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3587 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=11,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3588 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=11,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3589 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=12,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3590 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=12,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3591 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=13,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3592 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=13,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3593 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=14,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3594 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=14,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3595 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=15,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3596 +execute if block ~ ~ ~ minecraft:jungle_sign[rotation=15,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3597 diff --git a/data/bsc/functions/read/l0/p/l0_167.mcfunction b/data/bsc/functions/read/l0/p/l0_167.mcfunction new file mode 100644 index 00000000..bd6296e6 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_167.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=0,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3598 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=0,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3599 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=1,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3600 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=1,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3601 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=2,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3602 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=2,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3603 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=3,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3604 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=3,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3605 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=4,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3606 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=4,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3607 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=5,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3608 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=5,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3609 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=6,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3610 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=6,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3611 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=7,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3612 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=7,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3613 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=8,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3614 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=8,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3615 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=9,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3616 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=9,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3617 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=10,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3618 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=10,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3619 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=11,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3620 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=11,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3621 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=12,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3622 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=12,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3623 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=13,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3624 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=13,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3625 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=14,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3626 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=14,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3627 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=15,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3628 +execute if block ~ ~ ~ minecraft:dark_oak_sign[rotation=15,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3629 diff --git a/data/bsc/functions/read/l0/p/l0_168.mcfunction b/data/bsc/functions/read/l0/p/l0_168.mcfunction new file mode 100644 index 00000000..f72d2b5b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_168.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:oak_door[facing=north,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3630 +execute if block ~ ~ ~ minecraft:oak_door[facing=north,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3631 +execute if block ~ ~ ~ minecraft:oak_door[facing=north,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3632 +execute if block ~ ~ ~ minecraft:oak_door[facing=north,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3633 +execute if block ~ ~ ~ minecraft:oak_door[facing=north,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3634 +execute if block ~ ~ ~ minecraft:oak_door[facing=north,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3635 +execute if block ~ ~ ~ minecraft:oak_door[facing=north,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3636 +execute if block ~ ~ ~ minecraft:oak_door[facing=north,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3637 +execute if block ~ ~ ~ minecraft:oak_door[facing=north,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3638 +execute if block ~ ~ ~ minecraft:oak_door[facing=north,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3639 +execute if block ~ ~ ~ minecraft:oak_door[facing=north,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3640 +execute if block ~ ~ ~ minecraft:oak_door[facing=north,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3641 +execute if block ~ ~ ~ minecraft:oak_door[facing=north,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3642 +execute if block ~ ~ ~ minecraft:oak_door[facing=north,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3643 +execute if block ~ ~ ~ minecraft:oak_door[facing=north,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3644 +execute if block ~ ~ ~ minecraft:oak_door[facing=north,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3645 +execute if block ~ ~ ~ minecraft:oak_door[facing=south,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3646 +execute if block ~ ~ ~ minecraft:oak_door[facing=south,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3647 +execute if block ~ ~ ~ minecraft:oak_door[facing=south,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3648 +execute if block ~ ~ ~ minecraft:oak_door[facing=south,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3649 +execute if block ~ ~ ~ minecraft:oak_door[facing=south,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3650 +execute if block ~ ~ ~ minecraft:oak_door[facing=south,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3651 +execute if block ~ ~ ~ minecraft:oak_door[facing=south,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3652 +execute if block ~ ~ ~ minecraft:oak_door[facing=south,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3653 +execute if block ~ ~ ~ minecraft:oak_door[facing=south,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3654 +execute if block ~ ~ ~ minecraft:oak_door[facing=south,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3655 +execute if block ~ ~ ~ minecraft:oak_door[facing=south,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3656 +execute if block ~ ~ ~ minecraft:oak_door[facing=south,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3657 +execute if block ~ ~ ~ minecraft:oak_door[facing=south,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3658 +execute if block ~ ~ ~ minecraft:oak_door[facing=south,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3659 +execute if block ~ ~ ~ minecraft:oak_door[facing=south,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3660 +execute if block ~ ~ ~ minecraft:oak_door[facing=south,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3661 +execute if block ~ ~ ~ minecraft:oak_door[facing=west,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3662 +execute if block ~ ~ ~ minecraft:oak_door[facing=west,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3663 +execute if block ~ ~ ~ minecraft:oak_door[facing=west,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3664 +execute if block ~ ~ ~ minecraft:oak_door[facing=west,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3665 +execute if block ~ ~ ~ minecraft:oak_door[facing=west,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3666 +execute if block ~ ~ ~ minecraft:oak_door[facing=west,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3667 +execute if block ~ ~ ~ minecraft:oak_door[facing=west,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3668 +execute if block ~ ~ ~ minecraft:oak_door[facing=west,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3669 +execute if block ~ ~ ~ minecraft:oak_door[facing=west,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3670 +execute if block ~ ~ ~ minecraft:oak_door[facing=west,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3671 +execute if block ~ ~ ~ minecraft:oak_door[facing=west,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3672 +execute if block ~ ~ ~ minecraft:oak_door[facing=west,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3673 +execute if block ~ ~ ~ minecraft:oak_door[facing=west,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3674 +execute if block ~ ~ ~ minecraft:oak_door[facing=west,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3675 +execute if block ~ ~ ~ minecraft:oak_door[facing=west,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3676 +execute if block ~ ~ ~ minecraft:oak_door[facing=west,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3677 +execute if block ~ ~ ~ minecraft:oak_door[facing=east,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3678 +execute if block ~ ~ ~ minecraft:oak_door[facing=east,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3679 +execute if block ~ ~ ~ minecraft:oak_door[facing=east,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3680 +execute if block ~ ~ ~ minecraft:oak_door[facing=east,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3681 +execute if block ~ ~ ~ minecraft:oak_door[facing=east,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3682 +execute if block ~ ~ ~ minecraft:oak_door[facing=east,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3683 +execute if block ~ ~ ~ minecraft:oak_door[facing=east,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3684 +execute if block ~ ~ ~ minecraft:oak_door[facing=east,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3685 +execute if block ~ ~ ~ minecraft:oak_door[facing=east,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3686 +execute if block ~ ~ ~ minecraft:oak_door[facing=east,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3687 +execute if block ~ ~ ~ minecraft:oak_door[facing=east,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3688 +execute if block ~ ~ ~ minecraft:oak_door[facing=east,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3689 +execute if block ~ ~ ~ minecraft:oak_door[facing=east,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3690 +execute if block ~ ~ ~ minecraft:oak_door[facing=east,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3691 +execute if block ~ ~ ~ minecraft:oak_door[facing=east,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3692 +execute if block ~ ~ ~ minecraft:oak_door[facing=east,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3693 diff --git a/data/bsc/functions/read/l0/p/l0_169.mcfunction b/data/bsc/functions/read/l0/p/l0_169.mcfunction new file mode 100644 index 00000000..c3e9b7a6 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_169.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:ladder[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3694 +execute if block ~ ~ ~ minecraft:ladder[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3695 +execute if block ~ ~ ~ minecraft:ladder[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3696 +execute if block ~ ~ ~ minecraft:ladder[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3697 +execute if block ~ ~ ~ minecraft:ladder[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3698 +execute if block ~ ~ ~ minecraft:ladder[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3699 +execute if block ~ ~ ~ minecraft:ladder[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3700 +execute if block ~ ~ ~ minecraft:ladder[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3701 diff --git a/data/bsc/functions/read/l0/p/l0_170.mcfunction b/data/bsc/functions/read/l0/p/l0_170.mcfunction new file mode 100644 index 00000000..547050b9 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_170.mcfunction @@ -0,0 +1,20 @@ +execute if block ~ ~ ~ minecraft:rail[shape=north_south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3702 +execute if block ~ ~ ~ minecraft:rail[shape=north_south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3703 +execute if block ~ ~ ~ minecraft:rail[shape=east_west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3704 +execute if block ~ ~ ~ minecraft:rail[shape=east_west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3705 +execute if block ~ ~ ~ minecraft:rail[shape=ascending_east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3706 +execute if block ~ ~ ~ minecraft:rail[shape=ascending_east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3707 +execute if block ~ ~ ~ minecraft:rail[shape=ascending_west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3708 +execute if block ~ ~ ~ minecraft:rail[shape=ascending_west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3709 +execute if block ~ ~ ~ minecraft:rail[shape=ascending_north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3710 +execute if block ~ ~ ~ minecraft:rail[shape=ascending_north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3711 +execute if block ~ ~ ~ minecraft:rail[shape=ascending_south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3712 +execute if block ~ ~ ~ minecraft:rail[shape=ascending_south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3713 +execute if block ~ ~ ~ minecraft:rail[shape=south_east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3714 +execute if block ~ ~ ~ minecraft:rail[shape=south_east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3715 +execute if block ~ ~ ~ minecraft:rail[shape=south_west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3716 +execute if block ~ ~ ~ minecraft:rail[shape=south_west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3717 +execute if block ~ ~ ~ minecraft:rail[shape=north_west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3718 +execute if block ~ ~ ~ minecraft:rail[shape=north_west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3719 +execute if block ~ ~ ~ minecraft:rail[shape=north_east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3720 +execute if block ~ ~ ~ minecraft:rail[shape=north_east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3721 diff --git a/data/bsc/functions/read/l0/p/l0_171.mcfunction b/data/bsc/functions/read/l0/p/l0_171.mcfunction new file mode 100644 index 00000000..191fc1f0 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_171.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3722 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3723 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3724 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3725 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3726 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3727 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3728 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3729 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3730 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3731 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3732 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3733 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3734 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3735 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3736 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3737 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3738 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3739 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3740 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3741 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3742 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3743 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3744 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3745 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3746 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3747 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3748 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3749 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3750 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3751 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3752 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3753 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3754 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3755 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3756 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3757 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3758 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3759 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3760 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3761 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3762 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3763 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3764 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3765 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3766 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3767 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3768 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3769 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3770 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3771 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3772 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3773 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3774 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3775 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3776 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3777 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3778 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3779 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3780 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3781 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3782 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3783 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3784 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3785 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3786 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3787 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3788 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3789 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3790 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3791 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3792 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3793 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3794 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3795 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3796 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3797 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3798 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3799 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3800 +execute if block ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3801 diff --git a/data/bsc/functions/read/l0/p/l0_172.mcfunction b/data/bsc/functions/read/l0/p/l0_172.mcfunction new file mode 100644 index 00000000..c9032bfd --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_172.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:oak_wall_sign[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3802 +execute if block ~ ~ ~ minecraft:oak_wall_sign[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3803 +execute if block ~ ~ ~ minecraft:oak_wall_sign[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3804 +execute if block ~ ~ ~ minecraft:oak_wall_sign[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3805 +execute if block ~ ~ ~ minecraft:oak_wall_sign[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3806 +execute if block ~ ~ ~ minecraft:oak_wall_sign[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3807 +execute if block ~ ~ ~ minecraft:oak_wall_sign[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3808 +execute if block ~ ~ ~ minecraft:oak_wall_sign[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3809 diff --git a/data/bsc/functions/read/l0/p/l0_173.mcfunction b/data/bsc/functions/read/l0/p/l0_173.mcfunction new file mode 100644 index 00000000..f642bd7d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_173.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:spruce_wall_sign[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3810 +execute if block ~ ~ ~ minecraft:spruce_wall_sign[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3811 +execute if block ~ ~ ~ minecraft:spruce_wall_sign[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3812 +execute if block ~ ~ ~ minecraft:spruce_wall_sign[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3813 +execute if block ~ ~ ~ minecraft:spruce_wall_sign[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3814 +execute if block ~ ~ ~ minecraft:spruce_wall_sign[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3815 +execute if block ~ ~ ~ minecraft:spruce_wall_sign[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3816 +execute if block ~ ~ ~ minecraft:spruce_wall_sign[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3817 diff --git a/data/bsc/functions/read/l0/p/l0_174.mcfunction b/data/bsc/functions/read/l0/p/l0_174.mcfunction new file mode 100644 index 00000000..c629f660 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_174.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:birch_wall_sign[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3818 +execute if block ~ ~ ~ minecraft:birch_wall_sign[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3819 +execute if block ~ ~ ~ minecraft:birch_wall_sign[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3820 +execute if block ~ ~ ~ minecraft:birch_wall_sign[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3821 +execute if block ~ ~ ~ minecraft:birch_wall_sign[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3822 +execute if block ~ ~ ~ minecraft:birch_wall_sign[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3823 +execute if block ~ ~ ~ minecraft:birch_wall_sign[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3824 +execute if block ~ ~ ~ minecraft:birch_wall_sign[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3825 diff --git a/data/bsc/functions/read/l0/p/l0_175.mcfunction b/data/bsc/functions/read/l0/p/l0_175.mcfunction new file mode 100644 index 00000000..22d3ba78 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_175.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:acacia_wall_sign[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3826 +execute if block ~ ~ ~ minecraft:acacia_wall_sign[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3827 +execute if block ~ ~ ~ minecraft:acacia_wall_sign[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3828 +execute if block ~ ~ ~ minecraft:acacia_wall_sign[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3829 +execute if block ~ ~ ~ minecraft:acacia_wall_sign[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3830 +execute if block ~ ~ ~ minecraft:acacia_wall_sign[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3831 +execute if block ~ ~ ~ minecraft:acacia_wall_sign[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3832 +execute if block ~ ~ ~ minecraft:acacia_wall_sign[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3833 diff --git a/data/bsc/functions/read/l0/p/l0_176.mcfunction b/data/bsc/functions/read/l0/p/l0_176.mcfunction new file mode 100644 index 00000000..13b4cd05 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_176.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:jungle_wall_sign[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3834 +execute if block ~ ~ ~ minecraft:jungle_wall_sign[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3835 +execute if block ~ ~ ~ minecraft:jungle_wall_sign[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3836 +execute if block ~ ~ ~ minecraft:jungle_wall_sign[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3837 +execute if block ~ ~ ~ minecraft:jungle_wall_sign[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3838 +execute if block ~ ~ ~ minecraft:jungle_wall_sign[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3839 +execute if block ~ ~ ~ minecraft:jungle_wall_sign[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3840 +execute if block ~ ~ ~ minecraft:jungle_wall_sign[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3841 diff --git a/data/bsc/functions/read/l0/p/l0_177.mcfunction b/data/bsc/functions/read/l0/p/l0_177.mcfunction new file mode 100644 index 00000000..241a13fb --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_177.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:dark_oak_wall_sign[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3842 +execute if block ~ ~ ~ minecraft:dark_oak_wall_sign[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3843 +execute if block ~ ~ ~ minecraft:dark_oak_wall_sign[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3844 +execute if block ~ ~ ~ minecraft:dark_oak_wall_sign[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3845 +execute if block ~ ~ ~ minecraft:dark_oak_wall_sign[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3846 +execute if block ~ ~ ~ minecraft:dark_oak_wall_sign[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3847 +execute if block ~ ~ ~ minecraft:dark_oak_wall_sign[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 3848 +execute if block ~ ~ ~ minecraft:dark_oak_wall_sign[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 3849 diff --git a/data/bsc/functions/read/l0/p/l0_178.mcfunction b/data/bsc/functions/read/l0/p/l0_178.mcfunction new file mode 100644 index 00000000..d74fe0f5 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_178.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:lever[face=floor,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 3850 +execute if block ~ ~ ~ minecraft:lever[face=floor,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 3851 +execute if block ~ ~ ~ minecraft:lever[face=floor,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 3852 +execute if block ~ ~ ~ minecraft:lever[face=floor,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 3853 +execute if block ~ ~ ~ minecraft:lever[face=floor,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 3854 +execute if block ~ ~ ~ minecraft:lever[face=floor,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 3855 +execute if block ~ ~ ~ minecraft:lever[face=floor,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 3856 +execute if block ~ ~ ~ minecraft:lever[face=floor,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 3857 +execute if block ~ ~ ~ minecraft:lever[face=wall,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 3858 +execute if block ~ ~ ~ minecraft:lever[face=wall,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 3859 +execute if block ~ ~ ~ minecraft:lever[face=wall,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 3860 +execute if block ~ ~ ~ minecraft:lever[face=wall,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 3861 +execute if block ~ ~ ~ minecraft:lever[face=wall,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 3862 +execute if block ~ ~ ~ minecraft:lever[face=wall,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 3863 +execute if block ~ ~ ~ minecraft:lever[face=wall,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 3864 +execute if block ~ ~ ~ minecraft:lever[face=wall,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 3865 +execute if block ~ ~ ~ minecraft:lever[face=ceiling,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 3866 +execute if block ~ ~ ~ minecraft:lever[face=ceiling,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 3867 +execute if block ~ ~ ~ minecraft:lever[face=ceiling,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 3868 +execute if block ~ ~ ~ minecraft:lever[face=ceiling,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 3869 +execute if block ~ ~ ~ minecraft:lever[face=ceiling,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 3870 +execute if block ~ ~ ~ minecraft:lever[face=ceiling,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 3871 +execute if block ~ ~ ~ minecraft:lever[face=ceiling,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 3872 +execute if block ~ ~ ~ minecraft:lever[face=ceiling,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 3873 diff --git a/data/bsc/functions/read/l0/p/l0_179.mcfunction b/data/bsc/functions/read/l0/p/l0_179.mcfunction new file mode 100644 index 00000000..5a81dc57 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_179.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:stone_pressure_plate[powered=true] run scoreboard players set @s s.crhf.block_id 3874 +execute if block ~ ~ ~ minecraft:stone_pressure_plate[powered=false] run scoreboard players set @s s.crhf.block_id 3875 diff --git a/data/bsc/functions/read/l0/p/l0_180.mcfunction b/data/bsc/functions/read/l0/p/l0_180.mcfunction new file mode 100644 index 00000000..2d32d0f7 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_180.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:iron_door[facing=north,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3876 +execute if block ~ ~ ~ minecraft:iron_door[facing=north,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3877 +execute if block ~ ~ ~ minecraft:iron_door[facing=north,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3878 +execute if block ~ ~ ~ minecraft:iron_door[facing=north,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3879 +execute if block ~ ~ ~ minecraft:iron_door[facing=north,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3880 +execute if block ~ ~ ~ minecraft:iron_door[facing=north,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3881 +execute if block ~ ~ ~ minecraft:iron_door[facing=north,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3882 +execute if block ~ ~ ~ minecraft:iron_door[facing=north,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3883 +execute if block ~ ~ ~ minecraft:iron_door[facing=north,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3884 +execute if block ~ ~ ~ minecraft:iron_door[facing=north,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3885 +execute if block ~ ~ ~ minecraft:iron_door[facing=north,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3886 +execute if block ~ ~ ~ minecraft:iron_door[facing=north,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3887 +execute if block ~ ~ ~ minecraft:iron_door[facing=north,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3888 +execute if block ~ ~ ~ minecraft:iron_door[facing=north,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3889 +execute if block ~ ~ ~ minecraft:iron_door[facing=north,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3890 +execute if block ~ ~ ~ minecraft:iron_door[facing=north,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3891 +execute if block ~ ~ ~ minecraft:iron_door[facing=south,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3892 +execute if block ~ ~ ~ minecraft:iron_door[facing=south,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3893 +execute if block ~ ~ ~ minecraft:iron_door[facing=south,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3894 +execute if block ~ ~ ~ minecraft:iron_door[facing=south,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3895 +execute if block ~ ~ ~ minecraft:iron_door[facing=south,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3896 +execute if block ~ ~ ~ minecraft:iron_door[facing=south,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3897 +execute if block ~ ~ ~ minecraft:iron_door[facing=south,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3898 +execute if block ~ ~ ~ minecraft:iron_door[facing=south,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3899 +execute if block ~ ~ ~ minecraft:iron_door[facing=south,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3900 +execute if block ~ ~ ~ minecraft:iron_door[facing=south,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3901 +execute if block ~ ~ ~ minecraft:iron_door[facing=south,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3902 +execute if block ~ ~ ~ minecraft:iron_door[facing=south,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3903 +execute if block ~ ~ ~ minecraft:iron_door[facing=south,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3904 +execute if block ~ ~ ~ minecraft:iron_door[facing=south,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3905 +execute if block ~ ~ ~ minecraft:iron_door[facing=south,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3906 +execute if block ~ ~ ~ minecraft:iron_door[facing=south,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3907 +execute if block ~ ~ ~ minecraft:iron_door[facing=west,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3908 +execute if block ~ ~ ~ minecraft:iron_door[facing=west,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3909 +execute if block ~ ~ ~ minecraft:iron_door[facing=west,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3910 +execute if block ~ ~ ~ minecraft:iron_door[facing=west,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3911 +execute if block ~ ~ ~ minecraft:iron_door[facing=west,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3912 +execute if block ~ ~ ~ minecraft:iron_door[facing=west,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3913 +execute if block ~ ~ ~ minecraft:iron_door[facing=west,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3914 +execute if block ~ ~ ~ minecraft:iron_door[facing=west,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3915 +execute if block ~ ~ ~ minecraft:iron_door[facing=west,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3916 +execute if block ~ ~ ~ minecraft:iron_door[facing=west,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3917 +execute if block ~ ~ ~ minecraft:iron_door[facing=west,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3918 +execute if block ~ ~ ~ minecraft:iron_door[facing=west,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3919 +execute if block ~ ~ ~ minecraft:iron_door[facing=west,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3920 +execute if block ~ ~ ~ minecraft:iron_door[facing=west,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3921 +execute if block ~ ~ ~ minecraft:iron_door[facing=west,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3922 +execute if block ~ ~ ~ minecraft:iron_door[facing=west,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3923 +execute if block ~ ~ ~ minecraft:iron_door[facing=east,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3924 +execute if block ~ ~ ~ minecraft:iron_door[facing=east,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3925 +execute if block ~ ~ ~ minecraft:iron_door[facing=east,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3926 +execute if block ~ ~ ~ minecraft:iron_door[facing=east,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3927 +execute if block ~ ~ ~ minecraft:iron_door[facing=east,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3928 +execute if block ~ ~ ~ minecraft:iron_door[facing=east,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3929 +execute if block ~ ~ ~ minecraft:iron_door[facing=east,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3930 +execute if block ~ ~ ~ minecraft:iron_door[facing=east,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3931 +execute if block ~ ~ ~ minecraft:iron_door[facing=east,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3932 +execute if block ~ ~ ~ minecraft:iron_door[facing=east,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3933 +execute if block ~ ~ ~ minecraft:iron_door[facing=east,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3934 +execute if block ~ ~ ~ minecraft:iron_door[facing=east,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3935 +execute if block ~ ~ ~ minecraft:iron_door[facing=east,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 3936 +execute if block ~ ~ ~ minecraft:iron_door[facing=east,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 3937 +execute if block ~ ~ ~ minecraft:iron_door[facing=east,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 3938 +execute if block ~ ~ ~ minecraft:iron_door[facing=east,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 3939 diff --git a/data/bsc/functions/read/l0/p/l0_181.mcfunction b/data/bsc/functions/read/l0/p/l0_181.mcfunction new file mode 100644 index 00000000..9a4a7c75 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_181.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:oak_pressure_plate[powered=true] run scoreboard players set @s s.crhf.block_id 3940 +execute if block ~ ~ ~ minecraft:oak_pressure_plate[powered=false] run scoreboard players set @s s.crhf.block_id 3941 diff --git a/data/bsc/functions/read/l0/p/l0_182.mcfunction b/data/bsc/functions/read/l0/p/l0_182.mcfunction new file mode 100644 index 00000000..5731ba98 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_182.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:spruce_pressure_plate[powered=true] run scoreboard players set @s s.crhf.block_id 3942 +execute if block ~ ~ ~ minecraft:spruce_pressure_plate[powered=false] run scoreboard players set @s s.crhf.block_id 3943 diff --git a/data/bsc/functions/read/l0/p/l0_183.mcfunction b/data/bsc/functions/read/l0/p/l0_183.mcfunction new file mode 100644 index 00000000..0bda51b9 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_183.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:birch_pressure_plate[powered=true] run scoreboard players set @s s.crhf.block_id 3944 +execute if block ~ ~ ~ minecraft:birch_pressure_plate[powered=false] run scoreboard players set @s s.crhf.block_id 3945 diff --git a/data/bsc/functions/read/l0/p/l0_184.mcfunction b/data/bsc/functions/read/l0/p/l0_184.mcfunction new file mode 100644 index 00000000..2a9ac5d8 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_184.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:jungle_pressure_plate[powered=true] run scoreboard players set @s s.crhf.block_id 3946 +execute if block ~ ~ ~ minecraft:jungle_pressure_plate[powered=false] run scoreboard players set @s s.crhf.block_id 3947 diff --git a/data/bsc/functions/read/l0/p/l0_185.mcfunction b/data/bsc/functions/read/l0/p/l0_185.mcfunction new file mode 100644 index 00000000..9f1d3733 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_185.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:acacia_pressure_plate[powered=true] run scoreboard players set @s s.crhf.block_id 3948 +execute if block ~ ~ ~ minecraft:acacia_pressure_plate[powered=false] run scoreboard players set @s s.crhf.block_id 3949 diff --git a/data/bsc/functions/read/l0/p/l0_186.mcfunction b/data/bsc/functions/read/l0/p/l0_186.mcfunction new file mode 100644 index 00000000..a0214218 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_186.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:dark_oak_pressure_plate[powered=true] run scoreboard players set @s s.crhf.block_id 3950 +execute if block ~ ~ ~ minecraft:dark_oak_pressure_plate[powered=false] run scoreboard players set @s s.crhf.block_id 3951 diff --git a/data/bsc/functions/read/l0/p/l0_187.mcfunction b/data/bsc/functions/read/l0/p/l0_187.mcfunction new file mode 100644 index 00000000..98ac7e76 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_187.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:redstone_ore[lit=true] run scoreboard players set @s s.crhf.block_id 3952 +execute if block ~ ~ ~ minecraft:redstone_ore[lit=false] run scoreboard players set @s s.crhf.block_id 3953 diff --git a/data/bsc/functions/read/l0/p/l0_188.mcfunction b/data/bsc/functions/read/l0/p/l0_188.mcfunction new file mode 100644 index 00000000..a3e19d8e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_188.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:deepslate_redstone_ore[lit=true] run scoreboard players set @s s.crhf.block_id 3954 +execute if block ~ ~ ~ minecraft:deepslate_redstone_ore[lit=false] run scoreboard players set @s s.crhf.block_id 3955 diff --git a/data/bsc/functions/read/l0/p/l0_189.mcfunction b/data/bsc/functions/read/l0/p/l0_189.mcfunction new file mode 100644 index 00000000..1c04b1b0 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_189.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:redstone_torch[lit=true] run scoreboard players set @s s.crhf.block_id 3956 +execute if block ~ ~ ~ minecraft:redstone_torch[lit=false] run scoreboard players set @s s.crhf.block_id 3957 diff --git a/data/bsc/functions/read/l0/p/l0_19.mcfunction b/data/bsc/functions/read/l0/p/l0_19.mcfunction new file mode 100644 index 00000000..16dcb242 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_19.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:oak_sapling[stage=0] run scoreboard players set @s s.crhf.block_id 21 +execute if block ~ ~ ~ minecraft:oak_sapling[stage=1] run scoreboard players set @s s.crhf.block_id 22 diff --git a/data/bsc/functions/read/l0/p/l0_190.mcfunction b/data/bsc/functions/read/l0/p/l0_190.mcfunction new file mode 100644 index 00000000..1c8cbc28 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_190.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:redstone_wall_torch[facing=north,lit=true] run scoreboard players set @s s.crhf.block_id 3958 +execute if block ~ ~ ~ minecraft:redstone_wall_torch[facing=north,lit=false] run scoreboard players set @s s.crhf.block_id 3959 +execute if block ~ ~ ~ minecraft:redstone_wall_torch[facing=south,lit=true] run scoreboard players set @s s.crhf.block_id 3960 +execute if block ~ ~ ~ minecraft:redstone_wall_torch[facing=south,lit=false] run scoreboard players set @s s.crhf.block_id 3961 +execute if block ~ ~ ~ minecraft:redstone_wall_torch[facing=west,lit=true] run scoreboard players set @s s.crhf.block_id 3962 +execute if block ~ ~ ~ minecraft:redstone_wall_torch[facing=west,lit=false] run scoreboard players set @s s.crhf.block_id 3963 +execute if block ~ ~ ~ minecraft:redstone_wall_torch[facing=east,lit=true] run scoreboard players set @s s.crhf.block_id 3964 +execute if block ~ ~ ~ minecraft:redstone_wall_torch[facing=east,lit=false] run scoreboard players set @s s.crhf.block_id 3965 diff --git a/data/bsc/functions/read/l0/p/l0_191.mcfunction b/data/bsc/functions/read/l0/p/l0_191.mcfunction new file mode 100644 index 00000000..dfac5a6d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_191.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:stone_button[face=floor,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 3966 +execute if block ~ ~ ~ minecraft:stone_button[face=floor,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 3967 +execute if block ~ ~ ~ minecraft:stone_button[face=floor,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 3968 +execute if block ~ ~ ~ minecraft:stone_button[face=floor,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 3969 +execute if block ~ ~ ~ minecraft:stone_button[face=floor,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 3970 +execute if block ~ ~ ~ minecraft:stone_button[face=floor,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 3971 +execute if block ~ ~ ~ minecraft:stone_button[face=floor,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 3972 +execute if block ~ ~ ~ minecraft:stone_button[face=floor,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 3973 +execute if block ~ ~ ~ minecraft:stone_button[face=wall,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 3974 +execute if block ~ ~ ~ minecraft:stone_button[face=wall,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 3975 +execute if block ~ ~ ~ minecraft:stone_button[face=wall,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 3976 +execute if block ~ ~ ~ minecraft:stone_button[face=wall,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 3977 +execute if block ~ ~ ~ minecraft:stone_button[face=wall,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 3978 +execute if block ~ ~ ~ minecraft:stone_button[face=wall,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 3979 +execute if block ~ ~ ~ minecraft:stone_button[face=wall,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 3980 +execute if block ~ ~ ~ minecraft:stone_button[face=wall,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 3981 +execute if block ~ ~ ~ minecraft:stone_button[face=ceiling,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 3982 +execute if block ~ ~ ~ minecraft:stone_button[face=ceiling,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 3983 +execute if block ~ ~ ~ minecraft:stone_button[face=ceiling,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 3984 +execute if block ~ ~ ~ minecraft:stone_button[face=ceiling,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 3985 +execute if block ~ ~ ~ minecraft:stone_button[face=ceiling,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 3986 +execute if block ~ ~ ~ minecraft:stone_button[face=ceiling,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 3987 +execute if block ~ ~ ~ minecraft:stone_button[face=ceiling,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 3988 +execute if block ~ ~ ~ minecraft:stone_button[face=ceiling,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 3989 diff --git a/data/bsc/functions/read/l0/p/l0_192.mcfunction b/data/bsc/functions/read/l0/p/l0_192.mcfunction new file mode 100644 index 00000000..b491a8b9 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_192.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:snow[layers=1] run scoreboard players set @s s.crhf.block_id 3990 +execute if block ~ ~ ~ minecraft:snow[layers=2] run scoreboard players set @s s.crhf.block_id 3991 +execute if block ~ ~ ~ minecraft:snow[layers=3] run scoreboard players set @s s.crhf.block_id 3992 +execute if block ~ ~ ~ minecraft:snow[layers=4] run scoreboard players set @s s.crhf.block_id 3993 +execute if block ~ ~ ~ minecraft:snow[layers=5] run scoreboard players set @s s.crhf.block_id 3994 +execute if block ~ ~ ~ minecraft:snow[layers=6] run scoreboard players set @s s.crhf.block_id 3995 +execute if block ~ ~ ~ minecraft:snow[layers=7] run scoreboard players set @s s.crhf.block_id 3996 +execute if block ~ ~ ~ minecraft:snow[layers=8] run scoreboard players set @s s.crhf.block_id 3997 diff --git a/data/bsc/functions/read/l0/p/l0_195.mcfunction b/data/bsc/functions/read/l0/p/l0_195.mcfunction new file mode 100644 index 00000000..c6f82344 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_195.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:cactus[age=0] run scoreboard players set @s s.crhf.block_id 4000 +execute if block ~ ~ ~ minecraft:cactus[age=1] run scoreboard players set @s s.crhf.block_id 4001 +execute if block ~ ~ ~ minecraft:cactus[age=2] run scoreboard players set @s s.crhf.block_id 4002 +execute if block ~ ~ ~ minecraft:cactus[age=3] run scoreboard players set @s s.crhf.block_id 4003 +execute if block ~ ~ ~ minecraft:cactus[age=4] run scoreboard players set @s s.crhf.block_id 4004 +execute if block ~ ~ ~ minecraft:cactus[age=5] run scoreboard players set @s s.crhf.block_id 4005 +execute if block ~ ~ ~ minecraft:cactus[age=6] run scoreboard players set @s s.crhf.block_id 4006 +execute if block ~ ~ ~ minecraft:cactus[age=7] run scoreboard players set @s s.crhf.block_id 4007 +execute if block ~ ~ ~ minecraft:cactus[age=8] run scoreboard players set @s s.crhf.block_id 4008 +execute if block ~ ~ ~ minecraft:cactus[age=9] run scoreboard players set @s s.crhf.block_id 4009 +execute if block ~ ~ ~ minecraft:cactus[age=10] run scoreboard players set @s s.crhf.block_id 4010 +execute if block ~ ~ ~ minecraft:cactus[age=11] run scoreboard players set @s s.crhf.block_id 4011 +execute if block ~ ~ ~ minecraft:cactus[age=12] run scoreboard players set @s s.crhf.block_id 4012 +execute if block ~ ~ ~ minecraft:cactus[age=13] run scoreboard players set @s s.crhf.block_id 4013 +execute if block ~ ~ ~ minecraft:cactus[age=14] run scoreboard players set @s s.crhf.block_id 4014 +execute if block ~ ~ ~ minecraft:cactus[age=15] run scoreboard players set @s s.crhf.block_id 4015 diff --git a/data/bsc/functions/read/l0/p/l0_197.mcfunction b/data/bsc/functions/read/l0/p/l0_197.mcfunction new file mode 100644 index 00000000..d672e1b6 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_197.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:sugar_cane[age=0] run scoreboard players set @s s.crhf.block_id 4017 +execute if block ~ ~ ~ minecraft:sugar_cane[age=1] run scoreboard players set @s s.crhf.block_id 4018 +execute if block ~ ~ ~ minecraft:sugar_cane[age=2] run scoreboard players set @s s.crhf.block_id 4019 +execute if block ~ ~ ~ minecraft:sugar_cane[age=3] run scoreboard players set @s s.crhf.block_id 4020 +execute if block ~ ~ ~ minecraft:sugar_cane[age=4] run scoreboard players set @s s.crhf.block_id 4021 +execute if block ~ ~ ~ minecraft:sugar_cane[age=5] run scoreboard players set @s s.crhf.block_id 4022 +execute if block ~ ~ ~ minecraft:sugar_cane[age=6] run scoreboard players set @s s.crhf.block_id 4023 +execute if block ~ ~ ~ minecraft:sugar_cane[age=7] run scoreboard players set @s s.crhf.block_id 4024 +execute if block ~ ~ ~ minecraft:sugar_cane[age=8] run scoreboard players set @s s.crhf.block_id 4025 +execute if block ~ ~ ~ minecraft:sugar_cane[age=9] run scoreboard players set @s s.crhf.block_id 4026 +execute if block ~ ~ ~ minecraft:sugar_cane[age=10] run scoreboard players set @s s.crhf.block_id 4027 +execute if block ~ ~ ~ minecraft:sugar_cane[age=11] run scoreboard players set @s s.crhf.block_id 4028 +execute if block ~ ~ ~ minecraft:sugar_cane[age=12] run scoreboard players set @s s.crhf.block_id 4029 +execute if block ~ ~ ~ minecraft:sugar_cane[age=13] run scoreboard players set @s s.crhf.block_id 4030 +execute if block ~ ~ ~ minecraft:sugar_cane[age=14] run scoreboard players set @s s.crhf.block_id 4031 +execute if block ~ ~ ~ minecraft:sugar_cane[age=15] run scoreboard players set @s s.crhf.block_id 4032 diff --git a/data/bsc/functions/read/l0/p/l0_198.mcfunction b/data/bsc/functions/read/l0/p/l0_198.mcfunction new file mode 100644 index 00000000..85daa4ed --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_198.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:jukebox[has_record=true] run scoreboard players set @s s.crhf.block_id 4033 +execute if block ~ ~ ~ minecraft:jukebox[has_record=false] run scoreboard players set @s s.crhf.block_id 4034 diff --git a/data/bsc/functions/read/l0/p/l0_199.mcfunction b/data/bsc/functions/read/l0/p/l0_199.mcfunction new file mode 100644 index 00000000..c8f2fe91 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_199.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:oak_fence[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4035 +execute if block ~ ~ ~ minecraft:oak_fence[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4036 +execute if block ~ ~ ~ minecraft:oak_fence[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4037 +execute if block ~ ~ ~ minecraft:oak_fence[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4038 +execute if block ~ ~ ~ minecraft:oak_fence[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4039 +execute if block ~ ~ ~ minecraft:oak_fence[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4040 +execute if block ~ ~ ~ minecraft:oak_fence[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4041 +execute if block ~ ~ ~ minecraft:oak_fence[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4042 +execute if block ~ ~ ~ minecraft:oak_fence[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4043 +execute if block ~ ~ ~ minecraft:oak_fence[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4044 +execute if block ~ ~ ~ minecraft:oak_fence[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4045 +execute if block ~ ~ ~ minecraft:oak_fence[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4046 +execute if block ~ ~ ~ minecraft:oak_fence[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4047 +execute if block ~ ~ ~ minecraft:oak_fence[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4048 +execute if block ~ ~ ~ minecraft:oak_fence[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4049 +execute if block ~ ~ ~ minecraft:oak_fence[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4050 +execute if block ~ ~ ~ minecraft:oak_fence[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4051 +execute if block ~ ~ ~ minecraft:oak_fence[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4052 +execute if block ~ ~ ~ minecraft:oak_fence[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4053 +execute if block ~ ~ ~ minecraft:oak_fence[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4054 +execute if block ~ ~ ~ minecraft:oak_fence[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4055 +execute if block ~ ~ ~ minecraft:oak_fence[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4056 +execute if block ~ ~ ~ minecraft:oak_fence[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4057 +execute if block ~ ~ ~ minecraft:oak_fence[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4058 +execute if block ~ ~ ~ minecraft:oak_fence[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4059 +execute if block ~ ~ ~ minecraft:oak_fence[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4060 +execute if block ~ ~ ~ minecraft:oak_fence[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4061 +execute if block ~ ~ ~ minecraft:oak_fence[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4062 +execute if block ~ ~ ~ minecraft:oak_fence[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4063 +execute if block ~ ~ ~ minecraft:oak_fence[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4064 +execute if block ~ ~ ~ minecraft:oak_fence[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4065 +execute if block ~ ~ ~ minecraft:oak_fence[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4066 diff --git a/data/bsc/functions/read/l0/p/l0_20.mcfunction b/data/bsc/functions/read/l0/p/l0_20.mcfunction new file mode 100644 index 00000000..9dc3b1fd --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_20.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:spruce_sapling[stage=0] run scoreboard players set @s s.crhf.block_id 23 +execute if block ~ ~ ~ minecraft:spruce_sapling[stage=1] run scoreboard players set @s s.crhf.block_id 24 diff --git a/data/bsc/functions/read/l0/p/l0_204.mcfunction b/data/bsc/functions/read/l0/p/l0_204.mcfunction new file mode 100644 index 00000000..76ee49fc --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_204.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:basalt[axis=x] run scoreboard players set @s s.crhf.block_id 4071 +execute if block ~ ~ ~ minecraft:basalt[axis=y] run scoreboard players set @s s.crhf.block_id 4072 +execute if block ~ ~ ~ minecraft:basalt[axis=z] run scoreboard players set @s s.crhf.block_id 4073 diff --git a/data/bsc/functions/read/l0/p/l0_205.mcfunction b/data/bsc/functions/read/l0/p/l0_205.mcfunction new file mode 100644 index 00000000..0333565e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_205.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:polished_basalt[axis=x] run scoreboard players set @s s.crhf.block_id 4074 +execute if block ~ ~ ~ minecraft:polished_basalt[axis=y] run scoreboard players set @s s.crhf.block_id 4075 +execute if block ~ ~ ~ minecraft:polished_basalt[axis=z] run scoreboard players set @s s.crhf.block_id 4076 diff --git a/data/bsc/functions/read/l0/p/l0_207.mcfunction b/data/bsc/functions/read/l0/p/l0_207.mcfunction new file mode 100644 index 00000000..3af43574 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_207.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:soul_wall_torch[facing=north] run scoreboard players set @s s.crhf.block_id 4078 +execute if block ~ ~ ~ minecraft:soul_wall_torch[facing=south] run scoreboard players set @s s.crhf.block_id 4079 +execute if block ~ ~ ~ minecraft:soul_wall_torch[facing=west] run scoreboard players set @s s.crhf.block_id 4080 +execute if block ~ ~ ~ minecraft:soul_wall_torch[facing=east] run scoreboard players set @s s.crhf.block_id 4081 diff --git a/data/bsc/functions/read/l0/p/l0_209.mcfunction b/data/bsc/functions/read/l0/p/l0_209.mcfunction new file mode 100644 index 00000000..bb0d0aaa --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_209.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:nether_portal[axis=x] run scoreboard players set @s s.crhf.block_id 4083 +execute if block ~ ~ ~ minecraft:nether_portal[axis=z] run scoreboard players set @s s.crhf.block_id 4084 diff --git a/data/bsc/functions/read/l0/p/l0_21.mcfunction b/data/bsc/functions/read/l0/p/l0_21.mcfunction new file mode 100644 index 00000000..7df76e38 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_21.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:birch_sapling[stage=0] run scoreboard players set @s s.crhf.block_id 25 +execute if block ~ ~ ~ minecraft:birch_sapling[stage=1] run scoreboard players set @s s.crhf.block_id 26 diff --git a/data/bsc/functions/read/l0/p/l0_210.mcfunction b/data/bsc/functions/read/l0/p/l0_210.mcfunction new file mode 100644 index 00000000..96ed2a16 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_210.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:carved_pumpkin[facing=north] run scoreboard players set @s s.crhf.block_id 4085 +execute if block ~ ~ ~ minecraft:carved_pumpkin[facing=south] run scoreboard players set @s s.crhf.block_id 4086 +execute if block ~ ~ ~ minecraft:carved_pumpkin[facing=west] run scoreboard players set @s s.crhf.block_id 4087 +execute if block ~ ~ ~ minecraft:carved_pumpkin[facing=east] run scoreboard players set @s s.crhf.block_id 4088 diff --git a/data/bsc/functions/read/l0/p/l0_211.mcfunction b/data/bsc/functions/read/l0/p/l0_211.mcfunction new file mode 100644 index 00000000..dd1e0243 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_211.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:jack_o_lantern[facing=north] run scoreboard players set @s s.crhf.block_id 4089 +execute if block ~ ~ ~ minecraft:jack_o_lantern[facing=south] run scoreboard players set @s s.crhf.block_id 4090 +execute if block ~ ~ ~ minecraft:jack_o_lantern[facing=west] run scoreboard players set @s s.crhf.block_id 4091 +execute if block ~ ~ ~ minecraft:jack_o_lantern[facing=east] run scoreboard players set @s s.crhf.block_id 4092 diff --git a/data/bsc/functions/read/l0/p/l0_212.mcfunction b/data/bsc/functions/read/l0/p/l0_212.mcfunction new file mode 100644 index 00000000..4ca8ed1e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_212.mcfunction @@ -0,0 +1,7 @@ +execute if block ~ ~ ~ minecraft:cake[bites=0] run scoreboard players set @s s.crhf.block_id 4093 +execute if block ~ ~ ~ minecraft:cake[bites=1] run scoreboard players set @s s.crhf.block_id 4094 +execute if block ~ ~ ~ minecraft:cake[bites=2] run scoreboard players set @s s.crhf.block_id 4095 +execute if block ~ ~ ~ minecraft:cake[bites=3] run scoreboard players set @s s.crhf.block_id 4096 +execute if block ~ ~ ~ minecraft:cake[bites=4] run scoreboard players set @s s.crhf.block_id 4097 +execute if block ~ ~ ~ minecraft:cake[bites=5] run scoreboard players set @s s.crhf.block_id 4098 +execute if block ~ ~ ~ minecraft:cake[bites=6] run scoreboard players set @s s.crhf.block_id 4099 diff --git a/data/bsc/functions/read/l0/p/l0_213.mcfunction b/data/bsc/functions/read/l0/p/l0_213.mcfunction new file mode 100644 index 00000000..b58e2b1b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_213.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:repeater[delay=1,facing=north,locked=true,powered=true] run scoreboard players set @s s.crhf.block_id 4100 +execute if block ~ ~ ~ minecraft:repeater[delay=1,facing=north,locked=true,powered=false] run scoreboard players set @s s.crhf.block_id 4101 +execute if block ~ ~ ~ minecraft:repeater[delay=1,facing=north,locked=false,powered=true] run scoreboard players set @s s.crhf.block_id 4102 +execute if block ~ ~ ~ minecraft:repeater[delay=1,facing=north,locked=false,powered=false] run scoreboard players set @s s.crhf.block_id 4103 +execute if block ~ ~ ~ minecraft:repeater[delay=1,facing=south,locked=true,powered=true] run scoreboard players set @s s.crhf.block_id 4104 +execute if block ~ ~ ~ minecraft:repeater[delay=1,facing=south,locked=true,powered=false] run scoreboard players set @s s.crhf.block_id 4105 +execute if block ~ ~ ~ minecraft:repeater[delay=1,facing=south,locked=false,powered=true] run scoreboard players set @s s.crhf.block_id 4106 +execute if block ~ ~ ~ minecraft:repeater[delay=1,facing=south,locked=false,powered=false] run scoreboard players set @s s.crhf.block_id 4107 +execute if block ~ ~ ~ minecraft:repeater[delay=1,facing=west,locked=true,powered=true] run scoreboard players set @s s.crhf.block_id 4108 +execute if block ~ ~ ~ minecraft:repeater[delay=1,facing=west,locked=true,powered=false] run scoreboard players set @s s.crhf.block_id 4109 +execute if block ~ ~ ~ minecraft:repeater[delay=1,facing=west,locked=false,powered=true] run scoreboard players set @s s.crhf.block_id 4110 +execute if block ~ ~ ~ minecraft:repeater[delay=1,facing=west,locked=false,powered=false] run scoreboard players set @s s.crhf.block_id 4111 +execute if block ~ ~ ~ minecraft:repeater[delay=1,facing=east,locked=true,powered=true] run scoreboard players set @s s.crhf.block_id 4112 +execute if block ~ ~ ~ minecraft:repeater[delay=1,facing=east,locked=true,powered=false] run scoreboard players set @s s.crhf.block_id 4113 +execute if block ~ ~ ~ minecraft:repeater[delay=1,facing=east,locked=false,powered=true] run scoreboard players set @s s.crhf.block_id 4114 +execute if block ~ ~ ~ minecraft:repeater[delay=1,facing=east,locked=false,powered=false] run scoreboard players set @s s.crhf.block_id 4115 +execute if block ~ ~ ~ minecraft:repeater[delay=2,facing=north,locked=true,powered=true] run scoreboard players set @s s.crhf.block_id 4116 +execute if block ~ ~ ~ minecraft:repeater[delay=2,facing=north,locked=true,powered=false] run scoreboard players set @s s.crhf.block_id 4117 +execute if block ~ ~ ~ minecraft:repeater[delay=2,facing=north,locked=false,powered=true] run scoreboard players set @s s.crhf.block_id 4118 +execute if block ~ ~ ~ minecraft:repeater[delay=2,facing=north,locked=false,powered=false] run scoreboard players set @s s.crhf.block_id 4119 +execute if block ~ ~ ~ minecraft:repeater[delay=2,facing=south,locked=true,powered=true] run scoreboard players set @s s.crhf.block_id 4120 +execute if block ~ ~ ~ minecraft:repeater[delay=2,facing=south,locked=true,powered=false] run scoreboard players set @s s.crhf.block_id 4121 +execute if block ~ ~ ~ minecraft:repeater[delay=2,facing=south,locked=false,powered=true] run scoreboard players set @s s.crhf.block_id 4122 +execute if block ~ ~ ~ minecraft:repeater[delay=2,facing=south,locked=false,powered=false] run scoreboard players set @s s.crhf.block_id 4123 +execute if block ~ ~ ~ minecraft:repeater[delay=2,facing=west,locked=true,powered=true] run scoreboard players set @s s.crhf.block_id 4124 +execute if block ~ ~ ~ minecraft:repeater[delay=2,facing=west,locked=true,powered=false] run scoreboard players set @s s.crhf.block_id 4125 +execute if block ~ ~ ~ minecraft:repeater[delay=2,facing=west,locked=false,powered=true] run scoreboard players set @s s.crhf.block_id 4126 +execute if block ~ ~ ~ minecraft:repeater[delay=2,facing=west,locked=false,powered=false] run scoreboard players set @s s.crhf.block_id 4127 +execute if block ~ ~ ~ minecraft:repeater[delay=2,facing=east,locked=true,powered=true] run scoreboard players set @s s.crhf.block_id 4128 +execute if block ~ ~ ~ minecraft:repeater[delay=2,facing=east,locked=true,powered=false] run scoreboard players set @s s.crhf.block_id 4129 +execute if block ~ ~ ~ minecraft:repeater[delay=2,facing=east,locked=false,powered=true] run scoreboard players set @s s.crhf.block_id 4130 +execute if block ~ ~ ~ minecraft:repeater[delay=2,facing=east,locked=false,powered=false] run scoreboard players set @s s.crhf.block_id 4131 +execute if block ~ ~ ~ minecraft:repeater[delay=3,facing=north,locked=true,powered=true] run scoreboard players set @s s.crhf.block_id 4132 +execute if block ~ ~ ~ minecraft:repeater[delay=3,facing=north,locked=true,powered=false] run scoreboard players set @s s.crhf.block_id 4133 +execute if block ~ ~ ~ minecraft:repeater[delay=3,facing=north,locked=false,powered=true] run scoreboard players set @s s.crhf.block_id 4134 +execute if block ~ ~ ~ minecraft:repeater[delay=3,facing=north,locked=false,powered=false] run scoreboard players set @s s.crhf.block_id 4135 +execute if block ~ ~ ~ minecraft:repeater[delay=3,facing=south,locked=true,powered=true] run scoreboard players set @s s.crhf.block_id 4136 +execute if block ~ ~ ~ minecraft:repeater[delay=3,facing=south,locked=true,powered=false] run scoreboard players set @s s.crhf.block_id 4137 +execute if block ~ ~ ~ minecraft:repeater[delay=3,facing=south,locked=false,powered=true] run scoreboard players set @s s.crhf.block_id 4138 +execute if block ~ ~ ~ minecraft:repeater[delay=3,facing=south,locked=false,powered=false] run scoreboard players set @s s.crhf.block_id 4139 +execute if block ~ ~ ~ minecraft:repeater[delay=3,facing=west,locked=true,powered=true] run scoreboard players set @s s.crhf.block_id 4140 +execute if block ~ ~ ~ minecraft:repeater[delay=3,facing=west,locked=true,powered=false] run scoreboard players set @s s.crhf.block_id 4141 +execute if block ~ ~ ~ minecraft:repeater[delay=3,facing=west,locked=false,powered=true] run scoreboard players set @s s.crhf.block_id 4142 +execute if block ~ ~ ~ minecraft:repeater[delay=3,facing=west,locked=false,powered=false] run scoreboard players set @s s.crhf.block_id 4143 +execute if block ~ ~ ~ minecraft:repeater[delay=3,facing=east,locked=true,powered=true] run scoreboard players set @s s.crhf.block_id 4144 +execute if block ~ ~ ~ minecraft:repeater[delay=3,facing=east,locked=true,powered=false] run scoreboard players set @s s.crhf.block_id 4145 +execute if block ~ ~ ~ minecraft:repeater[delay=3,facing=east,locked=false,powered=true] run scoreboard players set @s s.crhf.block_id 4146 +execute if block ~ ~ ~ minecraft:repeater[delay=3,facing=east,locked=false,powered=false] run scoreboard players set @s s.crhf.block_id 4147 +execute if block ~ ~ ~ minecraft:repeater[delay=4,facing=north,locked=true,powered=true] run scoreboard players set @s s.crhf.block_id 4148 +execute if block ~ ~ ~ minecraft:repeater[delay=4,facing=north,locked=true,powered=false] run scoreboard players set @s s.crhf.block_id 4149 +execute if block ~ ~ ~ minecraft:repeater[delay=4,facing=north,locked=false,powered=true] run scoreboard players set @s s.crhf.block_id 4150 +execute if block ~ ~ ~ minecraft:repeater[delay=4,facing=north,locked=false,powered=false] run scoreboard players set @s s.crhf.block_id 4151 +execute if block ~ ~ ~ minecraft:repeater[delay=4,facing=south,locked=true,powered=true] run scoreboard players set @s s.crhf.block_id 4152 +execute if block ~ ~ ~ minecraft:repeater[delay=4,facing=south,locked=true,powered=false] run scoreboard players set @s s.crhf.block_id 4153 +execute if block ~ ~ ~ minecraft:repeater[delay=4,facing=south,locked=false,powered=true] run scoreboard players set @s s.crhf.block_id 4154 +execute if block ~ ~ ~ minecraft:repeater[delay=4,facing=south,locked=false,powered=false] run scoreboard players set @s s.crhf.block_id 4155 +execute if block ~ ~ ~ minecraft:repeater[delay=4,facing=west,locked=true,powered=true] run scoreboard players set @s s.crhf.block_id 4156 +execute if block ~ ~ ~ minecraft:repeater[delay=4,facing=west,locked=true,powered=false] run scoreboard players set @s s.crhf.block_id 4157 +execute if block ~ ~ ~ minecraft:repeater[delay=4,facing=west,locked=false,powered=true] run scoreboard players set @s s.crhf.block_id 4158 +execute if block ~ ~ ~ minecraft:repeater[delay=4,facing=west,locked=false,powered=false] run scoreboard players set @s s.crhf.block_id 4159 +execute if block ~ ~ ~ minecraft:repeater[delay=4,facing=east,locked=true,powered=true] run scoreboard players set @s s.crhf.block_id 4160 +execute if block ~ ~ ~ minecraft:repeater[delay=4,facing=east,locked=true,powered=false] run scoreboard players set @s s.crhf.block_id 4161 +execute if block ~ ~ ~ minecraft:repeater[delay=4,facing=east,locked=false,powered=true] run scoreboard players set @s s.crhf.block_id 4162 +execute if block ~ ~ ~ minecraft:repeater[delay=4,facing=east,locked=false,powered=false] run scoreboard players set @s s.crhf.block_id 4163 diff --git a/data/bsc/functions/read/l0/p/l0_22.mcfunction b/data/bsc/functions/read/l0/p/l0_22.mcfunction new file mode 100644 index 00000000..1d98a6b5 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_22.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:jungle_sapling[stage=0] run scoreboard players set @s s.crhf.block_id 27 +execute if block ~ ~ ~ minecraft:jungle_sapling[stage=1] run scoreboard players set @s s.crhf.block_id 28 diff --git a/data/bsc/functions/read/l0/p/l0_23.mcfunction b/data/bsc/functions/read/l0/p/l0_23.mcfunction new file mode 100644 index 00000000..1c71cf47 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_23.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:acacia_sapling[stage=0] run scoreboard players set @s s.crhf.block_id 29 +execute if block ~ ~ ~ minecraft:acacia_sapling[stage=1] run scoreboard players set @s s.crhf.block_id 30 diff --git a/data/bsc/functions/read/l0/p/l0_230.mcfunction b/data/bsc/functions/read/l0/p/l0_230.mcfunction new file mode 100644 index 00000000..e845cbc3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_230.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4180 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4181 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4182 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4183 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4184 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4185 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4186 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4187 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4188 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4189 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4190 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4191 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4192 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4193 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4194 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4195 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4196 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4197 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4198 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4199 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4200 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4201 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4202 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4203 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4204 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4205 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4206 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4207 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4208 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4209 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4210 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4211 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4212 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4213 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4214 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4215 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4216 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4217 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4218 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4219 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4220 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4221 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4222 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4223 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4224 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4225 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4226 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4227 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4228 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4229 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4230 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4231 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4232 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4233 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4234 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4235 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4236 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4237 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4238 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4239 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4240 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4241 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4242 +execute if block ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4243 diff --git a/data/bsc/functions/read/l0/p/l0_231.mcfunction b/data/bsc/functions/read/l0/p/l0_231.mcfunction new file mode 100644 index 00000000..5333d6f7 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_231.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4244 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4245 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4246 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4247 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4248 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4249 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4250 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4251 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4252 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4253 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4254 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4255 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4256 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4257 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4258 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4259 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4260 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4261 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4262 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4263 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4264 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4265 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4266 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4267 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4268 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4269 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4270 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4271 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4272 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4273 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4274 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4275 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4276 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4277 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4278 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4279 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4280 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4281 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4282 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4283 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4284 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4285 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4286 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4287 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4288 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4289 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4290 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4291 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4292 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4293 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4294 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4295 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4296 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4297 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4298 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4299 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4300 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4301 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4302 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4303 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4304 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4305 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4306 +execute if block ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4307 diff --git a/data/bsc/functions/read/l0/p/l0_232.mcfunction b/data/bsc/functions/read/l0/p/l0_232.mcfunction new file mode 100644 index 00000000..9540619b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_232.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4308 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4309 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4310 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4311 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4312 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4313 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4314 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4315 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4316 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4317 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4318 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4319 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4320 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4321 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4322 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4323 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4324 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4325 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4326 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4327 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4328 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4329 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4330 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4331 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4332 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4333 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4334 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4335 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4336 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4337 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4338 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4339 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4340 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4341 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4342 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4343 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4344 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4345 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4346 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4347 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4348 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4349 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4350 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4351 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4352 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4353 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4354 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4355 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4356 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4357 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4358 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4359 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4360 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4361 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4362 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4363 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4364 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4365 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4366 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4367 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4368 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4369 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4370 +execute if block ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4371 diff --git a/data/bsc/functions/read/l0/p/l0_233.mcfunction b/data/bsc/functions/read/l0/p/l0_233.mcfunction new file mode 100644 index 00000000..1d5e1e4b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_233.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4372 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4373 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4374 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4375 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4376 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4377 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4378 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4379 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4380 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4381 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4382 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4383 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4384 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4385 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4386 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4387 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4388 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4389 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4390 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4391 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4392 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4393 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4394 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4395 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4396 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4397 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4398 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4399 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4400 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4401 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4402 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4403 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4404 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4405 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4406 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4407 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4408 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4409 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4410 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4411 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4412 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4413 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4414 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4415 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4416 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4417 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4418 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4419 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4420 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4421 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4422 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4423 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4424 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4425 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4426 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4427 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4428 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4429 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4430 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4431 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4432 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4433 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4434 +execute if block ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4435 diff --git a/data/bsc/functions/read/l0/p/l0_234.mcfunction b/data/bsc/functions/read/l0/p/l0_234.mcfunction new file mode 100644 index 00000000..a7be3976 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_234.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4436 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4437 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4438 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4439 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4440 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4441 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4442 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4443 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4444 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4445 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4446 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4447 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4448 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4449 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4450 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4451 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4452 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4453 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4454 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4455 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4456 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4457 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4458 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4459 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4460 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4461 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4462 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4463 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4464 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4465 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4466 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4467 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4468 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4469 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4470 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4471 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4472 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4473 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4474 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4475 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4476 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4477 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4478 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4479 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4480 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4481 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4482 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4483 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4484 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4485 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4486 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4487 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4488 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4489 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4490 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4491 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4492 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4493 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4494 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4495 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4496 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4497 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4498 +execute if block ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4499 diff --git a/data/bsc/functions/read/l0/p/l0_235.mcfunction b/data/bsc/functions/read/l0/p/l0_235.mcfunction new file mode 100644 index 00000000..8d9f1959 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_235.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4500 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4501 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4502 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4503 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4504 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4505 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4506 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4507 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4508 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4509 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4510 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4511 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4512 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4513 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4514 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4515 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4516 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4517 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4518 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4519 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4520 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4521 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4522 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4523 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4524 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4525 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4526 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4527 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4528 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4529 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4530 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4531 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4532 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4533 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4534 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4535 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4536 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4537 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4538 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4539 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4540 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4541 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4542 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4543 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4544 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4545 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4546 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4547 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4548 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4549 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4550 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4551 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4552 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4553 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4554 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4555 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4556 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4557 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4558 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4559 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4560 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4561 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4562 +execute if block ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4563 diff --git a/data/bsc/functions/read/l0/p/l0_24.mcfunction b/data/bsc/functions/read/l0/p/l0_24.mcfunction new file mode 100644 index 00000000..65e16339 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_24.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:dark_oak_sapling[stage=0] run scoreboard players set @s s.crhf.block_id 31 +execute if block ~ ~ ~ minecraft:dark_oak_sapling[stage=1] run scoreboard players set @s s.crhf.block_id 32 diff --git a/data/bsc/functions/read/l0/p/l0_246.mcfunction b/data/bsc/functions/read/l0/p/l0_246.mcfunction new file mode 100644 index 00000000..7fb86409 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_246.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4574 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4575 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4576 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4577 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4578 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4579 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4580 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4581 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4582 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4583 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4584 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4585 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4586 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4587 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4588 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4589 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4590 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4591 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4592 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4593 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4594 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4595 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4596 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4597 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4598 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4599 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4600 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4601 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4602 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4603 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4604 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4605 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4606 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4607 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4608 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4609 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4610 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4611 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4612 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4613 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4614 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4615 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4616 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4617 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4618 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4619 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4620 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4621 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4622 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4623 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4624 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4625 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4626 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4627 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4628 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4629 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4630 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4631 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4632 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4633 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4634 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4635 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4636 +execute if block ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4637 diff --git a/data/bsc/functions/read/l0/p/l0_247.mcfunction b/data/bsc/functions/read/l0/p/l0_247.mcfunction new file mode 100644 index 00000000..43916333 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_247.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4638 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4639 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4640 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4641 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4642 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4643 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4644 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4645 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4646 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4647 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4648 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4649 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4650 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4651 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4652 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4653 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4654 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4655 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4656 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4657 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4658 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4659 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4660 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4661 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4662 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4663 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4664 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4665 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4666 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4667 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4668 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4669 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4670 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4671 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4672 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4673 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4674 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4675 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4676 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4677 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4678 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4679 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4680 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4681 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4682 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4683 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4684 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4685 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4686 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4687 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4688 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4689 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4690 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4691 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4692 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4693 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4694 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4695 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4696 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4697 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4698 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4699 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4700 +execute if block ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4701 diff --git a/data/bsc/functions/read/l0/p/l0_248.mcfunction b/data/bsc/functions/read/l0/p/l0_248.mcfunction new file mode 100644 index 00000000..1661f8f4 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_248.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4702 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4703 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4704 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4705 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4706 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4707 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4708 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4709 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4710 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4711 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4712 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4713 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4714 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4715 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4716 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4717 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4718 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4719 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4720 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4721 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4722 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4723 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4724 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4725 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4726 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4727 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4728 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4729 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4730 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4731 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4732 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4733 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4734 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4735 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4736 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4737 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4738 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4739 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4740 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4741 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4742 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4743 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4744 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4745 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4746 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4747 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4748 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4749 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4750 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4751 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4752 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4753 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4754 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4755 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4756 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4757 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4758 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4759 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4760 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4761 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4762 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4763 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4764 +execute if block ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4765 diff --git a/data/bsc/functions/read/l0/p/l0_249.mcfunction b/data/bsc/functions/read/l0/p/l0_249.mcfunction new file mode 100644 index 00000000..3e6d0b3f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_249.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:iron_bars[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4766 +execute if block ~ ~ ~ minecraft:iron_bars[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4767 +execute if block ~ ~ ~ minecraft:iron_bars[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4768 +execute if block ~ ~ ~ minecraft:iron_bars[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4769 +execute if block ~ ~ ~ minecraft:iron_bars[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4770 +execute if block ~ ~ ~ minecraft:iron_bars[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4771 +execute if block ~ ~ ~ minecraft:iron_bars[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4772 +execute if block ~ ~ ~ minecraft:iron_bars[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4773 +execute if block ~ ~ ~ minecraft:iron_bars[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4774 +execute if block ~ ~ ~ minecraft:iron_bars[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4775 +execute if block ~ ~ ~ minecraft:iron_bars[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4776 +execute if block ~ ~ ~ minecraft:iron_bars[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4777 +execute if block ~ ~ ~ minecraft:iron_bars[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4778 +execute if block ~ ~ ~ minecraft:iron_bars[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4779 +execute if block ~ ~ ~ minecraft:iron_bars[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4780 +execute if block ~ ~ ~ minecraft:iron_bars[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4781 +execute if block ~ ~ ~ minecraft:iron_bars[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4782 +execute if block ~ ~ ~ minecraft:iron_bars[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4783 +execute if block ~ ~ ~ minecraft:iron_bars[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4784 +execute if block ~ ~ ~ minecraft:iron_bars[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4785 +execute if block ~ ~ ~ minecraft:iron_bars[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4786 +execute if block ~ ~ ~ minecraft:iron_bars[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4787 +execute if block ~ ~ ~ minecraft:iron_bars[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4788 +execute if block ~ ~ ~ minecraft:iron_bars[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4789 +execute if block ~ ~ ~ minecraft:iron_bars[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4790 +execute if block ~ ~ ~ minecraft:iron_bars[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4791 +execute if block ~ ~ ~ minecraft:iron_bars[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4792 +execute if block ~ ~ ~ minecraft:iron_bars[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4793 +execute if block ~ ~ ~ minecraft:iron_bars[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4794 +execute if block ~ ~ ~ minecraft:iron_bars[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4795 +execute if block ~ ~ ~ minecraft:iron_bars[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4796 +execute if block ~ ~ ~ minecraft:iron_bars[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4797 diff --git a/data/bsc/functions/read/l0/p/l0_250.mcfunction b/data/bsc/functions/read/l0/p/l0_250.mcfunction new file mode 100644 index 00000000..740450ea --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_250.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:chain[axis=x,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4798 +execute if block ~ ~ ~ minecraft:chain[axis=x,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4799 +execute if block ~ ~ ~ minecraft:chain[axis=y,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4800 +execute if block ~ ~ ~ minecraft:chain[axis=y,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4801 +execute if block ~ ~ ~ minecraft:chain[axis=z,waterlogged=true] run scoreboard players set @s s.crhf.block_id 4802 +execute if block ~ ~ ~ minecraft:chain[axis=z,waterlogged=false] run scoreboard players set @s s.crhf.block_id 4803 diff --git a/data/bsc/functions/read/l0/p/l0_251.mcfunction b/data/bsc/functions/read/l0/p/l0_251.mcfunction new file mode 100644 index 00000000..e113d9b8 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_251.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4804 +execute if block ~ ~ ~ minecraft:glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4805 +execute if block ~ ~ ~ minecraft:glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4806 +execute if block ~ ~ ~ minecraft:glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4807 +execute if block ~ ~ ~ minecraft:glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4808 +execute if block ~ ~ ~ minecraft:glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4809 +execute if block ~ ~ ~ minecraft:glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4810 +execute if block ~ ~ ~ minecraft:glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4811 +execute if block ~ ~ ~ minecraft:glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4812 +execute if block ~ ~ ~ minecraft:glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4813 +execute if block ~ ~ ~ minecraft:glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4814 +execute if block ~ ~ ~ minecraft:glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4815 +execute if block ~ ~ ~ minecraft:glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4816 +execute if block ~ ~ ~ minecraft:glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4817 +execute if block ~ ~ ~ minecraft:glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4818 +execute if block ~ ~ ~ minecraft:glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4819 +execute if block ~ ~ ~ minecraft:glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4820 +execute if block ~ ~ ~ minecraft:glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4821 +execute if block ~ ~ ~ minecraft:glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4822 +execute if block ~ ~ ~ minecraft:glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4823 +execute if block ~ ~ ~ minecraft:glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4824 +execute if block ~ ~ ~ minecraft:glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4825 +execute if block ~ ~ ~ minecraft:glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4826 +execute if block ~ ~ ~ minecraft:glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4827 +execute if block ~ ~ ~ minecraft:glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4828 +execute if block ~ ~ ~ minecraft:glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4829 +execute if block ~ ~ ~ minecraft:glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4830 +execute if block ~ ~ ~ minecraft:glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4831 +execute if block ~ ~ ~ minecraft:glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4832 +execute if block ~ ~ ~ minecraft:glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4833 +execute if block ~ ~ ~ minecraft:glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4834 +execute if block ~ ~ ~ minecraft:glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4835 diff --git a/data/bsc/functions/read/l0/p/l0_253.mcfunction b/data/bsc/functions/read/l0/p/l0_253.mcfunction new file mode 100644 index 00000000..fdf72d36 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_253.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:attached_pumpkin_stem[facing=north] run scoreboard players set @s s.crhf.block_id 4837 +execute if block ~ ~ ~ minecraft:attached_pumpkin_stem[facing=south] run scoreboard players set @s s.crhf.block_id 4838 +execute if block ~ ~ ~ minecraft:attached_pumpkin_stem[facing=west] run scoreboard players set @s s.crhf.block_id 4839 +execute if block ~ ~ ~ minecraft:attached_pumpkin_stem[facing=east] run scoreboard players set @s s.crhf.block_id 4840 diff --git a/data/bsc/functions/read/l0/p/l0_254.mcfunction b/data/bsc/functions/read/l0/p/l0_254.mcfunction new file mode 100644 index 00000000..eba00fb0 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_254.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:attached_melon_stem[facing=north] run scoreboard players set @s s.crhf.block_id 4841 +execute if block ~ ~ ~ minecraft:attached_melon_stem[facing=south] run scoreboard players set @s s.crhf.block_id 4842 +execute if block ~ ~ ~ minecraft:attached_melon_stem[facing=west] run scoreboard players set @s s.crhf.block_id 4843 +execute if block ~ ~ ~ minecraft:attached_melon_stem[facing=east] run scoreboard players set @s s.crhf.block_id 4844 diff --git a/data/bsc/functions/read/l0/p/l0_255.mcfunction b/data/bsc/functions/read/l0/p/l0_255.mcfunction new file mode 100644 index 00000000..45bddba4 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_255.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:pumpkin_stem[age=0] run scoreboard players set @s s.crhf.block_id 4845 +execute if block ~ ~ ~ minecraft:pumpkin_stem[age=1] run scoreboard players set @s s.crhf.block_id 4846 +execute if block ~ ~ ~ minecraft:pumpkin_stem[age=2] run scoreboard players set @s s.crhf.block_id 4847 +execute if block ~ ~ ~ minecraft:pumpkin_stem[age=3] run scoreboard players set @s s.crhf.block_id 4848 +execute if block ~ ~ ~ minecraft:pumpkin_stem[age=4] run scoreboard players set @s s.crhf.block_id 4849 +execute if block ~ ~ ~ minecraft:pumpkin_stem[age=5] run scoreboard players set @s s.crhf.block_id 4850 +execute if block ~ ~ ~ minecraft:pumpkin_stem[age=6] run scoreboard players set @s s.crhf.block_id 4851 +execute if block ~ ~ ~ minecraft:pumpkin_stem[age=7] run scoreboard players set @s s.crhf.block_id 4852 diff --git a/data/bsc/functions/read/l0/p/l0_256.mcfunction b/data/bsc/functions/read/l0/p/l0_256.mcfunction new file mode 100644 index 00000000..da9671d6 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_256.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:melon_stem[age=0] run scoreboard players set @s s.crhf.block_id 4853 +execute if block ~ ~ ~ minecraft:melon_stem[age=1] run scoreboard players set @s s.crhf.block_id 4854 +execute if block ~ ~ ~ minecraft:melon_stem[age=2] run scoreboard players set @s s.crhf.block_id 4855 +execute if block ~ ~ ~ minecraft:melon_stem[age=3] run scoreboard players set @s s.crhf.block_id 4856 +execute if block ~ ~ ~ minecraft:melon_stem[age=4] run scoreboard players set @s s.crhf.block_id 4857 +execute if block ~ ~ ~ minecraft:melon_stem[age=5] run scoreboard players set @s s.crhf.block_id 4858 +execute if block ~ ~ ~ minecraft:melon_stem[age=6] run scoreboard players set @s s.crhf.block_id 4859 +execute if block ~ ~ ~ minecraft:melon_stem[age=7] run scoreboard players set @s s.crhf.block_id 4860 diff --git a/data/bsc/functions/read/l0/p/l0_257.mcfunction b/data/bsc/functions/read/l0/p/l0_257.mcfunction new file mode 100644 index 00000000..8e5adc9d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_257.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:vine[east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4861 +execute if block ~ ~ ~ minecraft:vine[east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4862 +execute if block ~ ~ ~ minecraft:vine[east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4863 +execute if block ~ ~ ~ minecraft:vine[east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4864 +execute if block ~ ~ ~ minecraft:vine[east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4865 +execute if block ~ ~ ~ minecraft:vine[east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4866 +execute if block ~ ~ ~ minecraft:vine[east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4867 +execute if block ~ ~ ~ minecraft:vine[east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4868 +execute if block ~ ~ ~ minecraft:vine[east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4869 +execute if block ~ ~ ~ minecraft:vine[east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4870 +execute if block ~ ~ ~ minecraft:vine[east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4871 +execute if block ~ ~ ~ minecraft:vine[east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4872 +execute if block ~ ~ ~ minecraft:vine[east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4873 +execute if block ~ ~ ~ minecraft:vine[east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4874 +execute if block ~ ~ ~ minecraft:vine[east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4875 +execute if block ~ ~ ~ minecraft:vine[east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4876 +execute if block ~ ~ ~ minecraft:vine[east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4877 +execute if block ~ ~ ~ minecraft:vine[east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4878 +execute if block ~ ~ ~ minecraft:vine[east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4879 +execute if block ~ ~ ~ minecraft:vine[east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4880 +execute if block ~ ~ ~ minecraft:vine[east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4881 +execute if block ~ ~ ~ minecraft:vine[east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4882 +execute if block ~ ~ ~ minecraft:vine[east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4883 +execute if block ~ ~ ~ minecraft:vine[east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4884 +execute if block ~ ~ ~ minecraft:vine[east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4885 +execute if block ~ ~ ~ minecraft:vine[east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4886 +execute if block ~ ~ ~ minecraft:vine[east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4887 +execute if block ~ ~ ~ minecraft:vine[east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4888 +execute if block ~ ~ ~ minecraft:vine[east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 4889 +execute if block ~ ~ ~ minecraft:vine[east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 4890 +execute if block ~ ~ ~ minecraft:vine[east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 4891 +execute if block ~ ~ ~ minecraft:vine[east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 4892 diff --git a/data/bsc/functions/read/l0/p/l0_258.mcfunction b/data/bsc/functions/read/l0/p/l0_258.mcfunction new file mode 100644 index 00000000..e705ab20 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_258.mcfunction @@ -0,0 +1,128 @@ +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=true,up=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4893 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=true,up=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4894 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=true,up=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4895 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=true,up=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4896 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=true,up=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4897 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=true,up=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4898 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=true,up=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4899 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=true,up=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4900 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=false,up=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4901 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=false,up=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4902 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=false,up=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4903 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=false,up=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4904 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=false,up=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4905 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=false,up=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4906 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=false,up=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4907 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=false,up=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4908 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=true,up=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4909 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=true,up=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4910 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=true,up=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4911 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=true,up=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4912 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=true,up=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4913 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=true,up=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4914 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=true,up=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4915 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=true,up=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4916 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=false,up=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4917 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=false,up=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4918 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=false,up=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4919 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=false,up=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4920 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=false,up=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4921 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=false,up=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4922 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=false,up=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4923 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=false,up=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4924 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=true,up=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4925 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=true,up=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4926 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=true,up=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4927 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=true,up=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4928 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=true,up=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4929 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=true,up=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4930 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=true,up=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4931 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=true,up=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4932 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=false,up=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4933 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=false,up=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4934 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=false,up=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4935 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=false,up=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4936 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=false,up=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4937 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=false,up=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4938 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=false,up=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4939 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=false,up=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4940 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=true,up=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4941 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=true,up=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4942 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=true,up=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4943 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=true,up=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4944 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=true,up=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4945 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=true,up=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4946 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=true,up=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4947 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=true,up=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4948 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=false,up=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4949 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=false,up=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4950 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=false,up=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4951 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=false,up=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4952 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=false,up=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4953 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=false,up=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4954 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=false,up=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4955 +execute if block ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=false,up=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4956 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=true,up=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4957 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=true,up=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4958 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=true,up=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4959 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=true,up=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4960 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=true,up=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4961 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=true,up=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4962 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=true,up=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4963 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=true,up=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4964 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=false,up=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4965 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=false,up=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4966 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=false,up=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4967 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=false,up=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4968 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=false,up=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4969 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=false,up=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4970 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=false,up=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4971 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=false,up=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4972 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=true,up=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4973 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=true,up=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4974 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=true,up=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4975 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=true,up=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4976 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=true,up=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4977 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=true,up=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4978 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=true,up=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4979 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=true,up=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4980 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=false,up=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4981 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=false,up=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4982 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=false,up=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4983 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=false,up=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4984 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=false,up=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4985 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=false,up=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4986 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=false,up=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4987 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=false,up=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4988 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=true,up=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4989 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=true,up=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4990 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=true,up=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4991 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=true,up=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4992 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=true,up=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4993 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=true,up=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4994 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=true,up=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4995 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=true,up=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 4996 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=false,up=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 4997 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=false,up=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 4998 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=false,up=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 4999 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=false,up=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 5000 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=false,up=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 5001 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=false,up=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 5002 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=false,up=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 5003 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=false,up=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 5004 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=true,up=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 5005 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=true,up=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 5006 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=true,up=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 5007 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=true,up=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 5008 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=true,up=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 5009 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=true,up=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 5010 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=true,up=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 5011 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=true,up=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 5012 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=false,up=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 5013 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=false,up=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 5014 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=false,up=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 5015 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=false,up=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 5016 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=false,up=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 5017 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=false,up=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 5018 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=false,up=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 5019 +execute if block ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=false,up=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 5020 diff --git a/data/bsc/functions/read/l0/p/l0_259.mcfunction b/data/bsc/functions/read/l0/p/l0_259.mcfunction new file mode 100644 index 00000000..8e672308 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_259.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=north,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 5021 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=north,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 5022 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=north,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 5023 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=north,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 5024 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=north,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 5025 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=north,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 5026 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=north,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 5027 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=north,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 5028 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=south,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 5029 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=south,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 5030 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=south,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 5031 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=south,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 5032 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=south,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 5033 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=south,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 5034 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=south,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 5035 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=south,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 5036 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=west,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 5037 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=west,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 5038 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=west,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 5039 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=west,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 5040 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=west,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 5041 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=west,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 5042 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=west,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 5043 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=west,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 5044 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=east,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 5045 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=east,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 5046 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=east,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 5047 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=east,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 5048 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=east,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 5049 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=east,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 5050 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=east,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 5051 +execute if block ~ ~ ~ minecraft:oak_fence_gate[facing=east,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 5052 diff --git a/data/bsc/functions/read/l0/p/l0_26.mcfunction b/data/bsc/functions/read/l0/p/l0_26.mcfunction new file mode 100644 index 00000000..37d3077d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_26.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:water[level=0] run scoreboard players set @s s.crhf.block_id 34 +execute if block ~ ~ ~ minecraft:water[level=1] run scoreboard players set @s s.crhf.block_id 35 +execute if block ~ ~ ~ minecraft:water[level=2] run scoreboard players set @s s.crhf.block_id 36 +execute if block ~ ~ ~ minecraft:water[level=3] run scoreboard players set @s s.crhf.block_id 37 +execute if block ~ ~ ~ minecraft:water[level=4] run scoreboard players set @s s.crhf.block_id 38 +execute if block ~ ~ ~ minecraft:water[level=5] run scoreboard players set @s s.crhf.block_id 39 +execute if block ~ ~ ~ minecraft:water[level=6] run scoreboard players set @s s.crhf.block_id 40 +execute if block ~ ~ ~ minecraft:water[level=7] run scoreboard players set @s s.crhf.block_id 41 +execute if block ~ ~ ~ minecraft:water[level=8] run scoreboard players set @s s.crhf.block_id 42 +execute if block ~ ~ ~ minecraft:water[level=9] run scoreboard players set @s s.crhf.block_id 43 +execute if block ~ ~ ~ minecraft:water[level=10] run scoreboard players set @s s.crhf.block_id 44 +execute if block ~ ~ ~ minecraft:water[level=11] run scoreboard players set @s s.crhf.block_id 45 +execute if block ~ ~ ~ minecraft:water[level=12] run scoreboard players set @s s.crhf.block_id 46 +execute if block ~ ~ ~ minecraft:water[level=13] run scoreboard players set @s s.crhf.block_id 47 +execute if block ~ ~ ~ minecraft:water[level=14] run scoreboard players set @s s.crhf.block_id 48 +execute if block ~ ~ ~ minecraft:water[level=15] run scoreboard players set @s s.crhf.block_id 49 diff --git a/data/bsc/functions/read/l0/p/l0_260.mcfunction b/data/bsc/functions/read/l0/p/l0_260.mcfunction new file mode 100644 index 00000000..efe22401 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_260.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5053 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5054 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5055 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5056 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5057 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5058 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5059 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5060 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5061 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5062 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5063 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5064 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5065 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5066 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5067 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5068 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5069 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5070 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5071 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5072 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5073 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5074 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5075 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5076 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5077 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5078 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5079 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5080 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5081 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5082 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5083 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5084 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5085 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5086 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5087 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5088 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5089 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5090 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5091 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5092 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5093 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5094 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5095 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5096 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5097 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5098 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5099 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5100 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5101 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5102 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5103 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5104 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5105 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5106 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5107 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5108 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5109 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5110 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5111 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5112 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5113 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5114 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5115 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5116 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5117 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5118 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5119 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5120 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5121 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5122 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5123 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5124 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5125 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5126 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5127 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5128 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5129 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5130 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5131 +execute if block ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5132 diff --git a/data/bsc/functions/read/l0/p/l0_261.mcfunction b/data/bsc/functions/read/l0/p/l0_261.mcfunction new file mode 100644 index 00000000..1e07ccd5 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_261.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5133 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5134 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5135 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5136 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5137 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5138 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5139 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5140 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5141 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5142 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5143 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5144 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5145 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5146 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5147 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5148 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5149 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5150 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5151 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5152 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5153 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5154 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5155 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5156 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5157 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5158 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5159 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5160 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5161 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5162 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5163 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5164 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5165 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5166 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5167 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5168 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5169 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5170 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5171 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5172 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5173 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5174 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5175 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5176 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5177 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5178 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5179 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5180 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5181 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5182 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5183 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5184 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5185 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5186 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5187 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5188 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5189 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5190 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5191 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5192 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5193 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5194 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5195 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5196 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5197 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5198 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5199 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5200 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5201 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5202 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5203 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5204 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5205 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5206 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5207 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5208 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5209 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5210 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5211 +execute if block ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5212 diff --git a/data/bsc/functions/read/l0/p/l0_262.mcfunction b/data/bsc/functions/read/l0/p/l0_262.mcfunction new file mode 100644 index 00000000..48a15f79 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_262.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:mycelium[snowy=true] run scoreboard players set @s s.crhf.block_id 5213 +execute if block ~ ~ ~ minecraft:mycelium[snowy=false] run scoreboard players set @s s.crhf.block_id 5214 diff --git a/data/bsc/functions/read/l0/p/l0_265.mcfunction b/data/bsc/functions/read/l0/p/l0_265.mcfunction new file mode 100644 index 00000000..f16231fb --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_265.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 5217 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 5218 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 5219 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 5220 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 5221 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 5222 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 5223 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 5224 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 5225 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 5226 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 5227 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 5228 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 5229 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 5230 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 5231 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 5232 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 5233 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 5234 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 5235 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 5236 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 5237 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 5238 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 5239 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 5240 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 5241 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 5242 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 5243 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 5244 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 5245 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 5246 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 5247 +execute if block ~ ~ ~ minecraft:nether_brick_fence[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 5248 diff --git a/data/bsc/functions/read/l0/p/l0_266.mcfunction b/data/bsc/functions/read/l0/p/l0_266.mcfunction new file mode 100644 index 00000000..12993cc4 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_266.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5249 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5250 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5251 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5252 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5253 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5254 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5255 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5256 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5257 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5258 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5259 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5260 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5261 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5262 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5263 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5264 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5265 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5266 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5267 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5268 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5269 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5270 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5271 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5272 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5273 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5274 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5275 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5276 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5277 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5278 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5279 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5280 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5281 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5282 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5283 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5284 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5285 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5286 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5287 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5288 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5289 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5290 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5291 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5292 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5293 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5294 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5295 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5296 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5297 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5298 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5299 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5300 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5301 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5302 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5303 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5304 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5305 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5306 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5307 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5308 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5309 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5310 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5311 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5312 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5313 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5314 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5315 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5316 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5317 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5318 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5319 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5320 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5321 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5322 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5323 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5324 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5325 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5326 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5327 +execute if block ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5328 diff --git a/data/bsc/functions/read/l0/p/l0_267.mcfunction b/data/bsc/functions/read/l0/p/l0_267.mcfunction new file mode 100644 index 00000000..47e2fb5a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_267.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:nether_wart[age=0] run scoreboard players set @s s.crhf.block_id 5329 +execute if block ~ ~ ~ minecraft:nether_wart[age=1] run scoreboard players set @s s.crhf.block_id 5330 +execute if block ~ ~ ~ minecraft:nether_wart[age=2] run scoreboard players set @s s.crhf.block_id 5331 +execute if block ~ ~ ~ minecraft:nether_wart[age=3] run scoreboard players set @s s.crhf.block_id 5332 diff --git a/data/bsc/functions/read/l0/p/l0_269.mcfunction b/data/bsc/functions/read/l0/p/l0_269.mcfunction new file mode 100644 index 00000000..3f834e42 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_269.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=true,has_bottle_2=true] run scoreboard players set @s s.crhf.block_id 5334 +execute if block ~ ~ ~ minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=true,has_bottle_2=false] run scoreboard players set @s s.crhf.block_id 5335 +execute if block ~ ~ ~ minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=false,has_bottle_2=true] run scoreboard players set @s s.crhf.block_id 5336 +execute if block ~ ~ ~ minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=false,has_bottle_2=false] run scoreboard players set @s s.crhf.block_id 5337 +execute if block ~ ~ ~ minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=true,has_bottle_2=true] run scoreboard players set @s s.crhf.block_id 5338 +execute if block ~ ~ ~ minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=true,has_bottle_2=false] run scoreboard players set @s s.crhf.block_id 5339 +execute if block ~ ~ ~ minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=false,has_bottle_2=true] run scoreboard players set @s s.crhf.block_id 5340 +execute if block ~ ~ ~ minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=false,has_bottle_2=false] run scoreboard players set @s s.crhf.block_id 5341 diff --git a/data/bsc/functions/read/l0/p/l0_27.mcfunction b/data/bsc/functions/read/l0/p/l0_27.mcfunction new file mode 100644 index 00000000..73c91ca3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_27.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:lava[level=0] run scoreboard players set @s s.crhf.block_id 50 +execute if block ~ ~ ~ minecraft:lava[level=1] run scoreboard players set @s s.crhf.block_id 51 +execute if block ~ ~ ~ minecraft:lava[level=2] run scoreboard players set @s s.crhf.block_id 52 +execute if block ~ ~ ~ minecraft:lava[level=3] run scoreboard players set @s s.crhf.block_id 53 +execute if block ~ ~ ~ minecraft:lava[level=4] run scoreboard players set @s s.crhf.block_id 54 +execute if block ~ ~ ~ minecraft:lava[level=5] run scoreboard players set @s s.crhf.block_id 55 +execute if block ~ ~ ~ minecraft:lava[level=6] run scoreboard players set @s s.crhf.block_id 56 +execute if block ~ ~ ~ minecraft:lava[level=7] run scoreboard players set @s s.crhf.block_id 57 +execute if block ~ ~ ~ minecraft:lava[level=8] run scoreboard players set @s s.crhf.block_id 58 +execute if block ~ ~ ~ minecraft:lava[level=9] run scoreboard players set @s s.crhf.block_id 59 +execute if block ~ ~ ~ minecraft:lava[level=10] run scoreboard players set @s s.crhf.block_id 60 +execute if block ~ ~ ~ minecraft:lava[level=11] run scoreboard players set @s s.crhf.block_id 61 +execute if block ~ ~ ~ minecraft:lava[level=12] run scoreboard players set @s s.crhf.block_id 62 +execute if block ~ ~ ~ minecraft:lava[level=13] run scoreboard players set @s s.crhf.block_id 63 +execute if block ~ ~ ~ minecraft:lava[level=14] run scoreboard players set @s s.crhf.block_id 64 +execute if block ~ ~ ~ minecraft:lava[level=15] run scoreboard players set @s s.crhf.block_id 65 diff --git a/data/bsc/functions/read/l0/p/l0_271.mcfunction b/data/bsc/functions/read/l0/p/l0_271.mcfunction new file mode 100644 index 00000000..2e763886 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_271.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:water_cauldron[level=1] run scoreboard players set @s s.crhf.block_id 5343 +execute if block ~ ~ ~ minecraft:water_cauldron[level=2] run scoreboard players set @s s.crhf.block_id 5344 +execute if block ~ ~ ~ minecraft:water_cauldron[level=3] run scoreboard players set @s s.crhf.block_id 5345 diff --git a/data/bsc/functions/read/l0/p/l0_273.mcfunction b/data/bsc/functions/read/l0/p/l0_273.mcfunction new file mode 100644 index 00000000..0de44d92 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_273.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:powder_snow_cauldron[level=1] run scoreboard players set @s s.crhf.block_id 5347 +execute if block ~ ~ ~ minecraft:powder_snow_cauldron[level=2] run scoreboard players set @s s.crhf.block_id 5348 +execute if block ~ ~ ~ minecraft:powder_snow_cauldron[level=3] run scoreboard players set @s s.crhf.block_id 5349 diff --git a/data/bsc/functions/read/l0/p/l0_275.mcfunction b/data/bsc/functions/read/l0/p/l0_275.mcfunction new file mode 100644 index 00000000..f0d7c451 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_275.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:end_portal_frame[eye=true,facing=north] run scoreboard players set @s s.crhf.block_id 5351 +execute if block ~ ~ ~ minecraft:end_portal_frame[eye=true,facing=south] run scoreboard players set @s s.crhf.block_id 5352 +execute if block ~ ~ ~ minecraft:end_portal_frame[eye=true,facing=west] run scoreboard players set @s s.crhf.block_id 5353 +execute if block ~ ~ ~ minecraft:end_portal_frame[eye=true,facing=east] run scoreboard players set @s s.crhf.block_id 5354 +execute if block ~ ~ ~ minecraft:end_portal_frame[eye=false,facing=north] run scoreboard players set @s s.crhf.block_id 5355 +execute if block ~ ~ ~ minecraft:end_portal_frame[eye=false,facing=south] run scoreboard players set @s s.crhf.block_id 5356 +execute if block ~ ~ ~ minecraft:end_portal_frame[eye=false,facing=west] run scoreboard players set @s s.crhf.block_id 5357 +execute if block ~ ~ ~ minecraft:end_portal_frame[eye=false,facing=east] run scoreboard players set @s s.crhf.block_id 5358 diff --git a/data/bsc/functions/read/l0/p/l0_278.mcfunction b/data/bsc/functions/read/l0/p/l0_278.mcfunction new file mode 100644 index 00000000..c22c8389 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_278.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:redstone_lamp[lit=true] run scoreboard players set @s s.crhf.block_id 5361 +execute if block ~ ~ ~ minecraft:redstone_lamp[lit=false] run scoreboard players set @s s.crhf.block_id 5362 diff --git a/data/bsc/functions/read/l0/p/l0_279.mcfunction b/data/bsc/functions/read/l0/p/l0_279.mcfunction new file mode 100644 index 00000000..caaf0015 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_279.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:cocoa[age=0,facing=north] run scoreboard players set @s s.crhf.block_id 5363 +execute if block ~ ~ ~ minecraft:cocoa[age=0,facing=south] run scoreboard players set @s s.crhf.block_id 5364 +execute if block ~ ~ ~ minecraft:cocoa[age=0,facing=west] run scoreboard players set @s s.crhf.block_id 5365 +execute if block ~ ~ ~ minecraft:cocoa[age=0,facing=east] run scoreboard players set @s s.crhf.block_id 5366 +execute if block ~ ~ ~ minecraft:cocoa[age=1,facing=north] run scoreboard players set @s s.crhf.block_id 5367 +execute if block ~ ~ ~ minecraft:cocoa[age=1,facing=south] run scoreboard players set @s s.crhf.block_id 5368 +execute if block ~ ~ ~ minecraft:cocoa[age=1,facing=west] run scoreboard players set @s s.crhf.block_id 5369 +execute if block ~ ~ ~ minecraft:cocoa[age=1,facing=east] run scoreboard players set @s s.crhf.block_id 5370 +execute if block ~ ~ ~ minecraft:cocoa[age=2,facing=north] run scoreboard players set @s s.crhf.block_id 5371 +execute if block ~ ~ ~ minecraft:cocoa[age=2,facing=south] run scoreboard players set @s s.crhf.block_id 5372 +execute if block ~ ~ ~ minecraft:cocoa[age=2,facing=west] run scoreboard players set @s s.crhf.block_id 5373 +execute if block ~ ~ ~ minecraft:cocoa[age=2,facing=east] run scoreboard players set @s s.crhf.block_id 5374 diff --git a/data/bsc/functions/read/l0/p/l0_280.mcfunction b/data/bsc/functions/read/l0/p/l0_280.mcfunction new file mode 100644 index 00000000..4211deea --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_280.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5375 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5376 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5377 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5378 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5379 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5380 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5381 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5382 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5383 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5384 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5385 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5386 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5387 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5388 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5389 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5390 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5391 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5392 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5393 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5394 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5395 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5396 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5397 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5398 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5399 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5400 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5401 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5402 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5403 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5404 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5405 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5406 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5407 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5408 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5409 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5410 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5411 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5412 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5413 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5414 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5415 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5416 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5417 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5418 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5419 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5420 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5421 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5422 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5423 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5424 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5425 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5426 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5427 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5428 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5429 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5430 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5431 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5432 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5433 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5434 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5435 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5436 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5437 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5438 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5439 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5440 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5441 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5442 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5443 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5444 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5445 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5446 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5447 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5448 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5449 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5450 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5451 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5452 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5453 +execute if block ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5454 diff --git a/data/bsc/functions/read/l0/p/l0_283.mcfunction b/data/bsc/functions/read/l0/p/l0_283.mcfunction new file mode 100644 index 00000000..5605222f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_283.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:ender_chest[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5457 +execute if block ~ ~ ~ minecraft:ender_chest[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5458 +execute if block ~ ~ ~ minecraft:ender_chest[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5459 +execute if block ~ ~ ~ minecraft:ender_chest[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5460 +execute if block ~ ~ ~ minecraft:ender_chest[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5461 +execute if block ~ ~ ~ minecraft:ender_chest[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5462 +execute if block ~ ~ ~ minecraft:ender_chest[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5463 +execute if block ~ ~ ~ minecraft:ender_chest[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5464 diff --git a/data/bsc/functions/read/l0/p/l0_284.mcfunction b/data/bsc/functions/read/l0/p/l0_284.mcfunction new file mode 100644 index 00000000..17d8ed56 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_284.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:tripwire_hook[attached=true,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 5465 +execute if block ~ ~ ~ minecraft:tripwire_hook[attached=true,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 5466 +execute if block ~ ~ ~ minecraft:tripwire_hook[attached=true,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 5467 +execute if block ~ ~ ~ minecraft:tripwire_hook[attached=true,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 5468 +execute if block ~ ~ ~ minecraft:tripwire_hook[attached=true,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 5469 +execute if block ~ ~ ~ minecraft:tripwire_hook[attached=true,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 5470 +execute if block ~ ~ ~ minecraft:tripwire_hook[attached=true,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 5471 +execute if block ~ ~ ~ minecraft:tripwire_hook[attached=true,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 5472 +execute if block ~ ~ ~ minecraft:tripwire_hook[attached=false,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 5473 +execute if block ~ ~ ~ minecraft:tripwire_hook[attached=false,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 5474 +execute if block ~ ~ ~ minecraft:tripwire_hook[attached=false,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 5475 +execute if block ~ ~ ~ minecraft:tripwire_hook[attached=false,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 5476 +execute if block ~ ~ ~ minecraft:tripwire_hook[attached=false,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 5477 +execute if block ~ ~ ~ minecraft:tripwire_hook[attached=false,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 5478 +execute if block ~ ~ ~ minecraft:tripwire_hook[attached=false,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 5479 +execute if block ~ ~ ~ minecraft:tripwire_hook[attached=false,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 5480 diff --git a/data/bsc/functions/read/l0/p/l0_285.mcfunction b/data/bsc/functions/read/l0/p/l0_285.mcfunction new file mode 100644 index 00000000..64e22f17 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_285.mcfunction @@ -0,0 +1,128 @@ +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=true,powered=true,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5481 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=true,powered=true,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5482 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=true,powered=true,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5483 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=true,powered=true,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5484 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=true,powered=false,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5485 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=true,powered=false,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5486 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=true,powered=false,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5487 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=true,powered=false,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5488 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=false,powered=true,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5489 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=false,powered=true,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5490 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=false,powered=true,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5491 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=false,powered=true,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5492 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=false,powered=false,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5493 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=false,powered=false,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5494 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=false,powered=false,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5495 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=false,powered=false,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5496 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=true,powered=true,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5497 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=true,powered=true,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5498 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=true,powered=true,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5499 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=true,powered=true,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5500 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=true,powered=false,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5501 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=true,powered=false,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5502 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=true,powered=false,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5503 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=true,powered=false,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5504 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=true,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5505 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=true,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5506 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=true,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5507 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=true,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5508 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=false,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5509 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=false,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5510 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=false,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5511 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=false,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5512 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=true,powered=true,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5513 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=true,powered=true,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5514 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=true,powered=true,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5515 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=true,powered=true,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5516 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=true,powered=false,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5517 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=true,powered=false,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5518 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=true,powered=false,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5519 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=true,powered=false,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5520 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=false,powered=true,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5521 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=false,powered=true,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5522 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=false,powered=true,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5523 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=false,powered=true,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5524 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=false,powered=false,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5525 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=false,powered=false,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5526 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=false,powered=false,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5527 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=false,powered=false,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5528 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=true,powered=true,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5529 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=true,powered=true,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5530 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=true,powered=true,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5531 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=true,powered=true,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5532 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=true,powered=false,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5533 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=true,powered=false,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5534 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=true,powered=false,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5535 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=true,powered=false,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5536 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=true,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5537 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=true,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5538 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=true,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5539 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=true,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5540 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=false,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5541 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=false,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5542 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=false,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5543 +execute if block ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=false,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5544 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=true,powered=true,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5545 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=true,powered=true,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5546 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=true,powered=true,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5547 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=true,powered=true,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5548 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=true,powered=false,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5549 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=true,powered=false,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5550 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=true,powered=false,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5551 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=true,powered=false,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5552 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=false,powered=true,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5553 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=false,powered=true,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5554 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=false,powered=true,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5555 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=false,powered=true,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5556 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=false,powered=false,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5557 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=false,powered=false,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5558 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=false,powered=false,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5559 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=false,powered=false,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5560 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=true,powered=true,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5561 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=true,powered=true,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5562 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=true,powered=true,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5563 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=true,powered=true,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5564 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=true,powered=false,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5565 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=true,powered=false,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5566 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=true,powered=false,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5567 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=true,powered=false,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5568 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=true,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5569 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=true,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5570 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=true,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5571 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=true,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5572 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=false,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5573 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=false,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5574 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=false,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5575 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=false,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5576 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=true,powered=true,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5577 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=true,powered=true,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5578 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=true,powered=true,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5579 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=true,powered=true,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5580 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=true,powered=false,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5581 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=true,powered=false,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5582 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=true,powered=false,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5583 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=true,powered=false,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5584 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=false,powered=true,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5585 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=false,powered=true,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5586 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=false,powered=true,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5587 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=false,powered=true,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5588 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=false,powered=false,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5589 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=false,powered=false,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5590 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=false,powered=false,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5591 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=false,powered=false,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5592 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=true,powered=true,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5593 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=true,powered=true,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5594 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=true,powered=true,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5595 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=true,powered=true,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5596 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=true,powered=false,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5597 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=true,powered=false,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5598 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=true,powered=false,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5599 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=true,powered=false,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5600 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=true,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5601 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=true,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5602 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=true,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5603 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=true,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5604 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=false,south=true,west=true] run scoreboard players set @s s.crhf.block_id 5605 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=false,south=true,west=false] run scoreboard players set @s s.crhf.block_id 5606 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=false,south=false,west=true] run scoreboard players set @s s.crhf.block_id 5607 +execute if block ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=false,south=false,west=false] run scoreboard players set @s s.crhf.block_id 5608 diff --git a/data/bsc/functions/read/l0/p/l0_287.mcfunction b/data/bsc/functions/read/l0/p/l0_287.mcfunction new file mode 100644 index 00000000..96d0f780 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_287.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5610 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5611 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5612 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5613 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5614 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5615 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5616 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5617 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5618 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5619 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5620 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5621 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5622 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5623 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5624 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5625 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5626 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5627 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5628 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5629 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5630 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5631 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5632 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5633 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5634 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5635 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5636 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5637 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5638 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5639 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5640 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5641 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5642 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5643 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5644 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5645 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5646 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5647 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5648 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5649 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5650 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5651 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5652 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5653 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5654 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5655 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5656 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5657 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5658 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5659 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5660 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5661 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5662 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5663 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5664 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5665 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5666 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5667 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5668 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5669 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5670 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5671 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5672 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5673 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5674 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5675 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5676 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5677 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5678 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5679 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5680 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5681 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5682 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5683 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5684 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5685 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5686 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5687 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5688 +execute if block ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5689 diff --git a/data/bsc/functions/read/l0/p/l0_288.mcfunction b/data/bsc/functions/read/l0/p/l0_288.mcfunction new file mode 100644 index 00000000..77023b9b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_288.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5690 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5691 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5692 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5693 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5694 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5695 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5696 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5697 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5698 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5699 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5700 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5701 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5702 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5703 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5704 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5705 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5706 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5707 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5708 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5709 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5710 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5711 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5712 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5713 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5714 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5715 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5716 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5717 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5718 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5719 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5720 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5721 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5722 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5723 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5724 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5725 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5726 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5727 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5728 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5729 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5730 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5731 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5732 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5733 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5734 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5735 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5736 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5737 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5738 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5739 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5740 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5741 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5742 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5743 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5744 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5745 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5746 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5747 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5748 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5749 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5750 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5751 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5752 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5753 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5754 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5755 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5756 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5757 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5758 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5759 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5760 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5761 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5762 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5763 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5764 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5765 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5766 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5767 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5768 +execute if block ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5769 diff --git a/data/bsc/functions/read/l0/p/l0_289.mcfunction b/data/bsc/functions/read/l0/p/l0_289.mcfunction new file mode 100644 index 00000000..9d28bb32 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_289.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5770 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5771 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5772 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5773 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5774 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5775 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5776 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5777 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5778 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5779 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5780 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5781 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5782 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5783 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5784 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5785 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5786 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5787 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5788 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5789 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5790 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5791 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5792 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5793 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5794 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5795 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5796 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5797 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5798 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5799 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5800 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5801 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5802 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5803 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5804 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5805 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5806 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5807 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5808 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5809 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5810 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5811 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5812 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5813 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5814 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5815 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5816 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5817 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5818 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5819 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5820 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5821 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5822 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5823 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5824 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5825 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5826 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5827 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5828 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5829 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5830 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5831 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5832 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5833 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5834 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5835 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5836 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5837 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5838 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5839 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5840 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5841 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5842 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5843 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5844 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5845 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5846 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5847 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 5848 +execute if block ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 5849 diff --git a/data/bsc/functions/read/l0/p/l0_290.mcfunction b/data/bsc/functions/read/l0/p/l0_290.mcfunction new file mode 100644 index 00000000..1fad2c94 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_290.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:command_block[conditional=true,facing=north] run scoreboard players set @s s.crhf.block_id 5850 +execute if block ~ ~ ~ minecraft:command_block[conditional=true,facing=east] run scoreboard players set @s s.crhf.block_id 5851 +execute if block ~ ~ ~ minecraft:command_block[conditional=true,facing=south] run scoreboard players set @s s.crhf.block_id 5852 +execute if block ~ ~ ~ minecraft:command_block[conditional=true,facing=west] run scoreboard players set @s s.crhf.block_id 5853 +execute if block ~ ~ ~ minecraft:command_block[conditional=true,facing=up] run scoreboard players set @s s.crhf.block_id 5854 +execute if block ~ ~ ~ minecraft:command_block[conditional=true,facing=down] run scoreboard players set @s s.crhf.block_id 5855 +execute if block ~ ~ ~ minecraft:command_block[conditional=false,facing=north] run scoreboard players set @s s.crhf.block_id 5856 +execute if block ~ ~ ~ minecraft:command_block[conditional=false,facing=east] run scoreboard players set @s s.crhf.block_id 5857 +execute if block ~ ~ ~ minecraft:command_block[conditional=false,facing=south] run scoreboard players set @s s.crhf.block_id 5858 +execute if block ~ ~ ~ minecraft:command_block[conditional=false,facing=west] run scoreboard players set @s s.crhf.block_id 5859 +execute if block ~ ~ ~ minecraft:command_block[conditional=false,facing=up] run scoreboard players set @s s.crhf.block_id 5860 +execute if block ~ ~ ~ minecraft:command_block[conditional=false,facing=down] run scoreboard players set @s s.crhf.block_id 5861 diff --git a/data/bsc/functions/read/l0/p/l0_292.mcfunction b/data/bsc/functions/read/l0/p/l0_292.mcfunction new file mode 100644 index 00000000..9488fe6b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_292.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5863 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5864 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5865 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5866 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5867 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5868 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5869 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5870 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5871 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5872 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5873 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5874 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5875 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5876 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5877 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5878 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5879 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5880 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5881 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5882 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5883 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5884 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5885 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5886 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5887 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5888 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5889 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5890 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5891 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5892 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5893 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5894 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5895 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5896 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5897 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5898 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5899 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5900 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5901 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5902 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5903 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5904 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5905 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5906 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5907 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5908 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5909 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5910 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5911 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5912 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5913 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5914 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5915 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5916 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5917 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5918 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5919 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5920 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5921 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5922 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5923 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5924 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5925 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5926 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5927 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5928 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5929 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5930 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5931 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5932 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5933 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5934 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5935 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5936 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5937 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5938 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5939 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5940 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5941 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5942 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5943 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5944 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5945 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5946 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5947 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5948 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5949 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5950 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5951 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5952 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5953 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5954 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5955 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5956 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5957 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5958 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5959 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5960 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5961 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5962 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5963 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5964 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5965 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5966 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5967 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5968 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5969 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5970 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5971 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5972 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5973 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5974 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5975 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5976 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5977 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5978 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5979 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5980 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5981 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5982 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5983 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5984 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5985 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5986 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5987 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5988 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5989 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5990 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5991 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5992 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5993 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 5994 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 5995 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 5996 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 5997 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 5998 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 5999 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6000 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6001 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6002 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6003 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6004 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6005 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6006 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6007 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6008 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6009 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6010 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6011 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6012 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6013 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6014 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6015 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6016 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6017 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6018 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6019 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6020 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6021 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6022 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6023 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6024 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6025 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6026 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6027 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6028 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6029 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6030 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6031 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6032 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6033 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6034 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6035 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6036 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6037 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6038 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6039 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6040 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6041 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6042 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6043 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6044 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6045 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6046 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6047 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6048 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6049 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6050 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6051 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6052 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6053 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6054 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6055 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6056 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6057 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6058 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6059 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6060 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6061 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6062 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6063 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6064 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6065 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6066 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6067 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6068 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6069 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6070 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6071 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6072 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6073 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6074 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6075 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6076 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6077 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6078 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6079 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6080 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6081 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6082 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6083 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6084 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6085 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6086 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6087 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6088 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6089 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6090 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6091 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6092 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6093 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6094 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6095 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6096 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6097 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6098 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6099 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6100 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6101 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6102 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6103 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6104 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6105 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6106 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6107 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6108 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6109 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6110 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6111 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6112 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6113 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6114 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6115 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6116 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6117 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6118 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6119 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6120 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6121 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6122 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6123 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6124 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6125 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6126 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6127 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6128 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6129 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6130 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6131 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6132 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6133 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6134 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6135 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6136 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6137 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6138 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6139 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6140 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6141 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6142 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6143 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6144 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6145 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6146 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6147 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6148 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6149 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6150 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6151 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6152 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6153 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6154 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6155 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6156 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6157 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6158 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6159 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6160 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6161 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6162 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6163 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6164 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6165 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6166 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6167 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6168 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6169 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6170 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6171 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6172 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6173 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6174 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6175 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6176 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6177 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6178 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6179 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6180 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6181 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6182 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6183 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6184 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6185 +execute if block ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6186 diff --git a/data/bsc/functions/read/l0/p/l0_293.mcfunction b/data/bsc/functions/read/l0/p/l0_293.mcfunction new file mode 100644 index 00000000..7a6b4eac --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_293.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6187 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6188 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6189 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6190 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6191 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6192 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6193 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6194 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6195 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6196 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6197 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6198 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6199 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6200 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6201 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6202 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6203 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6204 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6205 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6206 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6207 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6208 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6209 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6210 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6211 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6212 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6213 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6214 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6215 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6216 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6217 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6218 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6219 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6220 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6221 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6222 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6223 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6224 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6225 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6226 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6227 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6228 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6229 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6230 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6231 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6232 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6233 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6234 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6235 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6236 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6237 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6238 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6239 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6240 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6241 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6242 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6243 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6244 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6245 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6246 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6247 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6248 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6249 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6250 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6251 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6252 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6253 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6254 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6255 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6256 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6257 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6258 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6259 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6260 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6261 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6262 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6263 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6264 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6265 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6266 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6267 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6268 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6269 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6270 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6271 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6272 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6273 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6274 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6275 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6276 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6277 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6278 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6279 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6280 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6281 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6282 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6283 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6284 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6285 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6286 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6287 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6288 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6289 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6290 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6291 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6292 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6293 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6294 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6295 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6296 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6297 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6298 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6299 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6300 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6301 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6302 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6303 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6304 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6305 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6306 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6307 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6308 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6309 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6310 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6311 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6312 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6313 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6314 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6315 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6316 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6317 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6318 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6319 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6320 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6321 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6322 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6323 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6324 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6325 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6326 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6327 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6328 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6329 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6330 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6331 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6332 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6333 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6334 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6335 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6336 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6337 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6338 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6339 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6340 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6341 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6342 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6343 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6344 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6345 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6346 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6347 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6348 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6349 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6350 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6351 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6352 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6353 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6354 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6355 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6356 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6357 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6358 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6359 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6360 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6361 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6362 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6363 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6364 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6365 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6366 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6367 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6368 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6369 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6370 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6371 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6372 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6373 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6374 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6375 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6376 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6377 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6378 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6379 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6380 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6381 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6382 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6383 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6384 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6385 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6386 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6387 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6388 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6389 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6390 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6391 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6392 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6393 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6394 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6395 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6396 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6397 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6398 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6399 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6400 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6401 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6402 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6403 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6404 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6405 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6406 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6407 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6408 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6409 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6410 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6411 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6412 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6413 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6414 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6415 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6416 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6417 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6418 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6419 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6420 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6421 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6422 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6423 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6424 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6425 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6426 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6427 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6428 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6429 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6430 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6431 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6432 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6433 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6434 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6435 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6436 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6437 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6438 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6439 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6440 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6441 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6442 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6443 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6444 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6445 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6446 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6447 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6448 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6449 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6450 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6451 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6452 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6453 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6454 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6455 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6456 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6457 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6458 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6459 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6460 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6461 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6462 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6463 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6464 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6465 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6466 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6467 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6468 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6469 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6470 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6471 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6472 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6473 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6474 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6475 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6476 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6477 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6478 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6479 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6480 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6481 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6482 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6483 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6484 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6485 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6486 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6487 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6488 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6489 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6490 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6491 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6492 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6493 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6494 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6495 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6496 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6497 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6498 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6499 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6500 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6501 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6502 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6503 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6504 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 6505 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 6506 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 6507 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 6508 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 6509 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 6510 diff --git a/data/bsc/functions/read/l0/p/l0_319.mcfunction b/data/bsc/functions/read/l0/p/l0_319.mcfunction new file mode 100644 index 00000000..6ff43561 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_319.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:carrots[age=0] run scoreboard players set @s s.crhf.block_id 6536 +execute if block ~ ~ ~ minecraft:carrots[age=1] run scoreboard players set @s s.crhf.block_id 6537 +execute if block ~ ~ ~ minecraft:carrots[age=2] run scoreboard players set @s s.crhf.block_id 6538 +execute if block ~ ~ ~ minecraft:carrots[age=3] run scoreboard players set @s s.crhf.block_id 6539 +execute if block ~ ~ ~ minecraft:carrots[age=4] run scoreboard players set @s s.crhf.block_id 6540 +execute if block ~ ~ ~ minecraft:carrots[age=5] run scoreboard players set @s s.crhf.block_id 6541 +execute if block ~ ~ ~ minecraft:carrots[age=6] run scoreboard players set @s s.crhf.block_id 6542 +execute if block ~ ~ ~ minecraft:carrots[age=7] run scoreboard players set @s s.crhf.block_id 6543 diff --git a/data/bsc/functions/read/l0/p/l0_320.mcfunction b/data/bsc/functions/read/l0/p/l0_320.mcfunction new file mode 100644 index 00000000..58686049 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_320.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:potatoes[age=0] run scoreboard players set @s s.crhf.block_id 6544 +execute if block ~ ~ ~ minecraft:potatoes[age=1] run scoreboard players set @s s.crhf.block_id 6545 +execute if block ~ ~ ~ minecraft:potatoes[age=2] run scoreboard players set @s s.crhf.block_id 6546 +execute if block ~ ~ ~ minecraft:potatoes[age=3] run scoreboard players set @s s.crhf.block_id 6547 +execute if block ~ ~ ~ minecraft:potatoes[age=4] run scoreboard players set @s s.crhf.block_id 6548 +execute if block ~ ~ ~ minecraft:potatoes[age=5] run scoreboard players set @s s.crhf.block_id 6549 +execute if block ~ ~ ~ minecraft:potatoes[age=6] run scoreboard players set @s s.crhf.block_id 6550 +execute if block ~ ~ ~ minecraft:potatoes[age=7] run scoreboard players set @s s.crhf.block_id 6551 diff --git a/data/bsc/functions/read/l0/p/l0_321.mcfunction b/data/bsc/functions/read/l0/p/l0_321.mcfunction new file mode 100644 index 00000000..03222d3a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_321.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:oak_button[face=floor,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6552 +execute if block ~ ~ ~ minecraft:oak_button[face=floor,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6553 +execute if block ~ ~ ~ minecraft:oak_button[face=floor,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6554 +execute if block ~ ~ ~ minecraft:oak_button[face=floor,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6555 +execute if block ~ ~ ~ minecraft:oak_button[face=floor,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6556 +execute if block ~ ~ ~ minecraft:oak_button[face=floor,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6557 +execute if block ~ ~ ~ minecraft:oak_button[face=floor,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6558 +execute if block ~ ~ ~ minecraft:oak_button[face=floor,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6559 +execute if block ~ ~ ~ minecraft:oak_button[face=wall,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6560 +execute if block ~ ~ ~ minecraft:oak_button[face=wall,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6561 +execute if block ~ ~ ~ minecraft:oak_button[face=wall,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6562 +execute if block ~ ~ ~ minecraft:oak_button[face=wall,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6563 +execute if block ~ ~ ~ minecraft:oak_button[face=wall,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6564 +execute if block ~ ~ ~ minecraft:oak_button[face=wall,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6565 +execute if block ~ ~ ~ minecraft:oak_button[face=wall,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6566 +execute if block ~ ~ ~ minecraft:oak_button[face=wall,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6567 +execute if block ~ ~ ~ minecraft:oak_button[face=ceiling,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6568 +execute if block ~ ~ ~ minecraft:oak_button[face=ceiling,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6569 +execute if block ~ ~ ~ minecraft:oak_button[face=ceiling,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6570 +execute if block ~ ~ ~ minecraft:oak_button[face=ceiling,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6571 +execute if block ~ ~ ~ minecraft:oak_button[face=ceiling,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6572 +execute if block ~ ~ ~ minecraft:oak_button[face=ceiling,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6573 +execute if block ~ ~ ~ minecraft:oak_button[face=ceiling,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6574 +execute if block ~ ~ ~ minecraft:oak_button[face=ceiling,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6575 diff --git a/data/bsc/functions/read/l0/p/l0_322.mcfunction b/data/bsc/functions/read/l0/p/l0_322.mcfunction new file mode 100644 index 00000000..6fc9120c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_322.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:spruce_button[face=floor,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6576 +execute if block ~ ~ ~ minecraft:spruce_button[face=floor,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6577 +execute if block ~ ~ ~ minecraft:spruce_button[face=floor,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6578 +execute if block ~ ~ ~ minecraft:spruce_button[face=floor,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6579 +execute if block ~ ~ ~ minecraft:spruce_button[face=floor,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6580 +execute if block ~ ~ ~ minecraft:spruce_button[face=floor,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6581 +execute if block ~ ~ ~ minecraft:spruce_button[face=floor,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6582 +execute if block ~ ~ ~ minecraft:spruce_button[face=floor,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6583 +execute if block ~ ~ ~ minecraft:spruce_button[face=wall,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6584 +execute if block ~ ~ ~ minecraft:spruce_button[face=wall,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6585 +execute if block ~ ~ ~ minecraft:spruce_button[face=wall,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6586 +execute if block ~ ~ ~ minecraft:spruce_button[face=wall,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6587 +execute if block ~ ~ ~ minecraft:spruce_button[face=wall,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6588 +execute if block ~ ~ ~ minecraft:spruce_button[face=wall,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6589 +execute if block ~ ~ ~ minecraft:spruce_button[face=wall,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6590 +execute if block ~ ~ ~ minecraft:spruce_button[face=wall,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6591 +execute if block ~ ~ ~ minecraft:spruce_button[face=ceiling,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6592 +execute if block ~ ~ ~ minecraft:spruce_button[face=ceiling,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6593 +execute if block ~ ~ ~ minecraft:spruce_button[face=ceiling,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6594 +execute if block ~ ~ ~ minecraft:spruce_button[face=ceiling,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6595 +execute if block ~ ~ ~ minecraft:spruce_button[face=ceiling,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6596 +execute if block ~ ~ ~ minecraft:spruce_button[face=ceiling,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6597 +execute if block ~ ~ ~ minecraft:spruce_button[face=ceiling,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6598 +execute if block ~ ~ ~ minecraft:spruce_button[face=ceiling,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6599 diff --git a/data/bsc/functions/read/l0/p/l0_323.mcfunction b/data/bsc/functions/read/l0/p/l0_323.mcfunction new file mode 100644 index 00000000..69c750f9 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_323.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:birch_button[face=floor,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6600 +execute if block ~ ~ ~ minecraft:birch_button[face=floor,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6601 +execute if block ~ ~ ~ minecraft:birch_button[face=floor,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6602 +execute if block ~ ~ ~ minecraft:birch_button[face=floor,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6603 +execute if block ~ ~ ~ minecraft:birch_button[face=floor,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6604 +execute if block ~ ~ ~ minecraft:birch_button[face=floor,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6605 +execute if block ~ ~ ~ minecraft:birch_button[face=floor,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6606 +execute if block ~ ~ ~ minecraft:birch_button[face=floor,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6607 +execute if block ~ ~ ~ minecraft:birch_button[face=wall,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6608 +execute if block ~ ~ ~ minecraft:birch_button[face=wall,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6609 +execute if block ~ ~ ~ minecraft:birch_button[face=wall,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6610 +execute if block ~ ~ ~ minecraft:birch_button[face=wall,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6611 +execute if block ~ ~ ~ minecraft:birch_button[face=wall,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6612 +execute if block ~ ~ ~ minecraft:birch_button[face=wall,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6613 +execute if block ~ ~ ~ minecraft:birch_button[face=wall,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6614 +execute if block ~ ~ ~ minecraft:birch_button[face=wall,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6615 +execute if block ~ ~ ~ minecraft:birch_button[face=ceiling,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6616 +execute if block ~ ~ ~ minecraft:birch_button[face=ceiling,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6617 +execute if block ~ ~ ~ minecraft:birch_button[face=ceiling,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6618 +execute if block ~ ~ ~ minecraft:birch_button[face=ceiling,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6619 +execute if block ~ ~ ~ minecraft:birch_button[face=ceiling,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6620 +execute if block ~ ~ ~ minecraft:birch_button[face=ceiling,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6621 +execute if block ~ ~ ~ minecraft:birch_button[face=ceiling,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6622 +execute if block ~ ~ ~ minecraft:birch_button[face=ceiling,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6623 diff --git a/data/bsc/functions/read/l0/p/l0_324.mcfunction b/data/bsc/functions/read/l0/p/l0_324.mcfunction new file mode 100644 index 00000000..8981419b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_324.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:jungle_button[face=floor,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6624 +execute if block ~ ~ ~ minecraft:jungle_button[face=floor,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6625 +execute if block ~ ~ ~ minecraft:jungle_button[face=floor,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6626 +execute if block ~ ~ ~ minecraft:jungle_button[face=floor,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6627 +execute if block ~ ~ ~ minecraft:jungle_button[face=floor,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6628 +execute if block ~ ~ ~ minecraft:jungle_button[face=floor,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6629 +execute if block ~ ~ ~ minecraft:jungle_button[face=floor,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6630 +execute if block ~ ~ ~ minecraft:jungle_button[face=floor,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6631 +execute if block ~ ~ ~ minecraft:jungle_button[face=wall,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6632 +execute if block ~ ~ ~ minecraft:jungle_button[face=wall,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6633 +execute if block ~ ~ ~ minecraft:jungle_button[face=wall,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6634 +execute if block ~ ~ ~ minecraft:jungle_button[face=wall,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6635 +execute if block ~ ~ ~ minecraft:jungle_button[face=wall,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6636 +execute if block ~ ~ ~ minecraft:jungle_button[face=wall,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6637 +execute if block ~ ~ ~ minecraft:jungle_button[face=wall,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6638 +execute if block ~ ~ ~ minecraft:jungle_button[face=wall,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6639 +execute if block ~ ~ ~ minecraft:jungle_button[face=ceiling,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6640 +execute if block ~ ~ ~ minecraft:jungle_button[face=ceiling,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6641 +execute if block ~ ~ ~ minecraft:jungle_button[face=ceiling,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6642 +execute if block ~ ~ ~ minecraft:jungle_button[face=ceiling,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6643 +execute if block ~ ~ ~ minecraft:jungle_button[face=ceiling,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6644 +execute if block ~ ~ ~ minecraft:jungle_button[face=ceiling,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6645 +execute if block ~ ~ ~ minecraft:jungle_button[face=ceiling,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6646 +execute if block ~ ~ ~ minecraft:jungle_button[face=ceiling,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6647 diff --git a/data/bsc/functions/read/l0/p/l0_325.mcfunction b/data/bsc/functions/read/l0/p/l0_325.mcfunction new file mode 100644 index 00000000..23f9a88f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_325.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:acacia_button[face=floor,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6648 +execute if block ~ ~ ~ minecraft:acacia_button[face=floor,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6649 +execute if block ~ ~ ~ minecraft:acacia_button[face=floor,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6650 +execute if block ~ ~ ~ minecraft:acacia_button[face=floor,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6651 +execute if block ~ ~ ~ minecraft:acacia_button[face=floor,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6652 +execute if block ~ ~ ~ minecraft:acacia_button[face=floor,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6653 +execute if block ~ ~ ~ minecraft:acacia_button[face=floor,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6654 +execute if block ~ ~ ~ minecraft:acacia_button[face=floor,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6655 +execute if block ~ ~ ~ minecraft:acacia_button[face=wall,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6656 +execute if block ~ ~ ~ minecraft:acacia_button[face=wall,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6657 +execute if block ~ ~ ~ minecraft:acacia_button[face=wall,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6658 +execute if block ~ ~ ~ minecraft:acacia_button[face=wall,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6659 +execute if block ~ ~ ~ minecraft:acacia_button[face=wall,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6660 +execute if block ~ ~ ~ minecraft:acacia_button[face=wall,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6661 +execute if block ~ ~ ~ minecraft:acacia_button[face=wall,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6662 +execute if block ~ ~ ~ minecraft:acacia_button[face=wall,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6663 +execute if block ~ ~ ~ minecraft:acacia_button[face=ceiling,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6664 +execute if block ~ ~ ~ minecraft:acacia_button[face=ceiling,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6665 +execute if block ~ ~ ~ minecraft:acacia_button[face=ceiling,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6666 +execute if block ~ ~ ~ minecraft:acacia_button[face=ceiling,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6667 +execute if block ~ ~ ~ minecraft:acacia_button[face=ceiling,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6668 +execute if block ~ ~ ~ minecraft:acacia_button[face=ceiling,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6669 +execute if block ~ ~ ~ minecraft:acacia_button[face=ceiling,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6670 +execute if block ~ ~ ~ minecraft:acacia_button[face=ceiling,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6671 diff --git a/data/bsc/functions/read/l0/p/l0_326.mcfunction b/data/bsc/functions/read/l0/p/l0_326.mcfunction new file mode 100644 index 00000000..dc111f69 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_326.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:dark_oak_button[face=floor,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6672 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=floor,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6673 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=floor,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6674 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=floor,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6675 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=floor,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6676 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=floor,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6677 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=floor,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6678 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=floor,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6679 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=wall,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6680 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=wall,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6681 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=wall,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6682 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=wall,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6683 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=wall,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6684 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=wall,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6685 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=wall,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6686 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=wall,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6687 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=ceiling,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 6688 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=ceiling,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 6689 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=ceiling,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 6690 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=ceiling,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 6691 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=ceiling,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 6692 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=ceiling,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 6693 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=ceiling,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 6694 +execute if block ~ ~ ~ minecraft:dark_oak_button[face=ceiling,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 6695 diff --git a/data/bsc/functions/read/l0/p/l0_327.mcfunction b/data/bsc/functions/read/l0/p/l0_327.mcfunction new file mode 100644 index 00000000..439eea68 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_327.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:skeleton_skull[rotation=0] run scoreboard players set @s s.crhf.block_id 6696 +execute if block ~ ~ ~ minecraft:skeleton_skull[rotation=1] run scoreboard players set @s s.crhf.block_id 6697 +execute if block ~ ~ ~ minecraft:skeleton_skull[rotation=2] run scoreboard players set @s s.crhf.block_id 6698 +execute if block ~ ~ ~ minecraft:skeleton_skull[rotation=3] run scoreboard players set @s s.crhf.block_id 6699 +execute if block ~ ~ ~ minecraft:skeleton_skull[rotation=4] run scoreboard players set @s s.crhf.block_id 6700 +execute if block ~ ~ ~ minecraft:skeleton_skull[rotation=5] run scoreboard players set @s s.crhf.block_id 6701 +execute if block ~ ~ ~ minecraft:skeleton_skull[rotation=6] run scoreboard players set @s s.crhf.block_id 6702 +execute if block ~ ~ ~ minecraft:skeleton_skull[rotation=7] run scoreboard players set @s s.crhf.block_id 6703 +execute if block ~ ~ ~ minecraft:skeleton_skull[rotation=8] run scoreboard players set @s s.crhf.block_id 6704 +execute if block ~ ~ ~ minecraft:skeleton_skull[rotation=9] run scoreboard players set @s s.crhf.block_id 6705 +execute if block ~ ~ ~ minecraft:skeleton_skull[rotation=10] run scoreboard players set @s s.crhf.block_id 6706 +execute if block ~ ~ ~ minecraft:skeleton_skull[rotation=11] run scoreboard players set @s s.crhf.block_id 6707 +execute if block ~ ~ ~ minecraft:skeleton_skull[rotation=12] run scoreboard players set @s s.crhf.block_id 6708 +execute if block ~ ~ ~ minecraft:skeleton_skull[rotation=13] run scoreboard players set @s s.crhf.block_id 6709 +execute if block ~ ~ ~ minecraft:skeleton_skull[rotation=14] run scoreboard players set @s s.crhf.block_id 6710 +execute if block ~ ~ ~ minecraft:skeleton_skull[rotation=15] run scoreboard players set @s s.crhf.block_id 6711 diff --git a/data/bsc/functions/read/l0/p/l0_328.mcfunction b/data/bsc/functions/read/l0/p/l0_328.mcfunction new file mode 100644 index 00000000..0c94abf4 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_328.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:skeleton_wall_skull[facing=north] run scoreboard players set @s s.crhf.block_id 6712 +execute if block ~ ~ ~ minecraft:skeleton_wall_skull[facing=south] run scoreboard players set @s s.crhf.block_id 6713 +execute if block ~ ~ ~ minecraft:skeleton_wall_skull[facing=west] run scoreboard players set @s s.crhf.block_id 6714 +execute if block ~ ~ ~ minecraft:skeleton_wall_skull[facing=east] run scoreboard players set @s s.crhf.block_id 6715 diff --git a/data/bsc/functions/read/l0/p/l0_329.mcfunction b/data/bsc/functions/read/l0/p/l0_329.mcfunction new file mode 100644 index 00000000..8a9adb5d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_329.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:wither_skeleton_skull[rotation=0] run scoreboard players set @s s.crhf.block_id 6716 +execute if block ~ ~ ~ minecraft:wither_skeleton_skull[rotation=1] run scoreboard players set @s s.crhf.block_id 6717 +execute if block ~ ~ ~ minecraft:wither_skeleton_skull[rotation=2] run scoreboard players set @s s.crhf.block_id 6718 +execute if block ~ ~ ~ minecraft:wither_skeleton_skull[rotation=3] run scoreboard players set @s s.crhf.block_id 6719 +execute if block ~ ~ ~ minecraft:wither_skeleton_skull[rotation=4] run scoreboard players set @s s.crhf.block_id 6720 +execute if block ~ ~ ~ minecraft:wither_skeleton_skull[rotation=5] run scoreboard players set @s s.crhf.block_id 6721 +execute if block ~ ~ ~ minecraft:wither_skeleton_skull[rotation=6] run scoreboard players set @s s.crhf.block_id 6722 +execute if block ~ ~ ~ minecraft:wither_skeleton_skull[rotation=7] run scoreboard players set @s s.crhf.block_id 6723 +execute if block ~ ~ ~ minecraft:wither_skeleton_skull[rotation=8] run scoreboard players set @s s.crhf.block_id 6724 +execute if block ~ ~ ~ minecraft:wither_skeleton_skull[rotation=9] run scoreboard players set @s s.crhf.block_id 6725 +execute if block ~ ~ ~ minecraft:wither_skeleton_skull[rotation=10] run scoreboard players set @s s.crhf.block_id 6726 +execute if block ~ ~ ~ minecraft:wither_skeleton_skull[rotation=11] run scoreboard players set @s s.crhf.block_id 6727 +execute if block ~ ~ ~ minecraft:wither_skeleton_skull[rotation=12] run scoreboard players set @s s.crhf.block_id 6728 +execute if block ~ ~ ~ minecraft:wither_skeleton_skull[rotation=13] run scoreboard players set @s s.crhf.block_id 6729 +execute if block ~ ~ ~ minecraft:wither_skeleton_skull[rotation=14] run scoreboard players set @s s.crhf.block_id 6730 +execute if block ~ ~ ~ minecraft:wither_skeleton_skull[rotation=15] run scoreboard players set @s s.crhf.block_id 6731 diff --git a/data/bsc/functions/read/l0/p/l0_330.mcfunction b/data/bsc/functions/read/l0/p/l0_330.mcfunction new file mode 100644 index 00000000..7e7bfcc9 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_330.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:wither_skeleton_wall_skull[facing=north] run scoreboard players set @s s.crhf.block_id 6732 +execute if block ~ ~ ~ minecraft:wither_skeleton_wall_skull[facing=south] run scoreboard players set @s s.crhf.block_id 6733 +execute if block ~ ~ ~ minecraft:wither_skeleton_wall_skull[facing=west] run scoreboard players set @s s.crhf.block_id 6734 +execute if block ~ ~ ~ minecraft:wither_skeleton_wall_skull[facing=east] run scoreboard players set @s s.crhf.block_id 6735 diff --git a/data/bsc/functions/read/l0/p/l0_331.mcfunction b/data/bsc/functions/read/l0/p/l0_331.mcfunction new file mode 100644 index 00000000..10209160 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_331.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:zombie_head[rotation=0] run scoreboard players set @s s.crhf.block_id 6736 +execute if block ~ ~ ~ minecraft:zombie_head[rotation=1] run scoreboard players set @s s.crhf.block_id 6737 +execute if block ~ ~ ~ minecraft:zombie_head[rotation=2] run scoreboard players set @s s.crhf.block_id 6738 +execute if block ~ ~ ~ minecraft:zombie_head[rotation=3] run scoreboard players set @s s.crhf.block_id 6739 +execute if block ~ ~ ~ minecraft:zombie_head[rotation=4] run scoreboard players set @s s.crhf.block_id 6740 +execute if block ~ ~ ~ minecraft:zombie_head[rotation=5] run scoreboard players set @s s.crhf.block_id 6741 +execute if block ~ ~ ~ minecraft:zombie_head[rotation=6] run scoreboard players set @s s.crhf.block_id 6742 +execute if block ~ ~ ~ minecraft:zombie_head[rotation=7] run scoreboard players set @s s.crhf.block_id 6743 +execute if block ~ ~ ~ minecraft:zombie_head[rotation=8] run scoreboard players set @s s.crhf.block_id 6744 +execute if block ~ ~ ~ minecraft:zombie_head[rotation=9] run scoreboard players set @s s.crhf.block_id 6745 +execute if block ~ ~ ~ minecraft:zombie_head[rotation=10] run scoreboard players set @s s.crhf.block_id 6746 +execute if block ~ ~ ~ minecraft:zombie_head[rotation=11] run scoreboard players set @s s.crhf.block_id 6747 +execute if block ~ ~ ~ minecraft:zombie_head[rotation=12] run scoreboard players set @s s.crhf.block_id 6748 +execute if block ~ ~ ~ minecraft:zombie_head[rotation=13] run scoreboard players set @s s.crhf.block_id 6749 +execute if block ~ ~ ~ minecraft:zombie_head[rotation=14] run scoreboard players set @s s.crhf.block_id 6750 +execute if block ~ ~ ~ minecraft:zombie_head[rotation=15] run scoreboard players set @s s.crhf.block_id 6751 diff --git a/data/bsc/functions/read/l0/p/l0_332.mcfunction b/data/bsc/functions/read/l0/p/l0_332.mcfunction new file mode 100644 index 00000000..c4735460 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_332.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:zombie_wall_head[facing=north] run scoreboard players set @s s.crhf.block_id 6752 +execute if block ~ ~ ~ minecraft:zombie_wall_head[facing=south] run scoreboard players set @s s.crhf.block_id 6753 +execute if block ~ ~ ~ minecraft:zombie_wall_head[facing=west] run scoreboard players set @s s.crhf.block_id 6754 +execute if block ~ ~ ~ minecraft:zombie_wall_head[facing=east] run scoreboard players set @s s.crhf.block_id 6755 diff --git a/data/bsc/functions/read/l0/p/l0_333.mcfunction b/data/bsc/functions/read/l0/p/l0_333.mcfunction new file mode 100644 index 00000000..9f828333 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_333.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:player_head[rotation=0] run scoreboard players set @s s.crhf.block_id 6756 +execute if block ~ ~ ~ minecraft:player_head[rotation=1] run scoreboard players set @s s.crhf.block_id 6757 +execute if block ~ ~ ~ minecraft:player_head[rotation=2] run scoreboard players set @s s.crhf.block_id 6758 +execute if block ~ ~ ~ minecraft:player_head[rotation=3] run scoreboard players set @s s.crhf.block_id 6759 +execute if block ~ ~ ~ minecraft:player_head[rotation=4] run scoreboard players set @s s.crhf.block_id 6760 +execute if block ~ ~ ~ minecraft:player_head[rotation=5] run scoreboard players set @s s.crhf.block_id 6761 +execute if block ~ ~ ~ minecraft:player_head[rotation=6] run scoreboard players set @s s.crhf.block_id 6762 +execute if block ~ ~ ~ minecraft:player_head[rotation=7] run scoreboard players set @s s.crhf.block_id 6763 +execute if block ~ ~ ~ minecraft:player_head[rotation=8] run scoreboard players set @s s.crhf.block_id 6764 +execute if block ~ ~ ~ minecraft:player_head[rotation=9] run scoreboard players set @s s.crhf.block_id 6765 +execute if block ~ ~ ~ minecraft:player_head[rotation=10] run scoreboard players set @s s.crhf.block_id 6766 +execute if block ~ ~ ~ minecraft:player_head[rotation=11] run scoreboard players set @s s.crhf.block_id 6767 +execute if block ~ ~ ~ minecraft:player_head[rotation=12] run scoreboard players set @s s.crhf.block_id 6768 +execute if block ~ ~ ~ minecraft:player_head[rotation=13] run scoreboard players set @s s.crhf.block_id 6769 +execute if block ~ ~ ~ minecraft:player_head[rotation=14] run scoreboard players set @s s.crhf.block_id 6770 +execute if block ~ ~ ~ minecraft:player_head[rotation=15] run scoreboard players set @s s.crhf.block_id 6771 diff --git a/data/bsc/functions/read/l0/p/l0_334.mcfunction b/data/bsc/functions/read/l0/p/l0_334.mcfunction new file mode 100644 index 00000000..1e717956 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_334.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:player_wall_head[facing=north] run scoreboard players set @s s.crhf.block_id 6772 +execute if block ~ ~ ~ minecraft:player_wall_head[facing=south] run scoreboard players set @s s.crhf.block_id 6773 +execute if block ~ ~ ~ minecraft:player_wall_head[facing=west] run scoreboard players set @s s.crhf.block_id 6774 +execute if block ~ ~ ~ minecraft:player_wall_head[facing=east] run scoreboard players set @s s.crhf.block_id 6775 diff --git a/data/bsc/functions/read/l0/p/l0_335.mcfunction b/data/bsc/functions/read/l0/p/l0_335.mcfunction new file mode 100644 index 00000000..fa28c1f0 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_335.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:creeper_head[rotation=0] run scoreboard players set @s s.crhf.block_id 6776 +execute if block ~ ~ ~ minecraft:creeper_head[rotation=1] run scoreboard players set @s s.crhf.block_id 6777 +execute if block ~ ~ ~ minecraft:creeper_head[rotation=2] run scoreboard players set @s s.crhf.block_id 6778 +execute if block ~ ~ ~ minecraft:creeper_head[rotation=3] run scoreboard players set @s s.crhf.block_id 6779 +execute if block ~ ~ ~ minecraft:creeper_head[rotation=4] run scoreboard players set @s s.crhf.block_id 6780 +execute if block ~ ~ ~ minecraft:creeper_head[rotation=5] run scoreboard players set @s s.crhf.block_id 6781 +execute if block ~ ~ ~ minecraft:creeper_head[rotation=6] run scoreboard players set @s s.crhf.block_id 6782 +execute if block ~ ~ ~ minecraft:creeper_head[rotation=7] run scoreboard players set @s s.crhf.block_id 6783 +execute if block ~ ~ ~ minecraft:creeper_head[rotation=8] run scoreboard players set @s s.crhf.block_id 6784 +execute if block ~ ~ ~ minecraft:creeper_head[rotation=9] run scoreboard players set @s s.crhf.block_id 6785 +execute if block ~ ~ ~ minecraft:creeper_head[rotation=10] run scoreboard players set @s s.crhf.block_id 6786 +execute if block ~ ~ ~ minecraft:creeper_head[rotation=11] run scoreboard players set @s s.crhf.block_id 6787 +execute if block ~ ~ ~ minecraft:creeper_head[rotation=12] run scoreboard players set @s s.crhf.block_id 6788 +execute if block ~ ~ ~ minecraft:creeper_head[rotation=13] run scoreboard players set @s s.crhf.block_id 6789 +execute if block ~ ~ ~ minecraft:creeper_head[rotation=14] run scoreboard players set @s s.crhf.block_id 6790 +execute if block ~ ~ ~ minecraft:creeper_head[rotation=15] run scoreboard players set @s s.crhf.block_id 6791 diff --git a/data/bsc/functions/read/l0/p/l0_336.mcfunction b/data/bsc/functions/read/l0/p/l0_336.mcfunction new file mode 100644 index 00000000..5ccb4ea6 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_336.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:creeper_wall_head[facing=north] run scoreboard players set @s s.crhf.block_id 6792 +execute if block ~ ~ ~ minecraft:creeper_wall_head[facing=south] run scoreboard players set @s s.crhf.block_id 6793 +execute if block ~ ~ ~ minecraft:creeper_wall_head[facing=west] run scoreboard players set @s s.crhf.block_id 6794 +execute if block ~ ~ ~ minecraft:creeper_wall_head[facing=east] run scoreboard players set @s s.crhf.block_id 6795 diff --git a/data/bsc/functions/read/l0/p/l0_337.mcfunction b/data/bsc/functions/read/l0/p/l0_337.mcfunction new file mode 100644 index 00000000..fe123f4d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_337.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:dragon_head[rotation=0] run scoreboard players set @s s.crhf.block_id 6796 +execute if block ~ ~ ~ minecraft:dragon_head[rotation=1] run scoreboard players set @s s.crhf.block_id 6797 +execute if block ~ ~ ~ minecraft:dragon_head[rotation=2] run scoreboard players set @s s.crhf.block_id 6798 +execute if block ~ ~ ~ minecraft:dragon_head[rotation=3] run scoreboard players set @s s.crhf.block_id 6799 +execute if block ~ ~ ~ minecraft:dragon_head[rotation=4] run scoreboard players set @s s.crhf.block_id 6800 +execute if block ~ ~ ~ minecraft:dragon_head[rotation=5] run scoreboard players set @s s.crhf.block_id 6801 +execute if block ~ ~ ~ minecraft:dragon_head[rotation=6] run scoreboard players set @s s.crhf.block_id 6802 +execute if block ~ ~ ~ minecraft:dragon_head[rotation=7] run scoreboard players set @s s.crhf.block_id 6803 +execute if block ~ ~ ~ minecraft:dragon_head[rotation=8] run scoreboard players set @s s.crhf.block_id 6804 +execute if block ~ ~ ~ minecraft:dragon_head[rotation=9] run scoreboard players set @s s.crhf.block_id 6805 +execute if block ~ ~ ~ minecraft:dragon_head[rotation=10] run scoreboard players set @s s.crhf.block_id 6806 +execute if block ~ ~ ~ minecraft:dragon_head[rotation=11] run scoreboard players set @s s.crhf.block_id 6807 +execute if block ~ ~ ~ minecraft:dragon_head[rotation=12] run scoreboard players set @s s.crhf.block_id 6808 +execute if block ~ ~ ~ minecraft:dragon_head[rotation=13] run scoreboard players set @s s.crhf.block_id 6809 +execute if block ~ ~ ~ minecraft:dragon_head[rotation=14] run scoreboard players set @s s.crhf.block_id 6810 +execute if block ~ ~ ~ minecraft:dragon_head[rotation=15] run scoreboard players set @s s.crhf.block_id 6811 diff --git a/data/bsc/functions/read/l0/p/l0_338.mcfunction b/data/bsc/functions/read/l0/p/l0_338.mcfunction new file mode 100644 index 00000000..8738543b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_338.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:dragon_wall_head[facing=north] run scoreboard players set @s s.crhf.block_id 6812 +execute if block ~ ~ ~ minecraft:dragon_wall_head[facing=south] run scoreboard players set @s s.crhf.block_id 6813 +execute if block ~ ~ ~ minecraft:dragon_wall_head[facing=west] run scoreboard players set @s s.crhf.block_id 6814 +execute if block ~ ~ ~ minecraft:dragon_wall_head[facing=east] run scoreboard players set @s s.crhf.block_id 6815 diff --git a/data/bsc/functions/read/l0/p/l0_339.mcfunction b/data/bsc/functions/read/l0/p/l0_339.mcfunction new file mode 100644 index 00000000..258a7649 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_339.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:anvil[facing=north] run scoreboard players set @s s.crhf.block_id 6816 +execute if block ~ ~ ~ minecraft:anvil[facing=south] run scoreboard players set @s s.crhf.block_id 6817 +execute if block ~ ~ ~ minecraft:anvil[facing=west] run scoreboard players set @s s.crhf.block_id 6818 +execute if block ~ ~ ~ minecraft:anvil[facing=east] run scoreboard players set @s s.crhf.block_id 6819 diff --git a/data/bsc/functions/read/l0/p/l0_340.mcfunction b/data/bsc/functions/read/l0/p/l0_340.mcfunction new file mode 100644 index 00000000..aea57638 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_340.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:chipped_anvil[facing=north] run scoreboard players set @s s.crhf.block_id 6820 +execute if block ~ ~ ~ minecraft:chipped_anvil[facing=south] run scoreboard players set @s s.crhf.block_id 6821 +execute if block ~ ~ ~ minecraft:chipped_anvil[facing=west] run scoreboard players set @s s.crhf.block_id 6822 +execute if block ~ ~ ~ minecraft:chipped_anvil[facing=east] run scoreboard players set @s s.crhf.block_id 6823 diff --git a/data/bsc/functions/read/l0/p/l0_341.mcfunction b/data/bsc/functions/read/l0/p/l0_341.mcfunction new file mode 100644 index 00000000..a2eeef2c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_341.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:damaged_anvil[facing=north] run scoreboard players set @s s.crhf.block_id 6824 +execute if block ~ ~ ~ minecraft:damaged_anvil[facing=south] run scoreboard players set @s s.crhf.block_id 6825 +execute if block ~ ~ ~ minecraft:damaged_anvil[facing=west] run scoreboard players set @s s.crhf.block_id 6826 +execute if block ~ ~ ~ minecraft:damaged_anvil[facing=east] run scoreboard players set @s s.crhf.block_id 6827 diff --git a/data/bsc/functions/read/l0/p/l0_342.mcfunction b/data/bsc/functions/read/l0/p/l0_342.mcfunction new file mode 100644 index 00000000..bff9f7ff --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_342.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:trapped_chest[facing=north,type=single,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6828 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=north,type=single,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6829 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=north,type=left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6830 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=north,type=left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6831 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=north,type=right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6832 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=north,type=right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6833 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=south,type=single,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6834 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=south,type=single,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6835 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=south,type=left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6836 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=south,type=left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6837 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=south,type=right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6838 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=south,type=right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6839 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=west,type=single,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6840 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=west,type=single,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6841 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=west,type=left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6842 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=west,type=left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6843 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=west,type=right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6844 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=west,type=right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6845 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=east,type=single,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6846 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=east,type=single,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6847 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=east,type=left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6848 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=east,type=left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6849 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=east,type=right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6850 +execute if block ~ ~ ~ minecraft:trapped_chest[facing=east,type=right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6851 diff --git a/data/bsc/functions/read/l0/p/l0_343.mcfunction b/data/bsc/functions/read/l0/p/l0_343.mcfunction new file mode 100644 index 00000000..e96dca0b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_343.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate[power=0] run scoreboard players set @s s.crhf.block_id 6852 +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate[power=1] run scoreboard players set @s s.crhf.block_id 6853 +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate[power=2] run scoreboard players set @s s.crhf.block_id 6854 +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate[power=3] run scoreboard players set @s s.crhf.block_id 6855 +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate[power=4] run scoreboard players set @s s.crhf.block_id 6856 +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate[power=5] run scoreboard players set @s s.crhf.block_id 6857 +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate[power=6] run scoreboard players set @s s.crhf.block_id 6858 +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate[power=7] run scoreboard players set @s s.crhf.block_id 6859 +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate[power=8] run scoreboard players set @s s.crhf.block_id 6860 +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate[power=9] run scoreboard players set @s s.crhf.block_id 6861 +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate[power=10] run scoreboard players set @s s.crhf.block_id 6862 +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate[power=11] run scoreboard players set @s s.crhf.block_id 6863 +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate[power=12] run scoreboard players set @s s.crhf.block_id 6864 +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate[power=13] run scoreboard players set @s s.crhf.block_id 6865 +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate[power=14] run scoreboard players set @s s.crhf.block_id 6866 +execute if block ~ ~ ~ minecraft:light_weighted_pressure_plate[power=15] run scoreboard players set @s s.crhf.block_id 6867 diff --git a/data/bsc/functions/read/l0/p/l0_344.mcfunction b/data/bsc/functions/read/l0/p/l0_344.mcfunction new file mode 100644 index 00000000..ea357856 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_344.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=0] run scoreboard players set @s s.crhf.block_id 6868 +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=1] run scoreboard players set @s s.crhf.block_id 6869 +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=2] run scoreboard players set @s s.crhf.block_id 6870 +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=3] run scoreboard players set @s s.crhf.block_id 6871 +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=4] run scoreboard players set @s s.crhf.block_id 6872 +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=5] run scoreboard players set @s s.crhf.block_id 6873 +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=6] run scoreboard players set @s s.crhf.block_id 6874 +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=7] run scoreboard players set @s s.crhf.block_id 6875 +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=8] run scoreboard players set @s s.crhf.block_id 6876 +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=9] run scoreboard players set @s s.crhf.block_id 6877 +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=10] run scoreboard players set @s s.crhf.block_id 6878 +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=11] run scoreboard players set @s s.crhf.block_id 6879 +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=12] run scoreboard players set @s s.crhf.block_id 6880 +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=13] run scoreboard players set @s s.crhf.block_id 6881 +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=14] run scoreboard players set @s s.crhf.block_id 6882 +execute if block ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=15] run scoreboard players set @s s.crhf.block_id 6883 diff --git a/data/bsc/functions/read/l0/p/l0_345.mcfunction b/data/bsc/functions/read/l0/p/l0_345.mcfunction new file mode 100644 index 00000000..20aaa550 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_345.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:comparator[facing=north,mode=compare,powered=true] run scoreboard players set @s s.crhf.block_id 6884 +execute if block ~ ~ ~ minecraft:comparator[facing=north,mode=compare,powered=false] run scoreboard players set @s s.crhf.block_id 6885 +execute if block ~ ~ ~ minecraft:comparator[facing=north,mode=subtract,powered=true] run scoreboard players set @s s.crhf.block_id 6886 +execute if block ~ ~ ~ minecraft:comparator[facing=north,mode=subtract,powered=false] run scoreboard players set @s s.crhf.block_id 6887 +execute if block ~ ~ ~ minecraft:comparator[facing=south,mode=compare,powered=true] run scoreboard players set @s s.crhf.block_id 6888 +execute if block ~ ~ ~ minecraft:comparator[facing=south,mode=compare,powered=false] run scoreboard players set @s s.crhf.block_id 6889 +execute if block ~ ~ ~ minecraft:comparator[facing=south,mode=subtract,powered=true] run scoreboard players set @s s.crhf.block_id 6890 +execute if block ~ ~ ~ minecraft:comparator[facing=south,mode=subtract,powered=false] run scoreboard players set @s s.crhf.block_id 6891 +execute if block ~ ~ ~ minecraft:comparator[facing=west,mode=compare,powered=true] run scoreboard players set @s s.crhf.block_id 6892 +execute if block ~ ~ ~ minecraft:comparator[facing=west,mode=compare,powered=false] run scoreboard players set @s s.crhf.block_id 6893 +execute if block ~ ~ ~ minecraft:comparator[facing=west,mode=subtract,powered=true] run scoreboard players set @s s.crhf.block_id 6894 +execute if block ~ ~ ~ minecraft:comparator[facing=west,mode=subtract,powered=false] run scoreboard players set @s s.crhf.block_id 6895 +execute if block ~ ~ ~ minecraft:comparator[facing=east,mode=compare,powered=true] run scoreboard players set @s s.crhf.block_id 6896 +execute if block ~ ~ ~ minecraft:comparator[facing=east,mode=compare,powered=false] run scoreboard players set @s s.crhf.block_id 6897 +execute if block ~ ~ ~ minecraft:comparator[facing=east,mode=subtract,powered=true] run scoreboard players set @s s.crhf.block_id 6898 +execute if block ~ ~ ~ minecraft:comparator[facing=east,mode=subtract,powered=false] run scoreboard players set @s s.crhf.block_id 6899 diff --git a/data/bsc/functions/read/l0/p/l0_346.mcfunction b/data/bsc/functions/read/l0/p/l0_346.mcfunction new file mode 100644 index 00000000..9d13773d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_346.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=true,power=0] run scoreboard players set @s s.crhf.block_id 6900 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=true,power=1] run scoreboard players set @s s.crhf.block_id 6901 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=true,power=2] run scoreboard players set @s s.crhf.block_id 6902 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=true,power=3] run scoreboard players set @s s.crhf.block_id 6903 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=true,power=4] run scoreboard players set @s s.crhf.block_id 6904 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=true,power=5] run scoreboard players set @s s.crhf.block_id 6905 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=true,power=6] run scoreboard players set @s s.crhf.block_id 6906 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=true,power=7] run scoreboard players set @s s.crhf.block_id 6907 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=true,power=8] run scoreboard players set @s s.crhf.block_id 6908 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=true,power=9] run scoreboard players set @s s.crhf.block_id 6909 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=true,power=10] run scoreboard players set @s s.crhf.block_id 6910 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=true,power=11] run scoreboard players set @s s.crhf.block_id 6911 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=true,power=12] run scoreboard players set @s s.crhf.block_id 6912 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=true,power=13] run scoreboard players set @s s.crhf.block_id 6913 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=true,power=14] run scoreboard players set @s s.crhf.block_id 6914 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=true,power=15] run scoreboard players set @s s.crhf.block_id 6915 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=false,power=0] run scoreboard players set @s s.crhf.block_id 6916 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=false,power=1] run scoreboard players set @s s.crhf.block_id 6917 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=false,power=2] run scoreboard players set @s s.crhf.block_id 6918 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=false,power=3] run scoreboard players set @s s.crhf.block_id 6919 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=false,power=4] run scoreboard players set @s s.crhf.block_id 6920 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=false,power=5] run scoreboard players set @s s.crhf.block_id 6921 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=false,power=6] run scoreboard players set @s s.crhf.block_id 6922 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=false,power=7] run scoreboard players set @s s.crhf.block_id 6923 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=false,power=8] run scoreboard players set @s s.crhf.block_id 6924 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=false,power=9] run scoreboard players set @s s.crhf.block_id 6925 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=false,power=10] run scoreboard players set @s s.crhf.block_id 6926 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=false,power=11] run scoreboard players set @s s.crhf.block_id 6927 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=false,power=12] run scoreboard players set @s s.crhf.block_id 6928 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=false,power=13] run scoreboard players set @s s.crhf.block_id 6929 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=false,power=14] run scoreboard players set @s s.crhf.block_id 6930 +execute if block ~ ~ ~ minecraft:daylight_detector[inverted=false,power=15] run scoreboard players set @s s.crhf.block_id 6931 diff --git a/data/bsc/functions/read/l0/p/l0_349.mcfunction b/data/bsc/functions/read/l0/p/l0_349.mcfunction new file mode 100644 index 00000000..3076fd13 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_349.mcfunction @@ -0,0 +1,10 @@ +execute if block ~ ~ ~ minecraft:hopper[enabled=true,facing=down] run scoreboard players set @s s.crhf.block_id 6934 +execute if block ~ ~ ~ minecraft:hopper[enabled=true,facing=north] run scoreboard players set @s s.crhf.block_id 6935 +execute if block ~ ~ ~ minecraft:hopper[enabled=true,facing=south] run scoreboard players set @s s.crhf.block_id 6936 +execute if block ~ ~ ~ minecraft:hopper[enabled=true,facing=west] run scoreboard players set @s s.crhf.block_id 6937 +execute if block ~ ~ ~ minecraft:hopper[enabled=true,facing=east] run scoreboard players set @s s.crhf.block_id 6938 +execute if block ~ ~ ~ minecraft:hopper[enabled=false,facing=down] run scoreboard players set @s s.crhf.block_id 6939 +execute if block ~ ~ ~ minecraft:hopper[enabled=false,facing=north] run scoreboard players set @s s.crhf.block_id 6940 +execute if block ~ ~ ~ minecraft:hopper[enabled=false,facing=south] run scoreboard players set @s s.crhf.block_id 6941 +execute if block ~ ~ ~ minecraft:hopper[enabled=false,facing=west] run scoreboard players set @s s.crhf.block_id 6942 +execute if block ~ ~ ~ minecraft:hopper[enabled=false,facing=east] run scoreboard players set @s s.crhf.block_id 6943 diff --git a/data/bsc/functions/read/l0/p/l0_352.mcfunction b/data/bsc/functions/read/l0/p/l0_352.mcfunction new file mode 100644 index 00000000..a5908793 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_352.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:quartz_pillar[axis=x] run scoreboard players set @s s.crhf.block_id 6946 +execute if block ~ ~ ~ minecraft:quartz_pillar[axis=y] run scoreboard players set @s s.crhf.block_id 6947 +execute if block ~ ~ ~ minecraft:quartz_pillar[axis=z] run scoreboard players set @s s.crhf.block_id 6948 diff --git a/data/bsc/functions/read/l0/p/l0_353.mcfunction b/data/bsc/functions/read/l0/p/l0_353.mcfunction new file mode 100644 index 00000000..f8d303cd --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_353.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6949 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6950 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6951 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6952 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6953 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6954 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6955 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6956 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6957 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6958 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6959 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6960 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6961 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6962 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6963 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6964 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6965 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6966 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6967 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6968 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6969 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6970 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6971 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6972 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6973 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6974 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6975 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6976 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6977 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6978 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6979 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6980 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6981 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6982 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6983 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6984 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6985 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6986 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6987 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6988 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6989 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6990 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6991 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6992 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6993 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6994 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6995 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6996 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6997 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 6998 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 6999 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7000 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7001 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7002 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7003 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7004 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7005 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7006 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7007 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7008 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7009 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7010 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7011 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7012 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7013 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7014 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7015 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7016 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7017 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7018 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7019 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7020 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7021 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7022 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7023 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7024 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7025 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7026 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7027 +execute if block ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7028 diff --git a/data/bsc/functions/read/l0/p/l0_354.mcfunction b/data/bsc/functions/read/l0/p/l0_354.mcfunction new file mode 100644 index 00000000..26805310 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_354.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:activator_rail[powered=true,shape=north_south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7029 +execute if block ~ ~ ~ minecraft:activator_rail[powered=true,shape=north_south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7030 +execute if block ~ ~ ~ minecraft:activator_rail[powered=true,shape=east_west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7031 +execute if block ~ ~ ~ minecraft:activator_rail[powered=true,shape=east_west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7032 +execute if block ~ ~ ~ minecraft:activator_rail[powered=true,shape=ascending_east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7033 +execute if block ~ ~ ~ minecraft:activator_rail[powered=true,shape=ascending_east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7034 +execute if block ~ ~ ~ minecraft:activator_rail[powered=true,shape=ascending_west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7035 +execute if block ~ ~ ~ minecraft:activator_rail[powered=true,shape=ascending_west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7036 +execute if block ~ ~ ~ minecraft:activator_rail[powered=true,shape=ascending_north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7037 +execute if block ~ ~ ~ minecraft:activator_rail[powered=true,shape=ascending_north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7038 +execute if block ~ ~ ~ minecraft:activator_rail[powered=true,shape=ascending_south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7039 +execute if block ~ ~ ~ minecraft:activator_rail[powered=true,shape=ascending_south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7040 +execute if block ~ ~ ~ minecraft:activator_rail[powered=false,shape=north_south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7041 +execute if block ~ ~ ~ minecraft:activator_rail[powered=false,shape=north_south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7042 +execute if block ~ ~ ~ minecraft:activator_rail[powered=false,shape=east_west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7043 +execute if block ~ ~ ~ minecraft:activator_rail[powered=false,shape=east_west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7044 +execute if block ~ ~ ~ minecraft:activator_rail[powered=false,shape=ascending_east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7045 +execute if block ~ ~ ~ minecraft:activator_rail[powered=false,shape=ascending_east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7046 +execute if block ~ ~ ~ minecraft:activator_rail[powered=false,shape=ascending_west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7047 +execute if block ~ ~ ~ minecraft:activator_rail[powered=false,shape=ascending_west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7048 +execute if block ~ ~ ~ minecraft:activator_rail[powered=false,shape=ascending_north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7049 +execute if block ~ ~ ~ minecraft:activator_rail[powered=false,shape=ascending_north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7050 +execute if block ~ ~ ~ minecraft:activator_rail[powered=false,shape=ascending_south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7051 +execute if block ~ ~ ~ minecraft:activator_rail[powered=false,shape=ascending_south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7052 diff --git a/data/bsc/functions/read/l0/p/l0_355.mcfunction b/data/bsc/functions/read/l0/p/l0_355.mcfunction new file mode 100644 index 00000000..ec3d2add --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_355.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:dropper[facing=north,triggered=true] run scoreboard players set @s s.crhf.block_id 7053 +execute if block ~ ~ ~ minecraft:dropper[facing=north,triggered=false] run scoreboard players set @s s.crhf.block_id 7054 +execute if block ~ ~ ~ minecraft:dropper[facing=east,triggered=true] run scoreboard players set @s s.crhf.block_id 7055 +execute if block ~ ~ ~ minecraft:dropper[facing=east,triggered=false] run scoreboard players set @s s.crhf.block_id 7056 +execute if block ~ ~ ~ minecraft:dropper[facing=south,triggered=true] run scoreboard players set @s s.crhf.block_id 7057 +execute if block ~ ~ ~ minecraft:dropper[facing=south,triggered=false] run scoreboard players set @s s.crhf.block_id 7058 +execute if block ~ ~ ~ minecraft:dropper[facing=west,triggered=true] run scoreboard players set @s s.crhf.block_id 7059 +execute if block ~ ~ ~ minecraft:dropper[facing=west,triggered=false] run scoreboard players set @s s.crhf.block_id 7060 +execute if block ~ ~ ~ minecraft:dropper[facing=up,triggered=true] run scoreboard players set @s s.crhf.block_id 7061 +execute if block ~ ~ ~ minecraft:dropper[facing=up,triggered=false] run scoreboard players set @s s.crhf.block_id 7062 +execute if block ~ ~ ~ minecraft:dropper[facing=down,triggered=true] run scoreboard players set @s s.crhf.block_id 7063 +execute if block ~ ~ ~ minecraft:dropper[facing=down,triggered=false] run scoreboard players set @s s.crhf.block_id 7064 diff --git a/data/bsc/functions/read/l0/p/l0_372.mcfunction b/data/bsc/functions/read/l0/p/l0_372.mcfunction new file mode 100644 index 00000000..81afb107 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_372.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7081 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7082 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7083 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7084 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7085 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7086 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7087 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7088 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7089 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7090 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7091 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7092 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7093 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7094 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7095 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7096 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7097 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7098 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7099 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7100 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7101 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7102 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7103 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7104 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7105 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7106 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7107 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7108 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7109 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7110 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7111 +execute if block ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7112 diff --git a/data/bsc/functions/read/l0/p/l0_373.mcfunction b/data/bsc/functions/read/l0/p/l0_373.mcfunction new file mode 100644 index 00000000..8c37c1f0 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_373.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7113 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7114 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7115 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7116 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7117 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7118 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7119 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7120 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7121 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7122 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7123 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7124 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7125 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7126 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7127 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7128 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7129 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7130 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7131 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7132 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7133 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7134 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7135 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7136 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7137 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7138 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7139 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7140 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7141 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7142 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7143 +execute if block ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7144 diff --git a/data/bsc/functions/read/l0/p/l0_374.mcfunction b/data/bsc/functions/read/l0/p/l0_374.mcfunction new file mode 100644 index 00000000..f0136d4b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_374.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7145 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7146 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7147 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7148 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7149 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7150 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7151 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7152 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7153 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7154 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7155 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7156 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7157 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7158 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7159 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7160 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7161 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7162 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7163 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7164 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7165 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7166 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7167 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7168 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7169 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7170 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7171 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7172 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7173 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7174 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7175 +execute if block ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7176 diff --git a/data/bsc/functions/read/l0/p/l0_375.mcfunction b/data/bsc/functions/read/l0/p/l0_375.mcfunction new file mode 100644 index 00000000..7e5e49c0 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_375.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7177 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7178 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7179 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7180 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7181 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7182 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7183 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7184 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7185 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7186 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7187 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7188 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7189 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7190 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7191 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7192 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7193 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7194 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7195 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7196 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7197 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7198 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7199 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7200 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7201 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7202 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7203 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7204 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7205 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7206 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7207 +execute if block ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7208 diff --git a/data/bsc/functions/read/l0/p/l0_376.mcfunction b/data/bsc/functions/read/l0/p/l0_376.mcfunction new file mode 100644 index 00000000..10ad0ba3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_376.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7209 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7210 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7211 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7212 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7213 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7214 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7215 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7216 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7217 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7218 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7219 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7220 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7221 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7222 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7223 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7224 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7225 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7226 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7227 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7228 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7229 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7230 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7231 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7232 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7233 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7234 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7235 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7236 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7237 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7238 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7239 +execute if block ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7240 diff --git a/data/bsc/functions/read/l0/p/l0_377.mcfunction b/data/bsc/functions/read/l0/p/l0_377.mcfunction new file mode 100644 index 00000000..6f7ac771 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_377.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7241 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7242 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7243 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7244 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7245 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7246 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7247 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7248 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7249 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7250 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7251 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7252 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7253 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7254 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7255 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7256 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7257 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7258 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7259 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7260 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7261 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7262 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7263 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7264 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7265 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7266 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7267 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7268 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7269 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7270 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7271 +execute if block ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7272 diff --git a/data/bsc/functions/read/l0/p/l0_378.mcfunction b/data/bsc/functions/read/l0/p/l0_378.mcfunction new file mode 100644 index 00000000..8239dce4 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_378.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7273 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7274 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7275 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7276 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7277 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7278 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7279 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7280 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7281 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7282 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7283 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7284 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7285 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7286 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7287 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7288 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7289 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7290 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7291 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7292 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7293 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7294 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7295 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7296 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7297 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7298 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7299 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7300 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7301 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7302 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7303 +execute if block ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7304 diff --git a/data/bsc/functions/read/l0/p/l0_379.mcfunction b/data/bsc/functions/read/l0/p/l0_379.mcfunction new file mode 100644 index 00000000..bea8a841 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_379.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7305 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7306 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7307 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7308 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7309 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7310 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7311 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7312 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7313 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7314 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7315 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7316 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7317 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7318 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7319 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7320 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7321 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7322 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7323 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7324 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7325 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7326 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7327 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7328 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7329 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7330 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7331 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7332 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7333 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7334 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7335 +execute if block ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7336 diff --git a/data/bsc/functions/read/l0/p/l0_38.mcfunction b/data/bsc/functions/read/l0/p/l0_38.mcfunction new file mode 100644 index 00000000..8b7dc80f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_38.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:oak_log[axis=x] run scoreboard players set @s s.crhf.block_id 76 +execute if block ~ ~ ~ minecraft:oak_log[axis=y] run scoreboard players set @s s.crhf.block_id 77 +execute if block ~ ~ ~ minecraft:oak_log[axis=z] run scoreboard players set @s s.crhf.block_id 78 diff --git a/data/bsc/functions/read/l0/p/l0_380.mcfunction b/data/bsc/functions/read/l0/p/l0_380.mcfunction new file mode 100644 index 00000000..6edcfefb --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_380.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7337 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7338 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7339 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7340 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7341 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7342 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7343 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7344 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7345 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7346 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7347 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7348 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7349 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7350 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7351 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7352 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7353 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7354 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7355 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7356 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7357 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7358 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7359 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7360 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7361 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7362 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7363 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7364 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7365 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7366 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7367 +execute if block ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7368 diff --git a/data/bsc/functions/read/l0/p/l0_381.mcfunction b/data/bsc/functions/read/l0/p/l0_381.mcfunction new file mode 100644 index 00000000..c2d413f3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_381.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7369 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7370 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7371 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7372 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7373 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7374 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7375 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7376 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7377 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7378 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7379 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7380 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7381 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7382 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7383 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7384 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7385 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7386 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7387 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7388 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7389 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7390 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7391 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7392 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7393 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7394 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7395 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7396 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7397 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7398 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7399 +execute if block ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7400 diff --git a/data/bsc/functions/read/l0/p/l0_382.mcfunction b/data/bsc/functions/read/l0/p/l0_382.mcfunction new file mode 100644 index 00000000..48113733 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_382.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7401 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7402 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7403 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7404 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7405 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7406 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7407 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7408 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7409 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7410 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7411 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7412 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7413 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7414 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7415 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7416 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7417 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7418 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7419 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7420 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7421 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7422 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7423 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7424 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7425 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7426 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7427 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7428 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7429 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7430 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7431 +execute if block ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7432 diff --git a/data/bsc/functions/read/l0/p/l0_383.mcfunction b/data/bsc/functions/read/l0/p/l0_383.mcfunction new file mode 100644 index 00000000..b3a6da76 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_383.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7433 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7434 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7435 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7436 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7437 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7438 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7439 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7440 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7441 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7442 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7443 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7444 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7445 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7446 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7447 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7448 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7449 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7450 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7451 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7452 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7453 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7454 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7455 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7456 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7457 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7458 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7459 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7460 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7461 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7462 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7463 +execute if block ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7464 diff --git a/data/bsc/functions/read/l0/p/l0_384.mcfunction b/data/bsc/functions/read/l0/p/l0_384.mcfunction new file mode 100644 index 00000000..6747c7e2 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_384.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7465 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7466 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7467 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7468 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7469 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7470 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7471 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7472 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7473 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7474 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7475 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7476 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7477 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7478 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7479 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7480 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7481 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7482 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7483 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7484 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7485 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7486 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7487 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7488 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7489 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7490 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7491 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7492 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7493 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7494 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7495 +execute if block ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7496 diff --git a/data/bsc/functions/read/l0/p/l0_385.mcfunction b/data/bsc/functions/read/l0/p/l0_385.mcfunction new file mode 100644 index 00000000..7b034df3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_385.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7497 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7498 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7499 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7500 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7501 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7502 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7503 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7504 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7505 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7506 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7507 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7508 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7509 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7510 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7511 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7512 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7513 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7514 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7515 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7516 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7517 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7518 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7519 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7520 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7521 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7522 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7523 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7524 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7525 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7526 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7527 +execute if block ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7528 diff --git a/data/bsc/functions/read/l0/p/l0_386.mcfunction b/data/bsc/functions/read/l0/p/l0_386.mcfunction new file mode 100644 index 00000000..adade3d2 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_386.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7529 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7530 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7531 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7532 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7533 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7534 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7535 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7536 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7537 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7538 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7539 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7540 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7541 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7542 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7543 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7544 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7545 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7546 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7547 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7548 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7549 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7550 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7551 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7552 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7553 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7554 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7555 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7556 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7557 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7558 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7559 +execute if block ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7560 diff --git a/data/bsc/functions/read/l0/p/l0_387.mcfunction b/data/bsc/functions/read/l0/p/l0_387.mcfunction new file mode 100644 index 00000000..85f04d05 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_387.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7561 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7562 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7563 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7564 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7565 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7566 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7567 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7568 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7569 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7570 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7571 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7572 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7573 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7574 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7575 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7576 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7577 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7578 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7579 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7580 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7581 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7582 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7583 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7584 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7585 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7586 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7587 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7588 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 7589 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 7590 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 7591 +execute if block ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 7592 diff --git a/data/bsc/functions/read/l0/p/l0_388.mcfunction b/data/bsc/functions/read/l0/p/l0_388.mcfunction new file mode 100644 index 00000000..8b9c571e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_388.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7593 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7594 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7595 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7596 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7597 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7598 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7599 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7600 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7601 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7602 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7603 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7604 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7605 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7606 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7607 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7608 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7609 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7610 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7611 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7612 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7613 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7614 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7615 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7616 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7617 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7618 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7619 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7620 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7621 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7622 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7623 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7624 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7625 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7626 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7627 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7628 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7629 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7630 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7631 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7632 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7633 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7634 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7635 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7636 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7637 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7638 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7639 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7640 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7641 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7642 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7643 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7644 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7645 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7646 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7647 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7648 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7649 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7650 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7651 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7652 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7653 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7654 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7655 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7656 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7657 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7658 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7659 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7660 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7661 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7662 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7663 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7664 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7665 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7666 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7667 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7668 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7669 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7670 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7671 +execute if block ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7672 diff --git a/data/bsc/functions/read/l0/p/l0_389.mcfunction b/data/bsc/functions/read/l0/p/l0_389.mcfunction new file mode 100644 index 00000000..e2b73f75 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_389.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7673 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7674 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7675 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7676 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7677 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7678 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7679 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7680 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7681 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7682 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7683 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7684 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7685 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7686 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7687 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7688 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7689 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7690 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7691 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7692 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7693 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7694 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7695 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7696 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7697 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7698 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7699 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7700 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7701 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7702 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7703 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7704 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7705 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7706 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7707 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7708 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7709 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7710 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7711 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7712 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7713 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7714 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7715 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7716 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7717 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7718 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7719 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7720 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7721 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7722 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7723 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7724 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7725 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7726 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7727 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7728 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7729 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7730 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7731 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7732 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7733 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7734 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7735 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7736 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7737 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7738 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7739 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7740 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7741 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7742 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7743 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7744 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7745 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7746 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7747 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7748 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7749 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7750 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7751 +execute if block ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7752 diff --git a/data/bsc/functions/read/l0/p/l0_39.mcfunction b/data/bsc/functions/read/l0/p/l0_39.mcfunction new file mode 100644 index 00000000..3c48d02b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_39.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:spruce_log[axis=x] run scoreboard players set @s s.crhf.block_id 79 +execute if block ~ ~ ~ minecraft:spruce_log[axis=y] run scoreboard players set @s s.crhf.block_id 80 +execute if block ~ ~ ~ minecraft:spruce_log[axis=z] run scoreboard players set @s s.crhf.block_id 81 diff --git a/data/bsc/functions/read/l0/p/l0_392.mcfunction b/data/bsc/functions/read/l0/p/l0_392.mcfunction new file mode 100644 index 00000000..81d39841 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_392.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:light[level=0,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7755 +execute if block ~ ~ ~ minecraft:light[level=0,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7756 +execute if block ~ ~ ~ minecraft:light[level=1,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7757 +execute if block ~ ~ ~ minecraft:light[level=1,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7758 +execute if block ~ ~ ~ minecraft:light[level=2,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7759 +execute if block ~ ~ ~ minecraft:light[level=2,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7760 +execute if block ~ ~ ~ minecraft:light[level=3,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7761 +execute if block ~ ~ ~ minecraft:light[level=3,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7762 +execute if block ~ ~ ~ minecraft:light[level=4,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7763 +execute if block ~ ~ ~ minecraft:light[level=4,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7764 +execute if block ~ ~ ~ minecraft:light[level=5,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7765 +execute if block ~ ~ ~ minecraft:light[level=5,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7766 +execute if block ~ ~ ~ minecraft:light[level=6,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7767 +execute if block ~ ~ ~ minecraft:light[level=6,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7768 +execute if block ~ ~ ~ minecraft:light[level=7,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7769 +execute if block ~ ~ ~ minecraft:light[level=7,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7770 +execute if block ~ ~ ~ minecraft:light[level=8,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7771 +execute if block ~ ~ ~ minecraft:light[level=8,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7772 +execute if block ~ ~ ~ minecraft:light[level=9,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7773 +execute if block ~ ~ ~ minecraft:light[level=9,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7774 +execute if block ~ ~ ~ minecraft:light[level=10,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7775 +execute if block ~ ~ ~ minecraft:light[level=10,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7776 +execute if block ~ ~ ~ minecraft:light[level=11,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7777 +execute if block ~ ~ ~ minecraft:light[level=11,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7778 +execute if block ~ ~ ~ minecraft:light[level=12,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7779 +execute if block ~ ~ ~ minecraft:light[level=12,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7780 +execute if block ~ ~ ~ minecraft:light[level=13,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7781 +execute if block ~ ~ ~ minecraft:light[level=13,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7782 +execute if block ~ ~ ~ minecraft:light[level=14,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7783 +execute if block ~ ~ ~ minecraft:light[level=14,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7784 +execute if block ~ ~ ~ minecraft:light[level=15,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7785 +execute if block ~ ~ ~ minecraft:light[level=15,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7786 diff --git a/data/bsc/functions/read/l0/p/l0_393.mcfunction b/data/bsc/functions/read/l0/p/l0_393.mcfunction new file mode 100644 index 00000000..a89a8d1c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_393.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7787 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7788 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7789 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7790 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7791 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7792 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7793 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7794 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7795 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7796 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7797 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7798 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7799 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7800 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7801 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7802 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7803 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7804 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7805 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7806 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7807 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7808 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7809 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7810 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7811 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7812 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7813 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7814 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7815 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7816 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7817 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7818 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7819 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7820 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7821 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7822 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7823 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7824 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7825 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7826 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7827 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7828 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7829 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7830 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7831 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7832 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7833 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7834 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7835 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7836 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7837 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7838 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7839 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7840 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7841 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7842 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7843 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7844 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7845 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7846 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7847 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7848 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7849 +execute if block ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7850 diff --git a/data/bsc/functions/read/l0/p/l0_397.mcfunction b/data/bsc/functions/read/l0/p/l0_397.mcfunction new file mode 100644 index 00000000..975febec --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_397.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7854 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7855 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7856 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7857 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7858 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7859 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7860 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7861 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7862 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7863 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7864 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7865 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7866 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7867 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7868 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7869 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7870 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7871 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7872 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7873 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7874 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7875 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7876 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7877 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7878 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7879 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7880 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7881 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7882 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7883 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7884 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7885 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7886 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7887 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7888 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7889 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7890 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7891 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7892 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7893 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7894 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7895 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7896 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7897 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7898 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7899 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7900 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7901 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7902 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7903 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7904 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7905 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7906 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7907 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7908 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7909 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7910 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7911 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7912 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7913 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7914 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7915 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7916 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7917 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7918 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7919 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7920 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7921 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7922 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7923 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7924 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7925 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7926 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7927 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7928 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7929 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7930 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7931 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7932 +execute if block ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7933 diff --git a/data/bsc/functions/read/l0/p/l0_398.mcfunction b/data/bsc/functions/read/l0/p/l0_398.mcfunction new file mode 100644 index 00000000..cc456400 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_398.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7934 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7935 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7936 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7937 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7938 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7939 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7940 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7941 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7942 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7943 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7944 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7945 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7946 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7947 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7948 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7949 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7950 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7951 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7952 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7953 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7954 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7955 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7956 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7957 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7958 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7959 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7960 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7961 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7962 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7963 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7964 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7965 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7966 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7967 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7968 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7969 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7970 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7971 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7972 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7973 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7974 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7975 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7976 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7977 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7978 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7979 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7980 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7981 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7982 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7983 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7984 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7985 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7986 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7987 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7988 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7989 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7990 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7991 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7992 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7993 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7994 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7995 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7996 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7997 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 7998 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 7999 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8000 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8001 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8002 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8003 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8004 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8005 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8006 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8007 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8008 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8009 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8010 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8011 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8012 +execute if block ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8013 diff --git a/data/bsc/functions/read/l0/p/l0_399.mcfunction b/data/bsc/functions/read/l0/p/l0_399.mcfunction new file mode 100644 index 00000000..a12eb0e1 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_399.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8014 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8015 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8016 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8017 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8018 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8019 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8020 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8021 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8022 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8023 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8024 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8025 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8026 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8027 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8028 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8029 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8030 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8031 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8032 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8033 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8034 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8035 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8036 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8037 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8038 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8039 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8040 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8041 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8042 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8043 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8044 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8045 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8046 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8047 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8048 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8049 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8050 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8051 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8052 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8053 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8054 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8055 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8056 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8057 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8058 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8059 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8060 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8061 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8062 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8063 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8064 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8065 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8066 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8067 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8068 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8069 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8070 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8071 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8072 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8073 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8074 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8075 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8076 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8077 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8078 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8079 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8080 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8081 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8082 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8083 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8084 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8085 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8086 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8087 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8088 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8089 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8090 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8091 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8092 +execute if block ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8093 diff --git a/data/bsc/functions/read/l0/p/l0_40.mcfunction b/data/bsc/functions/read/l0/p/l0_40.mcfunction new file mode 100644 index 00000000..44587092 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_40.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:birch_log[axis=x] run scoreboard players set @s s.crhf.block_id 82 +execute if block ~ ~ ~ minecraft:birch_log[axis=y] run scoreboard players set @s s.crhf.block_id 83 +execute if block ~ ~ ~ minecraft:birch_log[axis=z] run scoreboard players set @s s.crhf.block_id 84 diff --git a/data/bsc/functions/read/l0/p/l0_400.mcfunction b/data/bsc/functions/read/l0/p/l0_400.mcfunction new file mode 100644 index 00000000..09cb2009 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_400.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:prismarine_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8094 +execute if block ~ ~ ~ minecraft:prismarine_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8095 +execute if block ~ ~ ~ minecraft:prismarine_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8096 +execute if block ~ ~ ~ minecraft:prismarine_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8097 +execute if block ~ ~ ~ minecraft:prismarine_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8098 +execute if block ~ ~ ~ minecraft:prismarine_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8099 diff --git a/data/bsc/functions/read/l0/p/l0_401.mcfunction b/data/bsc/functions/read/l0/p/l0_401.mcfunction new file mode 100644 index 00000000..11990362 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_401.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:prismarine_brick_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8100 +execute if block ~ ~ ~ minecraft:prismarine_brick_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8101 +execute if block ~ ~ ~ minecraft:prismarine_brick_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8102 +execute if block ~ ~ ~ minecraft:prismarine_brick_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8103 +execute if block ~ ~ ~ minecraft:prismarine_brick_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8104 +execute if block ~ ~ ~ minecraft:prismarine_brick_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8105 diff --git a/data/bsc/functions/read/l0/p/l0_402.mcfunction b/data/bsc/functions/read/l0/p/l0_402.mcfunction new file mode 100644 index 00000000..7006d48d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_402.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:dark_prismarine_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8106 +execute if block ~ ~ ~ minecraft:dark_prismarine_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8107 +execute if block ~ ~ ~ minecraft:dark_prismarine_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8108 +execute if block ~ ~ ~ minecraft:dark_prismarine_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8109 +execute if block ~ ~ ~ minecraft:dark_prismarine_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8110 +execute if block ~ ~ ~ minecraft:dark_prismarine_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8111 diff --git a/data/bsc/functions/read/l0/p/l0_404.mcfunction b/data/bsc/functions/read/l0/p/l0_404.mcfunction new file mode 100644 index 00000000..dbb33a77 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_404.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:hay_block[axis=x] run scoreboard players set @s s.crhf.block_id 8113 +execute if block ~ ~ ~ minecraft:hay_block[axis=y] run scoreboard players set @s s.crhf.block_id 8114 +execute if block ~ ~ ~ minecraft:hay_block[axis=z] run scoreboard players set @s s.crhf.block_id 8115 diff --git a/data/bsc/functions/read/l0/p/l0_41.mcfunction b/data/bsc/functions/read/l0/p/l0_41.mcfunction new file mode 100644 index 00000000..f989c537 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_41.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:jungle_log[axis=x] run scoreboard players set @s s.crhf.block_id 85 +execute if block ~ ~ ~ minecraft:jungle_log[axis=y] run scoreboard players set @s s.crhf.block_id 86 +execute if block ~ ~ ~ minecraft:jungle_log[axis=z] run scoreboard players set @s s.crhf.block_id 87 diff --git a/data/bsc/functions/read/l0/p/l0_42.mcfunction b/data/bsc/functions/read/l0/p/l0_42.mcfunction new file mode 100644 index 00000000..595dc488 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_42.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:acacia_log[axis=x] run scoreboard players set @s s.crhf.block_id 88 +execute if block ~ ~ ~ minecraft:acacia_log[axis=y] run scoreboard players set @s s.crhf.block_id 89 +execute if block ~ ~ ~ minecraft:acacia_log[axis=z] run scoreboard players set @s s.crhf.block_id 90 diff --git a/data/bsc/functions/read/l0/p/l0_424.mcfunction b/data/bsc/functions/read/l0/p/l0_424.mcfunction new file mode 100644 index 00000000..2ff568e4 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_424.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:sunflower[half=upper] run scoreboard players set @s s.crhf.block_id 8135 +execute if block ~ ~ ~ minecraft:sunflower[half=lower] run scoreboard players set @s s.crhf.block_id 8136 diff --git a/data/bsc/functions/read/l0/p/l0_425.mcfunction b/data/bsc/functions/read/l0/p/l0_425.mcfunction new file mode 100644 index 00000000..6314ea51 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_425.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:lilac[half=upper] run scoreboard players set @s s.crhf.block_id 8137 +execute if block ~ ~ ~ minecraft:lilac[half=lower] run scoreboard players set @s s.crhf.block_id 8138 diff --git a/data/bsc/functions/read/l0/p/l0_426.mcfunction b/data/bsc/functions/read/l0/p/l0_426.mcfunction new file mode 100644 index 00000000..2dd383d3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_426.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:rose_bush[half=upper] run scoreboard players set @s s.crhf.block_id 8139 +execute if block ~ ~ ~ minecraft:rose_bush[half=lower] run scoreboard players set @s s.crhf.block_id 8140 diff --git a/data/bsc/functions/read/l0/p/l0_427.mcfunction b/data/bsc/functions/read/l0/p/l0_427.mcfunction new file mode 100644 index 00000000..76da1468 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_427.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:peony[half=upper] run scoreboard players set @s s.crhf.block_id 8141 +execute if block ~ ~ ~ minecraft:peony[half=lower] run scoreboard players set @s s.crhf.block_id 8142 diff --git a/data/bsc/functions/read/l0/p/l0_428.mcfunction b/data/bsc/functions/read/l0/p/l0_428.mcfunction new file mode 100644 index 00000000..95d77d8f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_428.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:tall_grass[half=upper] run scoreboard players set @s s.crhf.block_id 8143 +execute if block ~ ~ ~ minecraft:tall_grass[half=lower] run scoreboard players set @s s.crhf.block_id 8144 diff --git a/data/bsc/functions/read/l0/p/l0_429.mcfunction b/data/bsc/functions/read/l0/p/l0_429.mcfunction new file mode 100644 index 00000000..afb0b4bc --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_429.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:large_fern[half=upper] run scoreboard players set @s s.crhf.block_id 8145 +execute if block ~ ~ ~ minecraft:large_fern[half=lower] run scoreboard players set @s s.crhf.block_id 8146 diff --git a/data/bsc/functions/read/l0/p/l0_43.mcfunction b/data/bsc/functions/read/l0/p/l0_43.mcfunction new file mode 100644 index 00000000..123dc13a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_43.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:dark_oak_log[axis=x] run scoreboard players set @s s.crhf.block_id 91 +execute if block ~ ~ ~ minecraft:dark_oak_log[axis=y] run scoreboard players set @s s.crhf.block_id 92 +execute if block ~ ~ ~ minecraft:dark_oak_log[axis=z] run scoreboard players set @s s.crhf.block_id 93 diff --git a/data/bsc/functions/read/l0/p/l0_430.mcfunction b/data/bsc/functions/read/l0/p/l0_430.mcfunction new file mode 100644 index 00000000..2123cf9e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_430.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:white_banner[rotation=0] run scoreboard players set @s s.crhf.block_id 8147 +execute if block ~ ~ ~ minecraft:white_banner[rotation=1] run scoreboard players set @s s.crhf.block_id 8148 +execute if block ~ ~ ~ minecraft:white_banner[rotation=2] run scoreboard players set @s s.crhf.block_id 8149 +execute if block ~ ~ ~ minecraft:white_banner[rotation=3] run scoreboard players set @s s.crhf.block_id 8150 +execute if block ~ ~ ~ minecraft:white_banner[rotation=4] run scoreboard players set @s s.crhf.block_id 8151 +execute if block ~ ~ ~ minecraft:white_banner[rotation=5] run scoreboard players set @s s.crhf.block_id 8152 +execute if block ~ ~ ~ minecraft:white_banner[rotation=6] run scoreboard players set @s s.crhf.block_id 8153 +execute if block ~ ~ ~ minecraft:white_banner[rotation=7] run scoreboard players set @s s.crhf.block_id 8154 +execute if block ~ ~ ~ minecraft:white_banner[rotation=8] run scoreboard players set @s s.crhf.block_id 8155 +execute if block ~ ~ ~ minecraft:white_banner[rotation=9] run scoreboard players set @s s.crhf.block_id 8156 +execute if block ~ ~ ~ minecraft:white_banner[rotation=10] run scoreboard players set @s s.crhf.block_id 8157 +execute if block ~ ~ ~ minecraft:white_banner[rotation=11] run scoreboard players set @s s.crhf.block_id 8158 +execute if block ~ ~ ~ minecraft:white_banner[rotation=12] run scoreboard players set @s s.crhf.block_id 8159 +execute if block ~ ~ ~ minecraft:white_banner[rotation=13] run scoreboard players set @s s.crhf.block_id 8160 +execute if block ~ ~ ~ minecraft:white_banner[rotation=14] run scoreboard players set @s s.crhf.block_id 8161 +execute if block ~ ~ ~ minecraft:white_banner[rotation=15] run scoreboard players set @s s.crhf.block_id 8162 diff --git a/data/bsc/functions/read/l0/p/l0_431.mcfunction b/data/bsc/functions/read/l0/p/l0_431.mcfunction new file mode 100644 index 00000000..976254b6 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_431.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:orange_banner[rotation=0] run scoreboard players set @s s.crhf.block_id 8163 +execute if block ~ ~ ~ minecraft:orange_banner[rotation=1] run scoreboard players set @s s.crhf.block_id 8164 +execute if block ~ ~ ~ minecraft:orange_banner[rotation=2] run scoreboard players set @s s.crhf.block_id 8165 +execute if block ~ ~ ~ minecraft:orange_banner[rotation=3] run scoreboard players set @s s.crhf.block_id 8166 +execute if block ~ ~ ~ minecraft:orange_banner[rotation=4] run scoreboard players set @s s.crhf.block_id 8167 +execute if block ~ ~ ~ minecraft:orange_banner[rotation=5] run scoreboard players set @s s.crhf.block_id 8168 +execute if block ~ ~ ~ minecraft:orange_banner[rotation=6] run scoreboard players set @s s.crhf.block_id 8169 +execute if block ~ ~ ~ minecraft:orange_banner[rotation=7] run scoreboard players set @s s.crhf.block_id 8170 +execute if block ~ ~ ~ minecraft:orange_banner[rotation=8] run scoreboard players set @s s.crhf.block_id 8171 +execute if block ~ ~ ~ minecraft:orange_banner[rotation=9] run scoreboard players set @s s.crhf.block_id 8172 +execute if block ~ ~ ~ minecraft:orange_banner[rotation=10] run scoreboard players set @s s.crhf.block_id 8173 +execute if block ~ ~ ~ minecraft:orange_banner[rotation=11] run scoreboard players set @s s.crhf.block_id 8174 +execute if block ~ ~ ~ minecraft:orange_banner[rotation=12] run scoreboard players set @s s.crhf.block_id 8175 +execute if block ~ ~ ~ minecraft:orange_banner[rotation=13] run scoreboard players set @s s.crhf.block_id 8176 +execute if block ~ ~ ~ minecraft:orange_banner[rotation=14] run scoreboard players set @s s.crhf.block_id 8177 +execute if block ~ ~ ~ minecraft:orange_banner[rotation=15] run scoreboard players set @s s.crhf.block_id 8178 diff --git a/data/bsc/functions/read/l0/p/l0_432.mcfunction b/data/bsc/functions/read/l0/p/l0_432.mcfunction new file mode 100644 index 00000000..5e719129 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_432.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:magenta_banner[rotation=0] run scoreboard players set @s s.crhf.block_id 8179 +execute if block ~ ~ ~ minecraft:magenta_banner[rotation=1] run scoreboard players set @s s.crhf.block_id 8180 +execute if block ~ ~ ~ minecraft:magenta_banner[rotation=2] run scoreboard players set @s s.crhf.block_id 8181 +execute if block ~ ~ ~ minecraft:magenta_banner[rotation=3] run scoreboard players set @s s.crhf.block_id 8182 +execute if block ~ ~ ~ minecraft:magenta_banner[rotation=4] run scoreboard players set @s s.crhf.block_id 8183 +execute if block ~ ~ ~ minecraft:magenta_banner[rotation=5] run scoreboard players set @s s.crhf.block_id 8184 +execute if block ~ ~ ~ minecraft:magenta_banner[rotation=6] run scoreboard players set @s s.crhf.block_id 8185 +execute if block ~ ~ ~ minecraft:magenta_banner[rotation=7] run scoreboard players set @s s.crhf.block_id 8186 +execute if block ~ ~ ~ minecraft:magenta_banner[rotation=8] run scoreboard players set @s s.crhf.block_id 8187 +execute if block ~ ~ ~ minecraft:magenta_banner[rotation=9] run scoreboard players set @s s.crhf.block_id 8188 +execute if block ~ ~ ~ minecraft:magenta_banner[rotation=10] run scoreboard players set @s s.crhf.block_id 8189 +execute if block ~ ~ ~ minecraft:magenta_banner[rotation=11] run scoreboard players set @s s.crhf.block_id 8190 +execute if block ~ ~ ~ minecraft:magenta_banner[rotation=12] run scoreboard players set @s s.crhf.block_id 8191 +execute if block ~ ~ ~ minecraft:magenta_banner[rotation=13] run scoreboard players set @s s.crhf.block_id 8192 +execute if block ~ ~ ~ minecraft:magenta_banner[rotation=14] run scoreboard players set @s s.crhf.block_id 8193 +execute if block ~ ~ ~ minecraft:magenta_banner[rotation=15] run scoreboard players set @s s.crhf.block_id 8194 diff --git a/data/bsc/functions/read/l0/p/l0_433.mcfunction b/data/bsc/functions/read/l0/p/l0_433.mcfunction new file mode 100644 index 00000000..837e8c0d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_433.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:light_blue_banner[rotation=0] run scoreboard players set @s s.crhf.block_id 8195 +execute if block ~ ~ ~ minecraft:light_blue_banner[rotation=1] run scoreboard players set @s s.crhf.block_id 8196 +execute if block ~ ~ ~ minecraft:light_blue_banner[rotation=2] run scoreboard players set @s s.crhf.block_id 8197 +execute if block ~ ~ ~ minecraft:light_blue_banner[rotation=3] run scoreboard players set @s s.crhf.block_id 8198 +execute if block ~ ~ ~ minecraft:light_blue_banner[rotation=4] run scoreboard players set @s s.crhf.block_id 8199 +execute if block ~ ~ ~ minecraft:light_blue_banner[rotation=5] run scoreboard players set @s s.crhf.block_id 8200 +execute if block ~ ~ ~ minecraft:light_blue_banner[rotation=6] run scoreboard players set @s s.crhf.block_id 8201 +execute if block ~ ~ ~ minecraft:light_blue_banner[rotation=7] run scoreboard players set @s s.crhf.block_id 8202 +execute if block ~ ~ ~ minecraft:light_blue_banner[rotation=8] run scoreboard players set @s s.crhf.block_id 8203 +execute if block ~ ~ ~ minecraft:light_blue_banner[rotation=9] run scoreboard players set @s s.crhf.block_id 8204 +execute if block ~ ~ ~ minecraft:light_blue_banner[rotation=10] run scoreboard players set @s s.crhf.block_id 8205 +execute if block ~ ~ ~ minecraft:light_blue_banner[rotation=11] run scoreboard players set @s s.crhf.block_id 8206 +execute if block ~ ~ ~ minecraft:light_blue_banner[rotation=12] run scoreboard players set @s s.crhf.block_id 8207 +execute if block ~ ~ ~ minecraft:light_blue_banner[rotation=13] run scoreboard players set @s s.crhf.block_id 8208 +execute if block ~ ~ ~ minecraft:light_blue_banner[rotation=14] run scoreboard players set @s s.crhf.block_id 8209 +execute if block ~ ~ ~ minecraft:light_blue_banner[rotation=15] run scoreboard players set @s s.crhf.block_id 8210 diff --git a/data/bsc/functions/read/l0/p/l0_434.mcfunction b/data/bsc/functions/read/l0/p/l0_434.mcfunction new file mode 100644 index 00000000..9e74e06b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_434.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:yellow_banner[rotation=0] run scoreboard players set @s s.crhf.block_id 8211 +execute if block ~ ~ ~ minecraft:yellow_banner[rotation=1] run scoreboard players set @s s.crhf.block_id 8212 +execute if block ~ ~ ~ minecraft:yellow_banner[rotation=2] run scoreboard players set @s s.crhf.block_id 8213 +execute if block ~ ~ ~ minecraft:yellow_banner[rotation=3] run scoreboard players set @s s.crhf.block_id 8214 +execute if block ~ ~ ~ minecraft:yellow_banner[rotation=4] run scoreboard players set @s s.crhf.block_id 8215 +execute if block ~ ~ ~ minecraft:yellow_banner[rotation=5] run scoreboard players set @s s.crhf.block_id 8216 +execute if block ~ ~ ~ minecraft:yellow_banner[rotation=6] run scoreboard players set @s s.crhf.block_id 8217 +execute if block ~ ~ ~ minecraft:yellow_banner[rotation=7] run scoreboard players set @s s.crhf.block_id 8218 +execute if block ~ ~ ~ minecraft:yellow_banner[rotation=8] run scoreboard players set @s s.crhf.block_id 8219 +execute if block ~ ~ ~ minecraft:yellow_banner[rotation=9] run scoreboard players set @s s.crhf.block_id 8220 +execute if block ~ ~ ~ minecraft:yellow_banner[rotation=10] run scoreboard players set @s s.crhf.block_id 8221 +execute if block ~ ~ ~ minecraft:yellow_banner[rotation=11] run scoreboard players set @s s.crhf.block_id 8222 +execute if block ~ ~ ~ minecraft:yellow_banner[rotation=12] run scoreboard players set @s s.crhf.block_id 8223 +execute if block ~ ~ ~ minecraft:yellow_banner[rotation=13] run scoreboard players set @s s.crhf.block_id 8224 +execute if block ~ ~ ~ minecraft:yellow_banner[rotation=14] run scoreboard players set @s s.crhf.block_id 8225 +execute if block ~ ~ ~ minecraft:yellow_banner[rotation=15] run scoreboard players set @s s.crhf.block_id 8226 diff --git a/data/bsc/functions/read/l0/p/l0_435.mcfunction b/data/bsc/functions/read/l0/p/l0_435.mcfunction new file mode 100644 index 00000000..e0484223 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_435.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:lime_banner[rotation=0] run scoreboard players set @s s.crhf.block_id 8227 +execute if block ~ ~ ~ minecraft:lime_banner[rotation=1] run scoreboard players set @s s.crhf.block_id 8228 +execute if block ~ ~ ~ minecraft:lime_banner[rotation=2] run scoreboard players set @s s.crhf.block_id 8229 +execute if block ~ ~ ~ minecraft:lime_banner[rotation=3] run scoreboard players set @s s.crhf.block_id 8230 +execute if block ~ ~ ~ minecraft:lime_banner[rotation=4] run scoreboard players set @s s.crhf.block_id 8231 +execute if block ~ ~ ~ minecraft:lime_banner[rotation=5] run scoreboard players set @s s.crhf.block_id 8232 +execute if block ~ ~ ~ minecraft:lime_banner[rotation=6] run scoreboard players set @s s.crhf.block_id 8233 +execute if block ~ ~ ~ minecraft:lime_banner[rotation=7] run scoreboard players set @s s.crhf.block_id 8234 +execute if block ~ ~ ~ minecraft:lime_banner[rotation=8] run scoreboard players set @s s.crhf.block_id 8235 +execute if block ~ ~ ~ minecraft:lime_banner[rotation=9] run scoreboard players set @s s.crhf.block_id 8236 +execute if block ~ ~ ~ minecraft:lime_banner[rotation=10] run scoreboard players set @s s.crhf.block_id 8237 +execute if block ~ ~ ~ minecraft:lime_banner[rotation=11] run scoreboard players set @s s.crhf.block_id 8238 +execute if block ~ ~ ~ minecraft:lime_banner[rotation=12] run scoreboard players set @s s.crhf.block_id 8239 +execute if block ~ ~ ~ minecraft:lime_banner[rotation=13] run scoreboard players set @s s.crhf.block_id 8240 +execute if block ~ ~ ~ minecraft:lime_banner[rotation=14] run scoreboard players set @s s.crhf.block_id 8241 +execute if block ~ ~ ~ minecraft:lime_banner[rotation=15] run scoreboard players set @s s.crhf.block_id 8242 diff --git a/data/bsc/functions/read/l0/p/l0_436.mcfunction b/data/bsc/functions/read/l0/p/l0_436.mcfunction new file mode 100644 index 00000000..f6c88b32 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_436.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:pink_banner[rotation=0] run scoreboard players set @s s.crhf.block_id 8243 +execute if block ~ ~ ~ minecraft:pink_banner[rotation=1] run scoreboard players set @s s.crhf.block_id 8244 +execute if block ~ ~ ~ minecraft:pink_banner[rotation=2] run scoreboard players set @s s.crhf.block_id 8245 +execute if block ~ ~ ~ minecraft:pink_banner[rotation=3] run scoreboard players set @s s.crhf.block_id 8246 +execute if block ~ ~ ~ minecraft:pink_banner[rotation=4] run scoreboard players set @s s.crhf.block_id 8247 +execute if block ~ ~ ~ minecraft:pink_banner[rotation=5] run scoreboard players set @s s.crhf.block_id 8248 +execute if block ~ ~ ~ minecraft:pink_banner[rotation=6] run scoreboard players set @s s.crhf.block_id 8249 +execute if block ~ ~ ~ minecraft:pink_banner[rotation=7] run scoreboard players set @s s.crhf.block_id 8250 +execute if block ~ ~ ~ minecraft:pink_banner[rotation=8] run scoreboard players set @s s.crhf.block_id 8251 +execute if block ~ ~ ~ minecraft:pink_banner[rotation=9] run scoreboard players set @s s.crhf.block_id 8252 +execute if block ~ ~ ~ minecraft:pink_banner[rotation=10] run scoreboard players set @s s.crhf.block_id 8253 +execute if block ~ ~ ~ minecraft:pink_banner[rotation=11] run scoreboard players set @s s.crhf.block_id 8254 +execute if block ~ ~ ~ minecraft:pink_banner[rotation=12] run scoreboard players set @s s.crhf.block_id 8255 +execute if block ~ ~ ~ minecraft:pink_banner[rotation=13] run scoreboard players set @s s.crhf.block_id 8256 +execute if block ~ ~ ~ minecraft:pink_banner[rotation=14] run scoreboard players set @s s.crhf.block_id 8257 +execute if block ~ ~ ~ minecraft:pink_banner[rotation=15] run scoreboard players set @s s.crhf.block_id 8258 diff --git a/data/bsc/functions/read/l0/p/l0_437.mcfunction b/data/bsc/functions/read/l0/p/l0_437.mcfunction new file mode 100644 index 00000000..60929a23 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_437.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:gray_banner[rotation=0] run scoreboard players set @s s.crhf.block_id 8259 +execute if block ~ ~ ~ minecraft:gray_banner[rotation=1] run scoreboard players set @s s.crhf.block_id 8260 +execute if block ~ ~ ~ minecraft:gray_banner[rotation=2] run scoreboard players set @s s.crhf.block_id 8261 +execute if block ~ ~ ~ minecraft:gray_banner[rotation=3] run scoreboard players set @s s.crhf.block_id 8262 +execute if block ~ ~ ~ minecraft:gray_banner[rotation=4] run scoreboard players set @s s.crhf.block_id 8263 +execute if block ~ ~ ~ minecraft:gray_banner[rotation=5] run scoreboard players set @s s.crhf.block_id 8264 +execute if block ~ ~ ~ minecraft:gray_banner[rotation=6] run scoreboard players set @s s.crhf.block_id 8265 +execute if block ~ ~ ~ minecraft:gray_banner[rotation=7] run scoreboard players set @s s.crhf.block_id 8266 +execute if block ~ ~ ~ minecraft:gray_banner[rotation=8] run scoreboard players set @s s.crhf.block_id 8267 +execute if block ~ ~ ~ minecraft:gray_banner[rotation=9] run scoreboard players set @s s.crhf.block_id 8268 +execute if block ~ ~ ~ minecraft:gray_banner[rotation=10] run scoreboard players set @s s.crhf.block_id 8269 +execute if block ~ ~ ~ minecraft:gray_banner[rotation=11] run scoreboard players set @s s.crhf.block_id 8270 +execute if block ~ ~ ~ minecraft:gray_banner[rotation=12] run scoreboard players set @s s.crhf.block_id 8271 +execute if block ~ ~ ~ minecraft:gray_banner[rotation=13] run scoreboard players set @s s.crhf.block_id 8272 +execute if block ~ ~ ~ minecraft:gray_banner[rotation=14] run scoreboard players set @s s.crhf.block_id 8273 +execute if block ~ ~ ~ minecraft:gray_banner[rotation=15] run scoreboard players set @s s.crhf.block_id 8274 diff --git a/data/bsc/functions/read/l0/p/l0_438.mcfunction b/data/bsc/functions/read/l0/p/l0_438.mcfunction new file mode 100644 index 00000000..5f2d96a9 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_438.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:light_gray_banner[rotation=0] run scoreboard players set @s s.crhf.block_id 8275 +execute if block ~ ~ ~ minecraft:light_gray_banner[rotation=1] run scoreboard players set @s s.crhf.block_id 8276 +execute if block ~ ~ ~ minecraft:light_gray_banner[rotation=2] run scoreboard players set @s s.crhf.block_id 8277 +execute if block ~ ~ ~ minecraft:light_gray_banner[rotation=3] run scoreboard players set @s s.crhf.block_id 8278 +execute if block ~ ~ ~ minecraft:light_gray_banner[rotation=4] run scoreboard players set @s s.crhf.block_id 8279 +execute if block ~ ~ ~ minecraft:light_gray_banner[rotation=5] run scoreboard players set @s s.crhf.block_id 8280 +execute if block ~ ~ ~ minecraft:light_gray_banner[rotation=6] run scoreboard players set @s s.crhf.block_id 8281 +execute if block ~ ~ ~ minecraft:light_gray_banner[rotation=7] run scoreboard players set @s s.crhf.block_id 8282 +execute if block ~ ~ ~ minecraft:light_gray_banner[rotation=8] run scoreboard players set @s s.crhf.block_id 8283 +execute if block ~ ~ ~ minecraft:light_gray_banner[rotation=9] run scoreboard players set @s s.crhf.block_id 8284 +execute if block ~ ~ ~ minecraft:light_gray_banner[rotation=10] run scoreboard players set @s s.crhf.block_id 8285 +execute if block ~ ~ ~ minecraft:light_gray_banner[rotation=11] run scoreboard players set @s s.crhf.block_id 8286 +execute if block ~ ~ ~ minecraft:light_gray_banner[rotation=12] run scoreboard players set @s s.crhf.block_id 8287 +execute if block ~ ~ ~ minecraft:light_gray_banner[rotation=13] run scoreboard players set @s s.crhf.block_id 8288 +execute if block ~ ~ ~ minecraft:light_gray_banner[rotation=14] run scoreboard players set @s s.crhf.block_id 8289 +execute if block ~ ~ ~ minecraft:light_gray_banner[rotation=15] run scoreboard players set @s s.crhf.block_id 8290 diff --git a/data/bsc/functions/read/l0/p/l0_439.mcfunction b/data/bsc/functions/read/l0/p/l0_439.mcfunction new file mode 100644 index 00000000..eab276ea --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_439.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:cyan_banner[rotation=0] run scoreboard players set @s s.crhf.block_id 8291 +execute if block ~ ~ ~ minecraft:cyan_banner[rotation=1] run scoreboard players set @s s.crhf.block_id 8292 +execute if block ~ ~ ~ minecraft:cyan_banner[rotation=2] run scoreboard players set @s s.crhf.block_id 8293 +execute if block ~ ~ ~ minecraft:cyan_banner[rotation=3] run scoreboard players set @s s.crhf.block_id 8294 +execute if block ~ ~ ~ minecraft:cyan_banner[rotation=4] run scoreboard players set @s s.crhf.block_id 8295 +execute if block ~ ~ ~ minecraft:cyan_banner[rotation=5] run scoreboard players set @s s.crhf.block_id 8296 +execute if block ~ ~ ~ minecraft:cyan_banner[rotation=6] run scoreboard players set @s s.crhf.block_id 8297 +execute if block ~ ~ ~ minecraft:cyan_banner[rotation=7] run scoreboard players set @s s.crhf.block_id 8298 +execute if block ~ ~ ~ minecraft:cyan_banner[rotation=8] run scoreboard players set @s s.crhf.block_id 8299 +execute if block ~ ~ ~ minecraft:cyan_banner[rotation=9] run scoreboard players set @s s.crhf.block_id 8300 +execute if block ~ ~ ~ minecraft:cyan_banner[rotation=10] run scoreboard players set @s s.crhf.block_id 8301 +execute if block ~ ~ ~ minecraft:cyan_banner[rotation=11] run scoreboard players set @s s.crhf.block_id 8302 +execute if block ~ ~ ~ minecraft:cyan_banner[rotation=12] run scoreboard players set @s s.crhf.block_id 8303 +execute if block ~ ~ ~ minecraft:cyan_banner[rotation=13] run scoreboard players set @s s.crhf.block_id 8304 +execute if block ~ ~ ~ minecraft:cyan_banner[rotation=14] run scoreboard players set @s s.crhf.block_id 8305 +execute if block ~ ~ ~ minecraft:cyan_banner[rotation=15] run scoreboard players set @s s.crhf.block_id 8306 diff --git a/data/bsc/functions/read/l0/p/l0_44.mcfunction b/data/bsc/functions/read/l0/p/l0_44.mcfunction new file mode 100644 index 00000000..72b5c7c3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_44.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:stripped_spruce_log[axis=x] run scoreboard players set @s s.crhf.block_id 94 +execute if block ~ ~ ~ minecraft:stripped_spruce_log[axis=y] run scoreboard players set @s s.crhf.block_id 95 +execute if block ~ ~ ~ minecraft:stripped_spruce_log[axis=z] run scoreboard players set @s s.crhf.block_id 96 diff --git a/data/bsc/functions/read/l0/p/l0_440.mcfunction b/data/bsc/functions/read/l0/p/l0_440.mcfunction new file mode 100644 index 00000000..7d88c214 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_440.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:purple_banner[rotation=0] run scoreboard players set @s s.crhf.block_id 8307 +execute if block ~ ~ ~ minecraft:purple_banner[rotation=1] run scoreboard players set @s s.crhf.block_id 8308 +execute if block ~ ~ ~ minecraft:purple_banner[rotation=2] run scoreboard players set @s s.crhf.block_id 8309 +execute if block ~ ~ ~ minecraft:purple_banner[rotation=3] run scoreboard players set @s s.crhf.block_id 8310 +execute if block ~ ~ ~ minecraft:purple_banner[rotation=4] run scoreboard players set @s s.crhf.block_id 8311 +execute if block ~ ~ ~ minecraft:purple_banner[rotation=5] run scoreboard players set @s s.crhf.block_id 8312 +execute if block ~ ~ ~ minecraft:purple_banner[rotation=6] run scoreboard players set @s s.crhf.block_id 8313 +execute if block ~ ~ ~ minecraft:purple_banner[rotation=7] run scoreboard players set @s s.crhf.block_id 8314 +execute if block ~ ~ ~ minecraft:purple_banner[rotation=8] run scoreboard players set @s s.crhf.block_id 8315 +execute if block ~ ~ ~ minecraft:purple_banner[rotation=9] run scoreboard players set @s s.crhf.block_id 8316 +execute if block ~ ~ ~ minecraft:purple_banner[rotation=10] run scoreboard players set @s s.crhf.block_id 8317 +execute if block ~ ~ ~ minecraft:purple_banner[rotation=11] run scoreboard players set @s s.crhf.block_id 8318 +execute if block ~ ~ ~ minecraft:purple_banner[rotation=12] run scoreboard players set @s s.crhf.block_id 8319 +execute if block ~ ~ ~ minecraft:purple_banner[rotation=13] run scoreboard players set @s s.crhf.block_id 8320 +execute if block ~ ~ ~ minecraft:purple_banner[rotation=14] run scoreboard players set @s s.crhf.block_id 8321 +execute if block ~ ~ ~ minecraft:purple_banner[rotation=15] run scoreboard players set @s s.crhf.block_id 8322 diff --git a/data/bsc/functions/read/l0/p/l0_441.mcfunction b/data/bsc/functions/read/l0/p/l0_441.mcfunction new file mode 100644 index 00000000..608bbb1a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_441.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:blue_banner[rotation=0] run scoreboard players set @s s.crhf.block_id 8323 +execute if block ~ ~ ~ minecraft:blue_banner[rotation=1] run scoreboard players set @s s.crhf.block_id 8324 +execute if block ~ ~ ~ minecraft:blue_banner[rotation=2] run scoreboard players set @s s.crhf.block_id 8325 +execute if block ~ ~ ~ minecraft:blue_banner[rotation=3] run scoreboard players set @s s.crhf.block_id 8326 +execute if block ~ ~ ~ minecraft:blue_banner[rotation=4] run scoreboard players set @s s.crhf.block_id 8327 +execute if block ~ ~ ~ minecraft:blue_banner[rotation=5] run scoreboard players set @s s.crhf.block_id 8328 +execute if block ~ ~ ~ minecraft:blue_banner[rotation=6] run scoreboard players set @s s.crhf.block_id 8329 +execute if block ~ ~ ~ minecraft:blue_banner[rotation=7] run scoreboard players set @s s.crhf.block_id 8330 +execute if block ~ ~ ~ minecraft:blue_banner[rotation=8] run scoreboard players set @s s.crhf.block_id 8331 +execute if block ~ ~ ~ minecraft:blue_banner[rotation=9] run scoreboard players set @s s.crhf.block_id 8332 +execute if block ~ ~ ~ minecraft:blue_banner[rotation=10] run scoreboard players set @s s.crhf.block_id 8333 +execute if block ~ ~ ~ minecraft:blue_banner[rotation=11] run scoreboard players set @s s.crhf.block_id 8334 +execute if block ~ ~ ~ minecraft:blue_banner[rotation=12] run scoreboard players set @s s.crhf.block_id 8335 +execute if block ~ ~ ~ minecraft:blue_banner[rotation=13] run scoreboard players set @s s.crhf.block_id 8336 +execute if block ~ ~ ~ minecraft:blue_banner[rotation=14] run scoreboard players set @s s.crhf.block_id 8337 +execute if block ~ ~ ~ minecraft:blue_banner[rotation=15] run scoreboard players set @s s.crhf.block_id 8338 diff --git a/data/bsc/functions/read/l0/p/l0_442.mcfunction b/data/bsc/functions/read/l0/p/l0_442.mcfunction new file mode 100644 index 00000000..43feffa3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_442.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:brown_banner[rotation=0] run scoreboard players set @s s.crhf.block_id 8339 +execute if block ~ ~ ~ minecraft:brown_banner[rotation=1] run scoreboard players set @s s.crhf.block_id 8340 +execute if block ~ ~ ~ minecraft:brown_banner[rotation=2] run scoreboard players set @s s.crhf.block_id 8341 +execute if block ~ ~ ~ minecraft:brown_banner[rotation=3] run scoreboard players set @s s.crhf.block_id 8342 +execute if block ~ ~ ~ minecraft:brown_banner[rotation=4] run scoreboard players set @s s.crhf.block_id 8343 +execute if block ~ ~ ~ minecraft:brown_banner[rotation=5] run scoreboard players set @s s.crhf.block_id 8344 +execute if block ~ ~ ~ minecraft:brown_banner[rotation=6] run scoreboard players set @s s.crhf.block_id 8345 +execute if block ~ ~ ~ minecraft:brown_banner[rotation=7] run scoreboard players set @s s.crhf.block_id 8346 +execute if block ~ ~ ~ minecraft:brown_banner[rotation=8] run scoreboard players set @s s.crhf.block_id 8347 +execute if block ~ ~ ~ minecraft:brown_banner[rotation=9] run scoreboard players set @s s.crhf.block_id 8348 +execute if block ~ ~ ~ minecraft:brown_banner[rotation=10] run scoreboard players set @s s.crhf.block_id 8349 +execute if block ~ ~ ~ minecraft:brown_banner[rotation=11] run scoreboard players set @s s.crhf.block_id 8350 +execute if block ~ ~ ~ minecraft:brown_banner[rotation=12] run scoreboard players set @s s.crhf.block_id 8351 +execute if block ~ ~ ~ minecraft:brown_banner[rotation=13] run scoreboard players set @s s.crhf.block_id 8352 +execute if block ~ ~ ~ minecraft:brown_banner[rotation=14] run scoreboard players set @s s.crhf.block_id 8353 +execute if block ~ ~ ~ minecraft:brown_banner[rotation=15] run scoreboard players set @s s.crhf.block_id 8354 diff --git a/data/bsc/functions/read/l0/p/l0_443.mcfunction b/data/bsc/functions/read/l0/p/l0_443.mcfunction new file mode 100644 index 00000000..6fb027fb --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_443.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:green_banner[rotation=0] run scoreboard players set @s s.crhf.block_id 8355 +execute if block ~ ~ ~ minecraft:green_banner[rotation=1] run scoreboard players set @s s.crhf.block_id 8356 +execute if block ~ ~ ~ minecraft:green_banner[rotation=2] run scoreboard players set @s s.crhf.block_id 8357 +execute if block ~ ~ ~ minecraft:green_banner[rotation=3] run scoreboard players set @s s.crhf.block_id 8358 +execute if block ~ ~ ~ minecraft:green_banner[rotation=4] run scoreboard players set @s s.crhf.block_id 8359 +execute if block ~ ~ ~ minecraft:green_banner[rotation=5] run scoreboard players set @s s.crhf.block_id 8360 +execute if block ~ ~ ~ minecraft:green_banner[rotation=6] run scoreboard players set @s s.crhf.block_id 8361 +execute if block ~ ~ ~ minecraft:green_banner[rotation=7] run scoreboard players set @s s.crhf.block_id 8362 +execute if block ~ ~ ~ minecraft:green_banner[rotation=8] run scoreboard players set @s s.crhf.block_id 8363 +execute if block ~ ~ ~ minecraft:green_banner[rotation=9] run scoreboard players set @s s.crhf.block_id 8364 +execute if block ~ ~ ~ minecraft:green_banner[rotation=10] run scoreboard players set @s s.crhf.block_id 8365 +execute if block ~ ~ ~ minecraft:green_banner[rotation=11] run scoreboard players set @s s.crhf.block_id 8366 +execute if block ~ ~ ~ minecraft:green_banner[rotation=12] run scoreboard players set @s s.crhf.block_id 8367 +execute if block ~ ~ ~ minecraft:green_banner[rotation=13] run scoreboard players set @s s.crhf.block_id 8368 +execute if block ~ ~ ~ minecraft:green_banner[rotation=14] run scoreboard players set @s s.crhf.block_id 8369 +execute if block ~ ~ ~ minecraft:green_banner[rotation=15] run scoreboard players set @s s.crhf.block_id 8370 diff --git a/data/bsc/functions/read/l0/p/l0_444.mcfunction b/data/bsc/functions/read/l0/p/l0_444.mcfunction new file mode 100644 index 00000000..f900a20a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_444.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:red_banner[rotation=0] run scoreboard players set @s s.crhf.block_id 8371 +execute if block ~ ~ ~ minecraft:red_banner[rotation=1] run scoreboard players set @s s.crhf.block_id 8372 +execute if block ~ ~ ~ minecraft:red_banner[rotation=2] run scoreboard players set @s s.crhf.block_id 8373 +execute if block ~ ~ ~ minecraft:red_banner[rotation=3] run scoreboard players set @s s.crhf.block_id 8374 +execute if block ~ ~ ~ minecraft:red_banner[rotation=4] run scoreboard players set @s s.crhf.block_id 8375 +execute if block ~ ~ ~ minecraft:red_banner[rotation=5] run scoreboard players set @s s.crhf.block_id 8376 +execute if block ~ ~ ~ minecraft:red_banner[rotation=6] run scoreboard players set @s s.crhf.block_id 8377 +execute if block ~ ~ ~ minecraft:red_banner[rotation=7] run scoreboard players set @s s.crhf.block_id 8378 +execute if block ~ ~ ~ minecraft:red_banner[rotation=8] run scoreboard players set @s s.crhf.block_id 8379 +execute if block ~ ~ ~ minecraft:red_banner[rotation=9] run scoreboard players set @s s.crhf.block_id 8380 +execute if block ~ ~ ~ minecraft:red_banner[rotation=10] run scoreboard players set @s s.crhf.block_id 8381 +execute if block ~ ~ ~ minecraft:red_banner[rotation=11] run scoreboard players set @s s.crhf.block_id 8382 +execute if block ~ ~ ~ minecraft:red_banner[rotation=12] run scoreboard players set @s s.crhf.block_id 8383 +execute if block ~ ~ ~ minecraft:red_banner[rotation=13] run scoreboard players set @s s.crhf.block_id 8384 +execute if block ~ ~ ~ minecraft:red_banner[rotation=14] run scoreboard players set @s s.crhf.block_id 8385 +execute if block ~ ~ ~ minecraft:red_banner[rotation=15] run scoreboard players set @s s.crhf.block_id 8386 diff --git a/data/bsc/functions/read/l0/p/l0_445.mcfunction b/data/bsc/functions/read/l0/p/l0_445.mcfunction new file mode 100644 index 00000000..94ed727d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_445.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:black_banner[rotation=0] run scoreboard players set @s s.crhf.block_id 8387 +execute if block ~ ~ ~ minecraft:black_banner[rotation=1] run scoreboard players set @s s.crhf.block_id 8388 +execute if block ~ ~ ~ minecraft:black_banner[rotation=2] run scoreboard players set @s s.crhf.block_id 8389 +execute if block ~ ~ ~ minecraft:black_banner[rotation=3] run scoreboard players set @s s.crhf.block_id 8390 +execute if block ~ ~ ~ minecraft:black_banner[rotation=4] run scoreboard players set @s s.crhf.block_id 8391 +execute if block ~ ~ ~ minecraft:black_banner[rotation=5] run scoreboard players set @s s.crhf.block_id 8392 +execute if block ~ ~ ~ minecraft:black_banner[rotation=6] run scoreboard players set @s s.crhf.block_id 8393 +execute if block ~ ~ ~ minecraft:black_banner[rotation=7] run scoreboard players set @s s.crhf.block_id 8394 +execute if block ~ ~ ~ minecraft:black_banner[rotation=8] run scoreboard players set @s s.crhf.block_id 8395 +execute if block ~ ~ ~ minecraft:black_banner[rotation=9] run scoreboard players set @s s.crhf.block_id 8396 +execute if block ~ ~ ~ minecraft:black_banner[rotation=10] run scoreboard players set @s s.crhf.block_id 8397 +execute if block ~ ~ ~ minecraft:black_banner[rotation=11] run scoreboard players set @s s.crhf.block_id 8398 +execute if block ~ ~ ~ minecraft:black_banner[rotation=12] run scoreboard players set @s s.crhf.block_id 8399 +execute if block ~ ~ ~ minecraft:black_banner[rotation=13] run scoreboard players set @s s.crhf.block_id 8400 +execute if block ~ ~ ~ minecraft:black_banner[rotation=14] run scoreboard players set @s s.crhf.block_id 8401 +execute if block ~ ~ ~ minecraft:black_banner[rotation=15] run scoreboard players set @s s.crhf.block_id 8402 diff --git a/data/bsc/functions/read/l0/p/l0_446.mcfunction b/data/bsc/functions/read/l0/p/l0_446.mcfunction new file mode 100644 index 00000000..4d055961 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_446.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:white_wall_banner[facing=north] run scoreboard players set @s s.crhf.block_id 8403 +execute if block ~ ~ ~ minecraft:white_wall_banner[facing=south] run scoreboard players set @s s.crhf.block_id 8404 +execute if block ~ ~ ~ minecraft:white_wall_banner[facing=west] run scoreboard players set @s s.crhf.block_id 8405 +execute if block ~ ~ ~ minecraft:white_wall_banner[facing=east] run scoreboard players set @s s.crhf.block_id 8406 diff --git a/data/bsc/functions/read/l0/p/l0_447.mcfunction b/data/bsc/functions/read/l0/p/l0_447.mcfunction new file mode 100644 index 00000000..c8d75306 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_447.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:orange_wall_banner[facing=north] run scoreboard players set @s s.crhf.block_id 8407 +execute if block ~ ~ ~ minecraft:orange_wall_banner[facing=south] run scoreboard players set @s s.crhf.block_id 8408 +execute if block ~ ~ ~ minecraft:orange_wall_banner[facing=west] run scoreboard players set @s s.crhf.block_id 8409 +execute if block ~ ~ ~ minecraft:orange_wall_banner[facing=east] run scoreboard players set @s s.crhf.block_id 8410 diff --git a/data/bsc/functions/read/l0/p/l0_448.mcfunction b/data/bsc/functions/read/l0/p/l0_448.mcfunction new file mode 100644 index 00000000..c6f29e99 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_448.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:magenta_wall_banner[facing=north] run scoreboard players set @s s.crhf.block_id 8411 +execute if block ~ ~ ~ minecraft:magenta_wall_banner[facing=south] run scoreboard players set @s s.crhf.block_id 8412 +execute if block ~ ~ ~ minecraft:magenta_wall_banner[facing=west] run scoreboard players set @s s.crhf.block_id 8413 +execute if block ~ ~ ~ minecraft:magenta_wall_banner[facing=east] run scoreboard players set @s s.crhf.block_id 8414 diff --git a/data/bsc/functions/read/l0/p/l0_449.mcfunction b/data/bsc/functions/read/l0/p/l0_449.mcfunction new file mode 100644 index 00000000..9d703c33 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_449.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:light_blue_wall_banner[facing=north] run scoreboard players set @s s.crhf.block_id 8415 +execute if block ~ ~ ~ minecraft:light_blue_wall_banner[facing=south] run scoreboard players set @s s.crhf.block_id 8416 +execute if block ~ ~ ~ minecraft:light_blue_wall_banner[facing=west] run scoreboard players set @s s.crhf.block_id 8417 +execute if block ~ ~ ~ minecraft:light_blue_wall_banner[facing=east] run scoreboard players set @s s.crhf.block_id 8418 diff --git a/data/bsc/functions/read/l0/p/l0_45.mcfunction b/data/bsc/functions/read/l0/p/l0_45.mcfunction new file mode 100644 index 00000000..d6892165 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_45.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:stripped_birch_log[axis=x] run scoreboard players set @s s.crhf.block_id 97 +execute if block ~ ~ ~ minecraft:stripped_birch_log[axis=y] run scoreboard players set @s s.crhf.block_id 98 +execute if block ~ ~ ~ minecraft:stripped_birch_log[axis=z] run scoreboard players set @s s.crhf.block_id 99 diff --git a/data/bsc/functions/read/l0/p/l0_450.mcfunction b/data/bsc/functions/read/l0/p/l0_450.mcfunction new file mode 100644 index 00000000..3b9f8a2b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_450.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:yellow_wall_banner[facing=north] run scoreboard players set @s s.crhf.block_id 8419 +execute if block ~ ~ ~ minecraft:yellow_wall_banner[facing=south] run scoreboard players set @s s.crhf.block_id 8420 +execute if block ~ ~ ~ minecraft:yellow_wall_banner[facing=west] run scoreboard players set @s s.crhf.block_id 8421 +execute if block ~ ~ ~ minecraft:yellow_wall_banner[facing=east] run scoreboard players set @s s.crhf.block_id 8422 diff --git a/data/bsc/functions/read/l0/p/l0_451.mcfunction b/data/bsc/functions/read/l0/p/l0_451.mcfunction new file mode 100644 index 00000000..3b9e3ae1 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_451.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:lime_wall_banner[facing=north] run scoreboard players set @s s.crhf.block_id 8423 +execute if block ~ ~ ~ minecraft:lime_wall_banner[facing=south] run scoreboard players set @s s.crhf.block_id 8424 +execute if block ~ ~ ~ minecraft:lime_wall_banner[facing=west] run scoreboard players set @s s.crhf.block_id 8425 +execute if block ~ ~ ~ minecraft:lime_wall_banner[facing=east] run scoreboard players set @s s.crhf.block_id 8426 diff --git a/data/bsc/functions/read/l0/p/l0_452.mcfunction b/data/bsc/functions/read/l0/p/l0_452.mcfunction new file mode 100644 index 00000000..03749f70 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_452.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:pink_wall_banner[facing=north] run scoreboard players set @s s.crhf.block_id 8427 +execute if block ~ ~ ~ minecraft:pink_wall_banner[facing=south] run scoreboard players set @s s.crhf.block_id 8428 +execute if block ~ ~ ~ minecraft:pink_wall_banner[facing=west] run scoreboard players set @s s.crhf.block_id 8429 +execute if block ~ ~ ~ minecraft:pink_wall_banner[facing=east] run scoreboard players set @s s.crhf.block_id 8430 diff --git a/data/bsc/functions/read/l0/p/l0_453.mcfunction b/data/bsc/functions/read/l0/p/l0_453.mcfunction new file mode 100644 index 00000000..474a2325 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_453.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:gray_wall_banner[facing=north] run scoreboard players set @s s.crhf.block_id 8431 +execute if block ~ ~ ~ minecraft:gray_wall_banner[facing=south] run scoreboard players set @s s.crhf.block_id 8432 +execute if block ~ ~ ~ minecraft:gray_wall_banner[facing=west] run scoreboard players set @s s.crhf.block_id 8433 +execute if block ~ ~ ~ minecraft:gray_wall_banner[facing=east] run scoreboard players set @s s.crhf.block_id 8434 diff --git a/data/bsc/functions/read/l0/p/l0_454.mcfunction b/data/bsc/functions/read/l0/p/l0_454.mcfunction new file mode 100644 index 00000000..53320b49 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_454.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:light_gray_wall_banner[facing=north] run scoreboard players set @s s.crhf.block_id 8435 +execute if block ~ ~ ~ minecraft:light_gray_wall_banner[facing=south] run scoreboard players set @s s.crhf.block_id 8436 +execute if block ~ ~ ~ minecraft:light_gray_wall_banner[facing=west] run scoreboard players set @s s.crhf.block_id 8437 +execute if block ~ ~ ~ minecraft:light_gray_wall_banner[facing=east] run scoreboard players set @s s.crhf.block_id 8438 diff --git a/data/bsc/functions/read/l0/p/l0_455.mcfunction b/data/bsc/functions/read/l0/p/l0_455.mcfunction new file mode 100644 index 00000000..9341f21f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_455.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:cyan_wall_banner[facing=north] run scoreboard players set @s s.crhf.block_id 8439 +execute if block ~ ~ ~ minecraft:cyan_wall_banner[facing=south] run scoreboard players set @s s.crhf.block_id 8440 +execute if block ~ ~ ~ minecraft:cyan_wall_banner[facing=west] run scoreboard players set @s s.crhf.block_id 8441 +execute if block ~ ~ ~ minecraft:cyan_wall_banner[facing=east] run scoreboard players set @s s.crhf.block_id 8442 diff --git a/data/bsc/functions/read/l0/p/l0_456.mcfunction b/data/bsc/functions/read/l0/p/l0_456.mcfunction new file mode 100644 index 00000000..54c11b63 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_456.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:purple_wall_banner[facing=north] run scoreboard players set @s s.crhf.block_id 8443 +execute if block ~ ~ ~ minecraft:purple_wall_banner[facing=south] run scoreboard players set @s s.crhf.block_id 8444 +execute if block ~ ~ ~ minecraft:purple_wall_banner[facing=west] run scoreboard players set @s s.crhf.block_id 8445 +execute if block ~ ~ ~ minecraft:purple_wall_banner[facing=east] run scoreboard players set @s s.crhf.block_id 8446 diff --git a/data/bsc/functions/read/l0/p/l0_457.mcfunction b/data/bsc/functions/read/l0/p/l0_457.mcfunction new file mode 100644 index 00000000..4b7d947c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_457.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:blue_wall_banner[facing=north] run scoreboard players set @s s.crhf.block_id 8447 +execute if block ~ ~ ~ minecraft:blue_wall_banner[facing=south] run scoreboard players set @s s.crhf.block_id 8448 +execute if block ~ ~ ~ minecraft:blue_wall_banner[facing=west] run scoreboard players set @s s.crhf.block_id 8449 +execute if block ~ ~ ~ minecraft:blue_wall_banner[facing=east] run scoreboard players set @s s.crhf.block_id 8450 diff --git a/data/bsc/functions/read/l0/p/l0_458.mcfunction b/data/bsc/functions/read/l0/p/l0_458.mcfunction new file mode 100644 index 00000000..d15785f9 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_458.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:brown_wall_banner[facing=north] run scoreboard players set @s s.crhf.block_id 8451 +execute if block ~ ~ ~ minecraft:brown_wall_banner[facing=south] run scoreboard players set @s s.crhf.block_id 8452 +execute if block ~ ~ ~ minecraft:brown_wall_banner[facing=west] run scoreboard players set @s s.crhf.block_id 8453 +execute if block ~ ~ ~ minecraft:brown_wall_banner[facing=east] run scoreboard players set @s s.crhf.block_id 8454 diff --git a/data/bsc/functions/read/l0/p/l0_459.mcfunction b/data/bsc/functions/read/l0/p/l0_459.mcfunction new file mode 100644 index 00000000..41b22f07 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_459.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:green_wall_banner[facing=north] run scoreboard players set @s s.crhf.block_id 8455 +execute if block ~ ~ ~ minecraft:green_wall_banner[facing=south] run scoreboard players set @s s.crhf.block_id 8456 +execute if block ~ ~ ~ minecraft:green_wall_banner[facing=west] run scoreboard players set @s s.crhf.block_id 8457 +execute if block ~ ~ ~ minecraft:green_wall_banner[facing=east] run scoreboard players set @s s.crhf.block_id 8458 diff --git a/data/bsc/functions/read/l0/p/l0_46.mcfunction b/data/bsc/functions/read/l0/p/l0_46.mcfunction new file mode 100644 index 00000000..172d1f67 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_46.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:stripped_jungle_log[axis=x] run scoreboard players set @s s.crhf.block_id 100 +execute if block ~ ~ ~ minecraft:stripped_jungle_log[axis=y] run scoreboard players set @s s.crhf.block_id 101 +execute if block ~ ~ ~ minecraft:stripped_jungle_log[axis=z] run scoreboard players set @s s.crhf.block_id 102 diff --git a/data/bsc/functions/read/l0/p/l0_460.mcfunction b/data/bsc/functions/read/l0/p/l0_460.mcfunction new file mode 100644 index 00000000..9f387f9c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_460.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:red_wall_banner[facing=north] run scoreboard players set @s s.crhf.block_id 8459 +execute if block ~ ~ ~ minecraft:red_wall_banner[facing=south] run scoreboard players set @s s.crhf.block_id 8460 +execute if block ~ ~ ~ minecraft:red_wall_banner[facing=west] run scoreboard players set @s s.crhf.block_id 8461 +execute if block ~ ~ ~ minecraft:red_wall_banner[facing=east] run scoreboard players set @s s.crhf.block_id 8462 diff --git a/data/bsc/functions/read/l0/p/l0_461.mcfunction b/data/bsc/functions/read/l0/p/l0_461.mcfunction new file mode 100644 index 00000000..e6e8d90c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_461.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:black_wall_banner[facing=north] run scoreboard players set @s s.crhf.block_id 8463 +execute if block ~ ~ ~ minecraft:black_wall_banner[facing=south] run scoreboard players set @s s.crhf.block_id 8464 +execute if block ~ ~ ~ minecraft:black_wall_banner[facing=west] run scoreboard players set @s s.crhf.block_id 8465 +execute if block ~ ~ ~ minecraft:black_wall_banner[facing=east] run scoreboard players set @s s.crhf.block_id 8466 diff --git a/data/bsc/functions/read/l0/p/l0_465.mcfunction b/data/bsc/functions/read/l0/p/l0_465.mcfunction new file mode 100644 index 00000000..df9c81c3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_465.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8470 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8471 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8472 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8473 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8474 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8475 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8476 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8477 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8478 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8479 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8480 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8481 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8482 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8483 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8484 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8485 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8486 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8487 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8488 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8489 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8490 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8491 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8492 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8493 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8494 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8495 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8496 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8497 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8498 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8499 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8500 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8501 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8502 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8503 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8504 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8505 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8506 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8507 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8508 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8509 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8510 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8511 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8512 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8513 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8514 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8515 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8516 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8517 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8518 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8519 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8520 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8521 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8522 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8523 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8524 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8525 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8526 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8527 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8528 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8529 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8530 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8531 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8532 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8533 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8534 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8535 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8536 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8537 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8538 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8539 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8540 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8541 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8542 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8543 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8544 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8545 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8546 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8547 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8548 +execute if block ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8549 diff --git a/data/bsc/functions/read/l0/p/l0_466.mcfunction b/data/bsc/functions/read/l0/p/l0_466.mcfunction new file mode 100644 index 00000000..6f8a2219 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_466.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:oak_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8550 +execute if block ~ ~ ~ minecraft:oak_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8551 +execute if block ~ ~ ~ minecraft:oak_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8552 +execute if block ~ ~ ~ minecraft:oak_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8553 +execute if block ~ ~ ~ minecraft:oak_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8554 +execute if block ~ ~ ~ minecraft:oak_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8555 diff --git a/data/bsc/functions/read/l0/p/l0_467.mcfunction b/data/bsc/functions/read/l0/p/l0_467.mcfunction new file mode 100644 index 00000000..3cf046f3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_467.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:spruce_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8556 +execute if block ~ ~ ~ minecraft:spruce_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8557 +execute if block ~ ~ ~ minecraft:spruce_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8558 +execute if block ~ ~ ~ minecraft:spruce_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8559 +execute if block ~ ~ ~ minecraft:spruce_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8560 +execute if block ~ ~ ~ minecraft:spruce_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8561 diff --git a/data/bsc/functions/read/l0/p/l0_468.mcfunction b/data/bsc/functions/read/l0/p/l0_468.mcfunction new file mode 100644 index 00000000..c78793a9 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_468.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:birch_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8562 +execute if block ~ ~ ~ minecraft:birch_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8563 +execute if block ~ ~ ~ minecraft:birch_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8564 +execute if block ~ ~ ~ minecraft:birch_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8565 +execute if block ~ ~ ~ minecraft:birch_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8566 +execute if block ~ ~ ~ minecraft:birch_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8567 diff --git a/data/bsc/functions/read/l0/p/l0_469.mcfunction b/data/bsc/functions/read/l0/p/l0_469.mcfunction new file mode 100644 index 00000000..ef4c0435 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_469.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:jungle_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8568 +execute if block ~ ~ ~ minecraft:jungle_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8569 +execute if block ~ ~ ~ minecraft:jungle_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8570 +execute if block ~ ~ ~ minecraft:jungle_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8571 +execute if block ~ ~ ~ minecraft:jungle_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8572 +execute if block ~ ~ ~ minecraft:jungle_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8573 diff --git a/data/bsc/functions/read/l0/p/l0_47.mcfunction b/data/bsc/functions/read/l0/p/l0_47.mcfunction new file mode 100644 index 00000000..90eabfb3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_47.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:stripped_acacia_log[axis=x] run scoreboard players set @s s.crhf.block_id 103 +execute if block ~ ~ ~ minecraft:stripped_acacia_log[axis=y] run scoreboard players set @s s.crhf.block_id 104 +execute if block ~ ~ ~ minecraft:stripped_acacia_log[axis=z] run scoreboard players set @s s.crhf.block_id 105 diff --git a/data/bsc/functions/read/l0/p/l0_470.mcfunction b/data/bsc/functions/read/l0/p/l0_470.mcfunction new file mode 100644 index 00000000..5965f616 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_470.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:acacia_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8574 +execute if block ~ ~ ~ minecraft:acacia_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8575 +execute if block ~ ~ ~ minecraft:acacia_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8576 +execute if block ~ ~ ~ minecraft:acacia_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8577 +execute if block ~ ~ ~ minecraft:acacia_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8578 +execute if block ~ ~ ~ minecraft:acacia_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8579 diff --git a/data/bsc/functions/read/l0/p/l0_471.mcfunction b/data/bsc/functions/read/l0/p/l0_471.mcfunction new file mode 100644 index 00000000..c7fae421 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_471.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:dark_oak_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8580 +execute if block ~ ~ ~ minecraft:dark_oak_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8581 +execute if block ~ ~ ~ minecraft:dark_oak_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8582 +execute if block ~ ~ ~ minecraft:dark_oak_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8583 +execute if block ~ ~ ~ minecraft:dark_oak_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8584 +execute if block ~ ~ ~ minecraft:dark_oak_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8585 diff --git a/data/bsc/functions/read/l0/p/l0_472.mcfunction b/data/bsc/functions/read/l0/p/l0_472.mcfunction new file mode 100644 index 00000000..852465cc --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_472.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:stone_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8586 +execute if block ~ ~ ~ minecraft:stone_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8587 +execute if block ~ ~ ~ minecraft:stone_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8588 +execute if block ~ ~ ~ minecraft:stone_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8589 +execute if block ~ ~ ~ minecraft:stone_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8590 +execute if block ~ ~ ~ minecraft:stone_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8591 diff --git a/data/bsc/functions/read/l0/p/l0_473.mcfunction b/data/bsc/functions/read/l0/p/l0_473.mcfunction new file mode 100644 index 00000000..f531641e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_473.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:smooth_stone_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8592 +execute if block ~ ~ ~ minecraft:smooth_stone_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8593 +execute if block ~ ~ ~ minecraft:smooth_stone_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8594 +execute if block ~ ~ ~ minecraft:smooth_stone_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8595 +execute if block ~ ~ ~ minecraft:smooth_stone_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8596 +execute if block ~ ~ ~ minecraft:smooth_stone_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8597 diff --git a/data/bsc/functions/read/l0/p/l0_474.mcfunction b/data/bsc/functions/read/l0/p/l0_474.mcfunction new file mode 100644 index 00000000..0e014af7 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_474.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:sandstone_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8598 +execute if block ~ ~ ~ minecraft:sandstone_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8599 +execute if block ~ ~ ~ minecraft:sandstone_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8600 +execute if block ~ ~ ~ minecraft:sandstone_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8601 +execute if block ~ ~ ~ minecraft:sandstone_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8602 +execute if block ~ ~ ~ minecraft:sandstone_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8603 diff --git a/data/bsc/functions/read/l0/p/l0_475.mcfunction b/data/bsc/functions/read/l0/p/l0_475.mcfunction new file mode 100644 index 00000000..22168bcc --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_475.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:cut_sandstone_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8604 +execute if block ~ ~ ~ minecraft:cut_sandstone_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8605 +execute if block ~ ~ ~ minecraft:cut_sandstone_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8606 +execute if block ~ ~ ~ minecraft:cut_sandstone_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8607 +execute if block ~ ~ ~ minecraft:cut_sandstone_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8608 +execute if block ~ ~ ~ minecraft:cut_sandstone_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8609 diff --git a/data/bsc/functions/read/l0/p/l0_476.mcfunction b/data/bsc/functions/read/l0/p/l0_476.mcfunction new file mode 100644 index 00000000..9eb5dbd1 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_476.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:petrified_oak_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8610 +execute if block ~ ~ ~ minecraft:petrified_oak_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8611 +execute if block ~ ~ ~ minecraft:petrified_oak_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8612 +execute if block ~ ~ ~ minecraft:petrified_oak_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8613 +execute if block ~ ~ ~ minecraft:petrified_oak_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8614 +execute if block ~ ~ ~ minecraft:petrified_oak_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8615 diff --git a/data/bsc/functions/read/l0/p/l0_477.mcfunction b/data/bsc/functions/read/l0/p/l0_477.mcfunction new file mode 100644 index 00000000..f5c0cd5c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_477.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:cobblestone_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8616 +execute if block ~ ~ ~ minecraft:cobblestone_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8617 +execute if block ~ ~ ~ minecraft:cobblestone_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8618 +execute if block ~ ~ ~ minecraft:cobblestone_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8619 +execute if block ~ ~ ~ minecraft:cobblestone_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8620 +execute if block ~ ~ ~ minecraft:cobblestone_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8621 diff --git a/data/bsc/functions/read/l0/p/l0_478.mcfunction b/data/bsc/functions/read/l0/p/l0_478.mcfunction new file mode 100644 index 00000000..b3e0fbaf --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_478.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:brick_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8622 +execute if block ~ ~ ~ minecraft:brick_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8623 +execute if block ~ ~ ~ minecraft:brick_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8624 +execute if block ~ ~ ~ minecraft:brick_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8625 +execute if block ~ ~ ~ minecraft:brick_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8626 +execute if block ~ ~ ~ minecraft:brick_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8627 diff --git a/data/bsc/functions/read/l0/p/l0_479.mcfunction b/data/bsc/functions/read/l0/p/l0_479.mcfunction new file mode 100644 index 00000000..a25f50c2 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_479.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:stone_brick_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8628 +execute if block ~ ~ ~ minecraft:stone_brick_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8629 +execute if block ~ ~ ~ minecraft:stone_brick_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8630 +execute if block ~ ~ ~ minecraft:stone_brick_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8631 +execute if block ~ ~ ~ minecraft:stone_brick_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8632 +execute if block ~ ~ ~ minecraft:stone_brick_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8633 diff --git a/data/bsc/functions/read/l0/p/l0_48.mcfunction b/data/bsc/functions/read/l0/p/l0_48.mcfunction new file mode 100644 index 00000000..26cfa856 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_48.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:stripped_dark_oak_log[axis=x] run scoreboard players set @s s.crhf.block_id 106 +execute if block ~ ~ ~ minecraft:stripped_dark_oak_log[axis=y] run scoreboard players set @s s.crhf.block_id 107 +execute if block ~ ~ ~ minecraft:stripped_dark_oak_log[axis=z] run scoreboard players set @s s.crhf.block_id 108 diff --git a/data/bsc/functions/read/l0/p/l0_480.mcfunction b/data/bsc/functions/read/l0/p/l0_480.mcfunction new file mode 100644 index 00000000..89c808d8 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_480.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:nether_brick_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8634 +execute if block ~ ~ ~ minecraft:nether_brick_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8635 +execute if block ~ ~ ~ minecraft:nether_brick_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8636 +execute if block ~ ~ ~ minecraft:nether_brick_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8637 +execute if block ~ ~ ~ minecraft:nether_brick_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8638 +execute if block ~ ~ ~ minecraft:nether_brick_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8639 diff --git a/data/bsc/functions/read/l0/p/l0_481.mcfunction b/data/bsc/functions/read/l0/p/l0_481.mcfunction new file mode 100644 index 00000000..c2364026 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_481.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:quartz_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8640 +execute if block ~ ~ ~ minecraft:quartz_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8641 +execute if block ~ ~ ~ minecraft:quartz_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8642 +execute if block ~ ~ ~ minecraft:quartz_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8643 +execute if block ~ ~ ~ minecraft:quartz_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8644 +execute if block ~ ~ ~ minecraft:quartz_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8645 diff --git a/data/bsc/functions/read/l0/p/l0_482.mcfunction b/data/bsc/functions/read/l0/p/l0_482.mcfunction new file mode 100644 index 00000000..a8e999df --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_482.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:red_sandstone_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8646 +execute if block ~ ~ ~ minecraft:red_sandstone_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8647 +execute if block ~ ~ ~ minecraft:red_sandstone_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8648 +execute if block ~ ~ ~ minecraft:red_sandstone_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8649 +execute if block ~ ~ ~ minecraft:red_sandstone_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8650 +execute if block ~ ~ ~ minecraft:red_sandstone_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8651 diff --git a/data/bsc/functions/read/l0/p/l0_483.mcfunction b/data/bsc/functions/read/l0/p/l0_483.mcfunction new file mode 100644 index 00000000..db5c1acc --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_483.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:cut_red_sandstone_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8652 +execute if block ~ ~ ~ minecraft:cut_red_sandstone_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8653 +execute if block ~ ~ ~ minecraft:cut_red_sandstone_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8654 +execute if block ~ ~ ~ minecraft:cut_red_sandstone_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8655 +execute if block ~ ~ ~ minecraft:cut_red_sandstone_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8656 +execute if block ~ ~ ~ minecraft:cut_red_sandstone_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8657 diff --git a/data/bsc/functions/read/l0/p/l0_484.mcfunction b/data/bsc/functions/read/l0/p/l0_484.mcfunction new file mode 100644 index 00000000..f53b64a8 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_484.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:purpur_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8658 +execute if block ~ ~ ~ minecraft:purpur_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8659 +execute if block ~ ~ ~ minecraft:purpur_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8660 +execute if block ~ ~ ~ minecraft:purpur_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8661 +execute if block ~ ~ ~ minecraft:purpur_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 8662 +execute if block ~ ~ ~ minecraft:purpur_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 8663 diff --git a/data/bsc/functions/read/l0/p/l0_489.mcfunction b/data/bsc/functions/read/l0/p/l0_489.mcfunction new file mode 100644 index 00000000..418e1c42 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_489.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=north,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8668 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=north,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8669 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=north,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8670 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=north,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8671 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=north,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8672 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=north,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8673 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=north,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8674 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=north,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8675 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=south,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8676 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=south,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8677 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=south,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8678 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=south,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8679 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=south,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8680 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=south,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8681 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=south,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8682 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=south,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8683 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=west,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8684 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=west,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8685 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=west,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8686 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=west,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8687 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=west,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8688 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=west,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8689 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=west,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8690 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=west,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8691 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=east,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8692 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=east,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8693 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=east,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8694 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=east,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8695 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=east,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8696 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=east,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8697 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=east,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8698 +execute if block ~ ~ ~ minecraft:spruce_fence_gate[facing=east,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8699 diff --git a/data/bsc/functions/read/l0/p/l0_49.mcfunction b/data/bsc/functions/read/l0/p/l0_49.mcfunction new file mode 100644 index 00000000..af145f13 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_49.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:stripped_oak_log[axis=x] run scoreboard players set @s s.crhf.block_id 109 +execute if block ~ ~ ~ minecraft:stripped_oak_log[axis=y] run scoreboard players set @s s.crhf.block_id 110 +execute if block ~ ~ ~ minecraft:stripped_oak_log[axis=z] run scoreboard players set @s s.crhf.block_id 111 diff --git a/data/bsc/functions/read/l0/p/l0_490.mcfunction b/data/bsc/functions/read/l0/p/l0_490.mcfunction new file mode 100644 index 00000000..67f3fdfa --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_490.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=north,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8700 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=north,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8701 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=north,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8702 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=north,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8703 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=north,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8704 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=north,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8705 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=north,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8706 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=north,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8707 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=south,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8708 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=south,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8709 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=south,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8710 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=south,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8711 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=south,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8712 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=south,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8713 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=south,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8714 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=south,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8715 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=west,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8716 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=west,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8717 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=west,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8718 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=west,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8719 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=west,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8720 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=west,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8721 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=west,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8722 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=west,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8723 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=east,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8724 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=east,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8725 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=east,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8726 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=east,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8727 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=east,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8728 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=east,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8729 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=east,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8730 +execute if block ~ ~ ~ minecraft:birch_fence_gate[facing=east,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8731 diff --git a/data/bsc/functions/read/l0/p/l0_491.mcfunction b/data/bsc/functions/read/l0/p/l0_491.mcfunction new file mode 100644 index 00000000..bf8245b0 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_491.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=north,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8732 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=north,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8733 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=north,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8734 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=north,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8735 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=north,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8736 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=north,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8737 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=north,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8738 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=north,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8739 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=south,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8740 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=south,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8741 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=south,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8742 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=south,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8743 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=south,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8744 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=south,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8745 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=south,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8746 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=south,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8747 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=west,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8748 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=west,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8749 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=west,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8750 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=west,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8751 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=west,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8752 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=west,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8753 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=west,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8754 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=west,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8755 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=east,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8756 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=east,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8757 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=east,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8758 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=east,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8759 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=east,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8760 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=east,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8761 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=east,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8762 +execute if block ~ ~ ~ minecraft:jungle_fence_gate[facing=east,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8763 diff --git a/data/bsc/functions/read/l0/p/l0_492.mcfunction b/data/bsc/functions/read/l0/p/l0_492.mcfunction new file mode 100644 index 00000000..45451161 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_492.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=north,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8764 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=north,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8765 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=north,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8766 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=north,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8767 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=north,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8768 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=north,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8769 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=north,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8770 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=north,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8771 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=south,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8772 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=south,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8773 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=south,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8774 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=south,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8775 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=south,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8776 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=south,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8777 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=south,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8778 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=south,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8779 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=west,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8780 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=west,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8781 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=west,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8782 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=west,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8783 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=west,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8784 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=west,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8785 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=west,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8786 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=west,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8787 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=east,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8788 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=east,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8789 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=east,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8790 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=east,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8791 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=east,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8792 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=east,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8793 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=east,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8794 +execute if block ~ ~ ~ minecraft:acacia_fence_gate[facing=east,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8795 diff --git a/data/bsc/functions/read/l0/p/l0_493.mcfunction b/data/bsc/functions/read/l0/p/l0_493.mcfunction new file mode 100644 index 00000000..32f17843 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_493.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=north,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8796 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=north,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8797 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=north,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8798 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=north,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8799 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8800 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8801 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8802 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8803 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=south,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8804 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=south,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8805 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=south,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8806 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=south,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8807 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8808 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8809 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8810 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8811 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=west,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8812 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=west,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8813 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=west,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8814 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=west,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8815 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8816 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8817 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8818 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8819 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=east,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8820 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=east,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8821 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=east,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8822 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=east,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8823 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8824 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8825 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8826 +execute if block ~ ~ ~ minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8827 diff --git a/data/bsc/functions/read/l0/p/l0_494.mcfunction b/data/bsc/functions/read/l0/p/l0_494.mcfunction new file mode 100644 index 00000000..78f52250 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_494.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:spruce_fence[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8828 +execute if block ~ ~ ~ minecraft:spruce_fence[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8829 +execute if block ~ ~ ~ minecraft:spruce_fence[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8830 +execute if block ~ ~ ~ minecraft:spruce_fence[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8831 +execute if block ~ ~ ~ minecraft:spruce_fence[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8832 +execute if block ~ ~ ~ minecraft:spruce_fence[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8833 +execute if block ~ ~ ~ minecraft:spruce_fence[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8834 +execute if block ~ ~ ~ minecraft:spruce_fence[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8835 +execute if block ~ ~ ~ minecraft:spruce_fence[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8836 +execute if block ~ ~ ~ minecraft:spruce_fence[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8837 +execute if block ~ ~ ~ minecraft:spruce_fence[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8838 +execute if block ~ ~ ~ minecraft:spruce_fence[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8839 +execute if block ~ ~ ~ minecraft:spruce_fence[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8840 +execute if block ~ ~ ~ minecraft:spruce_fence[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8841 +execute if block ~ ~ ~ minecraft:spruce_fence[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8842 +execute if block ~ ~ ~ minecraft:spruce_fence[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8843 +execute if block ~ ~ ~ minecraft:spruce_fence[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8844 +execute if block ~ ~ ~ minecraft:spruce_fence[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8845 +execute if block ~ ~ ~ minecraft:spruce_fence[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8846 +execute if block ~ ~ ~ minecraft:spruce_fence[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8847 +execute if block ~ ~ ~ minecraft:spruce_fence[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8848 +execute if block ~ ~ ~ minecraft:spruce_fence[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8849 +execute if block ~ ~ ~ minecraft:spruce_fence[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8850 +execute if block ~ ~ ~ minecraft:spruce_fence[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8851 +execute if block ~ ~ ~ minecraft:spruce_fence[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8852 +execute if block ~ ~ ~ minecraft:spruce_fence[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8853 +execute if block ~ ~ ~ minecraft:spruce_fence[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8854 +execute if block ~ ~ ~ minecraft:spruce_fence[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8855 +execute if block ~ ~ ~ minecraft:spruce_fence[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8856 +execute if block ~ ~ ~ minecraft:spruce_fence[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8857 +execute if block ~ ~ ~ minecraft:spruce_fence[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8858 +execute if block ~ ~ ~ minecraft:spruce_fence[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8859 diff --git a/data/bsc/functions/read/l0/p/l0_495.mcfunction b/data/bsc/functions/read/l0/p/l0_495.mcfunction new file mode 100644 index 00000000..919f4cfc --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_495.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:birch_fence[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8860 +execute if block ~ ~ ~ minecraft:birch_fence[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8861 +execute if block ~ ~ ~ minecraft:birch_fence[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8862 +execute if block ~ ~ ~ minecraft:birch_fence[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8863 +execute if block ~ ~ ~ minecraft:birch_fence[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8864 +execute if block ~ ~ ~ minecraft:birch_fence[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8865 +execute if block ~ ~ ~ minecraft:birch_fence[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8866 +execute if block ~ ~ ~ minecraft:birch_fence[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8867 +execute if block ~ ~ ~ minecraft:birch_fence[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8868 +execute if block ~ ~ ~ minecraft:birch_fence[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8869 +execute if block ~ ~ ~ minecraft:birch_fence[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8870 +execute if block ~ ~ ~ minecraft:birch_fence[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8871 +execute if block ~ ~ ~ minecraft:birch_fence[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8872 +execute if block ~ ~ ~ minecraft:birch_fence[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8873 +execute if block ~ ~ ~ minecraft:birch_fence[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8874 +execute if block ~ ~ ~ minecraft:birch_fence[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8875 +execute if block ~ ~ ~ minecraft:birch_fence[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8876 +execute if block ~ ~ ~ minecraft:birch_fence[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8877 +execute if block ~ ~ ~ minecraft:birch_fence[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8878 +execute if block ~ ~ ~ minecraft:birch_fence[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8879 +execute if block ~ ~ ~ minecraft:birch_fence[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8880 +execute if block ~ ~ ~ minecraft:birch_fence[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8881 +execute if block ~ ~ ~ minecraft:birch_fence[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8882 +execute if block ~ ~ ~ minecraft:birch_fence[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8883 +execute if block ~ ~ ~ minecraft:birch_fence[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8884 +execute if block ~ ~ ~ minecraft:birch_fence[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8885 +execute if block ~ ~ ~ minecraft:birch_fence[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8886 +execute if block ~ ~ ~ minecraft:birch_fence[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8887 +execute if block ~ ~ ~ minecraft:birch_fence[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8888 +execute if block ~ ~ ~ minecraft:birch_fence[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8889 +execute if block ~ ~ ~ minecraft:birch_fence[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8890 +execute if block ~ ~ ~ minecraft:birch_fence[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8891 diff --git a/data/bsc/functions/read/l0/p/l0_496.mcfunction b/data/bsc/functions/read/l0/p/l0_496.mcfunction new file mode 100644 index 00000000..d99907f1 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_496.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:jungle_fence[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8892 +execute if block ~ ~ ~ minecraft:jungle_fence[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8893 +execute if block ~ ~ ~ minecraft:jungle_fence[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8894 +execute if block ~ ~ ~ minecraft:jungle_fence[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8895 +execute if block ~ ~ ~ minecraft:jungle_fence[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8896 +execute if block ~ ~ ~ minecraft:jungle_fence[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8897 +execute if block ~ ~ ~ minecraft:jungle_fence[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8898 +execute if block ~ ~ ~ minecraft:jungle_fence[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8899 +execute if block ~ ~ ~ minecraft:jungle_fence[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8900 +execute if block ~ ~ ~ minecraft:jungle_fence[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8901 +execute if block ~ ~ ~ minecraft:jungle_fence[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8902 +execute if block ~ ~ ~ minecraft:jungle_fence[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8903 +execute if block ~ ~ ~ minecraft:jungle_fence[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8904 +execute if block ~ ~ ~ minecraft:jungle_fence[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8905 +execute if block ~ ~ ~ minecraft:jungle_fence[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8906 +execute if block ~ ~ ~ minecraft:jungle_fence[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8907 +execute if block ~ ~ ~ minecraft:jungle_fence[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8908 +execute if block ~ ~ ~ minecraft:jungle_fence[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8909 +execute if block ~ ~ ~ minecraft:jungle_fence[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8910 +execute if block ~ ~ ~ minecraft:jungle_fence[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8911 +execute if block ~ ~ ~ minecraft:jungle_fence[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8912 +execute if block ~ ~ ~ minecraft:jungle_fence[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8913 +execute if block ~ ~ ~ minecraft:jungle_fence[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8914 +execute if block ~ ~ ~ minecraft:jungle_fence[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8915 +execute if block ~ ~ ~ minecraft:jungle_fence[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8916 +execute if block ~ ~ ~ minecraft:jungle_fence[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8917 +execute if block ~ ~ ~ minecraft:jungle_fence[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8918 +execute if block ~ ~ ~ minecraft:jungle_fence[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8919 +execute if block ~ ~ ~ minecraft:jungle_fence[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8920 +execute if block ~ ~ ~ minecraft:jungle_fence[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8921 +execute if block ~ ~ ~ minecraft:jungle_fence[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8922 +execute if block ~ ~ ~ minecraft:jungle_fence[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8923 diff --git a/data/bsc/functions/read/l0/p/l0_497.mcfunction b/data/bsc/functions/read/l0/p/l0_497.mcfunction new file mode 100644 index 00000000..5f1ad10d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_497.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:acacia_fence[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8924 +execute if block ~ ~ ~ minecraft:acacia_fence[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8925 +execute if block ~ ~ ~ minecraft:acacia_fence[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8926 +execute if block ~ ~ ~ minecraft:acacia_fence[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8927 +execute if block ~ ~ ~ minecraft:acacia_fence[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8928 +execute if block ~ ~ ~ minecraft:acacia_fence[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8929 +execute if block ~ ~ ~ minecraft:acacia_fence[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8930 +execute if block ~ ~ ~ minecraft:acacia_fence[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8931 +execute if block ~ ~ ~ minecraft:acacia_fence[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8932 +execute if block ~ ~ ~ minecraft:acacia_fence[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8933 +execute if block ~ ~ ~ minecraft:acacia_fence[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8934 +execute if block ~ ~ ~ minecraft:acacia_fence[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8935 +execute if block ~ ~ ~ minecraft:acacia_fence[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8936 +execute if block ~ ~ ~ minecraft:acacia_fence[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8937 +execute if block ~ ~ ~ minecraft:acacia_fence[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8938 +execute if block ~ ~ ~ minecraft:acacia_fence[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8939 +execute if block ~ ~ ~ minecraft:acacia_fence[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8940 +execute if block ~ ~ ~ minecraft:acacia_fence[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8941 +execute if block ~ ~ ~ minecraft:acacia_fence[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8942 +execute if block ~ ~ ~ minecraft:acacia_fence[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8943 +execute if block ~ ~ ~ minecraft:acacia_fence[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8944 +execute if block ~ ~ ~ minecraft:acacia_fence[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8945 +execute if block ~ ~ ~ minecraft:acacia_fence[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8946 +execute if block ~ ~ ~ minecraft:acacia_fence[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8947 +execute if block ~ ~ ~ minecraft:acacia_fence[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8948 +execute if block ~ ~ ~ minecraft:acacia_fence[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8949 +execute if block ~ ~ ~ minecraft:acacia_fence[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8950 +execute if block ~ ~ ~ minecraft:acacia_fence[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8951 +execute if block ~ ~ ~ minecraft:acacia_fence[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8952 +execute if block ~ ~ ~ minecraft:acacia_fence[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8953 +execute if block ~ ~ ~ minecraft:acacia_fence[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8954 +execute if block ~ ~ ~ minecraft:acacia_fence[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8955 diff --git a/data/bsc/functions/read/l0/p/l0_498.mcfunction b/data/bsc/functions/read/l0/p/l0_498.mcfunction new file mode 100644 index 00000000..f108d29d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_498.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8956 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8957 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8958 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8959 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8960 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8961 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8962 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8963 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8964 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8965 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8966 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8967 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8968 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8969 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8970 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8971 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8972 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8973 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8974 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8975 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8976 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8977 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8978 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8979 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8980 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8981 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8982 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8983 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 8984 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 8985 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 8986 +execute if block ~ ~ ~ minecraft:dark_oak_fence[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 8987 diff --git a/data/bsc/functions/read/l0/p/l0_499.mcfunction b/data/bsc/functions/read/l0/p/l0_499.mcfunction new file mode 100644 index 00000000..04fa0712 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_499.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:spruce_door[facing=north,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8988 +execute if block ~ ~ ~ minecraft:spruce_door[facing=north,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8989 +execute if block ~ ~ ~ minecraft:spruce_door[facing=north,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8990 +execute if block ~ ~ ~ minecraft:spruce_door[facing=north,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8991 +execute if block ~ ~ ~ minecraft:spruce_door[facing=north,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8992 +execute if block ~ ~ ~ minecraft:spruce_door[facing=north,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8993 +execute if block ~ ~ ~ minecraft:spruce_door[facing=north,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8994 +execute if block ~ ~ ~ minecraft:spruce_door[facing=north,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8995 +execute if block ~ ~ ~ minecraft:spruce_door[facing=north,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 8996 +execute if block ~ ~ ~ minecraft:spruce_door[facing=north,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 8997 +execute if block ~ ~ ~ minecraft:spruce_door[facing=north,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 8998 +execute if block ~ ~ ~ minecraft:spruce_door[facing=north,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 8999 +execute if block ~ ~ ~ minecraft:spruce_door[facing=north,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9000 +execute if block ~ ~ ~ minecraft:spruce_door[facing=north,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9001 +execute if block ~ ~ ~ minecraft:spruce_door[facing=north,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9002 +execute if block ~ ~ ~ minecraft:spruce_door[facing=north,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9003 +execute if block ~ ~ ~ minecraft:spruce_door[facing=south,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9004 +execute if block ~ ~ ~ minecraft:spruce_door[facing=south,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9005 +execute if block ~ ~ ~ minecraft:spruce_door[facing=south,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9006 +execute if block ~ ~ ~ minecraft:spruce_door[facing=south,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9007 +execute if block ~ ~ ~ minecraft:spruce_door[facing=south,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9008 +execute if block ~ ~ ~ minecraft:spruce_door[facing=south,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9009 +execute if block ~ ~ ~ minecraft:spruce_door[facing=south,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9010 +execute if block ~ ~ ~ minecraft:spruce_door[facing=south,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9011 +execute if block ~ ~ ~ minecraft:spruce_door[facing=south,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9012 +execute if block ~ ~ ~ minecraft:spruce_door[facing=south,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9013 +execute if block ~ ~ ~ minecraft:spruce_door[facing=south,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9014 +execute if block ~ ~ ~ minecraft:spruce_door[facing=south,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9015 +execute if block ~ ~ ~ minecraft:spruce_door[facing=south,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9016 +execute if block ~ ~ ~ minecraft:spruce_door[facing=south,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9017 +execute if block ~ ~ ~ minecraft:spruce_door[facing=south,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9018 +execute if block ~ ~ ~ minecraft:spruce_door[facing=south,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9019 +execute if block ~ ~ ~ minecraft:spruce_door[facing=west,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9020 +execute if block ~ ~ ~ minecraft:spruce_door[facing=west,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9021 +execute if block ~ ~ ~ minecraft:spruce_door[facing=west,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9022 +execute if block ~ ~ ~ minecraft:spruce_door[facing=west,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9023 +execute if block ~ ~ ~ minecraft:spruce_door[facing=west,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9024 +execute if block ~ ~ ~ minecraft:spruce_door[facing=west,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9025 +execute if block ~ ~ ~ minecraft:spruce_door[facing=west,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9026 +execute if block ~ ~ ~ minecraft:spruce_door[facing=west,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9027 +execute if block ~ ~ ~ minecraft:spruce_door[facing=west,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9028 +execute if block ~ ~ ~ minecraft:spruce_door[facing=west,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9029 +execute if block ~ ~ ~ minecraft:spruce_door[facing=west,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9030 +execute if block ~ ~ ~ minecraft:spruce_door[facing=west,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9031 +execute if block ~ ~ ~ minecraft:spruce_door[facing=west,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9032 +execute if block ~ ~ ~ minecraft:spruce_door[facing=west,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9033 +execute if block ~ ~ ~ minecraft:spruce_door[facing=west,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9034 +execute if block ~ ~ ~ minecraft:spruce_door[facing=west,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9035 +execute if block ~ ~ ~ minecraft:spruce_door[facing=east,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9036 +execute if block ~ ~ ~ minecraft:spruce_door[facing=east,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9037 +execute if block ~ ~ ~ minecraft:spruce_door[facing=east,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9038 +execute if block ~ ~ ~ minecraft:spruce_door[facing=east,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9039 +execute if block ~ ~ ~ minecraft:spruce_door[facing=east,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9040 +execute if block ~ ~ ~ minecraft:spruce_door[facing=east,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9041 +execute if block ~ ~ ~ minecraft:spruce_door[facing=east,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9042 +execute if block ~ ~ ~ minecraft:spruce_door[facing=east,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9043 +execute if block ~ ~ ~ minecraft:spruce_door[facing=east,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9044 +execute if block ~ ~ ~ minecraft:spruce_door[facing=east,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9045 +execute if block ~ ~ ~ minecraft:spruce_door[facing=east,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9046 +execute if block ~ ~ ~ minecraft:spruce_door[facing=east,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9047 +execute if block ~ ~ ~ minecraft:spruce_door[facing=east,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9048 +execute if block ~ ~ ~ minecraft:spruce_door[facing=east,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9049 +execute if block ~ ~ ~ minecraft:spruce_door[facing=east,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9050 +execute if block ~ ~ ~ minecraft:spruce_door[facing=east,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9051 diff --git a/data/bsc/functions/read/l0/p/l0_50.mcfunction b/data/bsc/functions/read/l0/p/l0_50.mcfunction new file mode 100644 index 00000000..e44e8702 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_50.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:oak_wood[axis=x] run scoreboard players set @s s.crhf.block_id 112 +execute if block ~ ~ ~ minecraft:oak_wood[axis=y] run scoreboard players set @s s.crhf.block_id 113 +execute if block ~ ~ ~ minecraft:oak_wood[axis=z] run scoreboard players set @s s.crhf.block_id 114 diff --git a/data/bsc/functions/read/l0/p/l0_500.mcfunction b/data/bsc/functions/read/l0/p/l0_500.mcfunction new file mode 100644 index 00000000..aca2867e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_500.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:birch_door[facing=north,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9052 +execute if block ~ ~ ~ minecraft:birch_door[facing=north,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9053 +execute if block ~ ~ ~ minecraft:birch_door[facing=north,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9054 +execute if block ~ ~ ~ minecraft:birch_door[facing=north,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9055 +execute if block ~ ~ ~ minecraft:birch_door[facing=north,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9056 +execute if block ~ ~ ~ minecraft:birch_door[facing=north,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9057 +execute if block ~ ~ ~ minecraft:birch_door[facing=north,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9058 +execute if block ~ ~ ~ minecraft:birch_door[facing=north,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9059 +execute if block ~ ~ ~ minecraft:birch_door[facing=north,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9060 +execute if block ~ ~ ~ minecraft:birch_door[facing=north,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9061 +execute if block ~ ~ ~ minecraft:birch_door[facing=north,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9062 +execute if block ~ ~ ~ minecraft:birch_door[facing=north,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9063 +execute if block ~ ~ ~ minecraft:birch_door[facing=north,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9064 +execute if block ~ ~ ~ minecraft:birch_door[facing=north,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9065 +execute if block ~ ~ ~ minecraft:birch_door[facing=north,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9066 +execute if block ~ ~ ~ minecraft:birch_door[facing=north,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9067 +execute if block ~ ~ ~ minecraft:birch_door[facing=south,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9068 +execute if block ~ ~ ~ minecraft:birch_door[facing=south,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9069 +execute if block ~ ~ ~ minecraft:birch_door[facing=south,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9070 +execute if block ~ ~ ~ minecraft:birch_door[facing=south,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9071 +execute if block ~ ~ ~ minecraft:birch_door[facing=south,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9072 +execute if block ~ ~ ~ minecraft:birch_door[facing=south,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9073 +execute if block ~ ~ ~ minecraft:birch_door[facing=south,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9074 +execute if block ~ ~ ~ minecraft:birch_door[facing=south,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9075 +execute if block ~ ~ ~ minecraft:birch_door[facing=south,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9076 +execute if block ~ ~ ~ minecraft:birch_door[facing=south,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9077 +execute if block ~ ~ ~ minecraft:birch_door[facing=south,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9078 +execute if block ~ ~ ~ minecraft:birch_door[facing=south,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9079 +execute if block ~ ~ ~ minecraft:birch_door[facing=south,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9080 +execute if block ~ ~ ~ minecraft:birch_door[facing=south,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9081 +execute if block ~ ~ ~ minecraft:birch_door[facing=south,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9082 +execute if block ~ ~ ~ minecraft:birch_door[facing=south,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9083 +execute if block ~ ~ ~ minecraft:birch_door[facing=west,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9084 +execute if block ~ ~ ~ minecraft:birch_door[facing=west,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9085 +execute if block ~ ~ ~ minecraft:birch_door[facing=west,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9086 +execute if block ~ ~ ~ minecraft:birch_door[facing=west,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9087 +execute if block ~ ~ ~ minecraft:birch_door[facing=west,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9088 +execute if block ~ ~ ~ minecraft:birch_door[facing=west,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9089 +execute if block ~ ~ ~ minecraft:birch_door[facing=west,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9090 +execute if block ~ ~ ~ minecraft:birch_door[facing=west,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9091 +execute if block ~ ~ ~ minecraft:birch_door[facing=west,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9092 +execute if block ~ ~ ~ minecraft:birch_door[facing=west,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9093 +execute if block ~ ~ ~ minecraft:birch_door[facing=west,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9094 +execute if block ~ ~ ~ minecraft:birch_door[facing=west,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9095 +execute if block ~ ~ ~ minecraft:birch_door[facing=west,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9096 +execute if block ~ ~ ~ minecraft:birch_door[facing=west,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9097 +execute if block ~ ~ ~ minecraft:birch_door[facing=west,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9098 +execute if block ~ ~ ~ minecraft:birch_door[facing=west,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9099 +execute if block ~ ~ ~ minecraft:birch_door[facing=east,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9100 +execute if block ~ ~ ~ minecraft:birch_door[facing=east,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9101 +execute if block ~ ~ ~ minecraft:birch_door[facing=east,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9102 +execute if block ~ ~ ~ minecraft:birch_door[facing=east,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9103 +execute if block ~ ~ ~ minecraft:birch_door[facing=east,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9104 +execute if block ~ ~ ~ minecraft:birch_door[facing=east,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9105 +execute if block ~ ~ ~ minecraft:birch_door[facing=east,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9106 +execute if block ~ ~ ~ minecraft:birch_door[facing=east,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9107 +execute if block ~ ~ ~ minecraft:birch_door[facing=east,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9108 +execute if block ~ ~ ~ minecraft:birch_door[facing=east,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9109 +execute if block ~ ~ ~ minecraft:birch_door[facing=east,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9110 +execute if block ~ ~ ~ minecraft:birch_door[facing=east,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9111 +execute if block ~ ~ ~ minecraft:birch_door[facing=east,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9112 +execute if block ~ ~ ~ minecraft:birch_door[facing=east,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9113 +execute if block ~ ~ ~ minecraft:birch_door[facing=east,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9114 +execute if block ~ ~ ~ minecraft:birch_door[facing=east,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9115 diff --git a/data/bsc/functions/read/l0/p/l0_501.mcfunction b/data/bsc/functions/read/l0/p/l0_501.mcfunction new file mode 100644 index 00000000..757e420f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_501.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:jungle_door[facing=north,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9116 +execute if block ~ ~ ~ minecraft:jungle_door[facing=north,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9117 +execute if block ~ ~ ~ minecraft:jungle_door[facing=north,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9118 +execute if block ~ ~ ~ minecraft:jungle_door[facing=north,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9119 +execute if block ~ ~ ~ minecraft:jungle_door[facing=north,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9120 +execute if block ~ ~ ~ minecraft:jungle_door[facing=north,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9121 +execute if block ~ ~ ~ minecraft:jungle_door[facing=north,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9122 +execute if block ~ ~ ~ minecraft:jungle_door[facing=north,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9123 +execute if block ~ ~ ~ minecraft:jungle_door[facing=north,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9124 +execute if block ~ ~ ~ minecraft:jungle_door[facing=north,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9125 +execute if block ~ ~ ~ minecraft:jungle_door[facing=north,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9126 +execute if block ~ ~ ~ minecraft:jungle_door[facing=north,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9127 +execute if block ~ ~ ~ minecraft:jungle_door[facing=north,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9128 +execute if block ~ ~ ~ minecraft:jungle_door[facing=north,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9129 +execute if block ~ ~ ~ minecraft:jungle_door[facing=north,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9130 +execute if block ~ ~ ~ minecraft:jungle_door[facing=north,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9131 +execute if block ~ ~ ~ minecraft:jungle_door[facing=south,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9132 +execute if block ~ ~ ~ minecraft:jungle_door[facing=south,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9133 +execute if block ~ ~ ~ minecraft:jungle_door[facing=south,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9134 +execute if block ~ ~ ~ minecraft:jungle_door[facing=south,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9135 +execute if block ~ ~ ~ minecraft:jungle_door[facing=south,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9136 +execute if block ~ ~ ~ minecraft:jungle_door[facing=south,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9137 +execute if block ~ ~ ~ minecraft:jungle_door[facing=south,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9138 +execute if block ~ ~ ~ minecraft:jungle_door[facing=south,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9139 +execute if block ~ ~ ~ minecraft:jungle_door[facing=south,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9140 +execute if block ~ ~ ~ minecraft:jungle_door[facing=south,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9141 +execute if block ~ ~ ~ minecraft:jungle_door[facing=south,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9142 +execute if block ~ ~ ~ minecraft:jungle_door[facing=south,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9143 +execute if block ~ ~ ~ minecraft:jungle_door[facing=south,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9144 +execute if block ~ ~ ~ minecraft:jungle_door[facing=south,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9145 +execute if block ~ ~ ~ minecraft:jungle_door[facing=south,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9146 +execute if block ~ ~ ~ minecraft:jungle_door[facing=south,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9147 +execute if block ~ ~ ~ minecraft:jungle_door[facing=west,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9148 +execute if block ~ ~ ~ minecraft:jungle_door[facing=west,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9149 +execute if block ~ ~ ~ minecraft:jungle_door[facing=west,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9150 +execute if block ~ ~ ~ minecraft:jungle_door[facing=west,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9151 +execute if block ~ ~ ~ minecraft:jungle_door[facing=west,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9152 +execute if block ~ ~ ~ minecraft:jungle_door[facing=west,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9153 +execute if block ~ ~ ~ minecraft:jungle_door[facing=west,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9154 +execute if block ~ ~ ~ minecraft:jungle_door[facing=west,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9155 +execute if block ~ ~ ~ minecraft:jungle_door[facing=west,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9156 +execute if block ~ ~ ~ minecraft:jungle_door[facing=west,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9157 +execute if block ~ ~ ~ minecraft:jungle_door[facing=west,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9158 +execute if block ~ ~ ~ minecraft:jungle_door[facing=west,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9159 +execute if block ~ ~ ~ minecraft:jungle_door[facing=west,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9160 +execute if block ~ ~ ~ minecraft:jungle_door[facing=west,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9161 +execute if block ~ ~ ~ minecraft:jungle_door[facing=west,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9162 +execute if block ~ ~ ~ minecraft:jungle_door[facing=west,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9163 +execute if block ~ ~ ~ minecraft:jungle_door[facing=east,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9164 +execute if block ~ ~ ~ minecraft:jungle_door[facing=east,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9165 +execute if block ~ ~ ~ minecraft:jungle_door[facing=east,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9166 +execute if block ~ ~ ~ minecraft:jungle_door[facing=east,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9167 +execute if block ~ ~ ~ minecraft:jungle_door[facing=east,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9168 +execute if block ~ ~ ~ minecraft:jungle_door[facing=east,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9169 +execute if block ~ ~ ~ minecraft:jungle_door[facing=east,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9170 +execute if block ~ ~ ~ minecraft:jungle_door[facing=east,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9171 +execute if block ~ ~ ~ minecraft:jungle_door[facing=east,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9172 +execute if block ~ ~ ~ minecraft:jungle_door[facing=east,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9173 +execute if block ~ ~ ~ minecraft:jungle_door[facing=east,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9174 +execute if block ~ ~ ~ minecraft:jungle_door[facing=east,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9175 +execute if block ~ ~ ~ minecraft:jungle_door[facing=east,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9176 +execute if block ~ ~ ~ minecraft:jungle_door[facing=east,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9177 +execute if block ~ ~ ~ minecraft:jungle_door[facing=east,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9178 +execute if block ~ ~ ~ minecraft:jungle_door[facing=east,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9179 diff --git a/data/bsc/functions/read/l0/p/l0_502.mcfunction b/data/bsc/functions/read/l0/p/l0_502.mcfunction new file mode 100644 index 00000000..510b3941 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_502.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:acacia_door[facing=north,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9180 +execute if block ~ ~ ~ minecraft:acacia_door[facing=north,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9181 +execute if block ~ ~ ~ minecraft:acacia_door[facing=north,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9182 +execute if block ~ ~ ~ minecraft:acacia_door[facing=north,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9183 +execute if block ~ ~ ~ minecraft:acacia_door[facing=north,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9184 +execute if block ~ ~ ~ minecraft:acacia_door[facing=north,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9185 +execute if block ~ ~ ~ minecraft:acacia_door[facing=north,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9186 +execute if block ~ ~ ~ minecraft:acacia_door[facing=north,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9187 +execute if block ~ ~ ~ minecraft:acacia_door[facing=north,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9188 +execute if block ~ ~ ~ minecraft:acacia_door[facing=north,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9189 +execute if block ~ ~ ~ minecraft:acacia_door[facing=north,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9190 +execute if block ~ ~ ~ minecraft:acacia_door[facing=north,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9191 +execute if block ~ ~ ~ minecraft:acacia_door[facing=north,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9192 +execute if block ~ ~ ~ minecraft:acacia_door[facing=north,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9193 +execute if block ~ ~ ~ minecraft:acacia_door[facing=north,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9194 +execute if block ~ ~ ~ minecraft:acacia_door[facing=north,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9195 +execute if block ~ ~ ~ minecraft:acacia_door[facing=south,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9196 +execute if block ~ ~ ~ minecraft:acacia_door[facing=south,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9197 +execute if block ~ ~ ~ minecraft:acacia_door[facing=south,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9198 +execute if block ~ ~ ~ minecraft:acacia_door[facing=south,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9199 +execute if block ~ ~ ~ minecraft:acacia_door[facing=south,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9200 +execute if block ~ ~ ~ minecraft:acacia_door[facing=south,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9201 +execute if block ~ ~ ~ minecraft:acacia_door[facing=south,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9202 +execute if block ~ ~ ~ minecraft:acacia_door[facing=south,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9203 +execute if block ~ ~ ~ minecraft:acacia_door[facing=south,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9204 +execute if block ~ ~ ~ minecraft:acacia_door[facing=south,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9205 +execute if block ~ ~ ~ minecraft:acacia_door[facing=south,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9206 +execute if block ~ ~ ~ minecraft:acacia_door[facing=south,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9207 +execute if block ~ ~ ~ minecraft:acacia_door[facing=south,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9208 +execute if block ~ ~ ~ minecraft:acacia_door[facing=south,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9209 +execute if block ~ ~ ~ minecraft:acacia_door[facing=south,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9210 +execute if block ~ ~ ~ minecraft:acacia_door[facing=south,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9211 +execute if block ~ ~ ~ minecraft:acacia_door[facing=west,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9212 +execute if block ~ ~ ~ minecraft:acacia_door[facing=west,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9213 +execute if block ~ ~ ~ minecraft:acacia_door[facing=west,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9214 +execute if block ~ ~ ~ minecraft:acacia_door[facing=west,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9215 +execute if block ~ ~ ~ minecraft:acacia_door[facing=west,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9216 +execute if block ~ ~ ~ minecraft:acacia_door[facing=west,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9217 +execute if block ~ ~ ~ minecraft:acacia_door[facing=west,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9218 +execute if block ~ ~ ~ minecraft:acacia_door[facing=west,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9219 +execute if block ~ ~ ~ minecraft:acacia_door[facing=west,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9220 +execute if block ~ ~ ~ minecraft:acacia_door[facing=west,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9221 +execute if block ~ ~ ~ minecraft:acacia_door[facing=west,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9222 +execute if block ~ ~ ~ minecraft:acacia_door[facing=west,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9223 +execute if block ~ ~ ~ minecraft:acacia_door[facing=west,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9224 +execute if block ~ ~ ~ minecraft:acacia_door[facing=west,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9225 +execute if block ~ ~ ~ minecraft:acacia_door[facing=west,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9226 +execute if block ~ ~ ~ minecraft:acacia_door[facing=west,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9227 +execute if block ~ ~ ~ minecraft:acacia_door[facing=east,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9228 +execute if block ~ ~ ~ minecraft:acacia_door[facing=east,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9229 +execute if block ~ ~ ~ minecraft:acacia_door[facing=east,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9230 +execute if block ~ ~ ~ minecraft:acacia_door[facing=east,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9231 +execute if block ~ ~ ~ minecraft:acacia_door[facing=east,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9232 +execute if block ~ ~ ~ minecraft:acacia_door[facing=east,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9233 +execute if block ~ ~ ~ minecraft:acacia_door[facing=east,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9234 +execute if block ~ ~ ~ minecraft:acacia_door[facing=east,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9235 +execute if block ~ ~ ~ minecraft:acacia_door[facing=east,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9236 +execute if block ~ ~ ~ minecraft:acacia_door[facing=east,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9237 +execute if block ~ ~ ~ minecraft:acacia_door[facing=east,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9238 +execute if block ~ ~ ~ minecraft:acacia_door[facing=east,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9239 +execute if block ~ ~ ~ minecraft:acacia_door[facing=east,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9240 +execute if block ~ ~ ~ minecraft:acacia_door[facing=east,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9241 +execute if block ~ ~ ~ minecraft:acacia_door[facing=east,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9242 +execute if block ~ ~ ~ minecraft:acacia_door[facing=east,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9243 diff --git a/data/bsc/functions/read/l0/p/l0_503.mcfunction b/data/bsc/functions/read/l0/p/l0_503.mcfunction new file mode 100644 index 00000000..e7e491db --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_503.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=north,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9244 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=north,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9245 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=north,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9246 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=north,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9247 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=north,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9248 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=north,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9249 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=north,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9250 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=north,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9251 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=north,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9252 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=north,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9253 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=north,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9254 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=north,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9255 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=north,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9256 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=north,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9257 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=north,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9258 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=north,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9259 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=south,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9260 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=south,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9261 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=south,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9262 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=south,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9263 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=south,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9264 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=south,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9265 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=south,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9266 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=south,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9267 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=south,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9268 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=south,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9269 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=south,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9270 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=south,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9271 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=south,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9272 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=south,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9273 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=south,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9274 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=south,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9275 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=west,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9276 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=west,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9277 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=west,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9278 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=west,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9279 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=west,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9280 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=west,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9281 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=west,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9282 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=west,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9283 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=west,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9284 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=west,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9285 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=west,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9286 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=west,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9287 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=west,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9288 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=west,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9289 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=west,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9290 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=west,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9291 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=east,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9292 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=east,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9293 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=east,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9294 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=east,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9295 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=east,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9296 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=east,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9297 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=east,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9298 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=east,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9299 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=east,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9300 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=east,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9301 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=east,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9302 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=east,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9303 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=east,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 9304 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=east,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 9305 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=east,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 9306 +execute if block ~ ~ ~ minecraft:dark_oak_door[facing=east,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 9307 diff --git a/data/bsc/functions/read/l0/p/l0_504.mcfunction b/data/bsc/functions/read/l0/p/l0_504.mcfunction new file mode 100644 index 00000000..991d263f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_504.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:end_rod[facing=north] run scoreboard players set @s s.crhf.block_id 9308 +execute if block ~ ~ ~ minecraft:end_rod[facing=east] run scoreboard players set @s s.crhf.block_id 9309 +execute if block ~ ~ ~ minecraft:end_rod[facing=south] run scoreboard players set @s s.crhf.block_id 9310 +execute if block ~ ~ ~ minecraft:end_rod[facing=west] run scoreboard players set @s s.crhf.block_id 9311 +execute if block ~ ~ ~ minecraft:end_rod[facing=up] run scoreboard players set @s s.crhf.block_id 9312 +execute if block ~ ~ ~ minecraft:end_rod[facing=down] run scoreboard players set @s s.crhf.block_id 9313 diff --git a/data/bsc/functions/read/l0/p/l0_505.mcfunction b/data/bsc/functions/read/l0/p/l0_505.mcfunction new file mode 100644 index 00000000..a3de6d88 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_505.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 9314 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 9315 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 9316 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 9317 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 9318 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 9319 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 9320 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 9321 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 9322 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 9323 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 9324 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 9325 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 9326 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 9327 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 9328 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 9329 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 9330 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 9331 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 9332 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 9333 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 9334 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 9335 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 9336 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 9337 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 9338 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 9339 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 9340 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 9341 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 9342 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 9343 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 9344 +execute if block ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 9345 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 9346 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 9347 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 9348 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 9349 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 9350 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 9351 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 9352 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 9353 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 9354 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 9355 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 9356 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 9357 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 9358 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 9359 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 9360 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 9361 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=true,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 9362 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=true,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 9363 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=true,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 9364 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=true,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 9365 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=true,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 9366 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=true,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 9367 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=true,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 9368 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=true,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 9369 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=false,south=true,up=true,west=true] run scoreboard players set @s s.crhf.block_id 9370 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=false,south=true,up=true,west=false] run scoreboard players set @s s.crhf.block_id 9371 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=false,south=true,up=false,west=true] run scoreboard players set @s s.crhf.block_id 9372 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=false,south=true,up=false,west=false] run scoreboard players set @s s.crhf.block_id 9373 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=false,south=false,up=true,west=true] run scoreboard players set @s s.crhf.block_id 9374 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=false,south=false,up=true,west=false] run scoreboard players set @s s.crhf.block_id 9375 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=false,south=false,up=false,west=true] run scoreboard players set @s s.crhf.block_id 9376 +execute if block ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=false,south=false,up=false,west=false] run scoreboard players set @s s.crhf.block_id 9377 diff --git a/data/bsc/functions/read/l0/p/l0_506.mcfunction b/data/bsc/functions/read/l0/p/l0_506.mcfunction new file mode 100644 index 00000000..072c7c62 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_506.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:chorus_flower[age=0] run scoreboard players set @s s.crhf.block_id 9378 +execute if block ~ ~ ~ minecraft:chorus_flower[age=1] run scoreboard players set @s s.crhf.block_id 9379 +execute if block ~ ~ ~ minecraft:chorus_flower[age=2] run scoreboard players set @s s.crhf.block_id 9380 +execute if block ~ ~ ~ minecraft:chorus_flower[age=3] run scoreboard players set @s s.crhf.block_id 9381 +execute if block ~ ~ ~ minecraft:chorus_flower[age=4] run scoreboard players set @s s.crhf.block_id 9382 +execute if block ~ ~ ~ minecraft:chorus_flower[age=5] run scoreboard players set @s s.crhf.block_id 9383 diff --git a/data/bsc/functions/read/l0/p/l0_508.mcfunction b/data/bsc/functions/read/l0/p/l0_508.mcfunction new file mode 100644 index 00000000..986bbddd --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_508.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:purpur_pillar[axis=x] run scoreboard players set @s s.crhf.block_id 9385 +execute if block ~ ~ ~ minecraft:purpur_pillar[axis=y] run scoreboard players set @s s.crhf.block_id 9386 +execute if block ~ ~ ~ minecraft:purpur_pillar[axis=z] run scoreboard players set @s s.crhf.block_id 9387 diff --git a/data/bsc/functions/read/l0/p/l0_509.mcfunction b/data/bsc/functions/read/l0/p/l0_509.mcfunction new file mode 100644 index 00000000..84617595 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_509.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9388 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9389 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9390 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9391 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9392 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9393 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9394 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9395 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9396 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9397 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9398 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9399 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9400 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9401 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9402 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9403 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9404 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9405 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9406 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9407 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9408 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9409 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9410 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9411 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9412 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9413 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9414 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9415 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9416 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9417 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9418 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9419 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9420 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9421 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9422 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9423 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9424 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9425 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9426 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9427 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9428 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9429 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9430 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9431 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9432 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9433 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9434 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9435 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9436 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9437 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9438 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9439 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9440 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9441 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9442 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9443 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9444 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9445 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9446 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9447 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9448 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9449 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9450 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9451 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9452 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9453 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9454 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9455 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9456 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9457 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9458 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9459 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9460 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9461 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9462 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9463 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9464 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9465 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9466 +execute if block ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9467 diff --git a/data/bsc/functions/read/l0/p/l0_51.mcfunction b/data/bsc/functions/read/l0/p/l0_51.mcfunction new file mode 100644 index 00000000..b72c7849 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_51.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:spruce_wood[axis=x] run scoreboard players set @s s.crhf.block_id 115 +execute if block ~ ~ ~ minecraft:spruce_wood[axis=y] run scoreboard players set @s s.crhf.block_id 116 +execute if block ~ ~ ~ minecraft:spruce_wood[axis=z] run scoreboard players set @s s.crhf.block_id 117 diff --git a/data/bsc/functions/read/l0/p/l0_511.mcfunction b/data/bsc/functions/read/l0/p/l0_511.mcfunction new file mode 100644 index 00000000..52a1c99e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_511.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:beetroots[age=0] run scoreboard players set @s s.crhf.block_id 9469 +execute if block ~ ~ ~ minecraft:beetroots[age=1] run scoreboard players set @s s.crhf.block_id 9470 +execute if block ~ ~ ~ minecraft:beetroots[age=2] run scoreboard players set @s s.crhf.block_id 9471 +execute if block ~ ~ ~ minecraft:beetroots[age=3] run scoreboard players set @s s.crhf.block_id 9472 diff --git a/data/bsc/functions/read/l0/p/l0_514.mcfunction b/data/bsc/functions/read/l0/p/l0_514.mcfunction new file mode 100644 index 00000000..e14f4255 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_514.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:repeating_command_block[conditional=true,facing=north] run scoreboard players set @s s.crhf.block_id 9475 +execute if block ~ ~ ~ minecraft:repeating_command_block[conditional=true,facing=east] run scoreboard players set @s s.crhf.block_id 9476 +execute if block ~ ~ ~ minecraft:repeating_command_block[conditional=true,facing=south] run scoreboard players set @s s.crhf.block_id 9477 +execute if block ~ ~ ~ minecraft:repeating_command_block[conditional=true,facing=west] run scoreboard players set @s s.crhf.block_id 9478 +execute if block ~ ~ ~ minecraft:repeating_command_block[conditional=true,facing=up] run scoreboard players set @s s.crhf.block_id 9479 +execute if block ~ ~ ~ minecraft:repeating_command_block[conditional=true,facing=down] run scoreboard players set @s s.crhf.block_id 9480 +execute if block ~ ~ ~ minecraft:repeating_command_block[conditional=false,facing=north] run scoreboard players set @s s.crhf.block_id 9481 +execute if block ~ ~ ~ minecraft:repeating_command_block[conditional=false,facing=east] run scoreboard players set @s s.crhf.block_id 9482 +execute if block ~ ~ ~ minecraft:repeating_command_block[conditional=false,facing=south] run scoreboard players set @s s.crhf.block_id 9483 +execute if block ~ ~ ~ minecraft:repeating_command_block[conditional=false,facing=west] run scoreboard players set @s s.crhf.block_id 9484 +execute if block ~ ~ ~ minecraft:repeating_command_block[conditional=false,facing=up] run scoreboard players set @s s.crhf.block_id 9485 +execute if block ~ ~ ~ minecraft:repeating_command_block[conditional=false,facing=down] run scoreboard players set @s s.crhf.block_id 9486 diff --git a/data/bsc/functions/read/l0/p/l0_515.mcfunction b/data/bsc/functions/read/l0/p/l0_515.mcfunction new file mode 100644 index 00000000..7e7ef552 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_515.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:chain_command_block[conditional=true,facing=north] run scoreboard players set @s s.crhf.block_id 9487 +execute if block ~ ~ ~ minecraft:chain_command_block[conditional=true,facing=east] run scoreboard players set @s s.crhf.block_id 9488 +execute if block ~ ~ ~ minecraft:chain_command_block[conditional=true,facing=south] run scoreboard players set @s s.crhf.block_id 9489 +execute if block ~ ~ ~ minecraft:chain_command_block[conditional=true,facing=west] run scoreboard players set @s s.crhf.block_id 9490 +execute if block ~ ~ ~ minecraft:chain_command_block[conditional=true,facing=up] run scoreboard players set @s s.crhf.block_id 9491 +execute if block ~ ~ ~ minecraft:chain_command_block[conditional=true,facing=down] run scoreboard players set @s s.crhf.block_id 9492 +execute if block ~ ~ ~ minecraft:chain_command_block[conditional=false,facing=north] run scoreboard players set @s s.crhf.block_id 9493 +execute if block ~ ~ ~ minecraft:chain_command_block[conditional=false,facing=east] run scoreboard players set @s s.crhf.block_id 9494 +execute if block ~ ~ ~ minecraft:chain_command_block[conditional=false,facing=south] run scoreboard players set @s s.crhf.block_id 9495 +execute if block ~ ~ ~ minecraft:chain_command_block[conditional=false,facing=west] run scoreboard players set @s s.crhf.block_id 9496 +execute if block ~ ~ ~ minecraft:chain_command_block[conditional=false,facing=up] run scoreboard players set @s s.crhf.block_id 9497 +execute if block ~ ~ ~ minecraft:chain_command_block[conditional=false,facing=down] run scoreboard players set @s s.crhf.block_id 9498 diff --git a/data/bsc/functions/read/l0/p/l0_516.mcfunction b/data/bsc/functions/read/l0/p/l0_516.mcfunction new file mode 100644 index 00000000..e8cd287a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_516.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:frosted_ice[age=0] run scoreboard players set @s s.crhf.block_id 9499 +execute if block ~ ~ ~ minecraft:frosted_ice[age=1] run scoreboard players set @s s.crhf.block_id 9500 +execute if block ~ ~ ~ minecraft:frosted_ice[age=2] run scoreboard players set @s s.crhf.block_id 9501 +execute if block ~ ~ ~ minecraft:frosted_ice[age=3] run scoreboard players set @s s.crhf.block_id 9502 diff --git a/data/bsc/functions/read/l0/p/l0_52.mcfunction b/data/bsc/functions/read/l0/p/l0_52.mcfunction new file mode 100644 index 00000000..2bb3769d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_52.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:birch_wood[axis=x] run scoreboard players set @s s.crhf.block_id 118 +execute if block ~ ~ ~ minecraft:birch_wood[axis=y] run scoreboard players set @s s.crhf.block_id 119 +execute if block ~ ~ ~ minecraft:birch_wood[axis=z] run scoreboard players set @s s.crhf.block_id 120 diff --git a/data/bsc/functions/read/l0/p/l0_520.mcfunction b/data/bsc/functions/read/l0/p/l0_520.mcfunction new file mode 100644 index 00000000..1d0b2484 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_520.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:bone_block[axis=x] run scoreboard players set @s s.crhf.block_id 9506 +execute if block ~ ~ ~ minecraft:bone_block[axis=y] run scoreboard players set @s s.crhf.block_id 9507 +execute if block ~ ~ ~ minecraft:bone_block[axis=z] run scoreboard players set @s s.crhf.block_id 9508 diff --git a/data/bsc/functions/read/l0/p/l0_522.mcfunction b/data/bsc/functions/read/l0/p/l0_522.mcfunction new file mode 100644 index 00000000..15dd1853 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_522.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:observer[facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 9510 +execute if block ~ ~ ~ minecraft:observer[facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 9511 +execute if block ~ ~ ~ minecraft:observer[facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 9512 +execute if block ~ ~ ~ minecraft:observer[facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 9513 +execute if block ~ ~ ~ minecraft:observer[facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 9514 +execute if block ~ ~ ~ minecraft:observer[facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 9515 +execute if block ~ ~ ~ minecraft:observer[facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 9516 +execute if block ~ ~ ~ minecraft:observer[facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 9517 +execute if block ~ ~ ~ minecraft:observer[facing=up,powered=true] run scoreboard players set @s s.crhf.block_id 9518 +execute if block ~ ~ ~ minecraft:observer[facing=up,powered=false] run scoreboard players set @s s.crhf.block_id 9519 +execute if block ~ ~ ~ minecraft:observer[facing=down,powered=true] run scoreboard players set @s s.crhf.block_id 9520 +execute if block ~ ~ ~ minecraft:observer[facing=down,powered=false] run scoreboard players set @s s.crhf.block_id 9521 diff --git a/data/bsc/functions/read/l0/p/l0_523.mcfunction b/data/bsc/functions/read/l0/p/l0_523.mcfunction new file mode 100644 index 00000000..c54edd0b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_523.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9522 +execute if block ~ ~ ~ minecraft:shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9523 +execute if block ~ ~ ~ minecraft:shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9524 +execute if block ~ ~ ~ minecraft:shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9525 +execute if block ~ ~ ~ minecraft:shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9526 +execute if block ~ ~ ~ minecraft:shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9527 diff --git a/data/bsc/functions/read/l0/p/l0_524.mcfunction b/data/bsc/functions/read/l0/p/l0_524.mcfunction new file mode 100644 index 00000000..65a2c262 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_524.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:white_shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9528 +execute if block ~ ~ ~ minecraft:white_shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9529 +execute if block ~ ~ ~ minecraft:white_shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9530 +execute if block ~ ~ ~ minecraft:white_shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9531 +execute if block ~ ~ ~ minecraft:white_shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9532 +execute if block ~ ~ ~ minecraft:white_shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9533 diff --git a/data/bsc/functions/read/l0/p/l0_525.mcfunction b/data/bsc/functions/read/l0/p/l0_525.mcfunction new file mode 100644 index 00000000..34346232 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_525.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:orange_shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9534 +execute if block ~ ~ ~ minecraft:orange_shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9535 +execute if block ~ ~ ~ minecraft:orange_shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9536 +execute if block ~ ~ ~ minecraft:orange_shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9537 +execute if block ~ ~ ~ minecraft:orange_shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9538 +execute if block ~ ~ ~ minecraft:orange_shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9539 diff --git a/data/bsc/functions/read/l0/p/l0_526.mcfunction b/data/bsc/functions/read/l0/p/l0_526.mcfunction new file mode 100644 index 00000000..b9c7407a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_526.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:magenta_shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9540 +execute if block ~ ~ ~ minecraft:magenta_shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9541 +execute if block ~ ~ ~ minecraft:magenta_shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9542 +execute if block ~ ~ ~ minecraft:magenta_shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9543 +execute if block ~ ~ ~ minecraft:magenta_shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9544 +execute if block ~ ~ ~ minecraft:magenta_shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9545 diff --git a/data/bsc/functions/read/l0/p/l0_527.mcfunction b/data/bsc/functions/read/l0/p/l0_527.mcfunction new file mode 100644 index 00000000..0b37eec5 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_527.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:light_blue_shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9546 +execute if block ~ ~ ~ minecraft:light_blue_shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9547 +execute if block ~ ~ ~ minecraft:light_blue_shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9548 +execute if block ~ ~ ~ minecraft:light_blue_shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9549 +execute if block ~ ~ ~ minecraft:light_blue_shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9550 +execute if block ~ ~ ~ minecraft:light_blue_shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9551 diff --git a/data/bsc/functions/read/l0/p/l0_528.mcfunction b/data/bsc/functions/read/l0/p/l0_528.mcfunction new file mode 100644 index 00000000..a4d4f0d8 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_528.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:yellow_shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9552 +execute if block ~ ~ ~ minecraft:yellow_shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9553 +execute if block ~ ~ ~ minecraft:yellow_shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9554 +execute if block ~ ~ ~ minecraft:yellow_shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9555 +execute if block ~ ~ ~ minecraft:yellow_shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9556 +execute if block ~ ~ ~ minecraft:yellow_shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9557 diff --git a/data/bsc/functions/read/l0/p/l0_529.mcfunction b/data/bsc/functions/read/l0/p/l0_529.mcfunction new file mode 100644 index 00000000..6d6a08d5 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_529.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:lime_shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9558 +execute if block ~ ~ ~ minecraft:lime_shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9559 +execute if block ~ ~ ~ minecraft:lime_shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9560 +execute if block ~ ~ ~ minecraft:lime_shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9561 +execute if block ~ ~ ~ minecraft:lime_shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9562 +execute if block ~ ~ ~ minecraft:lime_shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9563 diff --git a/data/bsc/functions/read/l0/p/l0_53.mcfunction b/data/bsc/functions/read/l0/p/l0_53.mcfunction new file mode 100644 index 00000000..7d83c542 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_53.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:jungle_wood[axis=x] run scoreboard players set @s s.crhf.block_id 121 +execute if block ~ ~ ~ minecraft:jungle_wood[axis=y] run scoreboard players set @s s.crhf.block_id 122 +execute if block ~ ~ ~ minecraft:jungle_wood[axis=z] run scoreboard players set @s s.crhf.block_id 123 diff --git a/data/bsc/functions/read/l0/p/l0_530.mcfunction b/data/bsc/functions/read/l0/p/l0_530.mcfunction new file mode 100644 index 00000000..b64b2e7c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_530.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:pink_shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9564 +execute if block ~ ~ ~ minecraft:pink_shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9565 +execute if block ~ ~ ~ minecraft:pink_shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9566 +execute if block ~ ~ ~ minecraft:pink_shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9567 +execute if block ~ ~ ~ minecraft:pink_shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9568 +execute if block ~ ~ ~ minecraft:pink_shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9569 diff --git a/data/bsc/functions/read/l0/p/l0_531.mcfunction b/data/bsc/functions/read/l0/p/l0_531.mcfunction new file mode 100644 index 00000000..bf8fe7bc --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_531.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:gray_shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9570 +execute if block ~ ~ ~ minecraft:gray_shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9571 +execute if block ~ ~ ~ minecraft:gray_shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9572 +execute if block ~ ~ ~ minecraft:gray_shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9573 +execute if block ~ ~ ~ minecraft:gray_shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9574 +execute if block ~ ~ ~ minecraft:gray_shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9575 diff --git a/data/bsc/functions/read/l0/p/l0_532.mcfunction b/data/bsc/functions/read/l0/p/l0_532.mcfunction new file mode 100644 index 00000000..4f3ab7e3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_532.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:light_gray_shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9576 +execute if block ~ ~ ~ minecraft:light_gray_shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9577 +execute if block ~ ~ ~ minecraft:light_gray_shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9578 +execute if block ~ ~ ~ minecraft:light_gray_shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9579 +execute if block ~ ~ ~ minecraft:light_gray_shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9580 +execute if block ~ ~ ~ minecraft:light_gray_shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9581 diff --git a/data/bsc/functions/read/l0/p/l0_533.mcfunction b/data/bsc/functions/read/l0/p/l0_533.mcfunction new file mode 100644 index 00000000..eb073c0f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_533.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:cyan_shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9582 +execute if block ~ ~ ~ minecraft:cyan_shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9583 +execute if block ~ ~ ~ minecraft:cyan_shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9584 +execute if block ~ ~ ~ minecraft:cyan_shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9585 +execute if block ~ ~ ~ minecraft:cyan_shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9586 +execute if block ~ ~ ~ minecraft:cyan_shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9587 diff --git a/data/bsc/functions/read/l0/p/l0_534.mcfunction b/data/bsc/functions/read/l0/p/l0_534.mcfunction new file mode 100644 index 00000000..bd6d86d7 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_534.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:purple_shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9588 +execute if block ~ ~ ~ minecraft:purple_shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9589 +execute if block ~ ~ ~ minecraft:purple_shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9590 +execute if block ~ ~ ~ minecraft:purple_shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9591 +execute if block ~ ~ ~ minecraft:purple_shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9592 +execute if block ~ ~ ~ minecraft:purple_shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9593 diff --git a/data/bsc/functions/read/l0/p/l0_535.mcfunction b/data/bsc/functions/read/l0/p/l0_535.mcfunction new file mode 100644 index 00000000..838e0ea9 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_535.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:blue_shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9594 +execute if block ~ ~ ~ minecraft:blue_shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9595 +execute if block ~ ~ ~ minecraft:blue_shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9596 +execute if block ~ ~ ~ minecraft:blue_shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9597 +execute if block ~ ~ ~ minecraft:blue_shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9598 +execute if block ~ ~ ~ minecraft:blue_shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9599 diff --git a/data/bsc/functions/read/l0/p/l0_536.mcfunction b/data/bsc/functions/read/l0/p/l0_536.mcfunction new file mode 100644 index 00000000..8d8fdc06 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_536.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:brown_shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9600 +execute if block ~ ~ ~ minecraft:brown_shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9601 +execute if block ~ ~ ~ minecraft:brown_shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9602 +execute if block ~ ~ ~ minecraft:brown_shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9603 +execute if block ~ ~ ~ minecraft:brown_shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9604 +execute if block ~ ~ ~ minecraft:brown_shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9605 diff --git a/data/bsc/functions/read/l0/p/l0_537.mcfunction b/data/bsc/functions/read/l0/p/l0_537.mcfunction new file mode 100644 index 00000000..478f36f8 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_537.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:green_shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9606 +execute if block ~ ~ ~ minecraft:green_shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9607 +execute if block ~ ~ ~ minecraft:green_shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9608 +execute if block ~ ~ ~ minecraft:green_shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9609 +execute if block ~ ~ ~ minecraft:green_shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9610 +execute if block ~ ~ ~ minecraft:green_shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9611 diff --git a/data/bsc/functions/read/l0/p/l0_538.mcfunction b/data/bsc/functions/read/l0/p/l0_538.mcfunction new file mode 100644 index 00000000..01c86a8c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_538.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:red_shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9612 +execute if block ~ ~ ~ minecraft:red_shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9613 +execute if block ~ ~ ~ minecraft:red_shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9614 +execute if block ~ ~ ~ minecraft:red_shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9615 +execute if block ~ ~ ~ minecraft:red_shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9616 +execute if block ~ ~ ~ minecraft:red_shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9617 diff --git a/data/bsc/functions/read/l0/p/l0_539.mcfunction b/data/bsc/functions/read/l0/p/l0_539.mcfunction new file mode 100644 index 00000000..f3a4d84a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_539.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:black_shulker_box[facing=north] run scoreboard players set @s s.crhf.block_id 9618 +execute if block ~ ~ ~ minecraft:black_shulker_box[facing=east] run scoreboard players set @s s.crhf.block_id 9619 +execute if block ~ ~ ~ minecraft:black_shulker_box[facing=south] run scoreboard players set @s s.crhf.block_id 9620 +execute if block ~ ~ ~ minecraft:black_shulker_box[facing=west] run scoreboard players set @s s.crhf.block_id 9621 +execute if block ~ ~ ~ minecraft:black_shulker_box[facing=up] run scoreboard players set @s s.crhf.block_id 9622 +execute if block ~ ~ ~ minecraft:black_shulker_box[facing=down] run scoreboard players set @s s.crhf.block_id 9623 diff --git a/data/bsc/functions/read/l0/p/l0_54.mcfunction b/data/bsc/functions/read/l0/p/l0_54.mcfunction new file mode 100644 index 00000000..db97b51a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_54.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:acacia_wood[axis=x] run scoreboard players set @s s.crhf.block_id 124 +execute if block ~ ~ ~ minecraft:acacia_wood[axis=y] run scoreboard players set @s s.crhf.block_id 125 +execute if block ~ ~ ~ minecraft:acacia_wood[axis=z] run scoreboard players set @s s.crhf.block_id 126 diff --git a/data/bsc/functions/read/l0/p/l0_540.mcfunction b/data/bsc/functions/read/l0/p/l0_540.mcfunction new file mode 100644 index 00000000..ee524027 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_540.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:white_glazed_terracotta[facing=north] run scoreboard players set @s s.crhf.block_id 9624 +execute if block ~ ~ ~ minecraft:white_glazed_terracotta[facing=south] run scoreboard players set @s s.crhf.block_id 9625 +execute if block ~ ~ ~ minecraft:white_glazed_terracotta[facing=west] run scoreboard players set @s s.crhf.block_id 9626 +execute if block ~ ~ ~ minecraft:white_glazed_terracotta[facing=east] run scoreboard players set @s s.crhf.block_id 9627 diff --git a/data/bsc/functions/read/l0/p/l0_541.mcfunction b/data/bsc/functions/read/l0/p/l0_541.mcfunction new file mode 100644 index 00000000..5bfc8c90 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_541.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:orange_glazed_terracotta[facing=north] run scoreboard players set @s s.crhf.block_id 9628 +execute if block ~ ~ ~ minecraft:orange_glazed_terracotta[facing=south] run scoreboard players set @s s.crhf.block_id 9629 +execute if block ~ ~ ~ minecraft:orange_glazed_terracotta[facing=west] run scoreboard players set @s s.crhf.block_id 9630 +execute if block ~ ~ ~ minecraft:orange_glazed_terracotta[facing=east] run scoreboard players set @s s.crhf.block_id 9631 diff --git a/data/bsc/functions/read/l0/p/l0_542.mcfunction b/data/bsc/functions/read/l0/p/l0_542.mcfunction new file mode 100644 index 00000000..6f58645c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_542.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:magenta_glazed_terracotta[facing=north] run scoreboard players set @s s.crhf.block_id 9632 +execute if block ~ ~ ~ minecraft:magenta_glazed_terracotta[facing=south] run scoreboard players set @s s.crhf.block_id 9633 +execute if block ~ ~ ~ minecraft:magenta_glazed_terracotta[facing=west] run scoreboard players set @s s.crhf.block_id 9634 +execute if block ~ ~ ~ minecraft:magenta_glazed_terracotta[facing=east] run scoreboard players set @s s.crhf.block_id 9635 diff --git a/data/bsc/functions/read/l0/p/l0_543.mcfunction b/data/bsc/functions/read/l0/p/l0_543.mcfunction new file mode 100644 index 00000000..b9953e5d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_543.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:light_blue_glazed_terracotta[facing=north] run scoreboard players set @s s.crhf.block_id 9636 +execute if block ~ ~ ~ minecraft:light_blue_glazed_terracotta[facing=south] run scoreboard players set @s s.crhf.block_id 9637 +execute if block ~ ~ ~ minecraft:light_blue_glazed_terracotta[facing=west] run scoreboard players set @s s.crhf.block_id 9638 +execute if block ~ ~ ~ minecraft:light_blue_glazed_terracotta[facing=east] run scoreboard players set @s s.crhf.block_id 9639 diff --git a/data/bsc/functions/read/l0/p/l0_544.mcfunction b/data/bsc/functions/read/l0/p/l0_544.mcfunction new file mode 100644 index 00000000..17b36859 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_544.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:yellow_glazed_terracotta[facing=north] run scoreboard players set @s s.crhf.block_id 9640 +execute if block ~ ~ ~ minecraft:yellow_glazed_terracotta[facing=south] run scoreboard players set @s s.crhf.block_id 9641 +execute if block ~ ~ ~ minecraft:yellow_glazed_terracotta[facing=west] run scoreboard players set @s s.crhf.block_id 9642 +execute if block ~ ~ ~ minecraft:yellow_glazed_terracotta[facing=east] run scoreboard players set @s s.crhf.block_id 9643 diff --git a/data/bsc/functions/read/l0/p/l0_545.mcfunction b/data/bsc/functions/read/l0/p/l0_545.mcfunction new file mode 100644 index 00000000..23db8a5a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_545.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:lime_glazed_terracotta[facing=north] run scoreboard players set @s s.crhf.block_id 9644 +execute if block ~ ~ ~ minecraft:lime_glazed_terracotta[facing=south] run scoreboard players set @s s.crhf.block_id 9645 +execute if block ~ ~ ~ minecraft:lime_glazed_terracotta[facing=west] run scoreboard players set @s s.crhf.block_id 9646 +execute if block ~ ~ ~ minecraft:lime_glazed_terracotta[facing=east] run scoreboard players set @s s.crhf.block_id 9647 diff --git a/data/bsc/functions/read/l0/p/l0_546.mcfunction b/data/bsc/functions/read/l0/p/l0_546.mcfunction new file mode 100644 index 00000000..602e4fff --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_546.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:pink_glazed_terracotta[facing=north] run scoreboard players set @s s.crhf.block_id 9648 +execute if block ~ ~ ~ minecraft:pink_glazed_terracotta[facing=south] run scoreboard players set @s s.crhf.block_id 9649 +execute if block ~ ~ ~ minecraft:pink_glazed_terracotta[facing=west] run scoreboard players set @s s.crhf.block_id 9650 +execute if block ~ ~ ~ minecraft:pink_glazed_terracotta[facing=east] run scoreboard players set @s s.crhf.block_id 9651 diff --git a/data/bsc/functions/read/l0/p/l0_547.mcfunction b/data/bsc/functions/read/l0/p/l0_547.mcfunction new file mode 100644 index 00000000..2b0cba91 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_547.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:gray_glazed_terracotta[facing=north] run scoreboard players set @s s.crhf.block_id 9652 +execute if block ~ ~ ~ minecraft:gray_glazed_terracotta[facing=south] run scoreboard players set @s s.crhf.block_id 9653 +execute if block ~ ~ ~ minecraft:gray_glazed_terracotta[facing=west] run scoreboard players set @s s.crhf.block_id 9654 +execute if block ~ ~ ~ minecraft:gray_glazed_terracotta[facing=east] run scoreboard players set @s s.crhf.block_id 9655 diff --git a/data/bsc/functions/read/l0/p/l0_548.mcfunction b/data/bsc/functions/read/l0/p/l0_548.mcfunction new file mode 100644 index 00000000..016123c5 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_548.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:light_gray_glazed_terracotta[facing=north] run scoreboard players set @s s.crhf.block_id 9656 +execute if block ~ ~ ~ minecraft:light_gray_glazed_terracotta[facing=south] run scoreboard players set @s s.crhf.block_id 9657 +execute if block ~ ~ ~ minecraft:light_gray_glazed_terracotta[facing=west] run scoreboard players set @s s.crhf.block_id 9658 +execute if block ~ ~ ~ minecraft:light_gray_glazed_terracotta[facing=east] run scoreboard players set @s s.crhf.block_id 9659 diff --git a/data/bsc/functions/read/l0/p/l0_549.mcfunction b/data/bsc/functions/read/l0/p/l0_549.mcfunction new file mode 100644 index 00000000..2aa589a1 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_549.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:cyan_glazed_terracotta[facing=north] run scoreboard players set @s s.crhf.block_id 9660 +execute if block ~ ~ ~ minecraft:cyan_glazed_terracotta[facing=south] run scoreboard players set @s s.crhf.block_id 9661 +execute if block ~ ~ ~ minecraft:cyan_glazed_terracotta[facing=west] run scoreboard players set @s s.crhf.block_id 9662 +execute if block ~ ~ ~ minecraft:cyan_glazed_terracotta[facing=east] run scoreboard players set @s s.crhf.block_id 9663 diff --git a/data/bsc/functions/read/l0/p/l0_55.mcfunction b/data/bsc/functions/read/l0/p/l0_55.mcfunction new file mode 100644 index 00000000..94ef6766 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_55.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:dark_oak_wood[axis=x] run scoreboard players set @s s.crhf.block_id 127 +execute if block ~ ~ ~ minecraft:dark_oak_wood[axis=y] run scoreboard players set @s s.crhf.block_id 128 +execute if block ~ ~ ~ minecraft:dark_oak_wood[axis=z] run scoreboard players set @s s.crhf.block_id 129 diff --git a/data/bsc/functions/read/l0/p/l0_550.mcfunction b/data/bsc/functions/read/l0/p/l0_550.mcfunction new file mode 100644 index 00000000..75a78613 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_550.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:purple_glazed_terracotta[facing=north] run scoreboard players set @s s.crhf.block_id 9664 +execute if block ~ ~ ~ minecraft:purple_glazed_terracotta[facing=south] run scoreboard players set @s s.crhf.block_id 9665 +execute if block ~ ~ ~ minecraft:purple_glazed_terracotta[facing=west] run scoreboard players set @s s.crhf.block_id 9666 +execute if block ~ ~ ~ minecraft:purple_glazed_terracotta[facing=east] run scoreboard players set @s s.crhf.block_id 9667 diff --git a/data/bsc/functions/read/l0/p/l0_551.mcfunction b/data/bsc/functions/read/l0/p/l0_551.mcfunction new file mode 100644 index 00000000..3a21315a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_551.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:blue_glazed_terracotta[facing=north] run scoreboard players set @s s.crhf.block_id 9668 +execute if block ~ ~ ~ minecraft:blue_glazed_terracotta[facing=south] run scoreboard players set @s s.crhf.block_id 9669 +execute if block ~ ~ ~ minecraft:blue_glazed_terracotta[facing=west] run scoreboard players set @s s.crhf.block_id 9670 +execute if block ~ ~ ~ minecraft:blue_glazed_terracotta[facing=east] run scoreboard players set @s s.crhf.block_id 9671 diff --git a/data/bsc/functions/read/l0/p/l0_552.mcfunction b/data/bsc/functions/read/l0/p/l0_552.mcfunction new file mode 100644 index 00000000..79ad83af --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_552.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:brown_glazed_terracotta[facing=north] run scoreboard players set @s s.crhf.block_id 9672 +execute if block ~ ~ ~ minecraft:brown_glazed_terracotta[facing=south] run scoreboard players set @s s.crhf.block_id 9673 +execute if block ~ ~ ~ minecraft:brown_glazed_terracotta[facing=west] run scoreboard players set @s s.crhf.block_id 9674 +execute if block ~ ~ ~ minecraft:brown_glazed_terracotta[facing=east] run scoreboard players set @s s.crhf.block_id 9675 diff --git a/data/bsc/functions/read/l0/p/l0_553.mcfunction b/data/bsc/functions/read/l0/p/l0_553.mcfunction new file mode 100644 index 00000000..81557011 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_553.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:green_glazed_terracotta[facing=north] run scoreboard players set @s s.crhf.block_id 9676 +execute if block ~ ~ ~ minecraft:green_glazed_terracotta[facing=south] run scoreboard players set @s s.crhf.block_id 9677 +execute if block ~ ~ ~ minecraft:green_glazed_terracotta[facing=west] run scoreboard players set @s s.crhf.block_id 9678 +execute if block ~ ~ ~ minecraft:green_glazed_terracotta[facing=east] run scoreboard players set @s s.crhf.block_id 9679 diff --git a/data/bsc/functions/read/l0/p/l0_554.mcfunction b/data/bsc/functions/read/l0/p/l0_554.mcfunction new file mode 100644 index 00000000..0d6fef5f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_554.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:red_glazed_terracotta[facing=north] run scoreboard players set @s s.crhf.block_id 9680 +execute if block ~ ~ ~ minecraft:red_glazed_terracotta[facing=south] run scoreboard players set @s s.crhf.block_id 9681 +execute if block ~ ~ ~ minecraft:red_glazed_terracotta[facing=west] run scoreboard players set @s s.crhf.block_id 9682 +execute if block ~ ~ ~ minecraft:red_glazed_terracotta[facing=east] run scoreboard players set @s s.crhf.block_id 9683 diff --git a/data/bsc/functions/read/l0/p/l0_555.mcfunction b/data/bsc/functions/read/l0/p/l0_555.mcfunction new file mode 100644 index 00000000..8a523552 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_555.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:black_glazed_terracotta[facing=north] run scoreboard players set @s s.crhf.block_id 9684 +execute if block ~ ~ ~ minecraft:black_glazed_terracotta[facing=south] run scoreboard players set @s s.crhf.block_id 9685 +execute if block ~ ~ ~ minecraft:black_glazed_terracotta[facing=west] run scoreboard players set @s s.crhf.block_id 9686 +execute if block ~ ~ ~ minecraft:black_glazed_terracotta[facing=east] run scoreboard players set @s s.crhf.block_id 9687 diff --git a/data/bsc/functions/read/l0/p/l0_56.mcfunction b/data/bsc/functions/read/l0/p/l0_56.mcfunction new file mode 100644 index 00000000..b035ef5c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_56.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:stripped_oak_wood[axis=x] run scoreboard players set @s s.crhf.block_id 130 +execute if block ~ ~ ~ minecraft:stripped_oak_wood[axis=y] run scoreboard players set @s s.crhf.block_id 131 +execute if block ~ ~ ~ minecraft:stripped_oak_wood[axis=z] run scoreboard players set @s s.crhf.block_id 132 diff --git a/data/bsc/functions/read/l0/p/l0_57.mcfunction b/data/bsc/functions/read/l0/p/l0_57.mcfunction new file mode 100644 index 00000000..2c37e180 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_57.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:stripped_spruce_wood[axis=x] run scoreboard players set @s s.crhf.block_id 133 +execute if block ~ ~ ~ minecraft:stripped_spruce_wood[axis=y] run scoreboard players set @s s.crhf.block_id 134 +execute if block ~ ~ ~ minecraft:stripped_spruce_wood[axis=z] run scoreboard players set @s s.crhf.block_id 135 diff --git a/data/bsc/functions/read/l0/p/l0_58.mcfunction b/data/bsc/functions/read/l0/p/l0_58.mcfunction new file mode 100644 index 00000000..8f8062f5 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_58.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:stripped_birch_wood[axis=x] run scoreboard players set @s s.crhf.block_id 136 +execute if block ~ ~ ~ minecraft:stripped_birch_wood[axis=y] run scoreboard players set @s s.crhf.block_id 137 +execute if block ~ ~ ~ minecraft:stripped_birch_wood[axis=z] run scoreboard players set @s s.crhf.block_id 138 diff --git a/data/bsc/functions/read/l0/p/l0_588.mcfunction b/data/bsc/functions/read/l0/p/l0_588.mcfunction new file mode 100644 index 00000000..f0860b6a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_588.mcfunction @@ -0,0 +1,26 @@ +execute if block ~ ~ ~ minecraft:kelp[age=0] run scoreboard players set @s s.crhf.block_id 9720 +execute if block ~ ~ ~ minecraft:kelp[age=1] run scoreboard players set @s s.crhf.block_id 9721 +execute if block ~ ~ ~ minecraft:kelp[age=2] run scoreboard players set @s s.crhf.block_id 9722 +execute if block ~ ~ ~ minecraft:kelp[age=3] run scoreboard players set @s s.crhf.block_id 9723 +execute if block ~ ~ ~ minecraft:kelp[age=4] run scoreboard players set @s s.crhf.block_id 9724 +execute if block ~ ~ ~ minecraft:kelp[age=5] run scoreboard players set @s s.crhf.block_id 9725 +execute if block ~ ~ ~ minecraft:kelp[age=6] run scoreboard players set @s s.crhf.block_id 9726 +execute if block ~ ~ ~ minecraft:kelp[age=7] run scoreboard players set @s s.crhf.block_id 9727 +execute if block ~ ~ ~ minecraft:kelp[age=8] run scoreboard players set @s s.crhf.block_id 9728 +execute if block ~ ~ ~ minecraft:kelp[age=9] run scoreboard players set @s s.crhf.block_id 9729 +execute if block ~ ~ ~ minecraft:kelp[age=10] run scoreboard players set @s s.crhf.block_id 9730 +execute if block ~ ~ ~ minecraft:kelp[age=11] run scoreboard players set @s s.crhf.block_id 9731 +execute if block ~ ~ ~ minecraft:kelp[age=12] run scoreboard players set @s s.crhf.block_id 9732 +execute if block ~ ~ ~ minecraft:kelp[age=13] run scoreboard players set @s s.crhf.block_id 9733 +execute if block ~ ~ ~ minecraft:kelp[age=14] run scoreboard players set @s s.crhf.block_id 9734 +execute if block ~ ~ ~ minecraft:kelp[age=15] run scoreboard players set @s s.crhf.block_id 9735 +execute if block ~ ~ ~ minecraft:kelp[age=16] run scoreboard players set @s s.crhf.block_id 9736 +execute if block ~ ~ ~ minecraft:kelp[age=17] run scoreboard players set @s s.crhf.block_id 9737 +execute if block ~ ~ ~ minecraft:kelp[age=18] run scoreboard players set @s s.crhf.block_id 9738 +execute if block ~ ~ ~ minecraft:kelp[age=19] run scoreboard players set @s s.crhf.block_id 9739 +execute if block ~ ~ ~ minecraft:kelp[age=20] run scoreboard players set @s s.crhf.block_id 9740 +execute if block ~ ~ ~ minecraft:kelp[age=21] run scoreboard players set @s s.crhf.block_id 9741 +execute if block ~ ~ ~ minecraft:kelp[age=22] run scoreboard players set @s s.crhf.block_id 9742 +execute if block ~ ~ ~ minecraft:kelp[age=23] run scoreboard players set @s s.crhf.block_id 9743 +execute if block ~ ~ ~ minecraft:kelp[age=24] run scoreboard players set @s s.crhf.block_id 9744 +execute if block ~ ~ ~ minecraft:kelp[age=25] run scoreboard players set @s s.crhf.block_id 9745 diff --git a/data/bsc/functions/read/l0/p/l0_59.mcfunction b/data/bsc/functions/read/l0/p/l0_59.mcfunction new file mode 100644 index 00000000..7944ff4a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_59.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:stripped_jungle_wood[axis=x] run scoreboard players set @s s.crhf.block_id 139 +execute if block ~ ~ ~ minecraft:stripped_jungle_wood[axis=y] run scoreboard players set @s s.crhf.block_id 140 +execute if block ~ ~ ~ minecraft:stripped_jungle_wood[axis=z] run scoreboard players set @s s.crhf.block_id 141 diff --git a/data/bsc/functions/read/l0/p/l0_591.mcfunction b/data/bsc/functions/read/l0/p/l0_591.mcfunction new file mode 100644 index 00000000..c9bad0fa --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_591.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:turtle_egg[eggs=1,hatch=0] run scoreboard players set @s s.crhf.block_id 9748 +execute if block ~ ~ ~ minecraft:turtle_egg[eggs=1,hatch=1] run scoreboard players set @s s.crhf.block_id 9749 +execute if block ~ ~ ~ minecraft:turtle_egg[eggs=1,hatch=2] run scoreboard players set @s s.crhf.block_id 9750 +execute if block ~ ~ ~ minecraft:turtle_egg[eggs=2,hatch=0] run scoreboard players set @s s.crhf.block_id 9751 +execute if block ~ ~ ~ minecraft:turtle_egg[eggs=2,hatch=1] run scoreboard players set @s s.crhf.block_id 9752 +execute if block ~ ~ ~ minecraft:turtle_egg[eggs=2,hatch=2] run scoreboard players set @s s.crhf.block_id 9753 +execute if block ~ ~ ~ minecraft:turtle_egg[eggs=3,hatch=0] run scoreboard players set @s s.crhf.block_id 9754 +execute if block ~ ~ ~ minecraft:turtle_egg[eggs=3,hatch=1] run scoreboard players set @s s.crhf.block_id 9755 +execute if block ~ ~ ~ minecraft:turtle_egg[eggs=3,hatch=2] run scoreboard players set @s s.crhf.block_id 9756 +execute if block ~ ~ ~ minecraft:turtle_egg[eggs=4,hatch=0] run scoreboard players set @s s.crhf.block_id 9757 +execute if block ~ ~ ~ minecraft:turtle_egg[eggs=4,hatch=1] run scoreboard players set @s s.crhf.block_id 9758 +execute if block ~ ~ ~ minecraft:turtle_egg[eggs=4,hatch=2] run scoreboard players set @s s.crhf.block_id 9759 diff --git a/data/bsc/functions/read/l0/p/l0_60.mcfunction b/data/bsc/functions/read/l0/p/l0_60.mcfunction new file mode 100644 index 00000000..bcf69f4b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_60.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:stripped_acacia_wood[axis=x] run scoreboard players set @s s.crhf.block_id 142 +execute if block ~ ~ ~ minecraft:stripped_acacia_wood[axis=y] run scoreboard players set @s s.crhf.block_id 143 +execute if block ~ ~ ~ minecraft:stripped_acacia_wood[axis=z] run scoreboard players set @s s.crhf.block_id 144 diff --git a/data/bsc/functions/read/l0/p/l0_602.mcfunction b/data/bsc/functions/read/l0/p/l0_602.mcfunction new file mode 100644 index 00000000..8d170504 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_602.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:dead_tube_coral[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9770 +execute if block ~ ~ ~ minecraft:dead_tube_coral[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9771 diff --git a/data/bsc/functions/read/l0/p/l0_603.mcfunction b/data/bsc/functions/read/l0/p/l0_603.mcfunction new file mode 100644 index 00000000..f3fd70ed --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_603.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:dead_brain_coral[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9772 +execute if block ~ ~ ~ minecraft:dead_brain_coral[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9773 diff --git a/data/bsc/functions/read/l0/p/l0_604.mcfunction b/data/bsc/functions/read/l0/p/l0_604.mcfunction new file mode 100644 index 00000000..615d1eae --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_604.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:dead_bubble_coral[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9774 +execute if block ~ ~ ~ minecraft:dead_bubble_coral[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9775 diff --git a/data/bsc/functions/read/l0/p/l0_605.mcfunction b/data/bsc/functions/read/l0/p/l0_605.mcfunction new file mode 100644 index 00000000..afbdee47 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_605.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:dead_fire_coral[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9776 +execute if block ~ ~ ~ minecraft:dead_fire_coral[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9777 diff --git a/data/bsc/functions/read/l0/p/l0_606.mcfunction b/data/bsc/functions/read/l0/p/l0_606.mcfunction new file mode 100644 index 00000000..563ff425 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_606.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:dead_horn_coral[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9778 +execute if block ~ ~ ~ minecraft:dead_horn_coral[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9779 diff --git a/data/bsc/functions/read/l0/p/l0_607.mcfunction b/data/bsc/functions/read/l0/p/l0_607.mcfunction new file mode 100644 index 00000000..e21a2676 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_607.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:tube_coral[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9780 +execute if block ~ ~ ~ minecraft:tube_coral[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9781 diff --git a/data/bsc/functions/read/l0/p/l0_608.mcfunction b/data/bsc/functions/read/l0/p/l0_608.mcfunction new file mode 100644 index 00000000..36cf9412 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_608.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:brain_coral[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9782 +execute if block ~ ~ ~ minecraft:brain_coral[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9783 diff --git a/data/bsc/functions/read/l0/p/l0_609.mcfunction b/data/bsc/functions/read/l0/p/l0_609.mcfunction new file mode 100644 index 00000000..06c9f77e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_609.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:bubble_coral[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9784 +execute if block ~ ~ ~ minecraft:bubble_coral[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9785 diff --git a/data/bsc/functions/read/l0/p/l0_61.mcfunction b/data/bsc/functions/read/l0/p/l0_61.mcfunction new file mode 100644 index 00000000..d9ce04fe --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_61.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:stripped_dark_oak_wood[axis=x] run scoreboard players set @s s.crhf.block_id 145 +execute if block ~ ~ ~ minecraft:stripped_dark_oak_wood[axis=y] run scoreboard players set @s s.crhf.block_id 146 +execute if block ~ ~ ~ minecraft:stripped_dark_oak_wood[axis=z] run scoreboard players set @s s.crhf.block_id 147 diff --git a/data/bsc/functions/read/l0/p/l0_610.mcfunction b/data/bsc/functions/read/l0/p/l0_610.mcfunction new file mode 100644 index 00000000..7931ee9e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_610.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:fire_coral[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9786 +execute if block ~ ~ ~ minecraft:fire_coral[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9787 diff --git a/data/bsc/functions/read/l0/p/l0_611.mcfunction b/data/bsc/functions/read/l0/p/l0_611.mcfunction new file mode 100644 index 00000000..c679fde0 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_611.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:horn_coral[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9788 +execute if block ~ ~ ~ minecraft:horn_coral[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9789 diff --git a/data/bsc/functions/read/l0/p/l0_612.mcfunction b/data/bsc/functions/read/l0/p/l0_612.mcfunction new file mode 100644 index 00000000..62479a87 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_612.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:dead_tube_coral_fan[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9790 +execute if block ~ ~ ~ minecraft:dead_tube_coral_fan[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9791 diff --git a/data/bsc/functions/read/l0/p/l0_613.mcfunction b/data/bsc/functions/read/l0/p/l0_613.mcfunction new file mode 100644 index 00000000..03b04fb8 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_613.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:dead_brain_coral_fan[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9792 +execute if block ~ ~ ~ minecraft:dead_brain_coral_fan[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9793 diff --git a/data/bsc/functions/read/l0/p/l0_614.mcfunction b/data/bsc/functions/read/l0/p/l0_614.mcfunction new file mode 100644 index 00000000..2f7820e4 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_614.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:dead_bubble_coral_fan[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9794 +execute if block ~ ~ ~ minecraft:dead_bubble_coral_fan[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9795 diff --git a/data/bsc/functions/read/l0/p/l0_615.mcfunction b/data/bsc/functions/read/l0/p/l0_615.mcfunction new file mode 100644 index 00000000..6bc9b7eb --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_615.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:dead_fire_coral_fan[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9796 +execute if block ~ ~ ~ minecraft:dead_fire_coral_fan[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9797 diff --git a/data/bsc/functions/read/l0/p/l0_616.mcfunction b/data/bsc/functions/read/l0/p/l0_616.mcfunction new file mode 100644 index 00000000..35c7584c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_616.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:dead_horn_coral_fan[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9798 +execute if block ~ ~ ~ minecraft:dead_horn_coral_fan[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9799 diff --git a/data/bsc/functions/read/l0/p/l0_617.mcfunction b/data/bsc/functions/read/l0/p/l0_617.mcfunction new file mode 100644 index 00000000..5fe777db --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_617.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:tube_coral_fan[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9800 +execute if block ~ ~ ~ minecraft:tube_coral_fan[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9801 diff --git a/data/bsc/functions/read/l0/p/l0_618.mcfunction b/data/bsc/functions/read/l0/p/l0_618.mcfunction new file mode 100644 index 00000000..e369639f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_618.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:brain_coral_fan[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9802 +execute if block ~ ~ ~ minecraft:brain_coral_fan[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9803 diff --git a/data/bsc/functions/read/l0/p/l0_619.mcfunction b/data/bsc/functions/read/l0/p/l0_619.mcfunction new file mode 100644 index 00000000..a0de5027 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_619.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:bubble_coral_fan[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9804 +execute if block ~ ~ ~ minecraft:bubble_coral_fan[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9805 diff --git a/data/bsc/functions/read/l0/p/l0_62.mcfunction b/data/bsc/functions/read/l0/p/l0_62.mcfunction new file mode 100644 index 00000000..3ee9342d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_62.mcfunction @@ -0,0 +1,14 @@ +execute if block ~ ~ ~ minecraft:oak_leaves[distance=1,persistent=true] run scoreboard players set @s s.crhf.block_id 148 +execute if block ~ ~ ~ minecraft:oak_leaves[distance=1,persistent=false] run scoreboard players set @s s.crhf.block_id 149 +execute if block ~ ~ ~ minecraft:oak_leaves[distance=2,persistent=true] run scoreboard players set @s s.crhf.block_id 150 +execute if block ~ ~ ~ minecraft:oak_leaves[distance=2,persistent=false] run scoreboard players set @s s.crhf.block_id 151 +execute if block ~ ~ ~ minecraft:oak_leaves[distance=3,persistent=true] run scoreboard players set @s s.crhf.block_id 152 +execute if block ~ ~ ~ minecraft:oak_leaves[distance=3,persistent=false] run scoreboard players set @s s.crhf.block_id 153 +execute if block ~ ~ ~ minecraft:oak_leaves[distance=4,persistent=true] run scoreboard players set @s s.crhf.block_id 154 +execute if block ~ ~ ~ minecraft:oak_leaves[distance=4,persistent=false] run scoreboard players set @s s.crhf.block_id 155 +execute if block ~ ~ ~ minecraft:oak_leaves[distance=5,persistent=true] run scoreboard players set @s s.crhf.block_id 156 +execute if block ~ ~ ~ minecraft:oak_leaves[distance=5,persistent=false] run scoreboard players set @s s.crhf.block_id 157 +execute if block ~ ~ ~ minecraft:oak_leaves[distance=6,persistent=true] run scoreboard players set @s s.crhf.block_id 158 +execute if block ~ ~ ~ minecraft:oak_leaves[distance=6,persistent=false] run scoreboard players set @s s.crhf.block_id 159 +execute if block ~ ~ ~ minecraft:oak_leaves[distance=7,persistent=true] run scoreboard players set @s s.crhf.block_id 160 +execute if block ~ ~ ~ minecraft:oak_leaves[distance=7,persistent=false] run scoreboard players set @s s.crhf.block_id 161 diff --git a/data/bsc/functions/read/l0/p/l0_620.mcfunction b/data/bsc/functions/read/l0/p/l0_620.mcfunction new file mode 100644 index 00000000..8f2628df --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_620.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:fire_coral_fan[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9806 +execute if block ~ ~ ~ minecraft:fire_coral_fan[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9807 diff --git a/data/bsc/functions/read/l0/p/l0_621.mcfunction b/data/bsc/functions/read/l0/p/l0_621.mcfunction new file mode 100644 index 00000000..89eafd2c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_621.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:horn_coral_fan[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9808 +execute if block ~ ~ ~ minecraft:horn_coral_fan[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9809 diff --git a/data/bsc/functions/read/l0/p/l0_622.mcfunction b/data/bsc/functions/read/l0/p/l0_622.mcfunction new file mode 100644 index 00000000..01bc8eff --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_622.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:dead_tube_coral_wall_fan[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9810 +execute if block ~ ~ ~ minecraft:dead_tube_coral_wall_fan[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9811 +execute if block ~ ~ ~ minecraft:dead_tube_coral_wall_fan[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9812 +execute if block ~ ~ ~ minecraft:dead_tube_coral_wall_fan[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9813 +execute if block ~ ~ ~ minecraft:dead_tube_coral_wall_fan[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9814 +execute if block ~ ~ ~ minecraft:dead_tube_coral_wall_fan[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9815 +execute if block ~ ~ ~ minecraft:dead_tube_coral_wall_fan[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9816 +execute if block ~ ~ ~ minecraft:dead_tube_coral_wall_fan[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9817 diff --git a/data/bsc/functions/read/l0/p/l0_623.mcfunction b/data/bsc/functions/read/l0/p/l0_623.mcfunction new file mode 100644 index 00000000..4028c8d6 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_623.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:dead_brain_coral_wall_fan[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9818 +execute if block ~ ~ ~ minecraft:dead_brain_coral_wall_fan[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9819 +execute if block ~ ~ ~ minecraft:dead_brain_coral_wall_fan[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9820 +execute if block ~ ~ ~ minecraft:dead_brain_coral_wall_fan[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9821 +execute if block ~ ~ ~ minecraft:dead_brain_coral_wall_fan[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9822 +execute if block ~ ~ ~ minecraft:dead_brain_coral_wall_fan[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9823 +execute if block ~ ~ ~ minecraft:dead_brain_coral_wall_fan[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9824 +execute if block ~ ~ ~ minecraft:dead_brain_coral_wall_fan[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9825 diff --git a/data/bsc/functions/read/l0/p/l0_624.mcfunction b/data/bsc/functions/read/l0/p/l0_624.mcfunction new file mode 100644 index 00000000..19a523b9 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_624.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:dead_bubble_coral_wall_fan[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9826 +execute if block ~ ~ ~ minecraft:dead_bubble_coral_wall_fan[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9827 +execute if block ~ ~ ~ minecraft:dead_bubble_coral_wall_fan[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9828 +execute if block ~ ~ ~ minecraft:dead_bubble_coral_wall_fan[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9829 +execute if block ~ ~ ~ minecraft:dead_bubble_coral_wall_fan[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9830 +execute if block ~ ~ ~ minecraft:dead_bubble_coral_wall_fan[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9831 +execute if block ~ ~ ~ minecraft:dead_bubble_coral_wall_fan[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9832 +execute if block ~ ~ ~ minecraft:dead_bubble_coral_wall_fan[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9833 diff --git a/data/bsc/functions/read/l0/p/l0_625.mcfunction b/data/bsc/functions/read/l0/p/l0_625.mcfunction new file mode 100644 index 00000000..5946d632 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_625.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:dead_fire_coral_wall_fan[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9834 +execute if block ~ ~ ~ minecraft:dead_fire_coral_wall_fan[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9835 +execute if block ~ ~ ~ minecraft:dead_fire_coral_wall_fan[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9836 +execute if block ~ ~ ~ minecraft:dead_fire_coral_wall_fan[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9837 +execute if block ~ ~ ~ minecraft:dead_fire_coral_wall_fan[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9838 +execute if block ~ ~ ~ minecraft:dead_fire_coral_wall_fan[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9839 +execute if block ~ ~ ~ minecraft:dead_fire_coral_wall_fan[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9840 +execute if block ~ ~ ~ minecraft:dead_fire_coral_wall_fan[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9841 diff --git a/data/bsc/functions/read/l0/p/l0_626.mcfunction b/data/bsc/functions/read/l0/p/l0_626.mcfunction new file mode 100644 index 00000000..56b67fa7 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_626.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:dead_horn_coral_wall_fan[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9842 +execute if block ~ ~ ~ minecraft:dead_horn_coral_wall_fan[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9843 +execute if block ~ ~ ~ minecraft:dead_horn_coral_wall_fan[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9844 +execute if block ~ ~ ~ minecraft:dead_horn_coral_wall_fan[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9845 +execute if block ~ ~ ~ minecraft:dead_horn_coral_wall_fan[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9846 +execute if block ~ ~ ~ minecraft:dead_horn_coral_wall_fan[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9847 +execute if block ~ ~ ~ minecraft:dead_horn_coral_wall_fan[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9848 +execute if block ~ ~ ~ minecraft:dead_horn_coral_wall_fan[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9849 diff --git a/data/bsc/functions/read/l0/p/l0_627.mcfunction b/data/bsc/functions/read/l0/p/l0_627.mcfunction new file mode 100644 index 00000000..cffc4a7e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_627.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:tube_coral_wall_fan[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9850 +execute if block ~ ~ ~ minecraft:tube_coral_wall_fan[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9851 +execute if block ~ ~ ~ minecraft:tube_coral_wall_fan[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9852 +execute if block ~ ~ ~ minecraft:tube_coral_wall_fan[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9853 +execute if block ~ ~ ~ minecraft:tube_coral_wall_fan[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9854 +execute if block ~ ~ ~ minecraft:tube_coral_wall_fan[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9855 +execute if block ~ ~ ~ minecraft:tube_coral_wall_fan[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9856 +execute if block ~ ~ ~ minecraft:tube_coral_wall_fan[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9857 diff --git a/data/bsc/functions/read/l0/p/l0_628.mcfunction b/data/bsc/functions/read/l0/p/l0_628.mcfunction new file mode 100644 index 00000000..8e0a7321 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_628.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:brain_coral_wall_fan[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9858 +execute if block ~ ~ ~ minecraft:brain_coral_wall_fan[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9859 +execute if block ~ ~ ~ minecraft:brain_coral_wall_fan[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9860 +execute if block ~ ~ ~ minecraft:brain_coral_wall_fan[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9861 +execute if block ~ ~ ~ minecraft:brain_coral_wall_fan[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9862 +execute if block ~ ~ ~ minecraft:brain_coral_wall_fan[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9863 +execute if block ~ ~ ~ minecraft:brain_coral_wall_fan[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9864 +execute if block ~ ~ ~ minecraft:brain_coral_wall_fan[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9865 diff --git a/data/bsc/functions/read/l0/p/l0_629.mcfunction b/data/bsc/functions/read/l0/p/l0_629.mcfunction new file mode 100644 index 00000000..1723de3b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_629.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:bubble_coral_wall_fan[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9866 +execute if block ~ ~ ~ minecraft:bubble_coral_wall_fan[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9867 +execute if block ~ ~ ~ minecraft:bubble_coral_wall_fan[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9868 +execute if block ~ ~ ~ minecraft:bubble_coral_wall_fan[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9869 +execute if block ~ ~ ~ minecraft:bubble_coral_wall_fan[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9870 +execute if block ~ ~ ~ minecraft:bubble_coral_wall_fan[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9871 +execute if block ~ ~ ~ minecraft:bubble_coral_wall_fan[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9872 +execute if block ~ ~ ~ minecraft:bubble_coral_wall_fan[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9873 diff --git a/data/bsc/functions/read/l0/p/l0_63.mcfunction b/data/bsc/functions/read/l0/p/l0_63.mcfunction new file mode 100644 index 00000000..b98b648e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_63.mcfunction @@ -0,0 +1,14 @@ +execute if block ~ ~ ~ minecraft:spruce_leaves[distance=1,persistent=true] run scoreboard players set @s s.crhf.block_id 162 +execute if block ~ ~ ~ minecraft:spruce_leaves[distance=1,persistent=false] run scoreboard players set @s s.crhf.block_id 163 +execute if block ~ ~ ~ minecraft:spruce_leaves[distance=2,persistent=true] run scoreboard players set @s s.crhf.block_id 164 +execute if block ~ ~ ~ minecraft:spruce_leaves[distance=2,persistent=false] run scoreboard players set @s s.crhf.block_id 165 +execute if block ~ ~ ~ minecraft:spruce_leaves[distance=3,persistent=true] run scoreboard players set @s s.crhf.block_id 166 +execute if block ~ ~ ~ minecraft:spruce_leaves[distance=3,persistent=false] run scoreboard players set @s s.crhf.block_id 167 +execute if block ~ ~ ~ minecraft:spruce_leaves[distance=4,persistent=true] run scoreboard players set @s s.crhf.block_id 168 +execute if block ~ ~ ~ minecraft:spruce_leaves[distance=4,persistent=false] run scoreboard players set @s s.crhf.block_id 169 +execute if block ~ ~ ~ minecraft:spruce_leaves[distance=5,persistent=true] run scoreboard players set @s s.crhf.block_id 170 +execute if block ~ ~ ~ minecraft:spruce_leaves[distance=5,persistent=false] run scoreboard players set @s s.crhf.block_id 171 +execute if block ~ ~ ~ minecraft:spruce_leaves[distance=6,persistent=true] run scoreboard players set @s s.crhf.block_id 172 +execute if block ~ ~ ~ minecraft:spruce_leaves[distance=6,persistent=false] run scoreboard players set @s s.crhf.block_id 173 +execute if block ~ ~ ~ minecraft:spruce_leaves[distance=7,persistent=true] run scoreboard players set @s s.crhf.block_id 174 +execute if block ~ ~ ~ minecraft:spruce_leaves[distance=7,persistent=false] run scoreboard players set @s s.crhf.block_id 175 diff --git a/data/bsc/functions/read/l0/p/l0_630.mcfunction b/data/bsc/functions/read/l0/p/l0_630.mcfunction new file mode 100644 index 00000000..f7068096 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_630.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:fire_coral_wall_fan[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9874 +execute if block ~ ~ ~ minecraft:fire_coral_wall_fan[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9875 +execute if block ~ ~ ~ minecraft:fire_coral_wall_fan[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9876 +execute if block ~ ~ ~ minecraft:fire_coral_wall_fan[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9877 +execute if block ~ ~ ~ minecraft:fire_coral_wall_fan[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9878 +execute if block ~ ~ ~ minecraft:fire_coral_wall_fan[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9879 +execute if block ~ ~ ~ minecraft:fire_coral_wall_fan[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9880 +execute if block ~ ~ ~ minecraft:fire_coral_wall_fan[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9881 diff --git a/data/bsc/functions/read/l0/p/l0_631.mcfunction b/data/bsc/functions/read/l0/p/l0_631.mcfunction new file mode 100644 index 00000000..cbac7d1b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_631.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:horn_coral_wall_fan[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9882 +execute if block ~ ~ ~ minecraft:horn_coral_wall_fan[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9883 +execute if block ~ ~ ~ minecraft:horn_coral_wall_fan[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9884 +execute if block ~ ~ ~ minecraft:horn_coral_wall_fan[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9885 +execute if block ~ ~ ~ minecraft:horn_coral_wall_fan[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9886 +execute if block ~ ~ ~ minecraft:horn_coral_wall_fan[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9887 +execute if block ~ ~ ~ minecraft:horn_coral_wall_fan[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9888 +execute if block ~ ~ ~ minecraft:horn_coral_wall_fan[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9889 diff --git a/data/bsc/functions/read/l0/p/l0_632.mcfunction b/data/bsc/functions/read/l0/p/l0_632.mcfunction new file mode 100644 index 00000000..adbafe88 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_632.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:sea_pickle[pickles=1,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9890 +execute if block ~ ~ ~ minecraft:sea_pickle[pickles=1,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9891 +execute if block ~ ~ ~ minecraft:sea_pickle[pickles=2,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9892 +execute if block ~ ~ ~ minecraft:sea_pickle[pickles=2,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9893 +execute if block ~ ~ ~ minecraft:sea_pickle[pickles=3,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9894 +execute if block ~ ~ ~ minecraft:sea_pickle[pickles=3,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9895 +execute if block ~ ~ ~ minecraft:sea_pickle[pickles=4,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9896 +execute if block ~ ~ ~ minecraft:sea_pickle[pickles=4,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9897 diff --git a/data/bsc/functions/read/l0/p/l0_634.mcfunction b/data/bsc/functions/read/l0/p/l0_634.mcfunction new file mode 100644 index 00000000..39f77b8b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_634.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:conduit[waterlogged=true] run scoreboard players set @s s.crhf.block_id 9899 +execute if block ~ ~ ~ minecraft:conduit[waterlogged=false] run scoreboard players set @s s.crhf.block_id 9900 diff --git a/data/bsc/functions/read/l0/p/l0_636.mcfunction b/data/bsc/functions/read/l0/p/l0_636.mcfunction new file mode 100644 index 00000000..bc5981bc --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_636.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:bamboo[age=0,leaves=none,stage=0] run scoreboard players set @s s.crhf.block_id 9902 +execute if block ~ ~ ~ minecraft:bamboo[age=0,leaves=none,stage=1] run scoreboard players set @s s.crhf.block_id 9903 +execute if block ~ ~ ~ minecraft:bamboo[age=0,leaves=small,stage=0] run scoreboard players set @s s.crhf.block_id 9904 +execute if block ~ ~ ~ minecraft:bamboo[age=0,leaves=small,stage=1] run scoreboard players set @s s.crhf.block_id 9905 +execute if block ~ ~ ~ minecraft:bamboo[age=0,leaves=large,stage=0] run scoreboard players set @s s.crhf.block_id 9906 +execute if block ~ ~ ~ minecraft:bamboo[age=0,leaves=large,stage=1] run scoreboard players set @s s.crhf.block_id 9907 +execute if block ~ ~ ~ minecraft:bamboo[age=1,leaves=none,stage=0] run scoreboard players set @s s.crhf.block_id 9908 +execute if block ~ ~ ~ minecraft:bamboo[age=1,leaves=none,stage=1] run scoreboard players set @s s.crhf.block_id 9909 +execute if block ~ ~ ~ minecraft:bamboo[age=1,leaves=small,stage=0] run scoreboard players set @s s.crhf.block_id 9910 +execute if block ~ ~ ~ minecraft:bamboo[age=1,leaves=small,stage=1] run scoreboard players set @s s.crhf.block_id 9911 +execute if block ~ ~ ~ minecraft:bamboo[age=1,leaves=large,stage=0] run scoreboard players set @s s.crhf.block_id 9912 +execute if block ~ ~ ~ minecraft:bamboo[age=1,leaves=large,stage=1] run scoreboard players set @s s.crhf.block_id 9913 diff --git a/data/bsc/functions/read/l0/p/l0_64.mcfunction b/data/bsc/functions/read/l0/p/l0_64.mcfunction new file mode 100644 index 00000000..9811fcb4 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_64.mcfunction @@ -0,0 +1,14 @@ +execute if block ~ ~ ~ minecraft:birch_leaves[distance=1,persistent=true] run scoreboard players set @s s.crhf.block_id 176 +execute if block ~ ~ ~ minecraft:birch_leaves[distance=1,persistent=false] run scoreboard players set @s s.crhf.block_id 177 +execute if block ~ ~ ~ minecraft:birch_leaves[distance=2,persistent=true] run scoreboard players set @s s.crhf.block_id 178 +execute if block ~ ~ ~ minecraft:birch_leaves[distance=2,persistent=false] run scoreboard players set @s s.crhf.block_id 179 +execute if block ~ ~ ~ minecraft:birch_leaves[distance=3,persistent=true] run scoreboard players set @s s.crhf.block_id 180 +execute if block ~ ~ ~ minecraft:birch_leaves[distance=3,persistent=false] run scoreboard players set @s s.crhf.block_id 181 +execute if block ~ ~ ~ minecraft:birch_leaves[distance=4,persistent=true] run scoreboard players set @s s.crhf.block_id 182 +execute if block ~ ~ ~ minecraft:birch_leaves[distance=4,persistent=false] run scoreboard players set @s s.crhf.block_id 183 +execute if block ~ ~ ~ minecraft:birch_leaves[distance=5,persistent=true] run scoreboard players set @s s.crhf.block_id 184 +execute if block ~ ~ ~ minecraft:birch_leaves[distance=5,persistent=false] run scoreboard players set @s s.crhf.block_id 185 +execute if block ~ ~ ~ minecraft:birch_leaves[distance=6,persistent=true] run scoreboard players set @s s.crhf.block_id 186 +execute if block ~ ~ ~ minecraft:birch_leaves[distance=6,persistent=false] run scoreboard players set @s s.crhf.block_id 187 +execute if block ~ ~ ~ minecraft:birch_leaves[distance=7,persistent=true] run scoreboard players set @s s.crhf.block_id 188 +execute if block ~ ~ ~ minecraft:birch_leaves[distance=7,persistent=false] run scoreboard players set @s s.crhf.block_id 189 diff --git a/data/bsc/functions/read/l0/p/l0_640.mcfunction b/data/bsc/functions/read/l0/p/l0_640.mcfunction new file mode 100644 index 00000000..3aada5c5 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_640.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:bubble_column[drag=true] run scoreboard players set @s s.crhf.block_id 9917 +execute if block ~ ~ ~ minecraft:bubble_column[drag=false] run scoreboard players set @s s.crhf.block_id 9918 diff --git a/data/bsc/functions/read/l0/p/l0_641.mcfunction b/data/bsc/functions/read/l0/p/l0_641.mcfunction new file mode 100644 index 00000000..d3442a6b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_641.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9919 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9920 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9921 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9922 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9923 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9924 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9925 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9926 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9927 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9928 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9929 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9930 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9931 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9932 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9933 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9934 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9935 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9936 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9937 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9938 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9939 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9940 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9941 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9942 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9943 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9944 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9945 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9946 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9947 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9948 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9949 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9950 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9951 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9952 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9953 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9954 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9955 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9956 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9957 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9958 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9959 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9960 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9961 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9962 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9963 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9964 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9965 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9966 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9967 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9968 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9969 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9970 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9971 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9972 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9973 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9974 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9975 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9976 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9977 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9978 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9979 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9980 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9981 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9982 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9983 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9984 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9985 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9986 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9987 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9988 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9989 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9990 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9991 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9992 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9993 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9994 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9995 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9996 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9997 +execute if block ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 9998 diff --git a/data/bsc/functions/read/l0/p/l0_642.mcfunction b/data/bsc/functions/read/l0/p/l0_642.mcfunction new file mode 100644 index 00000000..08a5cbfa --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_642.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 9999 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10000 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10001 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10002 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10003 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10004 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10005 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10006 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10007 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10008 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10009 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10010 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10011 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10012 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10013 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10014 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10015 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10016 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10017 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10018 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10019 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10020 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10021 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10022 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10023 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10024 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10025 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10026 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10027 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10028 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10029 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10030 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10031 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10032 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10033 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10034 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10035 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10036 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10037 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10038 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10039 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10040 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10041 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10042 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10043 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10044 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10045 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10046 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10047 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10048 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10049 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10050 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10051 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10052 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10053 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10054 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10055 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10056 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10057 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10058 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10059 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10060 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10061 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10062 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10063 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10064 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10065 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10066 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10067 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10068 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10069 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10070 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10071 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10072 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10073 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10074 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10075 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10076 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10077 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10078 diff --git a/data/bsc/functions/read/l0/p/l0_643.mcfunction b/data/bsc/functions/read/l0/p/l0_643.mcfunction new file mode 100644 index 00000000..3e803f58 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_643.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10079 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10080 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10081 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10082 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10083 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10084 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10085 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10086 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10087 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10088 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10089 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10090 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10091 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10092 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10093 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10094 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10095 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10096 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10097 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10098 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10099 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10100 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10101 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10102 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10103 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10104 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10105 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10106 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10107 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10108 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10109 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10110 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10111 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10112 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10113 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10114 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10115 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10116 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10117 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10118 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10119 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10120 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10121 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10122 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10123 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10124 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10125 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10126 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10127 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10128 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10129 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10130 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10131 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10132 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10133 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10134 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10135 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10136 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10137 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10138 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10139 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10140 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10141 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10142 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10143 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10144 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10145 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10146 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10147 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10148 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10149 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10150 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10151 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10152 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10153 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10154 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10155 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10156 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10157 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10158 diff --git a/data/bsc/functions/read/l0/p/l0_644.mcfunction b/data/bsc/functions/read/l0/p/l0_644.mcfunction new file mode 100644 index 00000000..8bcd9006 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_644.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10159 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10160 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10161 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10162 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10163 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10164 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10165 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10166 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10167 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10168 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10169 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10170 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10171 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10172 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10173 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10174 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10175 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10176 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10177 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10178 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10179 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10180 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10181 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10182 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10183 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10184 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10185 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10186 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10187 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10188 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10189 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10190 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10191 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10192 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10193 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10194 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10195 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10196 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10197 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10198 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10199 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10200 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10201 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10202 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10203 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10204 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10205 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10206 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10207 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10208 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10209 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10210 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10211 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10212 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10213 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10214 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10215 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10216 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10217 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10218 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10219 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10220 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10221 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10222 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10223 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10224 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10225 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10226 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10227 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10228 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10229 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10230 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10231 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10232 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10233 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10234 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10235 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10236 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10237 +execute if block ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10238 diff --git a/data/bsc/functions/read/l0/p/l0_645.mcfunction b/data/bsc/functions/read/l0/p/l0_645.mcfunction new file mode 100644 index 00000000..88a61020 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_645.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10239 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10240 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10241 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10242 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10243 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10244 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10245 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10246 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10247 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10248 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10249 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10250 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10251 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10252 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10253 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10254 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10255 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10256 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10257 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10258 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10259 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10260 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10261 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10262 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10263 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10264 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10265 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10266 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10267 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10268 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10269 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10270 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10271 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10272 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10273 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10274 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10275 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10276 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10277 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10278 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10279 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10280 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10281 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10282 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10283 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10284 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10285 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10286 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10287 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10288 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10289 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10290 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10291 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10292 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10293 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10294 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10295 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10296 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10297 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10298 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10299 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10300 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10301 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10302 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10303 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10304 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10305 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10306 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10307 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10308 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10309 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10310 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10311 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10312 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10313 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10314 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10315 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10316 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10317 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10318 diff --git a/data/bsc/functions/read/l0/p/l0_646.mcfunction b/data/bsc/functions/read/l0/p/l0_646.mcfunction new file mode 100644 index 00000000..abdf48ee --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_646.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10319 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10320 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10321 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10322 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10323 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10324 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10325 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10326 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10327 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10328 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10329 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10330 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10331 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10332 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10333 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10334 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10335 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10336 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10337 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10338 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10339 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10340 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10341 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10342 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10343 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10344 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10345 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10346 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10347 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10348 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10349 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10350 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10351 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10352 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10353 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10354 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10355 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10356 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10357 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10358 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10359 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10360 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10361 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10362 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10363 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10364 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10365 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10366 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10367 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10368 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10369 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10370 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10371 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10372 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10373 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10374 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10375 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10376 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10377 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10378 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10379 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10380 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10381 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10382 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10383 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10384 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10385 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10386 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10387 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10388 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10389 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10390 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10391 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10392 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10393 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10394 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10395 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10396 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10397 +execute if block ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10398 diff --git a/data/bsc/functions/read/l0/p/l0_647.mcfunction b/data/bsc/functions/read/l0/p/l0_647.mcfunction new file mode 100644 index 00000000..ac55ef1e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_647.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10399 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10400 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10401 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10402 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10403 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10404 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10405 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10406 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10407 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10408 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10409 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10410 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10411 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10412 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10413 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10414 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10415 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10416 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10417 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10418 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10419 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10420 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10421 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10422 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10423 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10424 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10425 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10426 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10427 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10428 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10429 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10430 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10431 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10432 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10433 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10434 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10435 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10436 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10437 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10438 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10439 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10440 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10441 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10442 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10443 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10444 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10445 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10446 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10447 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10448 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10449 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10450 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10451 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10452 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10453 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10454 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10455 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10456 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10457 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10458 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10459 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10460 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10461 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10462 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10463 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10464 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10465 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10466 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10467 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10468 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10469 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10470 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10471 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10472 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10473 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10474 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10475 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10476 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10477 +execute if block ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10478 diff --git a/data/bsc/functions/read/l0/p/l0_648.mcfunction b/data/bsc/functions/read/l0/p/l0_648.mcfunction new file mode 100644 index 00000000..1b126ad2 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_648.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10479 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10480 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10481 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10482 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10483 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10484 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10485 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10486 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10487 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10488 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10489 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10490 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10491 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10492 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10493 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10494 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10495 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10496 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10497 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10498 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10499 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10500 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10501 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10502 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10503 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10504 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10505 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10506 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10507 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10508 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10509 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10510 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10511 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10512 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10513 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10514 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10515 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10516 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10517 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10518 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10519 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10520 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10521 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10522 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10523 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10524 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10525 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10526 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10527 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10528 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10529 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10530 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10531 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10532 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10533 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10534 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10535 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10536 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10537 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10538 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10539 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10540 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10541 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10542 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10543 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10544 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10545 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10546 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10547 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10548 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10549 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10550 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10551 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10552 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10553 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10554 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10555 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10556 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10557 +execute if block ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10558 diff --git a/data/bsc/functions/read/l0/p/l0_649.mcfunction b/data/bsc/functions/read/l0/p/l0_649.mcfunction new file mode 100644 index 00000000..aca12123 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_649.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10559 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10560 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10561 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10562 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10563 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10564 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10565 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10566 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10567 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10568 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10569 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10570 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10571 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10572 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10573 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10574 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10575 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10576 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10577 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10578 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10579 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10580 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10581 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10582 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10583 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10584 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10585 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10586 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10587 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10588 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10589 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10590 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10591 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10592 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10593 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10594 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10595 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10596 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10597 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10598 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10599 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10600 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10601 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10602 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10603 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10604 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10605 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10606 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10607 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10608 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10609 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10610 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10611 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10612 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10613 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10614 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10615 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10616 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10617 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10618 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10619 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10620 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10621 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10622 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10623 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10624 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10625 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10626 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10627 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10628 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10629 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10630 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10631 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10632 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10633 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10634 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10635 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10636 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10637 +execute if block ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10638 diff --git a/data/bsc/functions/read/l0/p/l0_65.mcfunction b/data/bsc/functions/read/l0/p/l0_65.mcfunction new file mode 100644 index 00000000..4517a86f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_65.mcfunction @@ -0,0 +1,14 @@ +execute if block ~ ~ ~ minecraft:jungle_leaves[distance=1,persistent=true] run scoreboard players set @s s.crhf.block_id 190 +execute if block ~ ~ ~ minecraft:jungle_leaves[distance=1,persistent=false] run scoreboard players set @s s.crhf.block_id 191 +execute if block ~ ~ ~ minecraft:jungle_leaves[distance=2,persistent=true] run scoreboard players set @s s.crhf.block_id 192 +execute if block ~ ~ ~ minecraft:jungle_leaves[distance=2,persistent=false] run scoreboard players set @s s.crhf.block_id 193 +execute if block ~ ~ ~ minecraft:jungle_leaves[distance=3,persistent=true] run scoreboard players set @s s.crhf.block_id 194 +execute if block ~ ~ ~ minecraft:jungle_leaves[distance=3,persistent=false] run scoreboard players set @s s.crhf.block_id 195 +execute if block ~ ~ ~ minecraft:jungle_leaves[distance=4,persistent=true] run scoreboard players set @s s.crhf.block_id 196 +execute if block ~ ~ ~ minecraft:jungle_leaves[distance=4,persistent=false] run scoreboard players set @s s.crhf.block_id 197 +execute if block ~ ~ ~ minecraft:jungle_leaves[distance=5,persistent=true] run scoreboard players set @s s.crhf.block_id 198 +execute if block ~ ~ ~ minecraft:jungle_leaves[distance=5,persistent=false] run scoreboard players set @s s.crhf.block_id 199 +execute if block ~ ~ ~ minecraft:jungle_leaves[distance=6,persistent=true] run scoreboard players set @s s.crhf.block_id 200 +execute if block ~ ~ ~ minecraft:jungle_leaves[distance=6,persistent=false] run scoreboard players set @s s.crhf.block_id 201 +execute if block ~ ~ ~ minecraft:jungle_leaves[distance=7,persistent=true] run scoreboard players set @s s.crhf.block_id 202 +execute if block ~ ~ ~ minecraft:jungle_leaves[distance=7,persistent=false] run scoreboard players set @s s.crhf.block_id 203 diff --git a/data/bsc/functions/read/l0/p/l0_650.mcfunction b/data/bsc/functions/read/l0/p/l0_650.mcfunction new file mode 100644 index 00000000..50c3dd25 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_650.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10639 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10640 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10641 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10642 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10643 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10644 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10645 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10646 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10647 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10648 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10649 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10650 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10651 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10652 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10653 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10654 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10655 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10656 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10657 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10658 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10659 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10660 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10661 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10662 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10663 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10664 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10665 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10666 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10667 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10668 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10669 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10670 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10671 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10672 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10673 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10674 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10675 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10676 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10677 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10678 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10679 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10680 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10681 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10682 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10683 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10684 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10685 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10686 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10687 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10688 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10689 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10690 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10691 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10692 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10693 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10694 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10695 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10696 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10697 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10698 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10699 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10700 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10701 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10702 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10703 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10704 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10705 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10706 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10707 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10708 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10709 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10710 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10711 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10712 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10713 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10714 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10715 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10716 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10717 +execute if block ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10718 diff --git a/data/bsc/functions/read/l0/p/l0_651.mcfunction b/data/bsc/functions/read/l0/p/l0_651.mcfunction new file mode 100644 index 00000000..66c42843 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_651.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10719 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10720 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10721 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10722 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10723 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10724 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10725 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10726 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10727 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10728 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10729 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10730 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10731 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10732 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10733 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10734 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10735 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10736 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10737 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10738 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10739 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10740 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10741 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10742 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10743 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10744 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10745 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10746 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10747 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10748 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10749 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10750 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10751 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10752 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10753 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10754 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10755 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10756 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10757 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10758 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10759 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10760 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10761 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10762 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10763 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10764 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10765 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10766 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10767 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10768 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10769 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10770 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10771 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10772 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10773 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10774 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10775 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10776 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10777 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10778 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10779 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10780 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10781 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10782 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10783 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10784 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10785 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10786 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10787 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10788 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10789 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10790 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10791 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10792 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10793 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10794 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10795 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10796 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10797 +execute if block ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10798 diff --git a/data/bsc/functions/read/l0/p/l0_652.mcfunction b/data/bsc/functions/read/l0/p/l0_652.mcfunction new file mode 100644 index 00000000..6789400d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_652.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10799 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10800 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10801 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10802 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10803 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10804 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10805 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10806 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10807 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10808 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10809 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10810 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10811 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10812 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10813 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10814 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10815 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10816 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10817 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10818 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10819 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10820 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10821 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10822 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10823 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10824 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10825 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10826 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10827 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10828 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10829 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10830 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10831 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10832 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10833 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10834 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10835 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10836 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10837 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10838 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10839 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10840 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10841 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10842 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10843 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10844 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10845 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10846 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10847 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10848 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10849 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10850 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10851 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10852 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10853 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10854 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10855 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10856 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10857 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10858 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10859 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10860 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10861 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10862 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10863 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10864 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10865 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10866 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10867 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10868 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10869 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10870 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10871 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10872 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10873 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10874 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10875 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10876 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10877 +execute if block ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10878 diff --git a/data/bsc/functions/read/l0/p/l0_653.mcfunction b/data/bsc/functions/read/l0/p/l0_653.mcfunction new file mode 100644 index 00000000..065ce3d4 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_653.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10879 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10880 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10881 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10882 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10883 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10884 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10885 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10886 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10887 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10888 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10889 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10890 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10891 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10892 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10893 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10894 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10895 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10896 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10897 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10898 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10899 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10900 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10901 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10902 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10903 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10904 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10905 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10906 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10907 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10908 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10909 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10910 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10911 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10912 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10913 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10914 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10915 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10916 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10917 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10918 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10919 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10920 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10921 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10922 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10923 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10924 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10925 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10926 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10927 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10928 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10929 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10930 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10931 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10932 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10933 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10934 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10935 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10936 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10937 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10938 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10939 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10940 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10941 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10942 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10943 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10944 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10945 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10946 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10947 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10948 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10949 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10950 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10951 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10952 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10953 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10954 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10955 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10956 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10957 +execute if block ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10958 diff --git a/data/bsc/functions/read/l0/p/l0_654.mcfunction b/data/bsc/functions/read/l0/p/l0_654.mcfunction new file mode 100644 index 00000000..23ff23a2 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_654.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10959 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10960 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10961 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10962 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10963 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10964 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10965 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10966 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10967 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10968 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10969 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10970 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10971 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10972 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10973 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10974 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10975 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10976 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10977 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10978 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10979 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10980 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10981 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10982 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10983 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10984 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10985 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10986 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10987 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10988 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10989 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10990 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10991 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10992 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10993 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10994 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10995 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10996 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10997 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 10998 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 10999 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11000 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11001 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11002 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11003 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11004 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11005 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11006 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11007 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11008 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11009 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11010 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11011 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11012 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11013 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11014 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11015 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11016 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11017 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11018 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11019 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11020 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11021 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11022 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11023 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11024 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11025 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11026 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11027 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11028 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11029 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11030 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11031 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11032 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11033 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11034 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11035 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11036 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11037 +execute if block ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11038 diff --git a/data/bsc/functions/read/l0/p/l0_655.mcfunction b/data/bsc/functions/read/l0/p/l0_655.mcfunction new file mode 100644 index 00000000..dbcb21c2 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_655.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:polished_granite_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11039 +execute if block ~ ~ ~ minecraft:polished_granite_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11040 +execute if block ~ ~ ~ minecraft:polished_granite_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11041 +execute if block ~ ~ ~ minecraft:polished_granite_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11042 +execute if block ~ ~ ~ minecraft:polished_granite_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11043 +execute if block ~ ~ ~ minecraft:polished_granite_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11044 diff --git a/data/bsc/functions/read/l0/p/l0_656.mcfunction b/data/bsc/functions/read/l0/p/l0_656.mcfunction new file mode 100644 index 00000000..c4d07b0a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_656.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11045 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11046 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11047 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11048 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11049 +execute if block ~ ~ ~ minecraft:smooth_red_sandstone_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11050 diff --git a/data/bsc/functions/read/l0/p/l0_657.mcfunction b/data/bsc/functions/read/l0/p/l0_657.mcfunction new file mode 100644 index 00000000..025c2ddc --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_657.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:mossy_stone_brick_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11051 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11052 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11053 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11054 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11055 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11056 diff --git a/data/bsc/functions/read/l0/p/l0_658.mcfunction b/data/bsc/functions/read/l0/p/l0_658.mcfunction new file mode 100644 index 00000000..dfef8f69 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_658.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:polished_diorite_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11057 +execute if block ~ ~ ~ minecraft:polished_diorite_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11058 +execute if block ~ ~ ~ minecraft:polished_diorite_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11059 +execute if block ~ ~ ~ minecraft:polished_diorite_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11060 +execute if block ~ ~ ~ minecraft:polished_diorite_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11061 +execute if block ~ ~ ~ minecraft:polished_diorite_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11062 diff --git a/data/bsc/functions/read/l0/p/l0_659.mcfunction b/data/bsc/functions/read/l0/p/l0_659.mcfunction new file mode 100644 index 00000000..6d085e22 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_659.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:mossy_cobblestone_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11063 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11064 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11065 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11066 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11067 +execute if block ~ ~ ~ minecraft:mossy_cobblestone_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11068 diff --git a/data/bsc/functions/read/l0/p/l0_66.mcfunction b/data/bsc/functions/read/l0/p/l0_66.mcfunction new file mode 100644 index 00000000..6fd46052 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_66.mcfunction @@ -0,0 +1,14 @@ +execute if block ~ ~ ~ minecraft:acacia_leaves[distance=1,persistent=true] run scoreboard players set @s s.crhf.block_id 204 +execute if block ~ ~ ~ minecraft:acacia_leaves[distance=1,persistent=false] run scoreboard players set @s s.crhf.block_id 205 +execute if block ~ ~ ~ minecraft:acacia_leaves[distance=2,persistent=true] run scoreboard players set @s s.crhf.block_id 206 +execute if block ~ ~ ~ minecraft:acacia_leaves[distance=2,persistent=false] run scoreboard players set @s s.crhf.block_id 207 +execute if block ~ ~ ~ minecraft:acacia_leaves[distance=3,persistent=true] run scoreboard players set @s s.crhf.block_id 208 +execute if block ~ ~ ~ minecraft:acacia_leaves[distance=3,persistent=false] run scoreboard players set @s s.crhf.block_id 209 +execute if block ~ ~ ~ minecraft:acacia_leaves[distance=4,persistent=true] run scoreboard players set @s s.crhf.block_id 210 +execute if block ~ ~ ~ minecraft:acacia_leaves[distance=4,persistent=false] run scoreboard players set @s s.crhf.block_id 211 +execute if block ~ ~ ~ minecraft:acacia_leaves[distance=5,persistent=true] run scoreboard players set @s s.crhf.block_id 212 +execute if block ~ ~ ~ minecraft:acacia_leaves[distance=5,persistent=false] run scoreboard players set @s s.crhf.block_id 213 +execute if block ~ ~ ~ minecraft:acacia_leaves[distance=6,persistent=true] run scoreboard players set @s s.crhf.block_id 214 +execute if block ~ ~ ~ minecraft:acacia_leaves[distance=6,persistent=false] run scoreboard players set @s s.crhf.block_id 215 +execute if block ~ ~ ~ minecraft:acacia_leaves[distance=7,persistent=true] run scoreboard players set @s s.crhf.block_id 216 +execute if block ~ ~ ~ minecraft:acacia_leaves[distance=7,persistent=false] run scoreboard players set @s s.crhf.block_id 217 diff --git a/data/bsc/functions/read/l0/p/l0_660.mcfunction b/data/bsc/functions/read/l0/p/l0_660.mcfunction new file mode 100644 index 00000000..e3fac6a0 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_660.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:end_stone_brick_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11069 +execute if block ~ ~ ~ minecraft:end_stone_brick_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11070 +execute if block ~ ~ ~ minecraft:end_stone_brick_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11071 +execute if block ~ ~ ~ minecraft:end_stone_brick_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11072 +execute if block ~ ~ ~ minecraft:end_stone_brick_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11073 +execute if block ~ ~ ~ minecraft:end_stone_brick_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11074 diff --git a/data/bsc/functions/read/l0/p/l0_661.mcfunction b/data/bsc/functions/read/l0/p/l0_661.mcfunction new file mode 100644 index 00000000..13fb44cd --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_661.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:smooth_sandstone_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11075 +execute if block ~ ~ ~ minecraft:smooth_sandstone_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11076 +execute if block ~ ~ ~ minecraft:smooth_sandstone_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11077 +execute if block ~ ~ ~ minecraft:smooth_sandstone_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11078 +execute if block ~ ~ ~ minecraft:smooth_sandstone_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11079 +execute if block ~ ~ ~ minecraft:smooth_sandstone_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11080 diff --git a/data/bsc/functions/read/l0/p/l0_662.mcfunction b/data/bsc/functions/read/l0/p/l0_662.mcfunction new file mode 100644 index 00000000..7d17ed82 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_662.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:smooth_quartz_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11081 +execute if block ~ ~ ~ minecraft:smooth_quartz_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11082 +execute if block ~ ~ ~ minecraft:smooth_quartz_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11083 +execute if block ~ ~ ~ minecraft:smooth_quartz_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11084 +execute if block ~ ~ ~ minecraft:smooth_quartz_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11085 +execute if block ~ ~ ~ minecraft:smooth_quartz_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11086 diff --git a/data/bsc/functions/read/l0/p/l0_663.mcfunction b/data/bsc/functions/read/l0/p/l0_663.mcfunction new file mode 100644 index 00000000..07336c65 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_663.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:granite_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11087 +execute if block ~ ~ ~ minecraft:granite_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11088 +execute if block ~ ~ ~ minecraft:granite_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11089 +execute if block ~ ~ ~ minecraft:granite_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11090 +execute if block ~ ~ ~ minecraft:granite_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11091 +execute if block ~ ~ ~ minecraft:granite_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11092 diff --git a/data/bsc/functions/read/l0/p/l0_664.mcfunction b/data/bsc/functions/read/l0/p/l0_664.mcfunction new file mode 100644 index 00000000..7f336277 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_664.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:andesite_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11093 +execute if block ~ ~ ~ minecraft:andesite_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11094 +execute if block ~ ~ ~ minecraft:andesite_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11095 +execute if block ~ ~ ~ minecraft:andesite_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11096 +execute if block ~ ~ ~ minecraft:andesite_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11097 +execute if block ~ ~ ~ minecraft:andesite_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11098 diff --git a/data/bsc/functions/read/l0/p/l0_665.mcfunction b/data/bsc/functions/read/l0/p/l0_665.mcfunction new file mode 100644 index 00000000..43999c0a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_665.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:red_nether_brick_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11099 +execute if block ~ ~ ~ minecraft:red_nether_brick_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11100 +execute if block ~ ~ ~ minecraft:red_nether_brick_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11101 +execute if block ~ ~ ~ minecraft:red_nether_brick_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11102 +execute if block ~ ~ ~ minecraft:red_nether_brick_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11103 +execute if block ~ ~ ~ minecraft:red_nether_brick_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11104 diff --git a/data/bsc/functions/read/l0/p/l0_666.mcfunction b/data/bsc/functions/read/l0/p/l0_666.mcfunction new file mode 100644 index 00000000..f0db2886 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_666.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:polished_andesite_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11105 +execute if block ~ ~ ~ minecraft:polished_andesite_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11106 +execute if block ~ ~ ~ minecraft:polished_andesite_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11107 +execute if block ~ ~ ~ minecraft:polished_andesite_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11108 +execute if block ~ ~ ~ minecraft:polished_andesite_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11109 +execute if block ~ ~ ~ minecraft:polished_andesite_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11110 diff --git a/data/bsc/functions/read/l0/p/l0_667.mcfunction b/data/bsc/functions/read/l0/p/l0_667.mcfunction new file mode 100644 index 00000000..7cdb608b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_667.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:diorite_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11111 +execute if block ~ ~ ~ minecraft:diorite_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11112 +execute if block ~ ~ ~ minecraft:diorite_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11113 +execute if block ~ ~ ~ minecraft:diorite_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11114 +execute if block ~ ~ ~ minecraft:diorite_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 11115 +execute if block ~ ~ ~ minecraft:diorite_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 11116 diff --git a/data/bsc/functions/read/l0/p/l0_668.mcfunction b/data/bsc/functions/read/l0/p/l0_668.mcfunction new file mode 100644 index 00000000..e0287b25 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_668.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11117 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11118 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11119 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11120 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11121 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11122 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11123 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11124 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11125 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11126 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11127 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11128 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11129 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11130 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11131 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11132 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11133 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11134 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11135 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11136 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11137 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11138 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11139 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11140 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11141 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11142 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11143 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11144 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11145 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11146 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11147 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11148 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11149 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11150 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11151 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11152 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11153 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11154 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11155 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11156 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11157 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11158 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11159 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11160 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11161 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11162 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11163 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11164 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11165 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11166 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11167 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11168 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11169 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11170 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11171 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11172 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11173 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11174 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11175 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11176 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11177 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11178 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11179 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11180 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11181 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11182 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11183 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11184 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11185 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11186 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11187 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11188 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11189 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11190 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11191 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11192 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11193 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11194 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11195 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11196 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11197 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11198 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11199 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11200 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11201 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11202 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11203 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11204 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11205 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11206 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11207 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11208 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11209 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11210 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11211 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11212 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11213 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11214 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11215 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11216 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11217 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11218 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11219 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11220 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11221 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11222 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11223 +execute if block ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11224 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11225 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11226 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11227 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11228 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11229 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11230 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11231 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11232 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11233 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11234 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11235 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11236 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11237 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11238 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11239 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11240 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11241 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11242 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11243 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11244 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11245 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11246 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11247 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11248 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11249 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11250 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11251 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11252 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11253 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11254 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11255 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11256 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11257 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11258 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11259 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11260 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11261 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11262 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11263 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11264 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11265 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11266 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11267 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11268 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11269 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11270 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11271 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11272 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11273 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11274 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11275 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11276 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11277 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11278 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11279 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11280 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11281 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11282 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11283 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11284 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11285 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11286 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11287 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11288 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11289 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11290 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11291 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11292 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11293 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11294 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11295 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11296 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11297 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11298 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11299 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11300 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11301 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11302 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11303 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11304 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11305 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11306 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11307 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11308 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11309 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11310 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11311 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11312 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11313 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11314 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11315 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11316 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11317 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11318 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11319 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11320 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11321 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11322 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11323 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11324 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11325 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11326 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11327 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11328 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11329 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11330 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11331 +execute if block ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11332 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11333 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11334 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11335 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11336 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11337 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11338 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11339 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11340 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11341 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11342 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11343 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11344 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11345 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11346 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11347 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11348 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11349 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11350 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11351 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11352 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11353 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11354 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11355 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11356 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11357 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11358 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11359 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11360 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11361 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11362 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11363 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11364 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11365 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11366 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11367 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11368 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11369 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11370 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11371 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11372 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11373 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11374 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11375 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11376 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11377 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11378 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11379 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11380 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11381 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11382 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11383 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11384 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11385 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11386 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11387 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11388 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11389 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11390 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11391 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11392 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11393 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11394 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11395 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11396 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11397 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11398 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11399 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11400 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11401 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11402 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11403 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11404 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11405 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11406 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11407 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11408 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11409 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11410 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11411 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11412 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11413 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11414 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11415 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11416 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11417 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11418 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11419 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11420 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11421 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11422 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11423 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11424 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11425 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11426 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11427 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11428 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11429 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11430 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11431 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11432 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11433 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11434 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11435 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11436 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11437 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11438 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11439 +execute if block ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11440 diff --git a/data/bsc/functions/read/l0/p/l0_669.mcfunction b/data/bsc/functions/read/l0/p/l0_669.mcfunction new file mode 100644 index 00000000..ee21a6a6 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_669.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11441 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11442 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11443 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11444 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11445 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11446 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11447 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11448 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11449 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11450 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11451 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11452 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11453 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11454 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11455 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11456 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11457 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11458 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11459 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11460 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11461 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11462 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11463 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11464 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11465 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11466 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11467 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11468 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11469 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11470 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11471 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11472 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11473 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11474 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11475 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11476 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11477 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11478 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11479 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11480 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11481 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11482 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11483 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11484 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11485 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11486 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11487 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11488 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11489 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11490 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11491 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11492 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11493 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11494 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11495 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11496 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11497 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11498 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11499 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11500 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11501 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11502 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11503 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11504 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11505 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11506 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11507 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11508 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11509 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11510 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11511 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11512 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11513 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11514 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11515 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11516 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11517 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11518 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11519 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11520 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11521 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11522 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11523 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11524 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11525 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11526 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11527 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11528 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11529 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11530 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11531 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11532 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11533 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11534 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11535 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11536 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11537 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11538 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11539 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11540 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11541 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11542 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11543 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11544 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11545 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11546 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11547 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11548 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11549 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11550 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11551 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11552 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11553 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11554 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11555 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11556 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11557 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11558 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11559 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11560 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11561 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11562 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11563 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11564 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11565 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11566 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11567 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11568 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11569 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11570 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11571 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11572 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11573 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11574 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11575 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11576 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11577 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11578 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11579 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11580 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11581 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11582 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11583 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11584 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11585 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11586 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11587 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11588 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11589 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11590 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11591 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11592 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11593 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11594 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11595 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11596 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11597 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11598 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11599 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11600 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11601 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11602 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11603 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11604 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11605 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11606 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11607 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11608 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11609 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11610 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11611 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11612 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11613 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11614 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11615 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11616 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11617 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11618 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11619 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11620 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11621 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11622 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11623 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11624 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11625 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11626 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11627 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11628 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11629 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11630 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11631 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11632 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11633 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11634 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11635 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11636 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11637 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11638 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11639 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11640 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11641 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11642 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11643 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11644 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11645 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11646 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11647 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11648 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11649 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11650 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11651 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11652 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11653 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11654 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11655 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11656 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11657 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11658 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11659 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11660 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11661 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11662 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11663 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11664 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11665 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11666 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11667 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11668 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11669 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11670 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11671 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11672 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11673 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11674 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11675 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11676 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11677 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11678 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11679 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11680 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11681 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11682 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11683 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11684 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11685 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11686 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11687 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11688 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11689 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11690 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11691 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11692 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11693 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11694 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11695 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11696 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11697 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11698 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11699 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11700 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11701 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11702 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11703 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11704 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11705 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11706 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11707 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11708 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11709 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11710 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11711 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11712 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11713 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11714 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11715 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11716 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11717 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11718 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11719 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11720 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11721 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11722 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11723 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11724 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11725 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11726 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11727 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11728 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11729 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11730 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11731 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11732 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11733 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11734 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11735 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11736 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11737 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11738 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11739 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11740 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11741 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11742 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11743 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11744 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11745 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11746 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11747 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11748 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11749 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11750 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11751 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11752 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11753 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11754 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11755 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11756 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11757 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11758 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11759 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11760 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11761 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11762 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11763 +execute if block ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11764 diff --git a/data/bsc/functions/read/l0/p/l0_67.mcfunction b/data/bsc/functions/read/l0/p/l0_67.mcfunction new file mode 100644 index 00000000..85bf97c2 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_67.mcfunction @@ -0,0 +1,14 @@ +execute if block ~ ~ ~ minecraft:dark_oak_leaves[distance=1,persistent=true] run scoreboard players set @s s.crhf.block_id 218 +execute if block ~ ~ ~ minecraft:dark_oak_leaves[distance=1,persistent=false] run scoreboard players set @s s.crhf.block_id 219 +execute if block ~ ~ ~ minecraft:dark_oak_leaves[distance=2,persistent=true] run scoreboard players set @s s.crhf.block_id 220 +execute if block ~ ~ ~ minecraft:dark_oak_leaves[distance=2,persistent=false] run scoreboard players set @s s.crhf.block_id 221 +execute if block ~ ~ ~ minecraft:dark_oak_leaves[distance=3,persistent=true] run scoreboard players set @s s.crhf.block_id 222 +execute if block ~ ~ ~ minecraft:dark_oak_leaves[distance=3,persistent=false] run scoreboard players set @s s.crhf.block_id 223 +execute if block ~ ~ ~ minecraft:dark_oak_leaves[distance=4,persistent=true] run scoreboard players set @s s.crhf.block_id 224 +execute if block ~ ~ ~ minecraft:dark_oak_leaves[distance=4,persistent=false] run scoreboard players set @s s.crhf.block_id 225 +execute if block ~ ~ ~ minecraft:dark_oak_leaves[distance=5,persistent=true] run scoreboard players set @s s.crhf.block_id 226 +execute if block ~ ~ ~ minecraft:dark_oak_leaves[distance=5,persistent=false] run scoreboard players set @s s.crhf.block_id 227 +execute if block ~ ~ ~ minecraft:dark_oak_leaves[distance=6,persistent=true] run scoreboard players set @s s.crhf.block_id 228 +execute if block ~ ~ ~ minecraft:dark_oak_leaves[distance=6,persistent=false] run scoreboard players set @s s.crhf.block_id 229 +execute if block ~ ~ ~ minecraft:dark_oak_leaves[distance=7,persistent=true] run scoreboard players set @s s.crhf.block_id 230 +execute if block ~ ~ ~ minecraft:dark_oak_leaves[distance=7,persistent=false] run scoreboard players set @s s.crhf.block_id 231 diff --git a/data/bsc/functions/read/l0/p/l0_670.mcfunction b/data/bsc/functions/read/l0/p/l0_670.mcfunction new file mode 100644 index 00000000..61b4d322 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_670.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11765 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11766 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11767 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11768 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11769 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11770 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11771 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11772 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11773 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11774 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11775 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11776 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11777 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11778 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11779 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11780 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11781 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11782 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11783 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11784 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11785 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11786 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11787 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11788 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11789 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11790 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11791 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11792 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11793 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11794 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11795 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11796 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11797 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11798 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11799 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11800 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11801 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11802 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11803 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11804 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11805 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11806 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11807 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11808 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11809 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11810 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11811 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11812 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11813 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11814 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11815 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11816 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11817 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11818 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11819 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11820 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11821 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11822 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11823 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11824 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11825 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11826 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11827 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11828 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11829 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11830 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11831 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11832 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11833 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11834 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11835 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11836 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11837 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11838 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11839 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11840 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11841 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11842 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11843 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11844 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11845 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11846 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11847 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11848 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11849 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11850 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11851 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11852 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11853 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11854 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11855 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11856 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11857 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11858 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11859 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11860 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11861 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11862 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11863 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11864 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11865 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11866 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11867 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11868 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11869 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11870 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11871 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11872 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11873 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11874 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11875 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11876 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11877 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11878 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11879 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11880 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11881 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11882 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11883 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11884 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11885 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11886 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11887 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11888 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11889 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11890 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11891 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11892 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11893 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11894 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11895 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11896 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11897 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11898 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11899 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11900 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11901 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11902 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11903 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11904 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11905 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11906 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11907 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11908 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11909 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11910 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11911 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11912 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11913 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11914 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11915 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11916 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11917 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11918 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11919 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11920 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11921 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11922 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11923 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11924 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11925 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11926 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11927 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11928 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11929 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11930 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11931 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11932 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11933 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11934 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11935 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11936 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11937 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11938 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11939 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11940 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11941 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11942 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11943 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11944 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11945 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11946 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11947 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11948 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11949 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11950 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11951 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11952 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11953 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11954 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11955 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11956 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11957 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11958 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11959 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11960 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11961 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11962 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11963 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11964 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11965 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11966 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11967 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11968 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11969 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11970 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11971 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11972 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11973 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11974 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11975 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11976 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11977 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11978 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11979 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11980 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11981 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11982 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11983 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11984 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11985 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11986 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11987 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11988 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11989 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11990 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11991 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11992 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11993 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 11994 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 11995 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 11996 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 11997 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 11998 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 11999 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12000 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12001 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12002 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12003 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12004 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12005 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12006 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12007 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12008 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12009 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12010 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12011 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12012 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12013 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12014 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12015 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12016 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12017 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12018 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12019 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12020 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12021 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12022 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12023 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12024 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12025 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12026 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12027 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12028 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12029 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12030 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12031 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12032 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12033 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12034 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12035 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12036 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12037 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12038 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12039 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12040 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12041 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12042 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12043 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12044 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12045 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12046 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12047 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12048 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12049 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12050 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12051 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12052 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12053 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12054 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12055 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12056 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12057 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12058 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12059 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12060 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12061 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12062 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12063 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12064 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12065 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12066 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12067 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12068 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12069 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12070 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12071 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12072 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12073 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12074 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12075 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12076 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12077 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12078 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12079 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12080 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12081 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12082 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12083 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12084 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12085 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12086 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12087 +execute if block ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12088 diff --git a/data/bsc/functions/read/l0/p/l0_671.mcfunction b/data/bsc/functions/read/l0/p/l0_671.mcfunction new file mode 100644 index 00000000..174f34c2 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_671.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12089 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12090 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12091 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12092 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12093 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12094 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12095 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12096 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12097 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12098 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12099 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12100 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12101 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12102 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12103 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12104 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12105 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12106 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12107 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12108 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12109 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12110 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12111 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12112 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12113 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12114 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12115 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12116 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12117 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12118 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12119 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12120 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12121 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12122 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12123 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12124 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12125 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12126 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12127 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12128 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12129 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12130 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12131 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12132 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12133 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12134 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12135 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12136 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12137 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12138 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12139 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12140 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12141 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12142 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12143 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12144 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12145 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12146 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12147 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12148 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12149 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12150 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12151 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12152 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12153 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12154 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12155 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12156 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12157 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12158 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12159 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12160 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12161 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12162 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12163 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12164 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12165 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12166 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12167 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12168 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12169 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12170 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12171 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12172 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12173 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12174 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12175 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12176 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12177 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12178 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12179 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12180 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12181 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12182 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12183 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12184 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12185 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12186 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12187 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12188 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12189 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12190 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12191 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12192 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12193 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12194 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12195 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12196 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12197 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12198 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12199 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12200 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12201 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12202 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12203 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12204 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12205 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12206 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12207 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12208 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12209 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12210 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12211 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12212 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12213 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12214 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12215 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12216 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12217 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12218 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12219 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12220 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12221 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12222 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12223 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12224 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12225 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12226 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12227 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12228 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12229 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12230 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12231 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12232 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12233 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12234 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12235 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12236 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12237 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12238 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12239 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12240 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12241 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12242 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12243 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12244 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12245 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12246 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12247 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12248 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12249 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12250 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12251 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12252 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12253 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12254 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12255 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12256 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12257 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12258 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12259 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12260 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12261 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12262 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12263 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12264 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12265 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12266 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12267 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12268 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12269 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12270 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12271 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12272 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12273 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12274 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12275 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12276 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12277 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12278 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12279 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12280 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12281 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12282 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12283 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12284 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12285 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12286 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12287 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12288 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12289 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12290 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12291 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12292 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12293 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12294 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12295 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12296 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12297 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12298 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12299 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12300 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12301 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12302 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12303 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12304 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12305 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12306 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12307 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12308 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12309 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12310 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12311 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12312 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12313 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12314 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12315 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12316 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12317 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12318 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12319 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12320 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12321 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12322 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12323 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12324 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12325 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12326 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12327 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12328 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12329 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12330 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12331 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12332 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12333 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12334 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12335 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12336 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12337 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12338 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12339 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12340 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12341 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12342 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12343 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12344 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12345 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12346 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12347 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12348 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12349 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12350 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12351 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12352 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12353 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12354 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12355 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12356 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12357 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12358 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12359 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12360 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12361 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12362 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12363 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12364 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12365 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12366 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12367 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12368 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12369 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12370 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12371 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12372 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12373 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12374 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12375 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12376 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12377 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12378 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12379 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12380 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12381 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12382 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12383 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12384 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12385 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12386 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12387 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12388 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12389 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12390 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12391 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12392 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12393 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12394 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12395 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12396 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12397 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12398 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12399 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12400 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12401 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12402 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12403 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12404 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12405 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12406 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12407 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12408 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12409 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12410 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12411 +execute if block ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12412 diff --git a/data/bsc/functions/read/l0/p/l0_672.mcfunction b/data/bsc/functions/read/l0/p/l0_672.mcfunction new file mode 100644 index 00000000..a677a9db --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_672.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12413 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12414 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12415 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12416 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12417 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12418 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12419 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12420 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12421 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12422 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12423 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12424 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12425 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12426 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12427 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12428 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12429 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12430 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12431 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12432 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12433 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12434 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12435 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12436 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12437 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12438 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12439 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12440 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12441 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12442 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12443 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12444 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12445 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12446 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12447 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12448 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12449 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12450 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12451 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12452 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12453 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12454 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12455 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12456 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12457 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12458 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12459 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12460 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12461 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12462 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12463 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12464 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12465 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12466 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12467 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12468 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12469 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12470 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12471 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12472 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12473 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12474 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12475 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12476 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12477 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12478 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12479 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12480 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12481 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12482 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12483 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12484 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12485 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12486 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12487 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12488 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12489 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12490 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12491 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12492 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12493 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12494 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12495 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12496 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12497 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12498 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12499 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12500 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12501 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12502 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12503 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12504 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12505 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12506 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12507 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12508 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12509 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12510 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12511 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12512 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12513 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12514 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12515 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12516 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12517 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12518 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12519 +execute if block ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12520 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12521 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12522 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12523 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12524 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12525 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12526 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12527 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12528 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12529 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12530 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12531 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12532 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12533 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12534 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12535 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12536 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12537 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12538 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12539 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12540 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12541 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12542 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12543 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12544 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12545 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12546 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12547 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12548 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12549 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12550 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12551 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12552 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12553 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12554 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12555 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12556 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12557 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12558 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12559 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12560 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12561 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12562 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12563 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12564 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12565 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12566 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12567 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12568 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12569 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12570 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12571 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12572 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12573 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12574 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12575 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12576 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12577 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12578 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12579 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12580 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12581 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12582 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12583 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12584 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12585 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12586 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12587 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12588 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12589 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12590 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12591 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12592 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12593 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12594 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12595 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12596 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12597 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12598 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12599 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12600 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12601 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12602 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12603 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12604 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12605 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12606 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12607 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12608 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12609 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12610 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12611 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12612 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12613 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12614 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12615 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12616 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12617 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12618 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12619 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12620 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12621 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12622 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12623 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12624 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12625 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12626 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12627 +execute if block ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12628 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12629 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12630 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12631 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12632 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12633 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12634 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12635 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12636 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12637 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12638 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12639 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12640 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12641 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12642 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12643 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12644 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12645 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12646 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12647 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12648 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12649 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12650 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12651 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12652 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12653 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12654 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12655 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12656 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12657 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12658 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12659 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12660 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12661 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12662 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12663 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12664 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12665 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12666 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12667 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12668 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12669 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12670 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12671 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12672 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12673 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12674 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12675 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12676 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12677 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12678 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12679 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12680 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12681 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12682 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12683 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12684 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12685 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12686 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12687 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12688 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12689 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12690 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12691 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12692 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12693 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12694 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12695 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12696 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12697 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12698 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12699 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12700 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12701 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12702 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12703 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12704 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12705 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12706 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12707 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12708 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12709 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12710 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12711 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12712 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12713 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12714 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12715 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12716 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12717 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12718 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12719 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12720 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12721 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12722 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12723 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12724 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12725 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12726 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12727 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12728 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12729 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12730 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12731 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12732 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12733 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12734 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12735 +execute if block ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12736 diff --git a/data/bsc/functions/read/l0/p/l0_673.mcfunction b/data/bsc/functions/read/l0/p/l0_673.mcfunction new file mode 100644 index 00000000..b5266bd9 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_673.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12737 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12738 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12739 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12740 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12741 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12742 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12743 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12744 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12745 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12746 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12747 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12748 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12749 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12750 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12751 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12752 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12753 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12754 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12755 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12756 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12757 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12758 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12759 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12760 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12761 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12762 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12763 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12764 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12765 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12766 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12767 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12768 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12769 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12770 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12771 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12772 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12773 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12774 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12775 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12776 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12777 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12778 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12779 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12780 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12781 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12782 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12783 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12784 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12785 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12786 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12787 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12788 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12789 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12790 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12791 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12792 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12793 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12794 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12795 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12796 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12797 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12798 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12799 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12800 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12801 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12802 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12803 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12804 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12805 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12806 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12807 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12808 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12809 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12810 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12811 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12812 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12813 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12814 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12815 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12816 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12817 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12818 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12819 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12820 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12821 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12822 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12823 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12824 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12825 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12826 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12827 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12828 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12829 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12830 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12831 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12832 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12833 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12834 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12835 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12836 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12837 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12838 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12839 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12840 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12841 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12842 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12843 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12844 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12845 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12846 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12847 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12848 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12849 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12850 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12851 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12852 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12853 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12854 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12855 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12856 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12857 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12858 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12859 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12860 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12861 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12862 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12863 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12864 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12865 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12866 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12867 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12868 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12869 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12870 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12871 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12872 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12873 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12874 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12875 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12876 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12877 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12878 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12879 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12880 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12881 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12882 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12883 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12884 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12885 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12886 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12887 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12888 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12889 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12890 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12891 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12892 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12893 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12894 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12895 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12896 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12897 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12898 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12899 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12900 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12901 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12902 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12903 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12904 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12905 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12906 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12907 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12908 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12909 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12910 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12911 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12912 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12913 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12914 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12915 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12916 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12917 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12918 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12919 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12920 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12921 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12922 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12923 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12924 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12925 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12926 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12927 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12928 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12929 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12930 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12931 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12932 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12933 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12934 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12935 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12936 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12937 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12938 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12939 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12940 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12941 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12942 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12943 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12944 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12945 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12946 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12947 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12948 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12949 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12950 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12951 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12952 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12953 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12954 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12955 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12956 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12957 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12958 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12959 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12960 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12961 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12962 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12963 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12964 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12965 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12966 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12967 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12968 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12969 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12970 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12971 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12972 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12973 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12974 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12975 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12976 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12977 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12978 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12979 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12980 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12981 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12982 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12983 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12984 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12985 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12986 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12987 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12988 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12989 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12990 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12991 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12992 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12993 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 12994 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 12995 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 12996 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 12997 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 12998 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 12999 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13000 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13001 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13002 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13003 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13004 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13005 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13006 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13007 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13008 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13009 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13010 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13011 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13012 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13013 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13014 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13015 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13016 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13017 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13018 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13019 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13020 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13021 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13022 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13023 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13024 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13025 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13026 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13027 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13028 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13029 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13030 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13031 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13032 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13033 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13034 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13035 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13036 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13037 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13038 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13039 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13040 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13041 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13042 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13043 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13044 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13045 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13046 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13047 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13048 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13049 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13050 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13051 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13052 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13053 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13054 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13055 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13056 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13057 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13058 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13059 +execute if block ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13060 diff --git a/data/bsc/functions/read/l0/p/l0_674.mcfunction b/data/bsc/functions/read/l0/p/l0_674.mcfunction new file mode 100644 index 00000000..3ab99912 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_674.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13061 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13062 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13063 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13064 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13065 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13066 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13067 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13068 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13069 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13070 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13071 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13072 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13073 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13074 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13075 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13076 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13077 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13078 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13079 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13080 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13081 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13082 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13083 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13084 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13085 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13086 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13087 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13088 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13089 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13090 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13091 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13092 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13093 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13094 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13095 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13096 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13097 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13098 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13099 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13100 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13101 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13102 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13103 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13104 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13105 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13106 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13107 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13108 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13109 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13110 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13111 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13112 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13113 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13114 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13115 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13116 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13117 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13118 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13119 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13120 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13121 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13122 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13123 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13124 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13125 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13126 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13127 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13128 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13129 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13130 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13131 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13132 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13133 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13134 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13135 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13136 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13137 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13138 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13139 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13140 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13141 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13142 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13143 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13144 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13145 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13146 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13147 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13148 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13149 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13150 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13151 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13152 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13153 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13154 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13155 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13156 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13157 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13158 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13159 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13160 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13161 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13162 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13163 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13164 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13165 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13166 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13167 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13168 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13169 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13170 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13171 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13172 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13173 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13174 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13175 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13176 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13177 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13178 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13179 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13180 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13181 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13182 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13183 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13184 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13185 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13186 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13187 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13188 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13189 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13190 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13191 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13192 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13193 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13194 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13195 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13196 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13197 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13198 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13199 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13200 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13201 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13202 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13203 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13204 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13205 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13206 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13207 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13208 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13209 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13210 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13211 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13212 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13213 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13214 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13215 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13216 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13217 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13218 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13219 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13220 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13221 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13222 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13223 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13224 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13225 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13226 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13227 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13228 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13229 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13230 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13231 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13232 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13233 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13234 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13235 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13236 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13237 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13238 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13239 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13240 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13241 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13242 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13243 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13244 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13245 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13246 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13247 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13248 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13249 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13250 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13251 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13252 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13253 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13254 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13255 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13256 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13257 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13258 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13259 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13260 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13261 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13262 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13263 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13264 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13265 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13266 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13267 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13268 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13269 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13270 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13271 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13272 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13273 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13274 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13275 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13276 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13277 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13278 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13279 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13280 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13281 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13282 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13283 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13284 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13285 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13286 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13287 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13288 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13289 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13290 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13291 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13292 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13293 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13294 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13295 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13296 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13297 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13298 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13299 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13300 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13301 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13302 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13303 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13304 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13305 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13306 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13307 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13308 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13309 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13310 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13311 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13312 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13313 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13314 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13315 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13316 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13317 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13318 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13319 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13320 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13321 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13322 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13323 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13324 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13325 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13326 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13327 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13328 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13329 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13330 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13331 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13332 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13333 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13334 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13335 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13336 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13337 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13338 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13339 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13340 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13341 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13342 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13343 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13344 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13345 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13346 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13347 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13348 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13349 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13350 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13351 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13352 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13353 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13354 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13355 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13356 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13357 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13358 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13359 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13360 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13361 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13362 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13363 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13364 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13365 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13366 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13367 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13368 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13369 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13370 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13371 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13372 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13373 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13374 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13375 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13376 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13377 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13378 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13379 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13380 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13381 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13382 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13383 +execute if block ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13384 diff --git a/data/bsc/functions/read/l0/p/l0_675.mcfunction b/data/bsc/functions/read/l0/p/l0_675.mcfunction new file mode 100644 index 00000000..19efed1a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_675.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13385 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13386 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13387 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13388 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13389 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13390 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13391 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13392 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13393 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13394 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13395 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13396 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13397 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13398 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13399 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13400 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13401 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13402 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13403 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13404 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13405 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13406 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13407 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13408 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13409 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13410 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13411 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13412 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13413 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13414 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13415 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13416 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13417 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13418 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13419 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13420 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13421 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13422 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13423 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13424 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13425 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13426 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13427 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13428 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13429 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13430 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13431 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13432 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13433 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13434 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13435 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13436 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13437 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13438 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13439 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13440 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13441 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13442 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13443 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13444 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13445 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13446 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13447 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13448 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13449 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13450 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13451 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13452 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13453 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13454 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13455 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13456 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13457 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13458 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13459 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13460 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13461 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13462 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13463 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13464 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13465 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13466 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13467 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13468 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13469 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13470 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13471 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13472 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13473 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13474 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13475 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13476 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13477 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13478 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13479 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13480 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13481 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13482 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13483 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13484 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13485 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13486 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13487 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13488 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13489 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13490 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13491 +execute if block ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13492 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13493 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13494 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13495 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13496 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13497 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13498 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13499 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13500 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13501 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13502 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13503 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13504 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13505 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13506 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13507 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13508 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13509 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13510 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13511 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13512 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13513 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13514 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13515 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13516 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13517 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13518 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13519 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13520 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13521 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13522 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13523 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13524 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13525 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13526 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13527 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13528 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13529 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13530 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13531 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13532 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13533 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13534 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13535 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13536 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13537 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13538 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13539 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13540 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13541 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13542 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13543 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13544 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13545 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13546 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13547 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13548 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13549 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13550 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13551 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13552 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13553 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13554 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13555 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13556 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13557 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13558 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13559 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13560 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13561 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13562 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13563 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13564 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13565 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13566 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13567 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13568 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13569 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13570 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13571 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13572 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13573 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13574 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13575 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13576 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13577 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13578 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13579 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13580 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13581 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13582 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13583 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13584 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13585 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13586 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13587 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13588 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13589 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13590 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13591 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13592 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13593 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13594 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13595 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13596 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13597 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13598 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13599 +execute if block ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13600 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13601 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13602 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13603 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13604 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13605 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13606 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13607 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13608 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13609 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13610 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13611 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13612 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13613 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13614 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13615 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13616 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13617 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13618 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13619 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13620 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13621 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13622 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13623 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13624 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13625 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13626 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13627 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13628 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13629 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13630 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13631 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13632 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13633 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13634 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13635 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13636 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13637 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13638 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13639 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13640 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13641 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13642 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13643 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13644 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13645 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13646 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13647 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13648 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13649 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13650 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13651 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13652 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13653 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13654 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13655 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13656 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13657 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13658 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13659 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13660 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13661 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13662 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13663 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13664 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13665 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13666 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13667 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13668 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13669 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13670 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13671 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13672 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13673 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13674 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13675 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13676 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13677 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13678 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13679 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13680 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13681 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13682 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13683 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13684 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13685 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13686 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13687 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13688 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13689 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13690 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13691 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13692 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13693 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13694 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13695 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13696 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13697 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13698 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13699 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13700 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13701 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13702 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13703 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13704 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13705 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13706 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13707 +execute if block ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13708 diff --git a/data/bsc/functions/read/l0/p/l0_676.mcfunction b/data/bsc/functions/read/l0/p/l0_676.mcfunction new file mode 100644 index 00000000..44ab64a4 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_676.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13709 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13710 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13711 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13712 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13713 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13714 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13715 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13716 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13717 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13718 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13719 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13720 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13721 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13722 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13723 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13724 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13725 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13726 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13727 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13728 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13729 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13730 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13731 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13732 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13733 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13734 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13735 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13736 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13737 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13738 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13739 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13740 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13741 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13742 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13743 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13744 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13745 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13746 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13747 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13748 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13749 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13750 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13751 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13752 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13753 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13754 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13755 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13756 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13757 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13758 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13759 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13760 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13761 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13762 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13763 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13764 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13765 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13766 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13767 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13768 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13769 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13770 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13771 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13772 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13773 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13774 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13775 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13776 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13777 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13778 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13779 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13780 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13781 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13782 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13783 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13784 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13785 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13786 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13787 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13788 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13789 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13790 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13791 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13792 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13793 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13794 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13795 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13796 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13797 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13798 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13799 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13800 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13801 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13802 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13803 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13804 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13805 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13806 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13807 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13808 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13809 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13810 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13811 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13812 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13813 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13814 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13815 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13816 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13817 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13818 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13819 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13820 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13821 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13822 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13823 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13824 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13825 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13826 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13827 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13828 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13829 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13830 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13831 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13832 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13833 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13834 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13835 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13836 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13837 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13838 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13839 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13840 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13841 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13842 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13843 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13844 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13845 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13846 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13847 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13848 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13849 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13850 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13851 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13852 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13853 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13854 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13855 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13856 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13857 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13858 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13859 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13860 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13861 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13862 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13863 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13864 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13865 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13866 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13867 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13868 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13869 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13870 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13871 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13872 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13873 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13874 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13875 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13876 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13877 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13878 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13879 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13880 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13881 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13882 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13883 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13884 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13885 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13886 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13887 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13888 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13889 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13890 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13891 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13892 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13893 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13894 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13895 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13896 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13897 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13898 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13899 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13900 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13901 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13902 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13903 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13904 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13905 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13906 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13907 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13908 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13909 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13910 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13911 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13912 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13913 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13914 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13915 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13916 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13917 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13918 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13919 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13920 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13921 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13922 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13923 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13924 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13925 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13926 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13927 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13928 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13929 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13930 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13931 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13932 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13933 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13934 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13935 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13936 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13937 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13938 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13939 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13940 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13941 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13942 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13943 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13944 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13945 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13946 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13947 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13948 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13949 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13950 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13951 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13952 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13953 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13954 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13955 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13956 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13957 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13958 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13959 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13960 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13961 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13962 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13963 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13964 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13965 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13966 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13967 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13968 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13969 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13970 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13971 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13972 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13973 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13974 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13975 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13976 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13977 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13978 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13979 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13980 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13981 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13982 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13983 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13984 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13985 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13986 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13987 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13988 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13989 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13990 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13991 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13992 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13993 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 13994 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 13995 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 13996 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 13997 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 13998 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 13999 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14000 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14001 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14002 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14003 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14004 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14005 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14006 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14007 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14008 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14009 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14010 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14011 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14012 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14013 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14014 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14015 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14016 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14017 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14018 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14019 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14020 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14021 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14022 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14023 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14024 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14025 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14026 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14027 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14028 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14029 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14030 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14031 +execute if block ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14032 diff --git a/data/bsc/functions/read/l0/p/l0_677.mcfunction b/data/bsc/functions/read/l0/p/l0_677.mcfunction new file mode 100644 index 00000000..dd8bea75 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_677.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14033 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14034 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14035 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14036 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14037 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14038 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14039 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14040 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14041 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14042 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14043 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14044 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14045 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14046 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14047 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14048 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14049 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14050 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14051 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14052 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14053 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14054 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14055 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14056 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14057 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14058 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14059 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14060 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14061 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14062 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14063 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14064 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14065 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14066 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14067 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14068 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14069 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14070 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14071 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14072 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14073 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14074 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14075 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14076 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14077 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14078 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14079 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14080 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14081 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14082 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14083 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14084 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14085 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14086 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14087 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14088 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14089 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14090 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14091 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14092 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14093 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14094 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14095 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14096 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14097 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14098 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14099 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14100 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14101 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14102 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14103 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14104 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14105 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14106 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14107 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14108 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14109 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14110 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14111 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14112 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14113 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14114 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14115 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14116 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14117 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14118 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14119 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14120 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14121 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14122 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14123 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14124 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14125 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14126 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14127 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14128 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14129 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14130 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14131 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14132 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14133 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14134 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14135 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14136 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14137 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14138 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14139 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14140 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14141 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14142 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14143 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14144 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14145 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14146 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14147 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14148 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14149 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14150 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14151 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14152 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14153 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14154 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14155 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14156 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14157 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14158 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14159 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14160 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14161 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14162 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14163 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14164 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14165 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14166 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14167 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14168 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14169 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14170 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14171 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14172 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14173 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14174 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14175 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14176 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14177 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14178 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14179 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14180 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14181 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14182 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14183 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14184 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14185 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14186 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14187 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14188 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14189 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14190 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14191 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14192 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14193 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14194 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14195 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14196 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14197 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14198 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14199 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14200 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14201 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14202 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14203 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14204 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14205 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14206 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14207 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14208 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14209 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14210 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14211 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14212 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14213 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14214 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14215 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14216 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14217 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14218 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14219 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14220 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14221 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14222 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14223 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14224 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14225 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14226 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14227 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14228 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14229 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14230 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14231 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14232 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14233 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14234 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14235 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14236 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14237 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14238 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14239 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14240 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14241 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14242 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14243 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14244 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14245 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14246 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14247 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14248 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14249 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14250 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14251 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14252 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14253 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14254 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14255 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14256 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14257 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14258 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14259 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14260 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14261 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14262 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14263 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14264 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14265 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14266 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14267 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14268 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14269 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14270 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14271 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14272 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14273 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14274 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14275 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14276 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14277 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14278 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14279 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14280 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14281 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14282 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14283 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14284 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14285 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14286 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14287 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14288 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14289 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14290 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14291 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14292 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14293 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14294 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14295 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14296 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14297 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14298 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14299 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14300 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14301 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14302 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14303 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14304 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14305 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14306 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14307 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14308 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14309 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14310 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14311 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14312 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14313 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14314 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14315 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14316 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14317 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14318 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14319 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14320 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14321 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14322 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14323 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14324 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14325 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14326 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14327 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14328 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14329 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14330 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14331 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14332 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14333 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14334 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14335 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14336 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14337 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14338 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14339 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14340 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14341 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14342 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14343 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14344 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14345 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14346 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14347 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14348 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14349 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14350 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14351 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14352 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14353 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14354 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14355 +execute if block ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14356 diff --git a/data/bsc/functions/read/l0/p/l0_678.mcfunction b/data/bsc/functions/read/l0/p/l0_678.mcfunction new file mode 100644 index 00000000..0cb7db48 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_678.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14357 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14358 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14359 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14360 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14361 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14362 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14363 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14364 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14365 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14366 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14367 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14368 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14369 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14370 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14371 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14372 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14373 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14374 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14375 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14376 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14377 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14378 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14379 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14380 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14381 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14382 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14383 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14384 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14385 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14386 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14387 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14388 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14389 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14390 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14391 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14392 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14393 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14394 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14395 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14396 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14397 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14398 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14399 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14400 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14401 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14402 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14403 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14404 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14405 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14406 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14407 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14408 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14409 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14410 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14411 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14412 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14413 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14414 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14415 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14416 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14417 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14418 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14419 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14420 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14421 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14422 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14423 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14424 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14425 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14426 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14427 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14428 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14429 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14430 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14431 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14432 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14433 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14434 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14435 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14436 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14437 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14438 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14439 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14440 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14441 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14442 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14443 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14444 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14445 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14446 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14447 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14448 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14449 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14450 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14451 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14452 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14453 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14454 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14455 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14456 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14457 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14458 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14459 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14460 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14461 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14462 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14463 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14464 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14465 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14466 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14467 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14468 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14469 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14470 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14471 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14472 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14473 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14474 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14475 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14476 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14477 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14478 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14479 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14480 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14481 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14482 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14483 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14484 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14485 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14486 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14487 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14488 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14489 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14490 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14491 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14492 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14493 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14494 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14495 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14496 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14497 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14498 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14499 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14500 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14501 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14502 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14503 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14504 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14505 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14506 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14507 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14508 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14509 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14510 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14511 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14512 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14513 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14514 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14515 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14516 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14517 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14518 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14519 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14520 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14521 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14522 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14523 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14524 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14525 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14526 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14527 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14528 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14529 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14530 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14531 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14532 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14533 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14534 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14535 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14536 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14537 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14538 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14539 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14540 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14541 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14542 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14543 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14544 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14545 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14546 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14547 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14548 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14549 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14550 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14551 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14552 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14553 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14554 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14555 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14556 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14557 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14558 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14559 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14560 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14561 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14562 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14563 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14564 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14565 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14566 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14567 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14568 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14569 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14570 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14571 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14572 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14573 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14574 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14575 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14576 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14577 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14578 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14579 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14580 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14581 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14582 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14583 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14584 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14585 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14586 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14587 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14588 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14589 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14590 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14591 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14592 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14593 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14594 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14595 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14596 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14597 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14598 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14599 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14600 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14601 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14602 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14603 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14604 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14605 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14606 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14607 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14608 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14609 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14610 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14611 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14612 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14613 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14614 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14615 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14616 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14617 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14618 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14619 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14620 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14621 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14622 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14623 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14624 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14625 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14626 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14627 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14628 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14629 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14630 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14631 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14632 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14633 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14634 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14635 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14636 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14637 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14638 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14639 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14640 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14641 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14642 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14643 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14644 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14645 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14646 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14647 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14648 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14649 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14650 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14651 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14652 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14653 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14654 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14655 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14656 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14657 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14658 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14659 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14660 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14661 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14662 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14663 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14664 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14665 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14666 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14667 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14668 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14669 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14670 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14671 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14672 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14673 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14674 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14675 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14676 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14677 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14678 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14679 +execute if block ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14680 diff --git a/data/bsc/functions/read/l0/p/l0_679.mcfunction b/data/bsc/functions/read/l0/p/l0_679.mcfunction new file mode 100644 index 00000000..5709d41c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_679.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14681 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14682 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14683 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14684 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14685 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14686 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14687 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14688 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14689 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14690 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14691 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14692 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14693 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14694 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14695 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14696 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14697 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14698 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14699 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14700 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14701 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14702 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14703 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14704 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14705 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14706 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14707 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14708 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14709 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14710 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14711 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14712 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14713 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14714 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14715 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14716 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14717 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14718 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14719 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14720 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14721 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14722 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14723 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14724 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14725 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14726 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14727 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14728 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14729 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14730 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14731 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14732 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14733 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14734 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14735 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14736 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14737 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14738 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14739 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14740 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14741 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14742 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14743 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14744 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14745 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14746 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14747 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14748 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14749 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14750 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14751 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14752 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14753 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14754 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14755 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14756 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14757 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14758 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14759 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14760 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14761 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14762 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14763 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14764 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14765 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14766 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14767 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14768 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14769 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14770 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14771 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14772 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14773 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14774 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14775 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14776 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14777 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14778 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14779 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14780 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14781 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14782 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14783 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14784 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14785 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14786 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14787 +execute if block ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14788 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14789 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14790 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14791 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14792 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14793 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14794 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14795 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14796 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14797 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14798 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14799 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14800 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14801 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14802 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14803 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14804 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14805 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14806 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14807 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14808 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14809 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14810 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14811 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14812 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14813 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14814 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14815 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14816 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14817 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14818 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14819 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14820 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14821 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14822 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14823 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14824 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14825 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14826 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14827 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14828 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14829 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14830 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14831 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14832 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14833 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14834 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14835 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14836 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14837 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14838 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14839 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14840 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14841 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14842 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14843 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14844 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14845 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14846 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14847 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14848 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14849 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14850 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14851 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14852 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14853 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14854 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14855 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14856 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14857 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14858 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14859 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14860 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14861 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14862 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14863 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14864 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14865 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14866 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14867 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14868 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14869 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14870 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14871 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14872 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14873 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14874 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14875 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14876 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14877 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14878 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14879 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14880 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14881 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14882 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14883 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14884 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14885 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14886 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14887 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14888 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14889 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14890 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14891 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14892 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14893 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14894 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14895 +execute if block ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14896 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14897 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14898 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14899 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14900 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14901 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14902 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14903 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14904 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14905 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14906 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14907 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14908 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14909 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14910 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14911 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14912 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14913 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14914 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14915 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14916 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14917 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14918 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14919 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14920 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14921 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14922 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14923 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14924 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14925 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14926 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14927 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14928 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14929 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14930 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14931 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14932 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14933 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14934 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14935 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14936 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14937 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14938 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14939 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14940 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14941 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14942 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14943 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14944 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14945 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14946 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14947 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14948 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14949 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14950 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14951 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14952 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14953 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14954 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14955 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14956 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14957 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14958 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14959 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14960 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14961 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14962 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14963 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14964 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14965 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14966 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14967 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14968 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14969 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14970 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14971 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14972 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14973 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14974 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14975 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14976 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14977 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14978 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14979 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14980 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14981 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14982 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14983 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14984 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14985 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14986 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14987 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14988 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14989 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14990 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14991 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14992 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14993 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 14994 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 14995 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 14996 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 14997 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 14998 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 14999 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 15000 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 15001 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 15002 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 15003 +execute if block ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 15004 diff --git a/data/bsc/functions/read/l0/p/l0_68.mcfunction b/data/bsc/functions/read/l0/p/l0_68.mcfunction new file mode 100644 index 00000000..9aacb9b7 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_68.mcfunction @@ -0,0 +1,14 @@ +execute if block ~ ~ ~ minecraft:azalea_leaves[distance=1,persistent=true] run scoreboard players set @s s.crhf.block_id 232 +execute if block ~ ~ ~ minecraft:azalea_leaves[distance=1,persistent=false] run scoreboard players set @s s.crhf.block_id 233 +execute if block ~ ~ ~ minecraft:azalea_leaves[distance=2,persistent=true] run scoreboard players set @s s.crhf.block_id 234 +execute if block ~ ~ ~ minecraft:azalea_leaves[distance=2,persistent=false] run scoreboard players set @s s.crhf.block_id 235 +execute if block ~ ~ ~ minecraft:azalea_leaves[distance=3,persistent=true] run scoreboard players set @s s.crhf.block_id 236 +execute if block ~ ~ ~ minecraft:azalea_leaves[distance=3,persistent=false] run scoreboard players set @s s.crhf.block_id 237 +execute if block ~ ~ ~ minecraft:azalea_leaves[distance=4,persistent=true] run scoreboard players set @s s.crhf.block_id 238 +execute if block ~ ~ ~ minecraft:azalea_leaves[distance=4,persistent=false] run scoreboard players set @s s.crhf.block_id 239 +execute if block ~ ~ ~ minecraft:azalea_leaves[distance=5,persistent=true] run scoreboard players set @s s.crhf.block_id 240 +execute if block ~ ~ ~ minecraft:azalea_leaves[distance=5,persistent=false] run scoreboard players set @s s.crhf.block_id 241 +execute if block ~ ~ ~ minecraft:azalea_leaves[distance=6,persistent=true] run scoreboard players set @s s.crhf.block_id 242 +execute if block ~ ~ ~ minecraft:azalea_leaves[distance=6,persistent=false] run scoreboard players set @s s.crhf.block_id 243 +execute if block ~ ~ ~ minecraft:azalea_leaves[distance=7,persistent=true] run scoreboard players set @s s.crhf.block_id 244 +execute if block ~ ~ ~ minecraft:azalea_leaves[distance=7,persistent=false] run scoreboard players set @s s.crhf.block_id 245 diff --git a/data/bsc/functions/read/l0/p/l0_680.mcfunction b/data/bsc/functions/read/l0/p/l0_680.mcfunction new file mode 100644 index 00000000..a90d7d43 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_680.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:scaffolding[bottom=true,distance=0,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15005 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=true,distance=0,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15006 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=true,distance=1,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15007 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=true,distance=1,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15008 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=true,distance=2,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15009 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=true,distance=2,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15010 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=true,distance=3,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15011 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=true,distance=3,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15012 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=true,distance=4,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15013 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=true,distance=4,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15014 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=true,distance=5,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15015 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=true,distance=5,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15016 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=true,distance=6,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15017 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=true,distance=6,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15018 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=true,distance=7,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15019 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=true,distance=7,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15020 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=false,distance=0,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15021 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=false,distance=0,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15022 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=false,distance=1,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15023 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=false,distance=1,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15024 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=false,distance=2,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15025 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=false,distance=2,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15026 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=false,distance=3,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15027 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=false,distance=3,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15028 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=false,distance=4,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15029 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=false,distance=4,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15030 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=false,distance=5,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15031 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=false,distance=5,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15032 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=false,distance=6,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15033 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=false,distance=6,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15034 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=false,distance=7,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15035 +execute if block ~ ~ ~ minecraft:scaffolding[bottom=false,distance=7,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15036 diff --git a/data/bsc/functions/read/l0/p/l0_681.mcfunction b/data/bsc/functions/read/l0/p/l0_681.mcfunction new file mode 100644 index 00000000..9bbfcc9b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_681.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:loom[facing=north] run scoreboard players set @s s.crhf.block_id 15037 +execute if block ~ ~ ~ minecraft:loom[facing=south] run scoreboard players set @s s.crhf.block_id 15038 +execute if block ~ ~ ~ minecraft:loom[facing=west] run scoreboard players set @s s.crhf.block_id 15039 +execute if block ~ ~ ~ minecraft:loom[facing=east] run scoreboard players set @s s.crhf.block_id 15040 diff --git a/data/bsc/functions/read/l0/p/l0_682.mcfunction b/data/bsc/functions/read/l0/p/l0_682.mcfunction new file mode 100644 index 00000000..798a428b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_682.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:barrel[facing=north,open=true] run scoreboard players set @s s.crhf.block_id 15041 +execute if block ~ ~ ~ minecraft:barrel[facing=north,open=false] run scoreboard players set @s s.crhf.block_id 15042 +execute if block ~ ~ ~ minecraft:barrel[facing=east,open=true] run scoreboard players set @s s.crhf.block_id 15043 +execute if block ~ ~ ~ minecraft:barrel[facing=east,open=false] run scoreboard players set @s s.crhf.block_id 15044 +execute if block ~ ~ ~ minecraft:barrel[facing=south,open=true] run scoreboard players set @s s.crhf.block_id 15045 +execute if block ~ ~ ~ minecraft:barrel[facing=south,open=false] run scoreboard players set @s s.crhf.block_id 15046 +execute if block ~ ~ ~ minecraft:barrel[facing=west,open=true] run scoreboard players set @s s.crhf.block_id 15047 +execute if block ~ ~ ~ minecraft:barrel[facing=west,open=false] run scoreboard players set @s s.crhf.block_id 15048 +execute if block ~ ~ ~ minecraft:barrel[facing=up,open=true] run scoreboard players set @s s.crhf.block_id 15049 +execute if block ~ ~ ~ minecraft:barrel[facing=up,open=false] run scoreboard players set @s s.crhf.block_id 15050 +execute if block ~ ~ ~ minecraft:barrel[facing=down,open=true] run scoreboard players set @s s.crhf.block_id 15051 +execute if block ~ ~ ~ minecraft:barrel[facing=down,open=false] run scoreboard players set @s s.crhf.block_id 15052 diff --git a/data/bsc/functions/read/l0/p/l0_683.mcfunction b/data/bsc/functions/read/l0/p/l0_683.mcfunction new file mode 100644 index 00000000..5048d7fe --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_683.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:smoker[facing=north,lit=true] run scoreboard players set @s s.crhf.block_id 15053 +execute if block ~ ~ ~ minecraft:smoker[facing=north,lit=false] run scoreboard players set @s s.crhf.block_id 15054 +execute if block ~ ~ ~ minecraft:smoker[facing=south,lit=true] run scoreboard players set @s s.crhf.block_id 15055 +execute if block ~ ~ ~ minecraft:smoker[facing=south,lit=false] run scoreboard players set @s s.crhf.block_id 15056 +execute if block ~ ~ ~ minecraft:smoker[facing=west,lit=true] run scoreboard players set @s s.crhf.block_id 15057 +execute if block ~ ~ ~ minecraft:smoker[facing=west,lit=false] run scoreboard players set @s s.crhf.block_id 15058 +execute if block ~ ~ ~ minecraft:smoker[facing=east,lit=true] run scoreboard players set @s s.crhf.block_id 15059 +execute if block ~ ~ ~ minecraft:smoker[facing=east,lit=false] run scoreboard players set @s s.crhf.block_id 15060 diff --git a/data/bsc/functions/read/l0/p/l0_684.mcfunction b/data/bsc/functions/read/l0/p/l0_684.mcfunction new file mode 100644 index 00000000..470e5c77 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_684.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:blast_furnace[facing=north,lit=true] run scoreboard players set @s s.crhf.block_id 15061 +execute if block ~ ~ ~ minecraft:blast_furnace[facing=north,lit=false] run scoreboard players set @s s.crhf.block_id 15062 +execute if block ~ ~ ~ minecraft:blast_furnace[facing=south,lit=true] run scoreboard players set @s s.crhf.block_id 15063 +execute if block ~ ~ ~ minecraft:blast_furnace[facing=south,lit=false] run scoreboard players set @s s.crhf.block_id 15064 +execute if block ~ ~ ~ minecraft:blast_furnace[facing=west,lit=true] run scoreboard players set @s s.crhf.block_id 15065 +execute if block ~ ~ ~ minecraft:blast_furnace[facing=west,lit=false] run scoreboard players set @s s.crhf.block_id 15066 +execute if block ~ ~ ~ minecraft:blast_furnace[facing=east,lit=true] run scoreboard players set @s s.crhf.block_id 15067 +execute if block ~ ~ ~ minecraft:blast_furnace[facing=east,lit=false] run scoreboard players set @s s.crhf.block_id 15068 diff --git a/data/bsc/functions/read/l0/p/l0_687.mcfunction b/data/bsc/functions/read/l0/p/l0_687.mcfunction new file mode 100644 index 00000000..2af0ad4b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_687.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:grindstone[face=floor,facing=north] run scoreboard players set @s s.crhf.block_id 15071 +execute if block ~ ~ ~ minecraft:grindstone[face=floor,facing=south] run scoreboard players set @s s.crhf.block_id 15072 +execute if block ~ ~ ~ minecraft:grindstone[face=floor,facing=west] run scoreboard players set @s s.crhf.block_id 15073 +execute if block ~ ~ ~ minecraft:grindstone[face=floor,facing=east] run scoreboard players set @s s.crhf.block_id 15074 +execute if block ~ ~ ~ minecraft:grindstone[face=wall,facing=north] run scoreboard players set @s s.crhf.block_id 15075 +execute if block ~ ~ ~ minecraft:grindstone[face=wall,facing=south] run scoreboard players set @s s.crhf.block_id 15076 +execute if block ~ ~ ~ minecraft:grindstone[face=wall,facing=west] run scoreboard players set @s s.crhf.block_id 15077 +execute if block ~ ~ ~ minecraft:grindstone[face=wall,facing=east] run scoreboard players set @s s.crhf.block_id 15078 +execute if block ~ ~ ~ minecraft:grindstone[face=ceiling,facing=north] run scoreboard players set @s s.crhf.block_id 15079 +execute if block ~ ~ ~ minecraft:grindstone[face=ceiling,facing=south] run scoreboard players set @s s.crhf.block_id 15080 +execute if block ~ ~ ~ minecraft:grindstone[face=ceiling,facing=west] run scoreboard players set @s s.crhf.block_id 15081 +execute if block ~ ~ ~ minecraft:grindstone[face=ceiling,facing=east] run scoreboard players set @s s.crhf.block_id 15082 diff --git a/data/bsc/functions/read/l0/p/l0_688.mcfunction b/data/bsc/functions/read/l0/p/l0_688.mcfunction new file mode 100644 index 00000000..1c7b8147 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_688.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:lectern[facing=north,has_book=true,powered=true] run scoreboard players set @s s.crhf.block_id 15083 +execute if block ~ ~ ~ minecraft:lectern[facing=north,has_book=true,powered=false] run scoreboard players set @s s.crhf.block_id 15084 +execute if block ~ ~ ~ minecraft:lectern[facing=north,has_book=false,powered=true] run scoreboard players set @s s.crhf.block_id 15085 +execute if block ~ ~ ~ minecraft:lectern[facing=north,has_book=false,powered=false] run scoreboard players set @s s.crhf.block_id 15086 +execute if block ~ ~ ~ minecraft:lectern[facing=south,has_book=true,powered=true] run scoreboard players set @s s.crhf.block_id 15087 +execute if block ~ ~ ~ minecraft:lectern[facing=south,has_book=true,powered=false] run scoreboard players set @s s.crhf.block_id 15088 +execute if block ~ ~ ~ minecraft:lectern[facing=south,has_book=false,powered=true] run scoreboard players set @s s.crhf.block_id 15089 +execute if block ~ ~ ~ minecraft:lectern[facing=south,has_book=false,powered=false] run scoreboard players set @s s.crhf.block_id 15090 +execute if block ~ ~ ~ minecraft:lectern[facing=west,has_book=true,powered=true] run scoreboard players set @s s.crhf.block_id 15091 +execute if block ~ ~ ~ minecraft:lectern[facing=west,has_book=true,powered=false] run scoreboard players set @s s.crhf.block_id 15092 +execute if block ~ ~ ~ minecraft:lectern[facing=west,has_book=false,powered=true] run scoreboard players set @s s.crhf.block_id 15093 +execute if block ~ ~ ~ minecraft:lectern[facing=west,has_book=false,powered=false] run scoreboard players set @s s.crhf.block_id 15094 +execute if block ~ ~ ~ minecraft:lectern[facing=east,has_book=true,powered=true] run scoreboard players set @s s.crhf.block_id 15095 +execute if block ~ ~ ~ minecraft:lectern[facing=east,has_book=true,powered=false] run scoreboard players set @s s.crhf.block_id 15096 +execute if block ~ ~ ~ minecraft:lectern[facing=east,has_book=false,powered=true] run scoreboard players set @s s.crhf.block_id 15097 +execute if block ~ ~ ~ minecraft:lectern[facing=east,has_book=false,powered=false] run scoreboard players set @s s.crhf.block_id 15098 diff --git a/data/bsc/functions/read/l0/p/l0_69.mcfunction b/data/bsc/functions/read/l0/p/l0_69.mcfunction new file mode 100644 index 00000000..d4e5cf20 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_69.mcfunction @@ -0,0 +1,14 @@ +execute if block ~ ~ ~ minecraft:flowering_azalea_leaves[distance=1,persistent=true] run scoreboard players set @s s.crhf.block_id 246 +execute if block ~ ~ ~ minecraft:flowering_azalea_leaves[distance=1,persistent=false] run scoreboard players set @s s.crhf.block_id 247 +execute if block ~ ~ ~ minecraft:flowering_azalea_leaves[distance=2,persistent=true] run scoreboard players set @s s.crhf.block_id 248 +execute if block ~ ~ ~ minecraft:flowering_azalea_leaves[distance=2,persistent=false] run scoreboard players set @s s.crhf.block_id 249 +execute if block ~ ~ ~ minecraft:flowering_azalea_leaves[distance=3,persistent=true] run scoreboard players set @s s.crhf.block_id 250 +execute if block ~ ~ ~ minecraft:flowering_azalea_leaves[distance=3,persistent=false] run scoreboard players set @s s.crhf.block_id 251 +execute if block ~ ~ ~ minecraft:flowering_azalea_leaves[distance=4,persistent=true] run scoreboard players set @s s.crhf.block_id 252 +execute if block ~ ~ ~ minecraft:flowering_azalea_leaves[distance=4,persistent=false] run scoreboard players set @s s.crhf.block_id 253 +execute if block ~ ~ ~ minecraft:flowering_azalea_leaves[distance=5,persistent=true] run scoreboard players set @s s.crhf.block_id 254 +execute if block ~ ~ ~ minecraft:flowering_azalea_leaves[distance=5,persistent=false] run scoreboard players set @s s.crhf.block_id 255 +execute if block ~ ~ ~ minecraft:flowering_azalea_leaves[distance=6,persistent=true] run scoreboard players set @s s.crhf.block_id 256 +execute if block ~ ~ ~ minecraft:flowering_azalea_leaves[distance=6,persistent=false] run scoreboard players set @s s.crhf.block_id 257 +execute if block ~ ~ ~ minecraft:flowering_azalea_leaves[distance=7,persistent=true] run scoreboard players set @s s.crhf.block_id 258 +execute if block ~ ~ ~ minecraft:flowering_azalea_leaves[distance=7,persistent=false] run scoreboard players set @s s.crhf.block_id 259 diff --git a/data/bsc/functions/read/l0/p/l0_690.mcfunction b/data/bsc/functions/read/l0/p/l0_690.mcfunction new file mode 100644 index 00000000..cea4ee1e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_690.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:stonecutter[facing=north] run scoreboard players set @s s.crhf.block_id 15100 +execute if block ~ ~ ~ minecraft:stonecutter[facing=south] run scoreboard players set @s s.crhf.block_id 15101 +execute if block ~ ~ ~ minecraft:stonecutter[facing=west] run scoreboard players set @s s.crhf.block_id 15102 +execute if block ~ ~ ~ minecraft:stonecutter[facing=east] run scoreboard players set @s s.crhf.block_id 15103 diff --git a/data/bsc/functions/read/l0/p/l0_691.mcfunction b/data/bsc/functions/read/l0/p/l0_691.mcfunction new file mode 100644 index 00000000..21d85e96 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_691.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:bell[attachment=floor,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 15104 +execute if block ~ ~ ~ minecraft:bell[attachment=floor,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 15105 +execute if block ~ ~ ~ minecraft:bell[attachment=floor,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 15106 +execute if block ~ ~ ~ minecraft:bell[attachment=floor,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 15107 +execute if block ~ ~ ~ minecraft:bell[attachment=floor,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 15108 +execute if block ~ ~ ~ minecraft:bell[attachment=floor,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 15109 +execute if block ~ ~ ~ minecraft:bell[attachment=floor,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 15110 +execute if block ~ ~ ~ minecraft:bell[attachment=floor,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 15111 +execute if block ~ ~ ~ minecraft:bell[attachment=ceiling,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 15112 +execute if block ~ ~ ~ minecraft:bell[attachment=ceiling,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 15113 +execute if block ~ ~ ~ minecraft:bell[attachment=ceiling,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 15114 +execute if block ~ ~ ~ minecraft:bell[attachment=ceiling,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 15115 +execute if block ~ ~ ~ minecraft:bell[attachment=ceiling,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 15116 +execute if block ~ ~ ~ minecraft:bell[attachment=ceiling,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 15117 +execute if block ~ ~ ~ minecraft:bell[attachment=ceiling,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 15118 +execute if block ~ ~ ~ minecraft:bell[attachment=ceiling,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 15119 +execute if block ~ ~ ~ minecraft:bell[attachment=single_wall,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 15120 +execute if block ~ ~ ~ minecraft:bell[attachment=single_wall,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 15121 +execute if block ~ ~ ~ minecraft:bell[attachment=single_wall,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 15122 +execute if block ~ ~ ~ minecraft:bell[attachment=single_wall,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 15123 +execute if block ~ ~ ~ minecraft:bell[attachment=single_wall,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 15124 +execute if block ~ ~ ~ minecraft:bell[attachment=single_wall,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 15125 +execute if block ~ ~ ~ minecraft:bell[attachment=single_wall,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 15126 +execute if block ~ ~ ~ minecraft:bell[attachment=single_wall,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 15127 +execute if block ~ ~ ~ minecraft:bell[attachment=double_wall,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 15128 +execute if block ~ ~ ~ minecraft:bell[attachment=double_wall,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 15129 +execute if block ~ ~ ~ minecraft:bell[attachment=double_wall,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 15130 +execute if block ~ ~ ~ minecraft:bell[attachment=double_wall,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 15131 +execute if block ~ ~ ~ minecraft:bell[attachment=double_wall,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 15132 +execute if block ~ ~ ~ minecraft:bell[attachment=double_wall,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 15133 +execute if block ~ ~ ~ minecraft:bell[attachment=double_wall,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 15134 +execute if block ~ ~ ~ minecraft:bell[attachment=double_wall,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 15135 diff --git a/data/bsc/functions/read/l0/p/l0_692.mcfunction b/data/bsc/functions/read/l0/p/l0_692.mcfunction new file mode 100644 index 00000000..b5ae292d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_692.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:lantern[hanging=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15136 +execute if block ~ ~ ~ minecraft:lantern[hanging=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15137 +execute if block ~ ~ ~ minecraft:lantern[hanging=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15138 +execute if block ~ ~ ~ minecraft:lantern[hanging=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15139 diff --git a/data/bsc/functions/read/l0/p/l0_693.mcfunction b/data/bsc/functions/read/l0/p/l0_693.mcfunction new file mode 100644 index 00000000..ccf679e2 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_693.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:soul_lantern[hanging=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15140 +execute if block ~ ~ ~ minecraft:soul_lantern[hanging=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15141 +execute if block ~ ~ ~ minecraft:soul_lantern[hanging=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15142 +execute if block ~ ~ ~ minecraft:soul_lantern[hanging=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15143 diff --git a/data/bsc/functions/read/l0/p/l0_694.mcfunction b/data/bsc/functions/read/l0/p/l0_694.mcfunction new file mode 100644 index 00000000..28740048 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_694.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:campfire[facing=north,lit=true,signal_fire=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15144 +execute if block ~ ~ ~ minecraft:campfire[facing=north,lit=true,signal_fire=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15145 +execute if block ~ ~ ~ minecraft:campfire[facing=north,lit=true,signal_fire=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15146 +execute if block ~ ~ ~ minecraft:campfire[facing=north,lit=true,signal_fire=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15147 +execute if block ~ ~ ~ minecraft:campfire[facing=north,lit=false,signal_fire=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15148 +execute if block ~ ~ ~ minecraft:campfire[facing=north,lit=false,signal_fire=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15149 +execute if block ~ ~ ~ minecraft:campfire[facing=north,lit=false,signal_fire=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15150 +execute if block ~ ~ ~ minecraft:campfire[facing=north,lit=false,signal_fire=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15151 +execute if block ~ ~ ~ minecraft:campfire[facing=south,lit=true,signal_fire=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15152 +execute if block ~ ~ ~ minecraft:campfire[facing=south,lit=true,signal_fire=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15153 +execute if block ~ ~ ~ minecraft:campfire[facing=south,lit=true,signal_fire=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15154 +execute if block ~ ~ ~ minecraft:campfire[facing=south,lit=true,signal_fire=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15155 +execute if block ~ ~ ~ minecraft:campfire[facing=south,lit=false,signal_fire=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15156 +execute if block ~ ~ ~ minecraft:campfire[facing=south,lit=false,signal_fire=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15157 +execute if block ~ ~ ~ minecraft:campfire[facing=south,lit=false,signal_fire=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15158 +execute if block ~ ~ ~ minecraft:campfire[facing=south,lit=false,signal_fire=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15159 +execute if block ~ ~ ~ minecraft:campfire[facing=west,lit=true,signal_fire=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15160 +execute if block ~ ~ ~ minecraft:campfire[facing=west,lit=true,signal_fire=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15161 +execute if block ~ ~ ~ minecraft:campfire[facing=west,lit=true,signal_fire=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15162 +execute if block ~ ~ ~ minecraft:campfire[facing=west,lit=true,signal_fire=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15163 +execute if block ~ ~ ~ minecraft:campfire[facing=west,lit=false,signal_fire=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15164 +execute if block ~ ~ ~ minecraft:campfire[facing=west,lit=false,signal_fire=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15165 +execute if block ~ ~ ~ minecraft:campfire[facing=west,lit=false,signal_fire=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15166 +execute if block ~ ~ ~ minecraft:campfire[facing=west,lit=false,signal_fire=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15167 +execute if block ~ ~ ~ minecraft:campfire[facing=east,lit=true,signal_fire=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15168 +execute if block ~ ~ ~ minecraft:campfire[facing=east,lit=true,signal_fire=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15169 +execute if block ~ ~ ~ minecraft:campfire[facing=east,lit=true,signal_fire=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15170 +execute if block ~ ~ ~ minecraft:campfire[facing=east,lit=true,signal_fire=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15171 +execute if block ~ ~ ~ minecraft:campfire[facing=east,lit=false,signal_fire=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15172 +execute if block ~ ~ ~ minecraft:campfire[facing=east,lit=false,signal_fire=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15173 +execute if block ~ ~ ~ minecraft:campfire[facing=east,lit=false,signal_fire=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15174 +execute if block ~ ~ ~ minecraft:campfire[facing=east,lit=false,signal_fire=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15175 diff --git a/data/bsc/functions/read/l0/p/l0_695.mcfunction b/data/bsc/functions/read/l0/p/l0_695.mcfunction new file mode 100644 index 00000000..c22ae33f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_695.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:soul_campfire[facing=north,lit=true,signal_fire=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15176 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=north,lit=true,signal_fire=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15177 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=north,lit=true,signal_fire=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15178 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=north,lit=true,signal_fire=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15179 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=north,lit=false,signal_fire=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15180 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=north,lit=false,signal_fire=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15181 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=north,lit=false,signal_fire=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15182 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=north,lit=false,signal_fire=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15183 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=south,lit=true,signal_fire=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15184 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=south,lit=true,signal_fire=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15185 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=south,lit=true,signal_fire=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15186 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=south,lit=true,signal_fire=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15187 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=south,lit=false,signal_fire=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15188 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=south,lit=false,signal_fire=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15189 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=south,lit=false,signal_fire=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15190 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=south,lit=false,signal_fire=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15191 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=west,lit=true,signal_fire=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15192 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=west,lit=true,signal_fire=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15193 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=west,lit=true,signal_fire=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15194 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=west,lit=true,signal_fire=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15195 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=west,lit=false,signal_fire=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15196 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=west,lit=false,signal_fire=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15197 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=west,lit=false,signal_fire=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15198 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=west,lit=false,signal_fire=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15199 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=east,lit=true,signal_fire=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15200 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=east,lit=true,signal_fire=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15201 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=east,lit=true,signal_fire=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15202 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=east,lit=true,signal_fire=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15203 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=east,lit=false,signal_fire=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15204 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=east,lit=false,signal_fire=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15205 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=east,lit=false,signal_fire=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15206 +execute if block ~ ~ ~ minecraft:soul_campfire[facing=east,lit=false,signal_fire=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15207 diff --git a/data/bsc/functions/read/l0/p/l0_696.mcfunction b/data/bsc/functions/read/l0/p/l0_696.mcfunction new file mode 100644 index 00000000..3cfa0335 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_696.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:sweet_berry_bush[age=0] run scoreboard players set @s s.crhf.block_id 15208 +execute if block ~ ~ ~ minecraft:sweet_berry_bush[age=1] run scoreboard players set @s s.crhf.block_id 15209 +execute if block ~ ~ ~ minecraft:sweet_berry_bush[age=2] run scoreboard players set @s s.crhf.block_id 15210 +execute if block ~ ~ ~ minecraft:sweet_berry_bush[age=3] run scoreboard players set @s s.crhf.block_id 15211 diff --git a/data/bsc/functions/read/l0/p/l0_697.mcfunction b/data/bsc/functions/read/l0/p/l0_697.mcfunction new file mode 100644 index 00000000..23d9c021 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_697.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:warped_stem[axis=x] run scoreboard players set @s s.crhf.block_id 15212 +execute if block ~ ~ ~ minecraft:warped_stem[axis=y] run scoreboard players set @s s.crhf.block_id 15213 +execute if block ~ ~ ~ minecraft:warped_stem[axis=z] run scoreboard players set @s s.crhf.block_id 15214 diff --git a/data/bsc/functions/read/l0/p/l0_698.mcfunction b/data/bsc/functions/read/l0/p/l0_698.mcfunction new file mode 100644 index 00000000..29876139 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_698.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:stripped_warped_stem[axis=x] run scoreboard players set @s s.crhf.block_id 15215 +execute if block ~ ~ ~ minecraft:stripped_warped_stem[axis=y] run scoreboard players set @s s.crhf.block_id 15216 +execute if block ~ ~ ~ minecraft:stripped_warped_stem[axis=z] run scoreboard players set @s s.crhf.block_id 15217 diff --git a/data/bsc/functions/read/l0/p/l0_699.mcfunction b/data/bsc/functions/read/l0/p/l0_699.mcfunction new file mode 100644 index 00000000..ddd19ace --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_699.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:warped_hyphae[axis=x] run scoreboard players set @s s.crhf.block_id 15218 +execute if block ~ ~ ~ minecraft:warped_hyphae[axis=y] run scoreboard players set @s s.crhf.block_id 15219 +execute if block ~ ~ ~ minecraft:warped_hyphae[axis=z] run scoreboard players set @s s.crhf.block_id 15220 diff --git a/data/bsc/functions/read/l0/p/l0_700.mcfunction b/data/bsc/functions/read/l0/p/l0_700.mcfunction new file mode 100644 index 00000000..19e475be --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_700.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:stripped_warped_hyphae[axis=x] run scoreboard players set @s s.crhf.block_id 15221 +execute if block ~ ~ ~ minecraft:stripped_warped_hyphae[axis=y] run scoreboard players set @s s.crhf.block_id 15222 +execute if block ~ ~ ~ minecraft:stripped_warped_hyphae[axis=z] run scoreboard players set @s s.crhf.block_id 15223 diff --git a/data/bsc/functions/read/l0/p/l0_706.mcfunction b/data/bsc/functions/read/l0/p/l0_706.mcfunction new file mode 100644 index 00000000..25c92c5d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_706.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:crimson_stem[axis=x] run scoreboard players set @s s.crhf.block_id 15229 +execute if block ~ ~ ~ minecraft:crimson_stem[axis=y] run scoreboard players set @s s.crhf.block_id 15230 +execute if block ~ ~ ~ minecraft:crimson_stem[axis=z] run scoreboard players set @s s.crhf.block_id 15231 diff --git a/data/bsc/functions/read/l0/p/l0_707.mcfunction b/data/bsc/functions/read/l0/p/l0_707.mcfunction new file mode 100644 index 00000000..f64392eb --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_707.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:stripped_crimson_stem[axis=x] run scoreboard players set @s s.crhf.block_id 15232 +execute if block ~ ~ ~ minecraft:stripped_crimson_stem[axis=y] run scoreboard players set @s s.crhf.block_id 15233 +execute if block ~ ~ ~ minecraft:stripped_crimson_stem[axis=z] run scoreboard players set @s s.crhf.block_id 15234 diff --git a/data/bsc/functions/read/l0/p/l0_708.mcfunction b/data/bsc/functions/read/l0/p/l0_708.mcfunction new file mode 100644 index 00000000..2131d940 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_708.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:crimson_hyphae[axis=x] run scoreboard players set @s s.crhf.block_id 15235 +execute if block ~ ~ ~ minecraft:crimson_hyphae[axis=y] run scoreboard players set @s s.crhf.block_id 15236 +execute if block ~ ~ ~ minecraft:crimson_hyphae[axis=z] run scoreboard players set @s s.crhf.block_id 15237 diff --git a/data/bsc/functions/read/l0/p/l0_709.mcfunction b/data/bsc/functions/read/l0/p/l0_709.mcfunction new file mode 100644 index 00000000..b6e2efeb --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_709.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:stripped_crimson_hyphae[axis=x] run scoreboard players set @s s.crhf.block_id 15238 +execute if block ~ ~ ~ minecraft:stripped_crimson_hyphae[axis=y] run scoreboard players set @s s.crhf.block_id 15239 +execute if block ~ ~ ~ minecraft:stripped_crimson_hyphae[axis=z] run scoreboard players set @s s.crhf.block_id 15240 diff --git a/data/bsc/functions/read/l0/p/l0_713.mcfunction b/data/bsc/functions/read/l0/p/l0_713.mcfunction new file mode 100644 index 00000000..0309f42e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_713.mcfunction @@ -0,0 +1,26 @@ +execute if block ~ ~ ~ minecraft:weeping_vines[age=0] run scoreboard players set @s s.crhf.block_id 15244 +execute if block ~ ~ ~ minecraft:weeping_vines[age=1] run scoreboard players set @s s.crhf.block_id 15245 +execute if block ~ ~ ~ minecraft:weeping_vines[age=2] run scoreboard players set @s s.crhf.block_id 15246 +execute if block ~ ~ ~ minecraft:weeping_vines[age=3] run scoreboard players set @s s.crhf.block_id 15247 +execute if block ~ ~ ~ minecraft:weeping_vines[age=4] run scoreboard players set @s s.crhf.block_id 15248 +execute if block ~ ~ ~ minecraft:weeping_vines[age=5] run scoreboard players set @s s.crhf.block_id 15249 +execute if block ~ ~ ~ minecraft:weeping_vines[age=6] run scoreboard players set @s s.crhf.block_id 15250 +execute if block ~ ~ ~ minecraft:weeping_vines[age=7] run scoreboard players set @s s.crhf.block_id 15251 +execute if block ~ ~ ~ minecraft:weeping_vines[age=8] run scoreboard players set @s s.crhf.block_id 15252 +execute if block ~ ~ ~ minecraft:weeping_vines[age=9] run scoreboard players set @s s.crhf.block_id 15253 +execute if block ~ ~ ~ minecraft:weeping_vines[age=10] run scoreboard players set @s s.crhf.block_id 15254 +execute if block ~ ~ ~ minecraft:weeping_vines[age=11] run scoreboard players set @s s.crhf.block_id 15255 +execute if block ~ ~ ~ minecraft:weeping_vines[age=12] run scoreboard players set @s s.crhf.block_id 15256 +execute if block ~ ~ ~ minecraft:weeping_vines[age=13] run scoreboard players set @s s.crhf.block_id 15257 +execute if block ~ ~ ~ minecraft:weeping_vines[age=14] run scoreboard players set @s s.crhf.block_id 15258 +execute if block ~ ~ ~ minecraft:weeping_vines[age=15] run scoreboard players set @s s.crhf.block_id 15259 +execute if block ~ ~ ~ minecraft:weeping_vines[age=16] run scoreboard players set @s s.crhf.block_id 15260 +execute if block ~ ~ ~ minecraft:weeping_vines[age=17] run scoreboard players set @s s.crhf.block_id 15261 +execute if block ~ ~ ~ minecraft:weeping_vines[age=18] run scoreboard players set @s s.crhf.block_id 15262 +execute if block ~ ~ ~ minecraft:weeping_vines[age=19] run scoreboard players set @s s.crhf.block_id 15263 +execute if block ~ ~ ~ minecraft:weeping_vines[age=20] run scoreboard players set @s s.crhf.block_id 15264 +execute if block ~ ~ ~ minecraft:weeping_vines[age=21] run scoreboard players set @s s.crhf.block_id 15265 +execute if block ~ ~ ~ minecraft:weeping_vines[age=22] run scoreboard players set @s s.crhf.block_id 15266 +execute if block ~ ~ ~ minecraft:weeping_vines[age=23] run scoreboard players set @s s.crhf.block_id 15267 +execute if block ~ ~ ~ minecraft:weeping_vines[age=24] run scoreboard players set @s s.crhf.block_id 15268 +execute if block ~ ~ ~ minecraft:weeping_vines[age=25] run scoreboard players set @s s.crhf.block_id 15269 diff --git a/data/bsc/functions/read/l0/p/l0_715.mcfunction b/data/bsc/functions/read/l0/p/l0_715.mcfunction new file mode 100644 index 00000000..bb22e63a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_715.mcfunction @@ -0,0 +1,26 @@ +execute if block ~ ~ ~ minecraft:twisting_vines[age=0] run scoreboard players set @s s.crhf.block_id 15271 +execute if block ~ ~ ~ minecraft:twisting_vines[age=1] run scoreboard players set @s s.crhf.block_id 15272 +execute if block ~ ~ ~ minecraft:twisting_vines[age=2] run scoreboard players set @s s.crhf.block_id 15273 +execute if block ~ ~ ~ minecraft:twisting_vines[age=3] run scoreboard players set @s s.crhf.block_id 15274 +execute if block ~ ~ ~ minecraft:twisting_vines[age=4] run scoreboard players set @s s.crhf.block_id 15275 +execute if block ~ ~ ~ minecraft:twisting_vines[age=5] run scoreboard players set @s s.crhf.block_id 15276 +execute if block ~ ~ ~ minecraft:twisting_vines[age=6] run scoreboard players set @s s.crhf.block_id 15277 +execute if block ~ ~ ~ minecraft:twisting_vines[age=7] run scoreboard players set @s s.crhf.block_id 15278 +execute if block ~ ~ ~ minecraft:twisting_vines[age=8] run scoreboard players set @s s.crhf.block_id 15279 +execute if block ~ ~ ~ minecraft:twisting_vines[age=9] run scoreboard players set @s s.crhf.block_id 15280 +execute if block ~ ~ ~ minecraft:twisting_vines[age=10] run scoreboard players set @s s.crhf.block_id 15281 +execute if block ~ ~ ~ minecraft:twisting_vines[age=11] run scoreboard players set @s s.crhf.block_id 15282 +execute if block ~ ~ ~ minecraft:twisting_vines[age=12] run scoreboard players set @s s.crhf.block_id 15283 +execute if block ~ ~ ~ minecraft:twisting_vines[age=13] run scoreboard players set @s s.crhf.block_id 15284 +execute if block ~ ~ ~ minecraft:twisting_vines[age=14] run scoreboard players set @s s.crhf.block_id 15285 +execute if block ~ ~ ~ minecraft:twisting_vines[age=15] run scoreboard players set @s s.crhf.block_id 15286 +execute if block ~ ~ ~ minecraft:twisting_vines[age=16] run scoreboard players set @s s.crhf.block_id 15287 +execute if block ~ ~ ~ minecraft:twisting_vines[age=17] run scoreboard players set @s s.crhf.block_id 15288 +execute if block ~ ~ ~ minecraft:twisting_vines[age=18] run scoreboard players set @s s.crhf.block_id 15289 +execute if block ~ ~ ~ minecraft:twisting_vines[age=19] run scoreboard players set @s s.crhf.block_id 15290 +execute if block ~ ~ ~ minecraft:twisting_vines[age=20] run scoreboard players set @s s.crhf.block_id 15291 +execute if block ~ ~ ~ minecraft:twisting_vines[age=21] run scoreboard players set @s s.crhf.block_id 15292 +execute if block ~ ~ ~ minecraft:twisting_vines[age=22] run scoreboard players set @s s.crhf.block_id 15293 +execute if block ~ ~ ~ minecraft:twisting_vines[age=23] run scoreboard players set @s s.crhf.block_id 15294 +execute if block ~ ~ ~ minecraft:twisting_vines[age=24] run scoreboard players set @s s.crhf.block_id 15295 +execute if block ~ ~ ~ minecraft:twisting_vines[age=25] run scoreboard players set @s s.crhf.block_id 15296 diff --git a/data/bsc/functions/read/l0/p/l0_720.mcfunction b/data/bsc/functions/read/l0/p/l0_720.mcfunction new file mode 100644 index 00000000..2f42d549 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_720.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:crimson_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15301 +execute if block ~ ~ ~ minecraft:crimson_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15302 +execute if block ~ ~ ~ minecraft:crimson_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15303 +execute if block ~ ~ ~ minecraft:crimson_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15304 +execute if block ~ ~ ~ minecraft:crimson_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15305 +execute if block ~ ~ ~ minecraft:crimson_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15306 diff --git a/data/bsc/functions/read/l0/p/l0_721.mcfunction b/data/bsc/functions/read/l0/p/l0_721.mcfunction new file mode 100644 index 00000000..ab37d2b2 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_721.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:warped_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15307 +execute if block ~ ~ ~ minecraft:warped_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15308 +execute if block ~ ~ ~ minecraft:warped_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15309 +execute if block ~ ~ ~ minecraft:warped_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15310 +execute if block ~ ~ ~ minecraft:warped_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15311 +execute if block ~ ~ ~ minecraft:warped_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15312 diff --git a/data/bsc/functions/read/l0/p/l0_722.mcfunction b/data/bsc/functions/read/l0/p/l0_722.mcfunction new file mode 100644 index 00000000..8140db15 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_722.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:crimson_pressure_plate[powered=true] run scoreboard players set @s s.crhf.block_id 15313 +execute if block ~ ~ ~ minecraft:crimson_pressure_plate[powered=false] run scoreboard players set @s s.crhf.block_id 15314 diff --git a/data/bsc/functions/read/l0/p/l0_723.mcfunction b/data/bsc/functions/read/l0/p/l0_723.mcfunction new file mode 100644 index 00000000..afd1c79e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_723.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:warped_pressure_plate[powered=true] run scoreboard players set @s s.crhf.block_id 15315 +execute if block ~ ~ ~ minecraft:warped_pressure_plate[powered=false] run scoreboard players set @s s.crhf.block_id 15316 diff --git a/data/bsc/functions/read/l0/p/l0_724.mcfunction b/data/bsc/functions/read/l0/p/l0_724.mcfunction new file mode 100644 index 00000000..98615d90 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_724.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:crimson_fence[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 15317 +execute if block ~ ~ ~ minecraft:crimson_fence[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 15318 +execute if block ~ ~ ~ minecraft:crimson_fence[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 15319 +execute if block ~ ~ ~ minecraft:crimson_fence[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 15320 +execute if block ~ ~ ~ minecraft:crimson_fence[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 15321 +execute if block ~ ~ ~ minecraft:crimson_fence[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 15322 +execute if block ~ ~ ~ minecraft:crimson_fence[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 15323 +execute if block ~ ~ ~ minecraft:crimson_fence[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 15324 +execute if block ~ ~ ~ minecraft:crimson_fence[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 15325 +execute if block ~ ~ ~ minecraft:crimson_fence[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 15326 +execute if block ~ ~ ~ minecraft:crimson_fence[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 15327 +execute if block ~ ~ ~ minecraft:crimson_fence[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 15328 +execute if block ~ ~ ~ minecraft:crimson_fence[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 15329 +execute if block ~ ~ ~ minecraft:crimson_fence[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 15330 +execute if block ~ ~ ~ minecraft:crimson_fence[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 15331 +execute if block ~ ~ ~ minecraft:crimson_fence[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 15332 +execute if block ~ ~ ~ minecraft:crimson_fence[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 15333 +execute if block ~ ~ ~ minecraft:crimson_fence[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 15334 +execute if block ~ ~ ~ minecraft:crimson_fence[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 15335 +execute if block ~ ~ ~ minecraft:crimson_fence[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 15336 +execute if block ~ ~ ~ minecraft:crimson_fence[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 15337 +execute if block ~ ~ ~ minecraft:crimson_fence[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 15338 +execute if block ~ ~ ~ minecraft:crimson_fence[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 15339 +execute if block ~ ~ ~ minecraft:crimson_fence[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 15340 +execute if block ~ ~ ~ minecraft:crimson_fence[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 15341 +execute if block ~ ~ ~ minecraft:crimson_fence[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 15342 +execute if block ~ ~ ~ minecraft:crimson_fence[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 15343 +execute if block ~ ~ ~ minecraft:crimson_fence[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 15344 +execute if block ~ ~ ~ minecraft:crimson_fence[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 15345 +execute if block ~ ~ ~ minecraft:crimson_fence[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 15346 +execute if block ~ ~ ~ minecraft:crimson_fence[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 15347 +execute if block ~ ~ ~ minecraft:crimson_fence[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 15348 diff --git a/data/bsc/functions/read/l0/p/l0_725.mcfunction b/data/bsc/functions/read/l0/p/l0_725.mcfunction new file mode 100644 index 00000000..52258f6f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_725.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:warped_fence[east=true,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 15349 +execute if block ~ ~ ~ minecraft:warped_fence[east=true,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 15350 +execute if block ~ ~ ~ minecraft:warped_fence[east=true,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 15351 +execute if block ~ ~ ~ minecraft:warped_fence[east=true,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 15352 +execute if block ~ ~ ~ minecraft:warped_fence[east=true,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 15353 +execute if block ~ ~ ~ minecraft:warped_fence[east=true,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 15354 +execute if block ~ ~ ~ minecraft:warped_fence[east=true,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 15355 +execute if block ~ ~ ~ minecraft:warped_fence[east=true,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 15356 +execute if block ~ ~ ~ minecraft:warped_fence[east=true,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 15357 +execute if block ~ ~ ~ minecraft:warped_fence[east=true,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 15358 +execute if block ~ ~ ~ minecraft:warped_fence[east=true,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 15359 +execute if block ~ ~ ~ minecraft:warped_fence[east=true,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 15360 +execute if block ~ ~ ~ minecraft:warped_fence[east=true,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 15361 +execute if block ~ ~ ~ minecraft:warped_fence[east=true,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 15362 +execute if block ~ ~ ~ minecraft:warped_fence[east=true,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 15363 +execute if block ~ ~ ~ minecraft:warped_fence[east=true,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 15364 +execute if block ~ ~ ~ minecraft:warped_fence[east=false,north=true,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 15365 +execute if block ~ ~ ~ minecraft:warped_fence[east=false,north=true,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 15366 +execute if block ~ ~ ~ minecraft:warped_fence[east=false,north=true,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 15367 +execute if block ~ ~ ~ minecraft:warped_fence[east=false,north=true,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 15368 +execute if block ~ ~ ~ minecraft:warped_fence[east=false,north=true,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 15369 +execute if block ~ ~ ~ minecraft:warped_fence[east=false,north=true,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 15370 +execute if block ~ ~ ~ minecraft:warped_fence[east=false,north=true,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 15371 +execute if block ~ ~ ~ minecraft:warped_fence[east=false,north=true,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 15372 +execute if block ~ ~ ~ minecraft:warped_fence[east=false,north=false,south=true,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 15373 +execute if block ~ ~ ~ minecraft:warped_fence[east=false,north=false,south=true,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 15374 +execute if block ~ ~ ~ minecraft:warped_fence[east=false,north=false,south=true,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 15375 +execute if block ~ ~ ~ minecraft:warped_fence[east=false,north=false,south=true,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 15376 +execute if block ~ ~ ~ minecraft:warped_fence[east=false,north=false,south=false,waterlogged=true,west=true] run scoreboard players set @s s.crhf.block_id 15377 +execute if block ~ ~ ~ minecraft:warped_fence[east=false,north=false,south=false,waterlogged=true,west=false] run scoreboard players set @s s.crhf.block_id 15378 +execute if block ~ ~ ~ minecraft:warped_fence[east=false,north=false,south=false,waterlogged=false,west=true] run scoreboard players set @s s.crhf.block_id 15379 +execute if block ~ ~ ~ minecraft:warped_fence[east=false,north=false,south=false,waterlogged=false,west=false] run scoreboard players set @s s.crhf.block_id 15380 diff --git a/data/bsc/functions/read/l0/p/l0_726.mcfunction b/data/bsc/functions/read/l0/p/l0_726.mcfunction new file mode 100644 index 00000000..0e47c441 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_726.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15381 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15382 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15383 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15384 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15385 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15386 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15387 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15388 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15389 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15390 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15391 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15392 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15393 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15394 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15395 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15396 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15397 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15398 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15399 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15400 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15401 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15402 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15403 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15404 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15405 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15406 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15407 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15408 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15409 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15410 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15411 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15412 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15413 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15414 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15415 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15416 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15417 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15418 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15419 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15420 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15421 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15422 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15423 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15424 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15425 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15426 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15427 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15428 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15429 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15430 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15431 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15432 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15433 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15434 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15435 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15436 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15437 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15438 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15439 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15440 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15441 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15442 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15443 +execute if block ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15444 diff --git a/data/bsc/functions/read/l0/p/l0_727.mcfunction b/data/bsc/functions/read/l0/p/l0_727.mcfunction new file mode 100644 index 00000000..27fa7b21 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_727.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15445 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15446 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15447 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15448 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15449 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15450 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15451 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15452 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15453 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15454 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15455 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15456 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15457 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15458 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15459 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15460 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15461 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15462 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15463 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15464 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15465 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15466 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15467 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15468 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15469 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15470 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15471 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15472 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15473 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15474 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15475 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15476 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15477 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15478 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15479 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15480 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15481 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15482 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15483 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15484 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15485 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15486 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15487 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15488 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15489 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15490 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15491 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15492 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15493 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15494 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15495 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15496 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15497 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15498 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15499 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15500 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15501 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15502 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15503 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15504 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15505 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15506 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15507 +execute if block ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15508 diff --git a/data/bsc/functions/read/l0/p/l0_728.mcfunction b/data/bsc/functions/read/l0/p/l0_728.mcfunction new file mode 100644 index 00000000..8e14f63d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_728.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=north,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15509 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=north,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15510 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=north,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15511 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=north,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15512 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=north,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15513 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=north,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15514 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=north,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15515 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=north,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15516 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=south,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15517 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=south,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15518 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=south,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15519 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=south,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15520 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=south,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15521 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=south,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15522 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=south,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15523 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=south,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15524 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=west,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15525 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=west,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15526 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=west,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15527 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=west,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15528 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=west,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15529 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=west,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15530 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=west,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15531 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=west,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15532 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=east,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15533 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=east,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15534 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=east,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15535 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=east,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15536 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=east,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15537 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=east,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15538 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=east,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15539 +execute if block ~ ~ ~ minecraft:crimson_fence_gate[facing=east,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15540 diff --git a/data/bsc/functions/read/l0/p/l0_729.mcfunction b/data/bsc/functions/read/l0/p/l0_729.mcfunction new file mode 100644 index 00000000..afe70568 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_729.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=north,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15541 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=north,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15542 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=north,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15543 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=north,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15544 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=north,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15545 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=north,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15546 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=north,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15547 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=north,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15548 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=south,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15549 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=south,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15550 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=south,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15551 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=south,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15552 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=south,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15553 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=south,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15554 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=south,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15555 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=south,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15556 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=west,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15557 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=west,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15558 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=west,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15559 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=west,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15560 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=west,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15561 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=west,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15562 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=west,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15563 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=west,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15564 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=east,in_wall=true,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15565 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=east,in_wall=true,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15566 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=east,in_wall=true,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15567 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=east,in_wall=true,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15568 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=east,in_wall=false,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15569 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=east,in_wall=false,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15570 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=east,in_wall=false,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15571 +execute if block ~ ~ ~ minecraft:warped_fence_gate[facing=east,in_wall=false,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15572 diff --git a/data/bsc/functions/read/l0/p/l0_730.mcfunction b/data/bsc/functions/read/l0/p/l0_730.mcfunction new file mode 100644 index 00000000..4b561087 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_730.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15573 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15574 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15575 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15576 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15577 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15578 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15579 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15580 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15581 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15582 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15583 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15584 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15585 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15586 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15587 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15588 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15589 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15590 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15591 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15592 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15593 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15594 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15595 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15596 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15597 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15598 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15599 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15600 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15601 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15602 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15603 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15604 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15605 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15606 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15607 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15608 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15609 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15610 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15611 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15612 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15613 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15614 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15615 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15616 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15617 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15618 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15619 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15620 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15621 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15622 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15623 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15624 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15625 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15626 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15627 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15628 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15629 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15630 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15631 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15632 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15633 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15634 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15635 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15636 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15637 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15638 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15639 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15640 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15641 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15642 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15643 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15644 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15645 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15646 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15647 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15648 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15649 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15650 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15651 +execute if block ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15652 diff --git a/data/bsc/functions/read/l0/p/l0_731.mcfunction b/data/bsc/functions/read/l0/p/l0_731.mcfunction new file mode 100644 index 00000000..fda3d2c3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_731.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15653 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15654 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15655 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15656 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15657 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15658 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15659 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15660 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15661 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15662 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15663 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15664 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15665 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15666 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15667 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15668 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15669 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15670 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15671 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15672 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15673 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15674 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15675 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15676 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15677 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15678 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15679 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15680 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15681 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15682 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15683 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15684 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15685 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15686 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15687 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15688 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15689 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15690 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15691 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15692 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15693 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15694 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15695 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15696 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15697 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15698 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15699 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15700 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15701 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15702 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15703 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15704 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15705 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15706 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15707 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15708 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15709 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15710 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15711 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15712 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15713 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15714 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15715 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15716 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15717 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15718 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15719 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15720 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15721 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15722 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15723 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15724 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15725 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15726 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15727 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15728 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15729 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15730 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15731 +execute if block ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15732 diff --git a/data/bsc/functions/read/l0/p/l0_732.mcfunction b/data/bsc/functions/read/l0/p/l0_732.mcfunction new file mode 100644 index 00000000..16bf3d1a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_732.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:crimson_button[face=floor,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 15733 +execute if block ~ ~ ~ minecraft:crimson_button[face=floor,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 15734 +execute if block ~ ~ ~ minecraft:crimson_button[face=floor,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 15735 +execute if block ~ ~ ~ minecraft:crimson_button[face=floor,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 15736 +execute if block ~ ~ ~ minecraft:crimson_button[face=floor,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 15737 +execute if block ~ ~ ~ minecraft:crimson_button[face=floor,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 15738 +execute if block ~ ~ ~ minecraft:crimson_button[face=floor,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 15739 +execute if block ~ ~ ~ minecraft:crimson_button[face=floor,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 15740 +execute if block ~ ~ ~ minecraft:crimson_button[face=wall,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 15741 +execute if block ~ ~ ~ minecraft:crimson_button[face=wall,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 15742 +execute if block ~ ~ ~ minecraft:crimson_button[face=wall,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 15743 +execute if block ~ ~ ~ minecraft:crimson_button[face=wall,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 15744 +execute if block ~ ~ ~ minecraft:crimson_button[face=wall,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 15745 +execute if block ~ ~ ~ minecraft:crimson_button[face=wall,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 15746 +execute if block ~ ~ ~ minecraft:crimson_button[face=wall,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 15747 +execute if block ~ ~ ~ minecraft:crimson_button[face=wall,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 15748 +execute if block ~ ~ ~ minecraft:crimson_button[face=ceiling,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 15749 +execute if block ~ ~ ~ minecraft:crimson_button[face=ceiling,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 15750 +execute if block ~ ~ ~ minecraft:crimson_button[face=ceiling,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 15751 +execute if block ~ ~ ~ minecraft:crimson_button[face=ceiling,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 15752 +execute if block ~ ~ ~ minecraft:crimson_button[face=ceiling,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 15753 +execute if block ~ ~ ~ minecraft:crimson_button[face=ceiling,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 15754 +execute if block ~ ~ ~ minecraft:crimson_button[face=ceiling,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 15755 +execute if block ~ ~ ~ minecraft:crimson_button[face=ceiling,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 15756 diff --git a/data/bsc/functions/read/l0/p/l0_733.mcfunction b/data/bsc/functions/read/l0/p/l0_733.mcfunction new file mode 100644 index 00000000..01fcd791 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_733.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:warped_button[face=floor,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 15757 +execute if block ~ ~ ~ minecraft:warped_button[face=floor,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 15758 +execute if block ~ ~ ~ minecraft:warped_button[face=floor,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 15759 +execute if block ~ ~ ~ minecraft:warped_button[face=floor,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 15760 +execute if block ~ ~ ~ minecraft:warped_button[face=floor,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 15761 +execute if block ~ ~ ~ minecraft:warped_button[face=floor,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 15762 +execute if block ~ ~ ~ minecraft:warped_button[face=floor,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 15763 +execute if block ~ ~ ~ minecraft:warped_button[face=floor,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 15764 +execute if block ~ ~ ~ minecraft:warped_button[face=wall,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 15765 +execute if block ~ ~ ~ minecraft:warped_button[face=wall,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 15766 +execute if block ~ ~ ~ minecraft:warped_button[face=wall,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 15767 +execute if block ~ ~ ~ minecraft:warped_button[face=wall,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 15768 +execute if block ~ ~ ~ minecraft:warped_button[face=wall,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 15769 +execute if block ~ ~ ~ minecraft:warped_button[face=wall,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 15770 +execute if block ~ ~ ~ minecraft:warped_button[face=wall,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 15771 +execute if block ~ ~ ~ minecraft:warped_button[face=wall,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 15772 +execute if block ~ ~ ~ minecraft:warped_button[face=ceiling,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 15773 +execute if block ~ ~ ~ minecraft:warped_button[face=ceiling,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 15774 +execute if block ~ ~ ~ minecraft:warped_button[face=ceiling,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 15775 +execute if block ~ ~ ~ minecraft:warped_button[face=ceiling,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 15776 +execute if block ~ ~ ~ minecraft:warped_button[face=ceiling,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 15777 +execute if block ~ ~ ~ minecraft:warped_button[face=ceiling,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 15778 +execute if block ~ ~ ~ minecraft:warped_button[face=ceiling,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 15779 +execute if block ~ ~ ~ minecraft:warped_button[face=ceiling,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 15780 diff --git a/data/bsc/functions/read/l0/p/l0_734.mcfunction b/data/bsc/functions/read/l0/p/l0_734.mcfunction new file mode 100644 index 00000000..a5ec913d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_734.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:crimson_door[facing=north,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15781 +execute if block ~ ~ ~ minecraft:crimson_door[facing=north,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15782 +execute if block ~ ~ ~ minecraft:crimson_door[facing=north,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15783 +execute if block ~ ~ ~ minecraft:crimson_door[facing=north,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15784 +execute if block ~ ~ ~ minecraft:crimson_door[facing=north,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15785 +execute if block ~ ~ ~ minecraft:crimson_door[facing=north,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15786 +execute if block ~ ~ ~ minecraft:crimson_door[facing=north,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15787 +execute if block ~ ~ ~ minecraft:crimson_door[facing=north,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15788 +execute if block ~ ~ ~ minecraft:crimson_door[facing=north,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15789 +execute if block ~ ~ ~ minecraft:crimson_door[facing=north,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15790 +execute if block ~ ~ ~ minecraft:crimson_door[facing=north,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15791 +execute if block ~ ~ ~ minecraft:crimson_door[facing=north,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15792 +execute if block ~ ~ ~ minecraft:crimson_door[facing=north,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15793 +execute if block ~ ~ ~ minecraft:crimson_door[facing=north,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15794 +execute if block ~ ~ ~ minecraft:crimson_door[facing=north,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15795 +execute if block ~ ~ ~ minecraft:crimson_door[facing=north,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15796 +execute if block ~ ~ ~ minecraft:crimson_door[facing=south,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15797 +execute if block ~ ~ ~ minecraft:crimson_door[facing=south,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15798 +execute if block ~ ~ ~ minecraft:crimson_door[facing=south,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15799 +execute if block ~ ~ ~ minecraft:crimson_door[facing=south,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15800 +execute if block ~ ~ ~ minecraft:crimson_door[facing=south,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15801 +execute if block ~ ~ ~ minecraft:crimson_door[facing=south,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15802 +execute if block ~ ~ ~ minecraft:crimson_door[facing=south,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15803 +execute if block ~ ~ ~ minecraft:crimson_door[facing=south,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15804 +execute if block ~ ~ ~ minecraft:crimson_door[facing=south,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15805 +execute if block ~ ~ ~ minecraft:crimson_door[facing=south,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15806 +execute if block ~ ~ ~ minecraft:crimson_door[facing=south,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15807 +execute if block ~ ~ ~ minecraft:crimson_door[facing=south,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15808 +execute if block ~ ~ ~ minecraft:crimson_door[facing=south,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15809 +execute if block ~ ~ ~ minecraft:crimson_door[facing=south,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15810 +execute if block ~ ~ ~ minecraft:crimson_door[facing=south,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15811 +execute if block ~ ~ ~ minecraft:crimson_door[facing=south,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15812 +execute if block ~ ~ ~ minecraft:crimson_door[facing=west,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15813 +execute if block ~ ~ ~ minecraft:crimson_door[facing=west,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15814 +execute if block ~ ~ ~ minecraft:crimson_door[facing=west,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15815 +execute if block ~ ~ ~ minecraft:crimson_door[facing=west,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15816 +execute if block ~ ~ ~ minecraft:crimson_door[facing=west,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15817 +execute if block ~ ~ ~ minecraft:crimson_door[facing=west,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15818 +execute if block ~ ~ ~ minecraft:crimson_door[facing=west,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15819 +execute if block ~ ~ ~ minecraft:crimson_door[facing=west,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15820 +execute if block ~ ~ ~ minecraft:crimson_door[facing=west,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15821 +execute if block ~ ~ ~ minecraft:crimson_door[facing=west,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15822 +execute if block ~ ~ ~ minecraft:crimson_door[facing=west,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15823 +execute if block ~ ~ ~ minecraft:crimson_door[facing=west,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15824 +execute if block ~ ~ ~ minecraft:crimson_door[facing=west,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15825 +execute if block ~ ~ ~ minecraft:crimson_door[facing=west,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15826 +execute if block ~ ~ ~ minecraft:crimson_door[facing=west,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15827 +execute if block ~ ~ ~ minecraft:crimson_door[facing=west,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15828 +execute if block ~ ~ ~ minecraft:crimson_door[facing=east,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15829 +execute if block ~ ~ ~ minecraft:crimson_door[facing=east,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15830 +execute if block ~ ~ ~ minecraft:crimson_door[facing=east,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15831 +execute if block ~ ~ ~ minecraft:crimson_door[facing=east,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15832 +execute if block ~ ~ ~ minecraft:crimson_door[facing=east,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15833 +execute if block ~ ~ ~ minecraft:crimson_door[facing=east,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15834 +execute if block ~ ~ ~ minecraft:crimson_door[facing=east,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15835 +execute if block ~ ~ ~ minecraft:crimson_door[facing=east,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15836 +execute if block ~ ~ ~ minecraft:crimson_door[facing=east,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15837 +execute if block ~ ~ ~ minecraft:crimson_door[facing=east,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15838 +execute if block ~ ~ ~ minecraft:crimson_door[facing=east,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15839 +execute if block ~ ~ ~ minecraft:crimson_door[facing=east,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15840 +execute if block ~ ~ ~ minecraft:crimson_door[facing=east,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15841 +execute if block ~ ~ ~ minecraft:crimson_door[facing=east,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15842 +execute if block ~ ~ ~ minecraft:crimson_door[facing=east,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15843 +execute if block ~ ~ ~ minecraft:crimson_door[facing=east,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15844 diff --git a/data/bsc/functions/read/l0/p/l0_735.mcfunction b/data/bsc/functions/read/l0/p/l0_735.mcfunction new file mode 100644 index 00000000..ca77d509 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_735.mcfunction @@ -0,0 +1,64 @@ +execute if block ~ ~ ~ minecraft:warped_door[facing=north,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15845 +execute if block ~ ~ ~ minecraft:warped_door[facing=north,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15846 +execute if block ~ ~ ~ minecraft:warped_door[facing=north,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15847 +execute if block ~ ~ ~ minecraft:warped_door[facing=north,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15848 +execute if block ~ ~ ~ minecraft:warped_door[facing=north,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15849 +execute if block ~ ~ ~ minecraft:warped_door[facing=north,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15850 +execute if block ~ ~ ~ minecraft:warped_door[facing=north,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15851 +execute if block ~ ~ ~ minecraft:warped_door[facing=north,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15852 +execute if block ~ ~ ~ minecraft:warped_door[facing=north,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15853 +execute if block ~ ~ ~ minecraft:warped_door[facing=north,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15854 +execute if block ~ ~ ~ minecraft:warped_door[facing=north,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15855 +execute if block ~ ~ ~ minecraft:warped_door[facing=north,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15856 +execute if block ~ ~ ~ minecraft:warped_door[facing=north,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15857 +execute if block ~ ~ ~ minecraft:warped_door[facing=north,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15858 +execute if block ~ ~ ~ minecraft:warped_door[facing=north,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15859 +execute if block ~ ~ ~ minecraft:warped_door[facing=north,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15860 +execute if block ~ ~ ~ minecraft:warped_door[facing=south,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15861 +execute if block ~ ~ ~ minecraft:warped_door[facing=south,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15862 +execute if block ~ ~ ~ minecraft:warped_door[facing=south,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15863 +execute if block ~ ~ ~ minecraft:warped_door[facing=south,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15864 +execute if block ~ ~ ~ minecraft:warped_door[facing=south,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15865 +execute if block ~ ~ ~ minecraft:warped_door[facing=south,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15866 +execute if block ~ ~ ~ minecraft:warped_door[facing=south,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15867 +execute if block ~ ~ ~ minecraft:warped_door[facing=south,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15868 +execute if block ~ ~ ~ minecraft:warped_door[facing=south,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15869 +execute if block ~ ~ ~ minecraft:warped_door[facing=south,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15870 +execute if block ~ ~ ~ minecraft:warped_door[facing=south,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15871 +execute if block ~ ~ ~ minecraft:warped_door[facing=south,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15872 +execute if block ~ ~ ~ minecraft:warped_door[facing=south,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15873 +execute if block ~ ~ ~ minecraft:warped_door[facing=south,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15874 +execute if block ~ ~ ~ minecraft:warped_door[facing=south,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15875 +execute if block ~ ~ ~ minecraft:warped_door[facing=south,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15876 +execute if block ~ ~ ~ minecraft:warped_door[facing=west,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15877 +execute if block ~ ~ ~ minecraft:warped_door[facing=west,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15878 +execute if block ~ ~ ~ minecraft:warped_door[facing=west,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15879 +execute if block ~ ~ ~ minecraft:warped_door[facing=west,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15880 +execute if block ~ ~ ~ minecraft:warped_door[facing=west,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15881 +execute if block ~ ~ ~ minecraft:warped_door[facing=west,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15882 +execute if block ~ ~ ~ minecraft:warped_door[facing=west,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15883 +execute if block ~ ~ ~ minecraft:warped_door[facing=west,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15884 +execute if block ~ ~ ~ minecraft:warped_door[facing=west,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15885 +execute if block ~ ~ ~ minecraft:warped_door[facing=west,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15886 +execute if block ~ ~ ~ minecraft:warped_door[facing=west,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15887 +execute if block ~ ~ ~ minecraft:warped_door[facing=west,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15888 +execute if block ~ ~ ~ minecraft:warped_door[facing=west,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15889 +execute if block ~ ~ ~ minecraft:warped_door[facing=west,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15890 +execute if block ~ ~ ~ minecraft:warped_door[facing=west,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15891 +execute if block ~ ~ ~ minecraft:warped_door[facing=west,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15892 +execute if block ~ ~ ~ minecraft:warped_door[facing=east,half=upper,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15893 +execute if block ~ ~ ~ minecraft:warped_door[facing=east,half=upper,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15894 +execute if block ~ ~ ~ minecraft:warped_door[facing=east,half=upper,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15895 +execute if block ~ ~ ~ minecraft:warped_door[facing=east,half=upper,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15896 +execute if block ~ ~ ~ minecraft:warped_door[facing=east,half=upper,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15897 +execute if block ~ ~ ~ minecraft:warped_door[facing=east,half=upper,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15898 +execute if block ~ ~ ~ minecraft:warped_door[facing=east,half=upper,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15899 +execute if block ~ ~ ~ minecraft:warped_door[facing=east,half=upper,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15900 +execute if block ~ ~ ~ minecraft:warped_door[facing=east,half=lower,hinge=left,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15901 +execute if block ~ ~ ~ minecraft:warped_door[facing=east,half=lower,hinge=left,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15902 +execute if block ~ ~ ~ minecraft:warped_door[facing=east,half=lower,hinge=left,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15903 +execute if block ~ ~ ~ minecraft:warped_door[facing=east,half=lower,hinge=left,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15904 +execute if block ~ ~ ~ minecraft:warped_door[facing=east,half=lower,hinge=right,open=true,powered=true] run scoreboard players set @s s.crhf.block_id 15905 +execute if block ~ ~ ~ minecraft:warped_door[facing=east,half=lower,hinge=right,open=true,powered=false] run scoreboard players set @s s.crhf.block_id 15906 +execute if block ~ ~ ~ minecraft:warped_door[facing=east,half=lower,hinge=right,open=false,powered=true] run scoreboard players set @s s.crhf.block_id 15907 +execute if block ~ ~ ~ minecraft:warped_door[facing=east,half=lower,hinge=right,open=false,powered=false] run scoreboard players set @s s.crhf.block_id 15908 diff --git a/data/bsc/functions/read/l0/p/l0_736.mcfunction b/data/bsc/functions/read/l0/p/l0_736.mcfunction new file mode 100644 index 00000000..7088e844 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_736.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=0,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15909 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=0,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15910 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=1,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15911 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=1,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15912 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=2,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15913 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=2,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15914 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=3,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15915 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=3,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15916 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=4,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15917 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=4,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15918 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=5,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15919 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=5,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15920 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=6,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15921 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=6,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15922 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=7,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15923 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=7,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15924 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=8,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15925 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=8,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15926 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=9,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15927 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=9,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15928 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=10,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15929 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=10,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15930 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=11,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15931 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=11,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15932 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=12,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15933 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=12,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15934 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=13,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15935 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=13,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15936 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=14,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15937 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=14,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15938 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=15,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15939 +execute if block ~ ~ ~ minecraft:crimson_sign[rotation=15,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15940 diff --git a/data/bsc/functions/read/l0/p/l0_737.mcfunction b/data/bsc/functions/read/l0/p/l0_737.mcfunction new file mode 100644 index 00000000..3f0e3f95 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_737.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:warped_sign[rotation=0,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15941 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=0,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15942 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=1,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15943 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=1,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15944 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=2,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15945 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=2,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15946 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=3,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15947 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=3,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15948 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=4,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15949 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=4,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15950 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=5,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15951 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=5,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15952 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=6,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15953 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=6,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15954 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=7,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15955 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=7,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15956 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=8,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15957 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=8,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15958 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=9,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15959 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=9,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15960 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=10,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15961 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=10,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15962 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=11,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15963 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=11,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15964 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=12,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15965 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=12,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15966 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=13,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15967 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=13,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15968 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=14,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15969 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=14,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15970 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=15,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15971 +execute if block ~ ~ ~ minecraft:warped_sign[rotation=15,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15972 diff --git a/data/bsc/functions/read/l0/p/l0_738.mcfunction b/data/bsc/functions/read/l0/p/l0_738.mcfunction new file mode 100644 index 00000000..e3716de9 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_738.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:crimson_wall_sign[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15973 +execute if block ~ ~ ~ minecraft:crimson_wall_sign[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15974 +execute if block ~ ~ ~ minecraft:crimson_wall_sign[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15975 +execute if block ~ ~ ~ minecraft:crimson_wall_sign[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15976 +execute if block ~ ~ ~ minecraft:crimson_wall_sign[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15977 +execute if block ~ ~ ~ minecraft:crimson_wall_sign[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15978 +execute if block ~ ~ ~ minecraft:crimson_wall_sign[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15979 +execute if block ~ ~ ~ minecraft:crimson_wall_sign[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15980 diff --git a/data/bsc/functions/read/l0/p/l0_739.mcfunction b/data/bsc/functions/read/l0/p/l0_739.mcfunction new file mode 100644 index 00000000..15c2e016 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_739.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:warped_wall_sign[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15981 +execute if block ~ ~ ~ minecraft:warped_wall_sign[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15982 +execute if block ~ ~ ~ minecraft:warped_wall_sign[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15983 +execute if block ~ ~ ~ minecraft:warped_wall_sign[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15984 +execute if block ~ ~ ~ minecraft:warped_wall_sign[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15985 +execute if block ~ ~ ~ minecraft:warped_wall_sign[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15986 +execute if block ~ ~ ~ minecraft:warped_wall_sign[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 15987 +execute if block ~ ~ ~ minecraft:warped_wall_sign[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 15988 diff --git a/data/bsc/functions/read/l0/p/l0_740.mcfunction b/data/bsc/functions/read/l0/p/l0_740.mcfunction new file mode 100644 index 00000000..6c4cb433 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_740.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ minecraft:structure_block[mode=save] run scoreboard players set @s s.crhf.block_id 15989 +execute if block ~ ~ ~ minecraft:structure_block[mode=load] run scoreboard players set @s s.crhf.block_id 15990 +execute if block ~ ~ ~ minecraft:structure_block[mode=corner] run scoreboard players set @s s.crhf.block_id 15991 +execute if block ~ ~ ~ minecraft:structure_block[mode=data] run scoreboard players set @s s.crhf.block_id 15992 diff --git a/data/bsc/functions/read/l0/p/l0_741.mcfunction b/data/bsc/functions/read/l0/p/l0_741.mcfunction new file mode 100644 index 00000000..87233e52 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_741.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:jigsaw[orientation=down_east] run scoreboard players set @s s.crhf.block_id 15993 +execute if block ~ ~ ~ minecraft:jigsaw[orientation=down_north] run scoreboard players set @s s.crhf.block_id 15994 +execute if block ~ ~ ~ minecraft:jigsaw[orientation=down_south] run scoreboard players set @s s.crhf.block_id 15995 +execute if block ~ ~ ~ minecraft:jigsaw[orientation=down_west] run scoreboard players set @s s.crhf.block_id 15996 +execute if block ~ ~ ~ minecraft:jigsaw[orientation=up_east] run scoreboard players set @s s.crhf.block_id 15997 +execute if block ~ ~ ~ minecraft:jigsaw[orientation=up_north] run scoreboard players set @s s.crhf.block_id 15998 +execute if block ~ ~ ~ minecraft:jigsaw[orientation=up_south] run scoreboard players set @s s.crhf.block_id 15999 +execute if block ~ ~ ~ minecraft:jigsaw[orientation=up_west] run scoreboard players set @s s.crhf.block_id 16000 +execute if block ~ ~ ~ minecraft:jigsaw[orientation=west_up] run scoreboard players set @s s.crhf.block_id 16001 +execute if block ~ ~ ~ minecraft:jigsaw[orientation=east_up] run scoreboard players set @s s.crhf.block_id 16002 +execute if block ~ ~ ~ minecraft:jigsaw[orientation=north_up] run scoreboard players set @s s.crhf.block_id 16003 +execute if block ~ ~ ~ minecraft:jigsaw[orientation=south_up] run scoreboard players set @s s.crhf.block_id 16004 diff --git a/data/bsc/functions/read/l0/p/l0_742.mcfunction b/data/bsc/functions/read/l0/p/l0_742.mcfunction new file mode 100644 index 00000000..d159b31d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_742.mcfunction @@ -0,0 +1,9 @@ +execute if block ~ ~ ~ minecraft:composter[level=0] run scoreboard players set @s s.crhf.block_id 16005 +execute if block ~ ~ ~ minecraft:composter[level=1] run scoreboard players set @s s.crhf.block_id 16006 +execute if block ~ ~ ~ minecraft:composter[level=2] run scoreboard players set @s s.crhf.block_id 16007 +execute if block ~ ~ ~ minecraft:composter[level=3] run scoreboard players set @s s.crhf.block_id 16008 +execute if block ~ ~ ~ minecraft:composter[level=4] run scoreboard players set @s s.crhf.block_id 16009 +execute if block ~ ~ ~ minecraft:composter[level=5] run scoreboard players set @s s.crhf.block_id 16010 +execute if block ~ ~ ~ minecraft:composter[level=6] run scoreboard players set @s s.crhf.block_id 16011 +execute if block ~ ~ ~ minecraft:composter[level=7] run scoreboard players set @s s.crhf.block_id 16012 +execute if block ~ ~ ~ minecraft:composter[level=8] run scoreboard players set @s s.crhf.block_id 16013 diff --git a/data/bsc/functions/read/l0/p/l0_743.mcfunction b/data/bsc/functions/read/l0/p/l0_743.mcfunction new file mode 100644 index 00000000..5037e3c2 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_743.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:target[power=0] run scoreboard players set @s s.crhf.block_id 16014 +execute if block ~ ~ ~ minecraft:target[power=1] run scoreboard players set @s s.crhf.block_id 16015 +execute if block ~ ~ ~ minecraft:target[power=2] run scoreboard players set @s s.crhf.block_id 16016 +execute if block ~ ~ ~ minecraft:target[power=3] run scoreboard players set @s s.crhf.block_id 16017 +execute if block ~ ~ ~ minecraft:target[power=4] run scoreboard players set @s s.crhf.block_id 16018 +execute if block ~ ~ ~ minecraft:target[power=5] run scoreboard players set @s s.crhf.block_id 16019 +execute if block ~ ~ ~ minecraft:target[power=6] run scoreboard players set @s s.crhf.block_id 16020 +execute if block ~ ~ ~ minecraft:target[power=7] run scoreboard players set @s s.crhf.block_id 16021 +execute if block ~ ~ ~ minecraft:target[power=8] run scoreboard players set @s s.crhf.block_id 16022 +execute if block ~ ~ ~ minecraft:target[power=9] run scoreboard players set @s s.crhf.block_id 16023 +execute if block ~ ~ ~ minecraft:target[power=10] run scoreboard players set @s s.crhf.block_id 16024 +execute if block ~ ~ ~ minecraft:target[power=11] run scoreboard players set @s s.crhf.block_id 16025 +execute if block ~ ~ ~ minecraft:target[power=12] run scoreboard players set @s s.crhf.block_id 16026 +execute if block ~ ~ ~ minecraft:target[power=13] run scoreboard players set @s s.crhf.block_id 16027 +execute if block ~ ~ ~ minecraft:target[power=14] run scoreboard players set @s s.crhf.block_id 16028 +execute if block ~ ~ ~ minecraft:target[power=15] run scoreboard players set @s s.crhf.block_id 16029 diff --git a/data/bsc/functions/read/l0/p/l0_744.mcfunction b/data/bsc/functions/read/l0/p/l0_744.mcfunction new file mode 100644 index 00000000..365f8ba3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_744.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:bee_nest[facing=north,honey_level=0] run scoreboard players set @s s.crhf.block_id 16030 +execute if block ~ ~ ~ minecraft:bee_nest[facing=north,honey_level=1] run scoreboard players set @s s.crhf.block_id 16031 +execute if block ~ ~ ~ minecraft:bee_nest[facing=north,honey_level=2] run scoreboard players set @s s.crhf.block_id 16032 +execute if block ~ ~ ~ minecraft:bee_nest[facing=north,honey_level=3] run scoreboard players set @s s.crhf.block_id 16033 +execute if block ~ ~ ~ minecraft:bee_nest[facing=north,honey_level=4] run scoreboard players set @s s.crhf.block_id 16034 +execute if block ~ ~ ~ minecraft:bee_nest[facing=north,honey_level=5] run scoreboard players set @s s.crhf.block_id 16035 +execute if block ~ ~ ~ minecraft:bee_nest[facing=south,honey_level=0] run scoreboard players set @s s.crhf.block_id 16036 +execute if block ~ ~ ~ minecraft:bee_nest[facing=south,honey_level=1] run scoreboard players set @s s.crhf.block_id 16037 +execute if block ~ ~ ~ minecraft:bee_nest[facing=south,honey_level=2] run scoreboard players set @s s.crhf.block_id 16038 +execute if block ~ ~ ~ minecraft:bee_nest[facing=south,honey_level=3] run scoreboard players set @s s.crhf.block_id 16039 +execute if block ~ ~ ~ minecraft:bee_nest[facing=south,honey_level=4] run scoreboard players set @s s.crhf.block_id 16040 +execute if block ~ ~ ~ minecraft:bee_nest[facing=south,honey_level=5] run scoreboard players set @s s.crhf.block_id 16041 +execute if block ~ ~ ~ minecraft:bee_nest[facing=west,honey_level=0] run scoreboard players set @s s.crhf.block_id 16042 +execute if block ~ ~ ~ minecraft:bee_nest[facing=west,honey_level=1] run scoreboard players set @s s.crhf.block_id 16043 +execute if block ~ ~ ~ minecraft:bee_nest[facing=west,honey_level=2] run scoreboard players set @s s.crhf.block_id 16044 +execute if block ~ ~ ~ minecraft:bee_nest[facing=west,honey_level=3] run scoreboard players set @s s.crhf.block_id 16045 +execute if block ~ ~ ~ minecraft:bee_nest[facing=west,honey_level=4] run scoreboard players set @s s.crhf.block_id 16046 +execute if block ~ ~ ~ minecraft:bee_nest[facing=west,honey_level=5] run scoreboard players set @s s.crhf.block_id 16047 +execute if block ~ ~ ~ minecraft:bee_nest[facing=east,honey_level=0] run scoreboard players set @s s.crhf.block_id 16048 +execute if block ~ ~ ~ minecraft:bee_nest[facing=east,honey_level=1] run scoreboard players set @s s.crhf.block_id 16049 +execute if block ~ ~ ~ minecraft:bee_nest[facing=east,honey_level=2] run scoreboard players set @s s.crhf.block_id 16050 +execute if block ~ ~ ~ minecraft:bee_nest[facing=east,honey_level=3] run scoreboard players set @s s.crhf.block_id 16051 +execute if block ~ ~ ~ minecraft:bee_nest[facing=east,honey_level=4] run scoreboard players set @s s.crhf.block_id 16052 +execute if block ~ ~ ~ minecraft:bee_nest[facing=east,honey_level=5] run scoreboard players set @s s.crhf.block_id 16053 diff --git a/data/bsc/functions/read/l0/p/l0_745.mcfunction b/data/bsc/functions/read/l0/p/l0_745.mcfunction new file mode 100644 index 00000000..6a275874 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_745.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:beehive[facing=north,honey_level=0] run scoreboard players set @s s.crhf.block_id 16054 +execute if block ~ ~ ~ minecraft:beehive[facing=north,honey_level=1] run scoreboard players set @s s.crhf.block_id 16055 +execute if block ~ ~ ~ minecraft:beehive[facing=north,honey_level=2] run scoreboard players set @s s.crhf.block_id 16056 +execute if block ~ ~ ~ minecraft:beehive[facing=north,honey_level=3] run scoreboard players set @s s.crhf.block_id 16057 +execute if block ~ ~ ~ minecraft:beehive[facing=north,honey_level=4] run scoreboard players set @s s.crhf.block_id 16058 +execute if block ~ ~ ~ minecraft:beehive[facing=north,honey_level=5] run scoreboard players set @s s.crhf.block_id 16059 +execute if block ~ ~ ~ minecraft:beehive[facing=south,honey_level=0] run scoreboard players set @s s.crhf.block_id 16060 +execute if block ~ ~ ~ minecraft:beehive[facing=south,honey_level=1] run scoreboard players set @s s.crhf.block_id 16061 +execute if block ~ ~ ~ minecraft:beehive[facing=south,honey_level=2] run scoreboard players set @s s.crhf.block_id 16062 +execute if block ~ ~ ~ minecraft:beehive[facing=south,honey_level=3] run scoreboard players set @s s.crhf.block_id 16063 +execute if block ~ ~ ~ minecraft:beehive[facing=south,honey_level=4] run scoreboard players set @s s.crhf.block_id 16064 +execute if block ~ ~ ~ minecraft:beehive[facing=south,honey_level=5] run scoreboard players set @s s.crhf.block_id 16065 +execute if block ~ ~ ~ minecraft:beehive[facing=west,honey_level=0] run scoreboard players set @s s.crhf.block_id 16066 +execute if block ~ ~ ~ minecraft:beehive[facing=west,honey_level=1] run scoreboard players set @s s.crhf.block_id 16067 +execute if block ~ ~ ~ minecraft:beehive[facing=west,honey_level=2] run scoreboard players set @s s.crhf.block_id 16068 +execute if block ~ ~ ~ minecraft:beehive[facing=west,honey_level=3] run scoreboard players set @s s.crhf.block_id 16069 +execute if block ~ ~ ~ minecraft:beehive[facing=west,honey_level=4] run scoreboard players set @s s.crhf.block_id 16070 +execute if block ~ ~ ~ minecraft:beehive[facing=west,honey_level=5] run scoreboard players set @s s.crhf.block_id 16071 +execute if block ~ ~ ~ minecraft:beehive[facing=east,honey_level=0] run scoreboard players set @s s.crhf.block_id 16072 +execute if block ~ ~ ~ minecraft:beehive[facing=east,honey_level=1] run scoreboard players set @s s.crhf.block_id 16073 +execute if block ~ ~ ~ minecraft:beehive[facing=east,honey_level=2] run scoreboard players set @s s.crhf.block_id 16074 +execute if block ~ ~ ~ minecraft:beehive[facing=east,honey_level=3] run scoreboard players set @s s.crhf.block_id 16075 +execute if block ~ ~ ~ minecraft:beehive[facing=east,honey_level=4] run scoreboard players set @s s.crhf.block_id 16076 +execute if block ~ ~ ~ minecraft:beehive[facing=east,honey_level=5] run scoreboard players set @s s.crhf.block_id 16077 diff --git a/data/bsc/functions/read/l0/p/l0_751.mcfunction b/data/bsc/functions/read/l0/p/l0_751.mcfunction new file mode 100644 index 00000000..71a9b273 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_751.mcfunction @@ -0,0 +1,5 @@ +execute if block ~ ~ ~ minecraft:respawn_anchor[charges=0] run scoreboard players set @s s.crhf.block_id 16083 +execute if block ~ ~ ~ minecraft:respawn_anchor[charges=1] run scoreboard players set @s s.crhf.block_id 16084 +execute if block ~ ~ ~ minecraft:respawn_anchor[charges=2] run scoreboard players set @s s.crhf.block_id 16085 +execute if block ~ ~ ~ minecraft:respawn_anchor[charges=3] run scoreboard players set @s s.crhf.block_id 16086 +execute if block ~ ~ ~ minecraft:respawn_anchor[charges=4] run scoreboard players set @s s.crhf.block_id 16087 diff --git a/data/bsc/functions/read/l0/p/l0_758.mcfunction b/data/bsc/functions/read/l0/p/l0_758.mcfunction new file mode 100644 index 00000000..e57e57ce --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_758.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16094 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16095 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16096 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16097 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16098 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16099 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16100 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16101 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16102 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16103 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16104 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16105 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16106 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16107 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16108 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16109 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16110 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16111 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16112 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16113 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16114 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16115 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16116 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16117 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16118 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16119 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16120 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16121 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16122 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16123 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16124 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16125 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16126 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16127 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16128 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16129 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16130 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16131 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16132 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16133 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16134 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16135 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16136 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16137 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16138 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16139 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16140 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16141 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16142 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16143 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16144 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16145 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16146 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16147 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16148 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16149 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16150 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16151 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16152 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16153 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16154 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16155 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16156 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16157 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16158 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16159 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16160 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16161 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16162 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16163 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16164 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16165 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16166 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16167 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16168 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16169 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16170 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16171 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16172 +execute if block ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16173 diff --git a/data/bsc/functions/read/l0/p/l0_759.mcfunction b/data/bsc/functions/read/l0/p/l0_759.mcfunction new file mode 100644 index 00000000..c5509216 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_759.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16174 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16175 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16176 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16177 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16178 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16179 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16180 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16181 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16182 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16183 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16184 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16185 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16186 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16187 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16188 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16189 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16190 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16191 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16192 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16193 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16194 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16195 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16196 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16197 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16198 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16199 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16200 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16201 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16202 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16203 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16204 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16205 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16206 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16207 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16208 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16209 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16210 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16211 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16212 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16213 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16214 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16215 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16216 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16217 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16218 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16219 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16220 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16221 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16222 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16223 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16224 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16225 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16226 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16227 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16228 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16229 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16230 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16231 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16232 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16233 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16234 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16235 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16236 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16237 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16238 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16239 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16240 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16241 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16242 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16243 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16244 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16245 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16246 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16247 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16248 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16249 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16250 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16251 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16252 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16253 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16254 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16255 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16256 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16257 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16258 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16259 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16260 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16261 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16262 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16263 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16264 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16265 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16266 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16267 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16268 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16269 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16270 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16271 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16272 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16273 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16274 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16275 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16276 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16277 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16278 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16279 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16280 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16281 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16282 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16283 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16284 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16285 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16286 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16287 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16288 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16289 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16290 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16291 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16292 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16293 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16294 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16295 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16296 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16297 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16298 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16299 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16300 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16301 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16302 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16303 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16304 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16305 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16306 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16307 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16308 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16309 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16310 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16311 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16312 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16313 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16314 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16315 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16316 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16317 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16318 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16319 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16320 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16321 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16322 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16323 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16324 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16325 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16326 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16327 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16328 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16329 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16330 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16331 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16332 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16333 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16334 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16335 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16336 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16337 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16338 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16339 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16340 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16341 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16342 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16343 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16344 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16345 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16346 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16347 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16348 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16349 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16350 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16351 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16352 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16353 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16354 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16355 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16356 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16357 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16358 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16359 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16360 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16361 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16362 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16363 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16364 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16365 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16366 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16367 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16368 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16369 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16370 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16371 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16372 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16373 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16374 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16375 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16376 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16377 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16378 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16379 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16380 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16381 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16382 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16383 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16384 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16385 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16386 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16387 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16388 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16389 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16390 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16391 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16392 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16393 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16394 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16395 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16396 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16397 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16398 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16399 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16400 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16401 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16402 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16403 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16404 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16405 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16406 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16407 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16408 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16409 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16410 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16411 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16412 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16413 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16414 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16415 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16416 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16417 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16418 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16419 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16420 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16421 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16422 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16423 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16424 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16425 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16426 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16427 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16428 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16429 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16430 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16431 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16432 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16433 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16434 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16435 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16436 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16437 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16438 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16439 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16440 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16441 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16442 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16443 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16444 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16445 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16446 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16447 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16448 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16449 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16450 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16451 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16452 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16453 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16454 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16455 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16456 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16457 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16458 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16459 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16460 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16461 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16462 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16463 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16464 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16465 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16466 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16467 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16468 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16469 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16470 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16471 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16472 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16473 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16474 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16475 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16476 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16477 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16478 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16479 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16480 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16481 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16482 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16483 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16484 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16485 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16486 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16487 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16488 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16489 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16490 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16491 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16492 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16493 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16494 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16495 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16496 +execute if block ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16497 diff --git a/data/bsc/functions/read/l0/p/l0_76.mcfunction b/data/bsc/functions/read/l0/p/l0_76.mcfunction new file mode 100644 index 00000000..00ea332b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_76.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:dispenser[facing=north,triggered=true] run scoreboard players set @s s.crhf.block_id 266 +execute if block ~ ~ ~ minecraft:dispenser[facing=north,triggered=false] run scoreboard players set @s s.crhf.block_id 267 +execute if block ~ ~ ~ minecraft:dispenser[facing=east,triggered=true] run scoreboard players set @s s.crhf.block_id 268 +execute if block ~ ~ ~ minecraft:dispenser[facing=east,triggered=false] run scoreboard players set @s s.crhf.block_id 269 +execute if block ~ ~ ~ minecraft:dispenser[facing=south,triggered=true] run scoreboard players set @s s.crhf.block_id 270 +execute if block ~ ~ ~ minecraft:dispenser[facing=south,triggered=false] run scoreboard players set @s s.crhf.block_id 271 +execute if block ~ ~ ~ minecraft:dispenser[facing=west,triggered=true] run scoreboard players set @s s.crhf.block_id 272 +execute if block ~ ~ ~ minecraft:dispenser[facing=west,triggered=false] run scoreboard players set @s s.crhf.block_id 273 +execute if block ~ ~ ~ minecraft:dispenser[facing=up,triggered=true] run scoreboard players set @s s.crhf.block_id 274 +execute if block ~ ~ ~ minecraft:dispenser[facing=up,triggered=false] run scoreboard players set @s s.crhf.block_id 275 +execute if block ~ ~ ~ minecraft:dispenser[facing=down,triggered=true] run scoreboard players set @s s.crhf.block_id 276 +execute if block ~ ~ ~ minecraft:dispenser[facing=down,triggered=false] run scoreboard players set @s s.crhf.block_id 277 diff --git a/data/bsc/functions/read/l0/p/l0_760.mcfunction b/data/bsc/functions/read/l0/p/l0_760.mcfunction new file mode 100644 index 00000000..15f44c58 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_760.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:blackstone_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16498 +execute if block ~ ~ ~ minecraft:blackstone_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16499 +execute if block ~ ~ ~ minecraft:blackstone_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16500 +execute if block ~ ~ ~ minecraft:blackstone_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16501 +execute if block ~ ~ ~ minecraft:blackstone_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16502 +execute if block ~ ~ ~ minecraft:blackstone_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16503 diff --git a/data/bsc/functions/read/l0/p/l0_765.mcfunction b/data/bsc/functions/read/l0/p/l0_765.mcfunction new file mode 100644 index 00000000..81dcc355 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_765.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16508 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16509 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16510 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16511 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16512 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16513 diff --git a/data/bsc/functions/read/l0/p/l0_766.mcfunction b/data/bsc/functions/read/l0/p/l0_766.mcfunction new file mode 100644 index 00000000..6699b8f6 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_766.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16514 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16515 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16516 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16517 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16518 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16519 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16520 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16521 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16522 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16523 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16524 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16525 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16526 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16527 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16528 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16529 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16530 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16531 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16532 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16533 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16534 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16535 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16536 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16537 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16538 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16539 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16540 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16541 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16542 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16543 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16544 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16545 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16546 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16547 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16548 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16549 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16550 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16551 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16552 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16553 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16554 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16555 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16556 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16557 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16558 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16559 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16560 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16561 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16562 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16563 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16564 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16565 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16566 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16567 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16568 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16569 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16570 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16571 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16572 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16573 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16574 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16575 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16576 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16577 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16578 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16579 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16580 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16581 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16582 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16583 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16584 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16585 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16586 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16587 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16588 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16589 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16590 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16591 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16592 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16593 diff --git a/data/bsc/functions/read/l0/p/l0_767.mcfunction b/data/bsc/functions/read/l0/p/l0_767.mcfunction new file mode 100644 index 00000000..91ec7ed2 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_767.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16594 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16595 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16596 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16597 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16598 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16599 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16600 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16601 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16602 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16603 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16604 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16605 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16606 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16607 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16608 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16609 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16610 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16611 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16612 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16613 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16614 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16615 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16616 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16617 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16618 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16619 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16620 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16621 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16622 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16623 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16624 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16625 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16626 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16627 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16628 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16629 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16630 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16631 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16632 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16633 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16634 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16635 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16636 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16637 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16638 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16639 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16640 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16641 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16642 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16643 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16644 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16645 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16646 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16647 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16648 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16649 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16650 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16651 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16652 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16653 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16654 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16655 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16656 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16657 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16658 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16659 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16660 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16661 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16662 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16663 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16664 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16665 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16666 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16667 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16668 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16669 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16670 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16671 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16672 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16673 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16674 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16675 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16676 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16677 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16678 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16679 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16680 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16681 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16682 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16683 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16684 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16685 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16686 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16687 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16688 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16689 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16690 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16691 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16692 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16693 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16694 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16695 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16696 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16697 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16698 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16699 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16700 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16701 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16702 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16703 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16704 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16705 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16706 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16707 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16708 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16709 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16710 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16711 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16712 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16713 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16714 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16715 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16716 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16717 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16718 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16719 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16720 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16721 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16722 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16723 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16724 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16725 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16726 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16727 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16728 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16729 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16730 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16731 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16732 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16733 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16734 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16735 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16736 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16737 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16738 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16739 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16740 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16741 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16742 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16743 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16744 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16745 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16746 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16747 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16748 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16749 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16750 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16751 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16752 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16753 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16754 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16755 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16756 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16757 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16758 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16759 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16760 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16761 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16762 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16763 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16764 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16765 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16766 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16767 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16768 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16769 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16770 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16771 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16772 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16773 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16774 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16775 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16776 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16777 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16778 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16779 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16780 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16781 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16782 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16783 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16784 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16785 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16786 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16787 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16788 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16789 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16790 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16791 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16792 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16793 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16794 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16795 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16796 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16797 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16798 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16799 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16800 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16801 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16802 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16803 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16804 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16805 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16806 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16807 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16808 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16809 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16810 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16811 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16812 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16813 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16814 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16815 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16816 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16817 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16818 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16819 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16820 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16821 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16822 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16823 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16824 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16825 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16826 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16827 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16828 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16829 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16830 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16831 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16832 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16833 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16834 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16835 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16836 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16837 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16838 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16839 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16840 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16841 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16842 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16843 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16844 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16845 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16846 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16847 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16848 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16849 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16850 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16851 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16852 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16853 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16854 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16855 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16856 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16857 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16858 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16859 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16860 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16861 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16862 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16863 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16864 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16865 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16866 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16867 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16868 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16869 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16870 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16871 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16872 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16873 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16874 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16875 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16876 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16877 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16878 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16879 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16880 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16881 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16882 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16883 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16884 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16885 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16886 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16887 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16888 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16889 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16890 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16891 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16892 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16893 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16894 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16895 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16896 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16897 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16898 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16899 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16900 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16901 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16902 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16903 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16904 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16905 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16906 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16907 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16908 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16909 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16910 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16911 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 16912 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 16913 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 16914 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 16915 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 16916 +execute if block ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 16917 diff --git a/data/bsc/functions/read/l0/p/l0_769.mcfunction b/data/bsc/functions/read/l0/p/l0_769.mcfunction new file mode 100644 index 00000000..05dc6aad --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_769.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16919 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16920 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16921 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16922 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16923 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16924 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16925 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16926 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16927 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16928 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16929 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16930 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16931 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16932 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16933 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16934 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16935 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16936 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16937 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16938 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16939 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16940 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16941 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16942 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16943 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16944 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16945 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16946 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16947 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16948 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16949 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16950 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16951 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16952 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16953 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16954 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16955 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16956 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16957 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16958 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16959 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16960 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16961 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16962 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16963 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16964 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16965 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16966 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16967 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16968 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16969 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16970 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16971 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16972 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16973 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16974 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16975 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16976 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16977 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16978 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16979 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16980 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16981 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16982 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16983 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16984 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16985 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16986 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16987 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16988 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16989 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16990 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16991 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16992 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16993 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16994 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16995 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16996 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16997 +execute if block ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 16998 diff --git a/data/bsc/functions/read/l0/p/l0_770.mcfunction b/data/bsc/functions/read/l0/p/l0_770.mcfunction new file mode 100644 index 00000000..d7e62eb7 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_770.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:polished_blackstone_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 16999 +execute if block ~ ~ ~ minecraft:polished_blackstone_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17000 +execute if block ~ ~ ~ minecraft:polished_blackstone_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17001 +execute if block ~ ~ ~ minecraft:polished_blackstone_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17002 +execute if block ~ ~ ~ minecraft:polished_blackstone_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17003 +execute if block ~ ~ ~ minecraft:polished_blackstone_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17004 diff --git a/data/bsc/functions/read/l0/p/l0_771.mcfunction b/data/bsc/functions/read/l0/p/l0_771.mcfunction new file mode 100644 index 00000000..9fb232ba --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_771.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:polished_blackstone_pressure_plate[powered=true] run scoreboard players set @s s.crhf.block_id 17005 +execute if block ~ ~ ~ minecraft:polished_blackstone_pressure_plate[powered=false] run scoreboard players set @s s.crhf.block_id 17006 diff --git a/data/bsc/functions/read/l0/p/l0_772.mcfunction b/data/bsc/functions/read/l0/p/l0_772.mcfunction new file mode 100644 index 00000000..43074689 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_772.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=floor,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 17007 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=floor,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 17008 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=floor,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 17009 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=floor,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 17010 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=floor,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 17011 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=floor,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 17012 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=floor,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 17013 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=floor,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 17014 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=wall,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 17015 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=wall,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 17016 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=wall,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 17017 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=wall,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 17018 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=wall,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 17019 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=wall,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 17020 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=wall,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 17021 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=wall,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 17022 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=ceiling,facing=north,powered=true] run scoreboard players set @s s.crhf.block_id 17023 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=ceiling,facing=north,powered=false] run scoreboard players set @s s.crhf.block_id 17024 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=ceiling,facing=south,powered=true] run scoreboard players set @s s.crhf.block_id 17025 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=ceiling,facing=south,powered=false] run scoreboard players set @s s.crhf.block_id 17026 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=ceiling,facing=west,powered=true] run scoreboard players set @s s.crhf.block_id 17027 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=ceiling,facing=west,powered=false] run scoreboard players set @s s.crhf.block_id 17028 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=ceiling,facing=east,powered=true] run scoreboard players set @s s.crhf.block_id 17029 +execute if block ~ ~ ~ minecraft:polished_blackstone_button[face=ceiling,facing=east,powered=false] run scoreboard players set @s s.crhf.block_id 17030 diff --git a/data/bsc/functions/read/l0/p/l0_773.mcfunction b/data/bsc/functions/read/l0/p/l0_773.mcfunction new file mode 100644 index 00000000..6c618aa9 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_773.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17031 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17032 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17033 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17034 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17035 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17036 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17037 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17038 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17039 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17040 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17041 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17042 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17043 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17044 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17045 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17046 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17047 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17048 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17049 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17050 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17051 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17052 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17053 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17054 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17055 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17056 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17057 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17058 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17059 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17060 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17061 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17062 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17063 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17064 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17065 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17066 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17067 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17068 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17069 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17070 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17071 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17072 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17073 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17074 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17075 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17076 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17077 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17078 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17079 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17080 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17081 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17082 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17083 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17084 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17085 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17086 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17087 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17088 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17089 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17090 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17091 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17092 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17093 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17094 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17095 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17096 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17097 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17098 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17099 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17100 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17101 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17102 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17103 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17104 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17105 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17106 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17107 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17108 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17109 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17110 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17111 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17112 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17113 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17114 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17115 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17116 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17117 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17118 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17119 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17120 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17121 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17122 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17123 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17124 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17125 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17126 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17127 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17128 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17129 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17130 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17131 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17132 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17133 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17134 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17135 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17136 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17137 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17138 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17139 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17140 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17141 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17142 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17143 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17144 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17145 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17146 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17147 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17148 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17149 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17150 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17151 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17152 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17153 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17154 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17155 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17156 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17157 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17158 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17159 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17160 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17161 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17162 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17163 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17164 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17165 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17166 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17167 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17168 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17169 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17170 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17171 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17172 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17173 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17174 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17175 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17176 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17177 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17178 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17179 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17180 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17181 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17182 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17183 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17184 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17185 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17186 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17187 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17188 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17189 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17190 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17191 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17192 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17193 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17194 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17195 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17196 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17197 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17198 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17199 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17200 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17201 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17202 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17203 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17204 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17205 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17206 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17207 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17208 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17209 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17210 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17211 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17212 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17213 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17214 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17215 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17216 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17217 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17218 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17219 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17220 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17221 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17222 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17223 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17224 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17225 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17226 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17227 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17228 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17229 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17230 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17231 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17232 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17233 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17234 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17235 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17236 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17237 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17238 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17239 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17240 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17241 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17242 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17243 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17244 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17245 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17246 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17247 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17248 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17249 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17250 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17251 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17252 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17253 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17254 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17255 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17256 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17257 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17258 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17259 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17260 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17261 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17262 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17263 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17264 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17265 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17266 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17267 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17268 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17269 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17270 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17271 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17272 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17273 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17274 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17275 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17276 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17277 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17278 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17279 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17280 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17281 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17282 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17283 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17284 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17285 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17286 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17287 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17288 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17289 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17290 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17291 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17292 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17293 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17294 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17295 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17296 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17297 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17298 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17299 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17300 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17301 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17302 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17303 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17304 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17305 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17306 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17307 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17308 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17309 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17310 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17311 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17312 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17313 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17314 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17315 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17316 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17317 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17318 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17319 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17320 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17321 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17322 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17323 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17324 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17325 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17326 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17327 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17328 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17329 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17330 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17331 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17332 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17333 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17334 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17335 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17336 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17337 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17338 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17339 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17340 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17341 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17342 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17343 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17344 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17345 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17346 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17347 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17348 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 17349 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 17350 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 17351 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 17352 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 17353 +execute if block ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 17354 diff --git a/data/bsc/functions/read/l0/p/l0_777.mcfunction b/data/bsc/functions/read/l0/p/l0_777.mcfunction new file mode 100644 index 00000000..c3108045 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_777.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17358 +execute if block ~ ~ ~ minecraft:candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17359 +execute if block ~ ~ ~ minecraft:candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17360 +execute if block ~ ~ ~ minecraft:candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17361 +execute if block ~ ~ ~ minecraft:candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17362 +execute if block ~ ~ ~ minecraft:candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17363 +execute if block ~ ~ ~ minecraft:candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17364 +execute if block ~ ~ ~ minecraft:candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17365 +execute if block ~ ~ ~ minecraft:candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17366 +execute if block ~ ~ ~ minecraft:candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17367 +execute if block ~ ~ ~ minecraft:candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17368 +execute if block ~ ~ ~ minecraft:candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17369 +execute if block ~ ~ ~ minecraft:candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17370 +execute if block ~ ~ ~ minecraft:candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17371 +execute if block ~ ~ ~ minecraft:candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17372 +execute if block ~ ~ ~ minecraft:candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17373 diff --git a/data/bsc/functions/read/l0/p/l0_778.mcfunction b/data/bsc/functions/read/l0/p/l0_778.mcfunction new file mode 100644 index 00000000..bc95d7fc --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_778.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:white_candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17374 +execute if block ~ ~ ~ minecraft:white_candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17375 +execute if block ~ ~ ~ minecraft:white_candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17376 +execute if block ~ ~ ~ minecraft:white_candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17377 +execute if block ~ ~ ~ minecraft:white_candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17378 +execute if block ~ ~ ~ minecraft:white_candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17379 +execute if block ~ ~ ~ minecraft:white_candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17380 +execute if block ~ ~ ~ minecraft:white_candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17381 +execute if block ~ ~ ~ minecraft:white_candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17382 +execute if block ~ ~ ~ minecraft:white_candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17383 +execute if block ~ ~ ~ minecraft:white_candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17384 +execute if block ~ ~ ~ minecraft:white_candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17385 +execute if block ~ ~ ~ minecraft:white_candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17386 +execute if block ~ ~ ~ minecraft:white_candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17387 +execute if block ~ ~ ~ minecraft:white_candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17388 +execute if block ~ ~ ~ minecraft:white_candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17389 diff --git a/data/bsc/functions/read/l0/p/l0_779.mcfunction b/data/bsc/functions/read/l0/p/l0_779.mcfunction new file mode 100644 index 00000000..715b293c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_779.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:orange_candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17390 +execute if block ~ ~ ~ minecraft:orange_candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17391 +execute if block ~ ~ ~ minecraft:orange_candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17392 +execute if block ~ ~ ~ minecraft:orange_candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17393 +execute if block ~ ~ ~ minecraft:orange_candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17394 +execute if block ~ ~ ~ minecraft:orange_candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17395 +execute if block ~ ~ ~ minecraft:orange_candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17396 +execute if block ~ ~ ~ minecraft:orange_candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17397 +execute if block ~ ~ ~ minecraft:orange_candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17398 +execute if block ~ ~ ~ minecraft:orange_candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17399 +execute if block ~ ~ ~ minecraft:orange_candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17400 +execute if block ~ ~ ~ minecraft:orange_candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17401 +execute if block ~ ~ ~ minecraft:orange_candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17402 +execute if block ~ ~ ~ minecraft:orange_candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17403 +execute if block ~ ~ ~ minecraft:orange_candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17404 +execute if block ~ ~ ~ minecraft:orange_candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17405 diff --git a/data/bsc/functions/read/l0/p/l0_780.mcfunction b/data/bsc/functions/read/l0/p/l0_780.mcfunction new file mode 100644 index 00000000..132d8655 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_780.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:magenta_candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17406 +execute if block ~ ~ ~ minecraft:magenta_candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17407 +execute if block ~ ~ ~ minecraft:magenta_candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17408 +execute if block ~ ~ ~ minecraft:magenta_candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17409 +execute if block ~ ~ ~ minecraft:magenta_candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17410 +execute if block ~ ~ ~ minecraft:magenta_candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17411 +execute if block ~ ~ ~ minecraft:magenta_candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17412 +execute if block ~ ~ ~ minecraft:magenta_candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17413 +execute if block ~ ~ ~ minecraft:magenta_candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17414 +execute if block ~ ~ ~ minecraft:magenta_candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17415 +execute if block ~ ~ ~ minecraft:magenta_candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17416 +execute if block ~ ~ ~ minecraft:magenta_candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17417 +execute if block ~ ~ ~ minecraft:magenta_candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17418 +execute if block ~ ~ ~ minecraft:magenta_candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17419 +execute if block ~ ~ ~ minecraft:magenta_candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17420 +execute if block ~ ~ ~ minecraft:magenta_candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17421 diff --git a/data/bsc/functions/read/l0/p/l0_781.mcfunction b/data/bsc/functions/read/l0/p/l0_781.mcfunction new file mode 100644 index 00000000..d50d8167 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_781.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:light_blue_candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17422 +execute if block ~ ~ ~ minecraft:light_blue_candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17423 +execute if block ~ ~ ~ minecraft:light_blue_candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17424 +execute if block ~ ~ ~ minecraft:light_blue_candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17425 +execute if block ~ ~ ~ minecraft:light_blue_candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17426 +execute if block ~ ~ ~ minecraft:light_blue_candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17427 +execute if block ~ ~ ~ minecraft:light_blue_candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17428 +execute if block ~ ~ ~ minecraft:light_blue_candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17429 +execute if block ~ ~ ~ minecraft:light_blue_candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17430 +execute if block ~ ~ ~ minecraft:light_blue_candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17431 +execute if block ~ ~ ~ minecraft:light_blue_candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17432 +execute if block ~ ~ ~ minecraft:light_blue_candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17433 +execute if block ~ ~ ~ minecraft:light_blue_candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17434 +execute if block ~ ~ ~ minecraft:light_blue_candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17435 +execute if block ~ ~ ~ minecraft:light_blue_candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17436 +execute if block ~ ~ ~ minecraft:light_blue_candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17437 diff --git a/data/bsc/functions/read/l0/p/l0_782.mcfunction b/data/bsc/functions/read/l0/p/l0_782.mcfunction new file mode 100644 index 00000000..09628c84 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_782.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:yellow_candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17438 +execute if block ~ ~ ~ minecraft:yellow_candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17439 +execute if block ~ ~ ~ minecraft:yellow_candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17440 +execute if block ~ ~ ~ minecraft:yellow_candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17441 +execute if block ~ ~ ~ minecraft:yellow_candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17442 +execute if block ~ ~ ~ minecraft:yellow_candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17443 +execute if block ~ ~ ~ minecraft:yellow_candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17444 +execute if block ~ ~ ~ minecraft:yellow_candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17445 +execute if block ~ ~ ~ minecraft:yellow_candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17446 +execute if block ~ ~ ~ minecraft:yellow_candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17447 +execute if block ~ ~ ~ minecraft:yellow_candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17448 +execute if block ~ ~ ~ minecraft:yellow_candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17449 +execute if block ~ ~ ~ minecraft:yellow_candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17450 +execute if block ~ ~ ~ minecraft:yellow_candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17451 +execute if block ~ ~ ~ minecraft:yellow_candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17452 +execute if block ~ ~ ~ minecraft:yellow_candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17453 diff --git a/data/bsc/functions/read/l0/p/l0_783.mcfunction b/data/bsc/functions/read/l0/p/l0_783.mcfunction new file mode 100644 index 00000000..64986103 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_783.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:lime_candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17454 +execute if block ~ ~ ~ minecraft:lime_candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17455 +execute if block ~ ~ ~ minecraft:lime_candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17456 +execute if block ~ ~ ~ minecraft:lime_candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17457 +execute if block ~ ~ ~ minecraft:lime_candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17458 +execute if block ~ ~ ~ minecraft:lime_candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17459 +execute if block ~ ~ ~ minecraft:lime_candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17460 +execute if block ~ ~ ~ minecraft:lime_candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17461 +execute if block ~ ~ ~ minecraft:lime_candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17462 +execute if block ~ ~ ~ minecraft:lime_candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17463 +execute if block ~ ~ ~ minecraft:lime_candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17464 +execute if block ~ ~ ~ minecraft:lime_candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17465 +execute if block ~ ~ ~ minecraft:lime_candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17466 +execute if block ~ ~ ~ minecraft:lime_candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17467 +execute if block ~ ~ ~ minecraft:lime_candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17468 +execute if block ~ ~ ~ minecraft:lime_candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17469 diff --git a/data/bsc/functions/read/l0/p/l0_784.mcfunction b/data/bsc/functions/read/l0/p/l0_784.mcfunction new file mode 100644 index 00000000..ba860c0b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_784.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:pink_candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17470 +execute if block ~ ~ ~ minecraft:pink_candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17471 +execute if block ~ ~ ~ minecraft:pink_candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17472 +execute if block ~ ~ ~ minecraft:pink_candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17473 +execute if block ~ ~ ~ minecraft:pink_candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17474 +execute if block ~ ~ ~ minecraft:pink_candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17475 +execute if block ~ ~ ~ minecraft:pink_candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17476 +execute if block ~ ~ ~ minecraft:pink_candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17477 +execute if block ~ ~ ~ minecraft:pink_candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17478 +execute if block ~ ~ ~ minecraft:pink_candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17479 +execute if block ~ ~ ~ minecraft:pink_candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17480 +execute if block ~ ~ ~ minecraft:pink_candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17481 +execute if block ~ ~ ~ minecraft:pink_candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17482 +execute if block ~ ~ ~ minecraft:pink_candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17483 +execute if block ~ ~ ~ minecraft:pink_candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17484 +execute if block ~ ~ ~ minecraft:pink_candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17485 diff --git a/data/bsc/functions/read/l0/p/l0_785.mcfunction b/data/bsc/functions/read/l0/p/l0_785.mcfunction new file mode 100644 index 00000000..56822fb6 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_785.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:gray_candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17486 +execute if block ~ ~ ~ minecraft:gray_candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17487 +execute if block ~ ~ ~ minecraft:gray_candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17488 +execute if block ~ ~ ~ minecraft:gray_candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17489 +execute if block ~ ~ ~ minecraft:gray_candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17490 +execute if block ~ ~ ~ minecraft:gray_candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17491 +execute if block ~ ~ ~ minecraft:gray_candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17492 +execute if block ~ ~ ~ minecraft:gray_candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17493 +execute if block ~ ~ ~ minecraft:gray_candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17494 +execute if block ~ ~ ~ minecraft:gray_candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17495 +execute if block ~ ~ ~ minecraft:gray_candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17496 +execute if block ~ ~ ~ minecraft:gray_candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17497 +execute if block ~ ~ ~ minecraft:gray_candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17498 +execute if block ~ ~ ~ minecraft:gray_candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17499 +execute if block ~ ~ ~ minecraft:gray_candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17500 +execute if block ~ ~ ~ minecraft:gray_candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17501 diff --git a/data/bsc/functions/read/l0/p/l0_786.mcfunction b/data/bsc/functions/read/l0/p/l0_786.mcfunction new file mode 100644 index 00000000..fc68a155 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_786.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:light_gray_candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17502 +execute if block ~ ~ ~ minecraft:light_gray_candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17503 +execute if block ~ ~ ~ minecraft:light_gray_candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17504 +execute if block ~ ~ ~ minecraft:light_gray_candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17505 +execute if block ~ ~ ~ minecraft:light_gray_candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17506 +execute if block ~ ~ ~ minecraft:light_gray_candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17507 +execute if block ~ ~ ~ minecraft:light_gray_candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17508 +execute if block ~ ~ ~ minecraft:light_gray_candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17509 +execute if block ~ ~ ~ minecraft:light_gray_candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17510 +execute if block ~ ~ ~ minecraft:light_gray_candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17511 +execute if block ~ ~ ~ minecraft:light_gray_candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17512 +execute if block ~ ~ ~ minecraft:light_gray_candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17513 +execute if block ~ ~ ~ minecraft:light_gray_candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17514 +execute if block ~ ~ ~ minecraft:light_gray_candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17515 +execute if block ~ ~ ~ minecraft:light_gray_candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17516 +execute if block ~ ~ ~ minecraft:light_gray_candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17517 diff --git a/data/bsc/functions/read/l0/p/l0_787.mcfunction b/data/bsc/functions/read/l0/p/l0_787.mcfunction new file mode 100644 index 00000000..ccddda39 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_787.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:cyan_candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17518 +execute if block ~ ~ ~ minecraft:cyan_candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17519 +execute if block ~ ~ ~ minecraft:cyan_candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17520 +execute if block ~ ~ ~ minecraft:cyan_candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17521 +execute if block ~ ~ ~ minecraft:cyan_candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17522 +execute if block ~ ~ ~ minecraft:cyan_candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17523 +execute if block ~ ~ ~ minecraft:cyan_candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17524 +execute if block ~ ~ ~ minecraft:cyan_candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17525 +execute if block ~ ~ ~ minecraft:cyan_candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17526 +execute if block ~ ~ ~ minecraft:cyan_candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17527 +execute if block ~ ~ ~ minecraft:cyan_candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17528 +execute if block ~ ~ ~ minecraft:cyan_candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17529 +execute if block ~ ~ ~ minecraft:cyan_candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17530 +execute if block ~ ~ ~ minecraft:cyan_candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17531 +execute if block ~ ~ ~ minecraft:cyan_candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17532 +execute if block ~ ~ ~ minecraft:cyan_candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17533 diff --git a/data/bsc/functions/read/l0/p/l0_788.mcfunction b/data/bsc/functions/read/l0/p/l0_788.mcfunction new file mode 100644 index 00000000..598e2f91 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_788.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:purple_candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17534 +execute if block ~ ~ ~ minecraft:purple_candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17535 +execute if block ~ ~ ~ minecraft:purple_candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17536 +execute if block ~ ~ ~ minecraft:purple_candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17537 +execute if block ~ ~ ~ minecraft:purple_candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17538 +execute if block ~ ~ ~ minecraft:purple_candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17539 +execute if block ~ ~ ~ minecraft:purple_candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17540 +execute if block ~ ~ ~ minecraft:purple_candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17541 +execute if block ~ ~ ~ minecraft:purple_candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17542 +execute if block ~ ~ ~ minecraft:purple_candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17543 +execute if block ~ ~ ~ minecraft:purple_candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17544 +execute if block ~ ~ ~ minecraft:purple_candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17545 +execute if block ~ ~ ~ minecraft:purple_candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17546 +execute if block ~ ~ ~ minecraft:purple_candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17547 +execute if block ~ ~ ~ minecraft:purple_candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17548 +execute if block ~ ~ ~ minecraft:purple_candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17549 diff --git a/data/bsc/functions/read/l0/p/l0_789.mcfunction b/data/bsc/functions/read/l0/p/l0_789.mcfunction new file mode 100644 index 00000000..7a2d6a3f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_789.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:blue_candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17550 +execute if block ~ ~ ~ minecraft:blue_candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17551 +execute if block ~ ~ ~ minecraft:blue_candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17552 +execute if block ~ ~ ~ minecraft:blue_candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17553 +execute if block ~ ~ ~ minecraft:blue_candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17554 +execute if block ~ ~ ~ minecraft:blue_candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17555 +execute if block ~ ~ ~ minecraft:blue_candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17556 +execute if block ~ ~ ~ minecraft:blue_candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17557 +execute if block ~ ~ ~ minecraft:blue_candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17558 +execute if block ~ ~ ~ minecraft:blue_candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17559 +execute if block ~ ~ ~ minecraft:blue_candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17560 +execute if block ~ ~ ~ minecraft:blue_candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17561 +execute if block ~ ~ ~ minecraft:blue_candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17562 +execute if block ~ ~ ~ minecraft:blue_candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17563 +execute if block ~ ~ ~ minecraft:blue_candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17564 +execute if block ~ ~ ~ minecraft:blue_candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17565 diff --git a/data/bsc/functions/read/l0/p/l0_790.mcfunction b/data/bsc/functions/read/l0/p/l0_790.mcfunction new file mode 100644 index 00000000..8274ebbd --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_790.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:brown_candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17566 +execute if block ~ ~ ~ minecraft:brown_candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17567 +execute if block ~ ~ ~ minecraft:brown_candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17568 +execute if block ~ ~ ~ minecraft:brown_candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17569 +execute if block ~ ~ ~ minecraft:brown_candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17570 +execute if block ~ ~ ~ minecraft:brown_candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17571 +execute if block ~ ~ ~ minecraft:brown_candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17572 +execute if block ~ ~ ~ minecraft:brown_candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17573 +execute if block ~ ~ ~ minecraft:brown_candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17574 +execute if block ~ ~ ~ minecraft:brown_candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17575 +execute if block ~ ~ ~ minecraft:brown_candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17576 +execute if block ~ ~ ~ minecraft:brown_candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17577 +execute if block ~ ~ ~ minecraft:brown_candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17578 +execute if block ~ ~ ~ minecraft:brown_candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17579 +execute if block ~ ~ ~ minecraft:brown_candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17580 +execute if block ~ ~ ~ minecraft:brown_candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17581 diff --git a/data/bsc/functions/read/l0/p/l0_791.mcfunction b/data/bsc/functions/read/l0/p/l0_791.mcfunction new file mode 100644 index 00000000..f4bfb300 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_791.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:green_candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17582 +execute if block ~ ~ ~ minecraft:green_candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17583 +execute if block ~ ~ ~ minecraft:green_candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17584 +execute if block ~ ~ ~ minecraft:green_candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17585 +execute if block ~ ~ ~ minecraft:green_candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17586 +execute if block ~ ~ ~ minecraft:green_candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17587 +execute if block ~ ~ ~ minecraft:green_candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17588 +execute if block ~ ~ ~ minecraft:green_candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17589 +execute if block ~ ~ ~ minecraft:green_candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17590 +execute if block ~ ~ ~ minecraft:green_candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17591 +execute if block ~ ~ ~ minecraft:green_candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17592 +execute if block ~ ~ ~ minecraft:green_candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17593 +execute if block ~ ~ ~ minecraft:green_candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17594 +execute if block ~ ~ ~ minecraft:green_candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17595 +execute if block ~ ~ ~ minecraft:green_candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17596 +execute if block ~ ~ ~ minecraft:green_candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17597 diff --git a/data/bsc/functions/read/l0/p/l0_792.mcfunction b/data/bsc/functions/read/l0/p/l0_792.mcfunction new file mode 100644 index 00000000..a99706b7 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_792.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:red_candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17598 +execute if block ~ ~ ~ minecraft:red_candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17599 +execute if block ~ ~ ~ minecraft:red_candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17600 +execute if block ~ ~ ~ minecraft:red_candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17601 +execute if block ~ ~ ~ minecraft:red_candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17602 +execute if block ~ ~ ~ minecraft:red_candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17603 +execute if block ~ ~ ~ minecraft:red_candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17604 +execute if block ~ ~ ~ minecraft:red_candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17605 +execute if block ~ ~ ~ minecraft:red_candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17606 +execute if block ~ ~ ~ minecraft:red_candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17607 +execute if block ~ ~ ~ minecraft:red_candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17608 +execute if block ~ ~ ~ minecraft:red_candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17609 +execute if block ~ ~ ~ minecraft:red_candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17610 +execute if block ~ ~ ~ minecraft:red_candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17611 +execute if block ~ ~ ~ minecraft:red_candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17612 +execute if block ~ ~ ~ minecraft:red_candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17613 diff --git a/data/bsc/functions/read/l0/p/l0_793.mcfunction b/data/bsc/functions/read/l0/p/l0_793.mcfunction new file mode 100644 index 00000000..e01ec646 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_793.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:black_candle[candles=1,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17614 +execute if block ~ ~ ~ minecraft:black_candle[candles=1,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17615 +execute if block ~ ~ ~ minecraft:black_candle[candles=1,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17616 +execute if block ~ ~ ~ minecraft:black_candle[candles=1,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17617 +execute if block ~ ~ ~ minecraft:black_candle[candles=2,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17618 +execute if block ~ ~ ~ minecraft:black_candle[candles=2,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17619 +execute if block ~ ~ ~ minecraft:black_candle[candles=2,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17620 +execute if block ~ ~ ~ minecraft:black_candle[candles=2,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17621 +execute if block ~ ~ ~ minecraft:black_candle[candles=3,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17622 +execute if block ~ ~ ~ minecraft:black_candle[candles=3,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17623 +execute if block ~ ~ ~ minecraft:black_candle[candles=3,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17624 +execute if block ~ ~ ~ minecraft:black_candle[candles=3,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17625 +execute if block ~ ~ ~ minecraft:black_candle[candles=4,lit=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17626 +execute if block ~ ~ ~ minecraft:black_candle[candles=4,lit=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17627 +execute if block ~ ~ ~ minecraft:black_candle[candles=4,lit=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17628 +execute if block ~ ~ ~ minecraft:black_candle[candles=4,lit=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17629 diff --git a/data/bsc/functions/read/l0/p/l0_794.mcfunction b/data/bsc/functions/read/l0/p/l0_794.mcfunction new file mode 100644 index 00000000..8b92fb56 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_794.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17630 +execute if block ~ ~ ~ minecraft:candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17631 diff --git a/data/bsc/functions/read/l0/p/l0_795.mcfunction b/data/bsc/functions/read/l0/p/l0_795.mcfunction new file mode 100644 index 00000000..7f2e3c94 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_795.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:white_candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17632 +execute if block ~ ~ ~ minecraft:white_candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17633 diff --git a/data/bsc/functions/read/l0/p/l0_796.mcfunction b/data/bsc/functions/read/l0/p/l0_796.mcfunction new file mode 100644 index 00000000..30fd549c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_796.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:orange_candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17634 +execute if block ~ ~ ~ minecraft:orange_candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17635 diff --git a/data/bsc/functions/read/l0/p/l0_797.mcfunction b/data/bsc/functions/read/l0/p/l0_797.mcfunction new file mode 100644 index 00000000..31a40888 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_797.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:magenta_candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17636 +execute if block ~ ~ ~ minecraft:magenta_candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17637 diff --git a/data/bsc/functions/read/l0/p/l0_798.mcfunction b/data/bsc/functions/read/l0/p/l0_798.mcfunction new file mode 100644 index 00000000..c392896b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_798.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:light_blue_candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17638 +execute if block ~ ~ ~ minecraft:light_blue_candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17639 diff --git a/data/bsc/functions/read/l0/p/l0_799.mcfunction b/data/bsc/functions/read/l0/p/l0_799.mcfunction new file mode 100644 index 00000000..ab4ec79c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_799.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:yellow_candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17640 +execute if block ~ ~ ~ minecraft:yellow_candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17641 diff --git a/data/bsc/functions/read/l0/p/l0_8.mcfunction b/data/bsc/functions/read/l0/p/l0_8.mcfunction new file mode 100644 index 00000000..8b5324a6 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_8.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:grass_block[snowy=true] run scoreboard players set @s s.crhf.block_id 8 +execute if block ~ ~ ~ minecraft:grass_block[snowy=false] run scoreboard players set @s s.crhf.block_id 9 diff --git a/data/bsc/functions/read/l0/p/l0_80.mcfunction b/data/bsc/functions/read/l0/p/l0_80.mcfunction new file mode 100644 index 00000000..9bb0c51c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_80.mcfunction @@ -0,0 +1,800 @@ +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=0,powered=true] run scoreboard players set @s s.crhf.block_id 281 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=0,powered=false] run scoreboard players set @s s.crhf.block_id 282 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=1,powered=true] run scoreboard players set @s s.crhf.block_id 283 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=1,powered=false] run scoreboard players set @s s.crhf.block_id 284 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=2,powered=true] run scoreboard players set @s s.crhf.block_id 285 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=2,powered=false] run scoreboard players set @s s.crhf.block_id 286 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=3,powered=true] run scoreboard players set @s s.crhf.block_id 287 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=3,powered=false] run scoreboard players set @s s.crhf.block_id 288 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=4,powered=true] run scoreboard players set @s s.crhf.block_id 289 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=4,powered=false] run scoreboard players set @s s.crhf.block_id 290 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=5,powered=true] run scoreboard players set @s s.crhf.block_id 291 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=5,powered=false] run scoreboard players set @s s.crhf.block_id 292 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=6,powered=true] run scoreboard players set @s s.crhf.block_id 293 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=6,powered=false] run scoreboard players set @s s.crhf.block_id 294 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=7,powered=true] run scoreboard players set @s s.crhf.block_id 295 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=7,powered=false] run scoreboard players set @s s.crhf.block_id 296 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=8,powered=true] run scoreboard players set @s s.crhf.block_id 297 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=8,powered=false] run scoreboard players set @s s.crhf.block_id 298 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=9,powered=true] run scoreboard players set @s s.crhf.block_id 299 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=9,powered=false] run scoreboard players set @s s.crhf.block_id 300 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=10,powered=true] run scoreboard players set @s s.crhf.block_id 301 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=10,powered=false] run scoreboard players set @s s.crhf.block_id 302 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=11,powered=true] run scoreboard players set @s s.crhf.block_id 303 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=11,powered=false] run scoreboard players set @s s.crhf.block_id 304 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=12,powered=true] run scoreboard players set @s s.crhf.block_id 305 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=12,powered=false] run scoreboard players set @s s.crhf.block_id 306 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=13,powered=true] run scoreboard players set @s s.crhf.block_id 307 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=13,powered=false] run scoreboard players set @s s.crhf.block_id 308 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=14,powered=true] run scoreboard players set @s s.crhf.block_id 309 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=14,powered=false] run scoreboard players set @s s.crhf.block_id 310 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=15,powered=true] run scoreboard players set @s s.crhf.block_id 311 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=15,powered=false] run scoreboard players set @s s.crhf.block_id 312 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=16,powered=true] run scoreboard players set @s s.crhf.block_id 313 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=16,powered=false] run scoreboard players set @s s.crhf.block_id 314 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=17,powered=true] run scoreboard players set @s s.crhf.block_id 315 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=17,powered=false] run scoreboard players set @s s.crhf.block_id 316 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=18,powered=true] run scoreboard players set @s s.crhf.block_id 317 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=18,powered=false] run scoreboard players set @s s.crhf.block_id 318 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=19,powered=true] run scoreboard players set @s s.crhf.block_id 319 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=19,powered=false] run scoreboard players set @s s.crhf.block_id 320 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=20,powered=true] run scoreboard players set @s s.crhf.block_id 321 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=20,powered=false] run scoreboard players set @s s.crhf.block_id 322 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=21,powered=true] run scoreboard players set @s s.crhf.block_id 323 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=21,powered=false] run scoreboard players set @s s.crhf.block_id 324 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=22,powered=true] run scoreboard players set @s s.crhf.block_id 325 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=22,powered=false] run scoreboard players set @s s.crhf.block_id 326 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=23,powered=true] run scoreboard players set @s s.crhf.block_id 327 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=23,powered=false] run scoreboard players set @s s.crhf.block_id 328 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=24,powered=true] run scoreboard players set @s s.crhf.block_id 329 +execute if block ~ ~ ~ minecraft:note_block[instrument=harp,note=24,powered=false] run scoreboard players set @s s.crhf.block_id 330 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=0,powered=true] run scoreboard players set @s s.crhf.block_id 331 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=0,powered=false] run scoreboard players set @s s.crhf.block_id 332 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=1,powered=true] run scoreboard players set @s s.crhf.block_id 333 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=1,powered=false] run scoreboard players set @s s.crhf.block_id 334 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=2,powered=true] run scoreboard players set @s s.crhf.block_id 335 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=2,powered=false] run scoreboard players set @s s.crhf.block_id 336 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=3,powered=true] run scoreboard players set @s s.crhf.block_id 337 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=3,powered=false] run scoreboard players set @s s.crhf.block_id 338 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=4,powered=true] run scoreboard players set @s s.crhf.block_id 339 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=4,powered=false] run scoreboard players set @s s.crhf.block_id 340 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=5,powered=true] run scoreboard players set @s s.crhf.block_id 341 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=5,powered=false] run scoreboard players set @s s.crhf.block_id 342 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=6,powered=true] run scoreboard players set @s s.crhf.block_id 343 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=6,powered=false] run scoreboard players set @s s.crhf.block_id 344 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=7,powered=true] run scoreboard players set @s s.crhf.block_id 345 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=7,powered=false] run scoreboard players set @s s.crhf.block_id 346 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=8,powered=true] run scoreboard players set @s s.crhf.block_id 347 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=8,powered=false] run scoreboard players set @s s.crhf.block_id 348 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=9,powered=true] run scoreboard players set @s s.crhf.block_id 349 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=9,powered=false] run scoreboard players set @s s.crhf.block_id 350 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=10,powered=true] run scoreboard players set @s s.crhf.block_id 351 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=10,powered=false] run scoreboard players set @s s.crhf.block_id 352 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=11,powered=true] run scoreboard players set @s s.crhf.block_id 353 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=11,powered=false] run scoreboard players set @s s.crhf.block_id 354 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=12,powered=true] run scoreboard players set @s s.crhf.block_id 355 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=12,powered=false] run scoreboard players set @s s.crhf.block_id 356 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=13,powered=true] run scoreboard players set @s s.crhf.block_id 357 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=13,powered=false] run scoreboard players set @s s.crhf.block_id 358 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=14,powered=true] run scoreboard players set @s s.crhf.block_id 359 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=14,powered=false] run scoreboard players set @s s.crhf.block_id 360 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=15,powered=true] run scoreboard players set @s s.crhf.block_id 361 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=15,powered=false] run scoreboard players set @s s.crhf.block_id 362 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=16,powered=true] run scoreboard players set @s s.crhf.block_id 363 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=16,powered=false] run scoreboard players set @s s.crhf.block_id 364 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=17,powered=true] run scoreboard players set @s s.crhf.block_id 365 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=17,powered=false] run scoreboard players set @s s.crhf.block_id 366 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=18,powered=true] run scoreboard players set @s s.crhf.block_id 367 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=18,powered=false] run scoreboard players set @s s.crhf.block_id 368 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=19,powered=true] run scoreboard players set @s s.crhf.block_id 369 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=19,powered=false] run scoreboard players set @s s.crhf.block_id 370 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=20,powered=true] run scoreboard players set @s s.crhf.block_id 371 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=20,powered=false] run scoreboard players set @s s.crhf.block_id 372 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=21,powered=true] run scoreboard players set @s s.crhf.block_id 373 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=21,powered=false] run scoreboard players set @s s.crhf.block_id 374 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=22,powered=true] run scoreboard players set @s s.crhf.block_id 375 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=22,powered=false] run scoreboard players set @s s.crhf.block_id 376 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=23,powered=true] run scoreboard players set @s s.crhf.block_id 377 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=23,powered=false] run scoreboard players set @s s.crhf.block_id 378 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=24,powered=true] run scoreboard players set @s s.crhf.block_id 379 +execute if block ~ ~ ~ minecraft:note_block[instrument=basedrum,note=24,powered=false] run scoreboard players set @s s.crhf.block_id 380 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=0,powered=true] run scoreboard players set @s s.crhf.block_id 381 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=0,powered=false] run scoreboard players set @s s.crhf.block_id 382 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=1,powered=true] run scoreboard players set @s s.crhf.block_id 383 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=1,powered=false] run scoreboard players set @s s.crhf.block_id 384 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=2,powered=true] run scoreboard players set @s s.crhf.block_id 385 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=2,powered=false] run scoreboard players set @s s.crhf.block_id 386 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=3,powered=true] run scoreboard players set @s s.crhf.block_id 387 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=3,powered=false] run scoreboard players set @s s.crhf.block_id 388 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=4,powered=true] run scoreboard players set @s s.crhf.block_id 389 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=4,powered=false] run scoreboard players set @s s.crhf.block_id 390 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=5,powered=true] run scoreboard players set @s s.crhf.block_id 391 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=5,powered=false] run scoreboard players set @s s.crhf.block_id 392 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=6,powered=true] run scoreboard players set @s s.crhf.block_id 393 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=6,powered=false] run scoreboard players set @s s.crhf.block_id 394 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=7,powered=true] run scoreboard players set @s s.crhf.block_id 395 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=7,powered=false] run scoreboard players set @s s.crhf.block_id 396 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=8,powered=true] run scoreboard players set @s s.crhf.block_id 397 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=8,powered=false] run scoreboard players set @s s.crhf.block_id 398 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=9,powered=true] run scoreboard players set @s s.crhf.block_id 399 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=9,powered=false] run scoreboard players set @s s.crhf.block_id 400 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=10,powered=true] run scoreboard players set @s s.crhf.block_id 401 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=10,powered=false] run scoreboard players set @s s.crhf.block_id 402 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=11,powered=true] run scoreboard players set @s s.crhf.block_id 403 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=11,powered=false] run scoreboard players set @s s.crhf.block_id 404 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=12,powered=true] run scoreboard players set @s s.crhf.block_id 405 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=12,powered=false] run scoreboard players set @s s.crhf.block_id 406 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=13,powered=true] run scoreboard players set @s s.crhf.block_id 407 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=13,powered=false] run scoreboard players set @s s.crhf.block_id 408 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=14,powered=true] run scoreboard players set @s s.crhf.block_id 409 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=14,powered=false] run scoreboard players set @s s.crhf.block_id 410 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=15,powered=true] run scoreboard players set @s s.crhf.block_id 411 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=15,powered=false] run scoreboard players set @s s.crhf.block_id 412 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=16,powered=true] run scoreboard players set @s s.crhf.block_id 413 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=16,powered=false] run scoreboard players set @s s.crhf.block_id 414 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=17,powered=true] run scoreboard players set @s s.crhf.block_id 415 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=17,powered=false] run scoreboard players set @s s.crhf.block_id 416 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=18,powered=true] run scoreboard players set @s s.crhf.block_id 417 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=18,powered=false] run scoreboard players set @s s.crhf.block_id 418 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=19,powered=true] run scoreboard players set @s s.crhf.block_id 419 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=19,powered=false] run scoreboard players set @s s.crhf.block_id 420 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=20,powered=true] run scoreboard players set @s s.crhf.block_id 421 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=20,powered=false] run scoreboard players set @s s.crhf.block_id 422 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=21,powered=true] run scoreboard players set @s s.crhf.block_id 423 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=21,powered=false] run scoreboard players set @s s.crhf.block_id 424 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=22,powered=true] run scoreboard players set @s s.crhf.block_id 425 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=22,powered=false] run scoreboard players set @s s.crhf.block_id 426 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=23,powered=true] run scoreboard players set @s s.crhf.block_id 427 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=23,powered=false] run scoreboard players set @s s.crhf.block_id 428 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=24,powered=true] run scoreboard players set @s s.crhf.block_id 429 +execute if block ~ ~ ~ minecraft:note_block[instrument=snare,note=24,powered=false] run scoreboard players set @s s.crhf.block_id 430 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=0,powered=true] run scoreboard players set @s s.crhf.block_id 431 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=0,powered=false] run scoreboard players set @s s.crhf.block_id 432 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=1,powered=true] run scoreboard players set @s s.crhf.block_id 433 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=1,powered=false] run scoreboard players set @s s.crhf.block_id 434 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=2,powered=true] run scoreboard players set @s s.crhf.block_id 435 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=2,powered=false] run scoreboard players set @s s.crhf.block_id 436 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=3,powered=true] run scoreboard players set @s s.crhf.block_id 437 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=3,powered=false] run scoreboard players set @s s.crhf.block_id 438 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=4,powered=true] run scoreboard players set @s s.crhf.block_id 439 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=4,powered=false] run scoreboard players set @s s.crhf.block_id 440 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=5,powered=true] run scoreboard players set @s s.crhf.block_id 441 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=5,powered=false] run scoreboard players set @s s.crhf.block_id 442 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=6,powered=true] run scoreboard players set @s s.crhf.block_id 443 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=6,powered=false] run scoreboard players set @s s.crhf.block_id 444 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=7,powered=true] run scoreboard players set @s s.crhf.block_id 445 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=7,powered=false] run scoreboard players set @s s.crhf.block_id 446 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=8,powered=true] run scoreboard players set @s s.crhf.block_id 447 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=8,powered=false] run scoreboard players set @s s.crhf.block_id 448 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=9,powered=true] run scoreboard players set @s s.crhf.block_id 449 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=9,powered=false] run scoreboard players set @s s.crhf.block_id 450 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=10,powered=true] run scoreboard players set @s s.crhf.block_id 451 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=10,powered=false] run scoreboard players set @s s.crhf.block_id 452 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=11,powered=true] run scoreboard players set @s s.crhf.block_id 453 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=11,powered=false] run scoreboard players set @s s.crhf.block_id 454 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=12,powered=true] run scoreboard players set @s s.crhf.block_id 455 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=12,powered=false] run scoreboard players set @s s.crhf.block_id 456 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=13,powered=true] run scoreboard players set @s s.crhf.block_id 457 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=13,powered=false] run scoreboard players set @s s.crhf.block_id 458 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=14,powered=true] run scoreboard players set @s s.crhf.block_id 459 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=14,powered=false] run scoreboard players set @s s.crhf.block_id 460 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=15,powered=true] run scoreboard players set @s s.crhf.block_id 461 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=15,powered=false] run scoreboard players set @s s.crhf.block_id 462 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=16,powered=true] run scoreboard players set @s s.crhf.block_id 463 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=16,powered=false] run scoreboard players set @s s.crhf.block_id 464 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=17,powered=true] run scoreboard players set @s s.crhf.block_id 465 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=17,powered=false] run scoreboard players set @s s.crhf.block_id 466 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=18,powered=true] run scoreboard players set @s s.crhf.block_id 467 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=18,powered=false] run scoreboard players set @s s.crhf.block_id 468 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=19,powered=true] run scoreboard players set @s s.crhf.block_id 469 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=19,powered=false] run scoreboard players set @s s.crhf.block_id 470 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=20,powered=true] run scoreboard players set @s s.crhf.block_id 471 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=20,powered=false] run scoreboard players set @s s.crhf.block_id 472 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=21,powered=true] run scoreboard players set @s s.crhf.block_id 473 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=21,powered=false] run scoreboard players set @s s.crhf.block_id 474 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=22,powered=true] run scoreboard players set @s s.crhf.block_id 475 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=22,powered=false] run scoreboard players set @s s.crhf.block_id 476 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=23,powered=true] run scoreboard players set @s s.crhf.block_id 477 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=23,powered=false] run scoreboard players set @s s.crhf.block_id 478 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=24,powered=true] run scoreboard players set @s s.crhf.block_id 479 +execute if block ~ ~ ~ minecraft:note_block[instrument=hat,note=24,powered=false] run scoreboard players set @s s.crhf.block_id 480 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=0,powered=true] run scoreboard players set @s s.crhf.block_id 481 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=0,powered=false] run scoreboard players set @s s.crhf.block_id 482 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=1,powered=true] run scoreboard players set @s s.crhf.block_id 483 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=1,powered=false] run scoreboard players set @s s.crhf.block_id 484 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=2,powered=true] run scoreboard players set @s s.crhf.block_id 485 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=2,powered=false] run scoreboard players set @s s.crhf.block_id 486 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=3,powered=true] run scoreboard players set @s s.crhf.block_id 487 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=3,powered=false] run scoreboard players set @s s.crhf.block_id 488 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=4,powered=true] run scoreboard players set @s s.crhf.block_id 489 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=4,powered=false] run scoreboard players set @s s.crhf.block_id 490 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=5,powered=true] run scoreboard players set @s s.crhf.block_id 491 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=5,powered=false] run scoreboard players set @s s.crhf.block_id 492 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=6,powered=true] run scoreboard players set @s s.crhf.block_id 493 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=6,powered=false] run scoreboard players set @s s.crhf.block_id 494 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=7,powered=true] run scoreboard players set @s s.crhf.block_id 495 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=7,powered=false] run scoreboard players set @s s.crhf.block_id 496 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=8,powered=true] run scoreboard players set @s s.crhf.block_id 497 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=8,powered=false] run scoreboard players set @s s.crhf.block_id 498 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=9,powered=true] run scoreboard players set @s s.crhf.block_id 499 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=9,powered=false] run scoreboard players set @s s.crhf.block_id 500 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=10,powered=true] run scoreboard players set @s s.crhf.block_id 501 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=10,powered=false] run scoreboard players set @s s.crhf.block_id 502 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=11,powered=true] run scoreboard players set @s s.crhf.block_id 503 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=11,powered=false] run scoreboard players set @s s.crhf.block_id 504 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=12,powered=true] run scoreboard players set @s s.crhf.block_id 505 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=12,powered=false] run scoreboard players set @s s.crhf.block_id 506 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=13,powered=true] run scoreboard players set @s s.crhf.block_id 507 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=13,powered=false] run scoreboard players set @s s.crhf.block_id 508 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=14,powered=true] run scoreboard players set @s s.crhf.block_id 509 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=14,powered=false] run scoreboard players set @s s.crhf.block_id 510 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=15,powered=true] run scoreboard players set @s s.crhf.block_id 511 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=15,powered=false] run scoreboard players set @s s.crhf.block_id 512 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=16,powered=true] run scoreboard players set @s s.crhf.block_id 513 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=16,powered=false] run scoreboard players set @s s.crhf.block_id 514 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=17,powered=true] run scoreboard players set @s s.crhf.block_id 515 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=17,powered=false] run scoreboard players set @s s.crhf.block_id 516 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=18,powered=true] run scoreboard players set @s s.crhf.block_id 517 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=18,powered=false] run scoreboard players set @s s.crhf.block_id 518 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=19,powered=true] run scoreboard players set @s s.crhf.block_id 519 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=19,powered=false] run scoreboard players set @s s.crhf.block_id 520 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=20,powered=true] run scoreboard players set @s s.crhf.block_id 521 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=20,powered=false] run scoreboard players set @s s.crhf.block_id 522 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=21,powered=true] run scoreboard players set @s s.crhf.block_id 523 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=21,powered=false] run scoreboard players set @s s.crhf.block_id 524 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=22,powered=true] run scoreboard players set @s s.crhf.block_id 525 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=22,powered=false] run scoreboard players set @s s.crhf.block_id 526 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=23,powered=true] run scoreboard players set @s s.crhf.block_id 527 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=23,powered=false] run scoreboard players set @s s.crhf.block_id 528 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=24,powered=true] run scoreboard players set @s s.crhf.block_id 529 +execute if block ~ ~ ~ minecraft:note_block[instrument=bass,note=24,powered=false] run scoreboard players set @s s.crhf.block_id 530 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=0,powered=true] run scoreboard players set @s s.crhf.block_id 531 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=0,powered=false] run scoreboard players set @s s.crhf.block_id 532 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=1,powered=true] run scoreboard players set @s s.crhf.block_id 533 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=1,powered=false] run scoreboard players set @s s.crhf.block_id 534 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=2,powered=true] run scoreboard players set @s s.crhf.block_id 535 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=2,powered=false] run scoreboard players set @s s.crhf.block_id 536 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=3,powered=true] run scoreboard players set @s s.crhf.block_id 537 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=3,powered=false] run scoreboard players set @s s.crhf.block_id 538 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=4,powered=true] run scoreboard players set @s s.crhf.block_id 539 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=4,powered=false] run scoreboard players set @s s.crhf.block_id 540 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=5,powered=true] run scoreboard players set @s s.crhf.block_id 541 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=5,powered=false] run scoreboard players set @s s.crhf.block_id 542 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=6,powered=true] run scoreboard players set @s s.crhf.block_id 543 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=6,powered=false] run scoreboard players set @s s.crhf.block_id 544 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=7,powered=true] run scoreboard players set @s s.crhf.block_id 545 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=7,powered=false] run scoreboard players set @s s.crhf.block_id 546 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=8,powered=true] run scoreboard players set @s s.crhf.block_id 547 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=8,powered=false] run scoreboard players set @s s.crhf.block_id 548 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=9,powered=true] run scoreboard players set @s s.crhf.block_id 549 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=9,powered=false] run scoreboard players set @s s.crhf.block_id 550 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=10,powered=true] run scoreboard players set @s s.crhf.block_id 551 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=10,powered=false] run scoreboard players set @s s.crhf.block_id 552 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=11,powered=true] run scoreboard players set @s s.crhf.block_id 553 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=11,powered=false] run scoreboard players set @s s.crhf.block_id 554 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=12,powered=true] run scoreboard players set @s s.crhf.block_id 555 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=12,powered=false] run scoreboard players set @s s.crhf.block_id 556 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=13,powered=true] run scoreboard players set @s s.crhf.block_id 557 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=13,powered=false] run scoreboard players set @s s.crhf.block_id 558 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=14,powered=true] run scoreboard players set @s s.crhf.block_id 559 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=14,powered=false] run scoreboard players set @s s.crhf.block_id 560 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=15,powered=true] run scoreboard players set @s s.crhf.block_id 561 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=15,powered=false] run scoreboard players set @s s.crhf.block_id 562 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=16,powered=true] run scoreboard players set @s s.crhf.block_id 563 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=16,powered=false] run scoreboard players set @s s.crhf.block_id 564 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=17,powered=true] run scoreboard players set @s s.crhf.block_id 565 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=17,powered=false] run scoreboard players set @s s.crhf.block_id 566 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=18,powered=true] run scoreboard players set @s s.crhf.block_id 567 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=18,powered=false] run scoreboard players set @s s.crhf.block_id 568 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=19,powered=true] run scoreboard players set @s s.crhf.block_id 569 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=19,powered=false] run scoreboard players set @s s.crhf.block_id 570 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=20,powered=true] run scoreboard players set @s s.crhf.block_id 571 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=20,powered=false] run scoreboard players set @s s.crhf.block_id 572 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=21,powered=true] run scoreboard players set @s s.crhf.block_id 573 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=21,powered=false] run scoreboard players set @s s.crhf.block_id 574 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=22,powered=true] run scoreboard players set @s s.crhf.block_id 575 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=22,powered=false] run scoreboard players set @s s.crhf.block_id 576 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=23,powered=true] run scoreboard players set @s s.crhf.block_id 577 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=23,powered=false] run scoreboard players set @s s.crhf.block_id 578 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=24,powered=true] run scoreboard players set @s s.crhf.block_id 579 +execute if block ~ ~ ~ minecraft:note_block[instrument=flute,note=24,powered=false] run scoreboard players set @s s.crhf.block_id 580 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=0,powered=true] run scoreboard players set @s s.crhf.block_id 581 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=0,powered=false] run scoreboard players set @s s.crhf.block_id 582 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=1,powered=true] run scoreboard players set @s s.crhf.block_id 583 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=1,powered=false] run scoreboard players set @s s.crhf.block_id 584 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=2,powered=true] run scoreboard players set @s s.crhf.block_id 585 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=2,powered=false] run scoreboard players set @s s.crhf.block_id 586 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=3,powered=true] run scoreboard players set @s s.crhf.block_id 587 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=3,powered=false] run scoreboard players set @s s.crhf.block_id 588 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=4,powered=true] run scoreboard players set @s s.crhf.block_id 589 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=4,powered=false] run scoreboard players set @s s.crhf.block_id 590 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=5,powered=true] run scoreboard players set @s s.crhf.block_id 591 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=5,powered=false] run scoreboard players set @s s.crhf.block_id 592 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=6,powered=true] run scoreboard players set @s s.crhf.block_id 593 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=6,powered=false] run scoreboard players set @s s.crhf.block_id 594 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=7,powered=true] run scoreboard players set @s s.crhf.block_id 595 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=7,powered=false] run scoreboard players set @s s.crhf.block_id 596 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=8,powered=true] run scoreboard players set @s s.crhf.block_id 597 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=8,powered=false] run scoreboard players set @s s.crhf.block_id 598 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=9,powered=true] run scoreboard players set @s s.crhf.block_id 599 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=9,powered=false] run scoreboard players set @s s.crhf.block_id 600 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=10,powered=true] run scoreboard players set @s s.crhf.block_id 601 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=10,powered=false] run scoreboard players set @s s.crhf.block_id 602 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=11,powered=true] run scoreboard players set @s s.crhf.block_id 603 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=11,powered=false] run scoreboard players set @s s.crhf.block_id 604 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=12,powered=true] run scoreboard players set @s s.crhf.block_id 605 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=12,powered=false] run scoreboard players set @s s.crhf.block_id 606 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=13,powered=true] run scoreboard players set @s s.crhf.block_id 607 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=13,powered=false] run scoreboard players set @s s.crhf.block_id 608 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=14,powered=true] run scoreboard players set @s s.crhf.block_id 609 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=14,powered=false] run scoreboard players set @s s.crhf.block_id 610 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=15,powered=true] run scoreboard players set @s s.crhf.block_id 611 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=15,powered=false] run scoreboard players set @s s.crhf.block_id 612 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=16,powered=true] run scoreboard players set @s s.crhf.block_id 613 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=16,powered=false] run scoreboard players set @s s.crhf.block_id 614 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=17,powered=true] run scoreboard players set @s s.crhf.block_id 615 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=17,powered=false] run scoreboard players set @s s.crhf.block_id 616 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=18,powered=true] run scoreboard players set @s s.crhf.block_id 617 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=18,powered=false] run scoreboard players set @s s.crhf.block_id 618 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=19,powered=true] run scoreboard players set @s s.crhf.block_id 619 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=19,powered=false] run scoreboard players set @s s.crhf.block_id 620 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=20,powered=true] run scoreboard players set @s s.crhf.block_id 621 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=20,powered=false] run scoreboard players set @s s.crhf.block_id 622 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=21,powered=true] run scoreboard players set @s s.crhf.block_id 623 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=21,powered=false] run scoreboard players set @s s.crhf.block_id 624 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=22,powered=true] run scoreboard players set @s s.crhf.block_id 625 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=22,powered=false] run scoreboard players set @s s.crhf.block_id 626 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=23,powered=true] run scoreboard players set @s s.crhf.block_id 627 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=23,powered=false] run scoreboard players set @s s.crhf.block_id 628 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=24,powered=true] run scoreboard players set @s s.crhf.block_id 629 +execute if block ~ ~ ~ minecraft:note_block[instrument=bell,note=24,powered=false] run scoreboard players set @s s.crhf.block_id 630 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=0,powered=true] run scoreboard players set @s s.crhf.block_id 631 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=0,powered=false] run scoreboard players set @s s.crhf.block_id 632 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=1,powered=true] run scoreboard players set @s s.crhf.block_id 633 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=1,powered=false] run scoreboard players set @s s.crhf.block_id 634 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=2,powered=true] run scoreboard players set @s s.crhf.block_id 635 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=2,powered=false] run scoreboard players set @s s.crhf.block_id 636 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=3,powered=true] run scoreboard players set @s s.crhf.block_id 637 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=3,powered=false] run scoreboard players set @s s.crhf.block_id 638 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=4,powered=true] run scoreboard players set @s s.crhf.block_id 639 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=4,powered=false] run scoreboard players set @s s.crhf.block_id 640 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=5,powered=true] run scoreboard players set @s s.crhf.block_id 641 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=5,powered=false] run scoreboard players set @s s.crhf.block_id 642 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=6,powered=true] run scoreboard players set @s s.crhf.block_id 643 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=6,powered=false] run scoreboard players set @s s.crhf.block_id 644 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=7,powered=true] run scoreboard players set @s s.crhf.block_id 645 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=7,powered=false] run scoreboard players set @s s.crhf.block_id 646 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=8,powered=true] run scoreboard players set @s s.crhf.block_id 647 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=8,powered=false] run scoreboard players set @s s.crhf.block_id 648 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=9,powered=true] run scoreboard players set @s s.crhf.block_id 649 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=9,powered=false] run scoreboard players set @s s.crhf.block_id 650 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=10,powered=true] run scoreboard players set @s s.crhf.block_id 651 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=10,powered=false] run scoreboard players set @s s.crhf.block_id 652 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=11,powered=true] run scoreboard players set @s s.crhf.block_id 653 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=11,powered=false] run scoreboard players set @s s.crhf.block_id 654 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=12,powered=true] run scoreboard players set @s s.crhf.block_id 655 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=12,powered=false] run scoreboard players set @s s.crhf.block_id 656 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=13,powered=true] run scoreboard players set @s s.crhf.block_id 657 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=13,powered=false] run scoreboard players set @s s.crhf.block_id 658 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=14,powered=true] run scoreboard players set @s s.crhf.block_id 659 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=14,powered=false] run scoreboard players set @s s.crhf.block_id 660 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=15,powered=true] run scoreboard players set @s s.crhf.block_id 661 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=15,powered=false] run scoreboard players set @s s.crhf.block_id 662 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=16,powered=true] run scoreboard players set @s s.crhf.block_id 663 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=16,powered=false] run scoreboard players set @s s.crhf.block_id 664 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=17,powered=true] run scoreboard players set @s s.crhf.block_id 665 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=17,powered=false] run scoreboard players set @s s.crhf.block_id 666 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=18,powered=true] run scoreboard players set @s s.crhf.block_id 667 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=18,powered=false] run scoreboard players set @s s.crhf.block_id 668 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=19,powered=true] run scoreboard players set @s s.crhf.block_id 669 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=19,powered=false] run scoreboard players set @s s.crhf.block_id 670 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=20,powered=true] run scoreboard players set @s s.crhf.block_id 671 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=20,powered=false] run scoreboard players set @s s.crhf.block_id 672 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=21,powered=true] run scoreboard players set @s s.crhf.block_id 673 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=21,powered=false] run scoreboard players set @s s.crhf.block_id 674 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=22,powered=true] run scoreboard players set @s s.crhf.block_id 675 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=22,powered=false] run scoreboard players set @s s.crhf.block_id 676 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=23,powered=true] run scoreboard players set @s s.crhf.block_id 677 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=23,powered=false] run scoreboard players set @s s.crhf.block_id 678 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=24,powered=true] run scoreboard players set @s s.crhf.block_id 679 +execute if block ~ ~ ~ minecraft:note_block[instrument=guitar,note=24,powered=false] run scoreboard players set @s s.crhf.block_id 680 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=0,powered=true] run scoreboard players set @s s.crhf.block_id 681 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=0,powered=false] run scoreboard players set @s s.crhf.block_id 682 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=1,powered=true] run scoreboard players set @s s.crhf.block_id 683 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=1,powered=false] run scoreboard players set @s s.crhf.block_id 684 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=2,powered=true] run scoreboard players set @s s.crhf.block_id 685 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=2,powered=false] run scoreboard players set @s s.crhf.block_id 686 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=3,powered=true] run scoreboard players set @s s.crhf.block_id 687 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=3,powered=false] run scoreboard players set @s s.crhf.block_id 688 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=4,powered=true] run scoreboard players set @s s.crhf.block_id 689 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=4,powered=false] run scoreboard players set @s s.crhf.block_id 690 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=5,powered=true] run scoreboard players set @s s.crhf.block_id 691 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=5,powered=false] run scoreboard players set @s s.crhf.block_id 692 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=6,powered=true] run scoreboard players set @s s.crhf.block_id 693 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=6,powered=false] run scoreboard players set @s s.crhf.block_id 694 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=7,powered=true] run scoreboard players set @s s.crhf.block_id 695 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=7,powered=false] run scoreboard players set @s s.crhf.block_id 696 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=8,powered=true] run scoreboard players set @s s.crhf.block_id 697 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=8,powered=false] run scoreboard players set @s s.crhf.block_id 698 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=9,powered=true] run scoreboard players set @s s.crhf.block_id 699 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=9,powered=false] run scoreboard players set @s s.crhf.block_id 700 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=10,powered=true] run scoreboard players set @s s.crhf.block_id 701 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=10,powered=false] run scoreboard players set @s s.crhf.block_id 702 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=11,powered=true] run scoreboard players set @s s.crhf.block_id 703 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=11,powered=false] run scoreboard players set @s s.crhf.block_id 704 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=12,powered=true] run scoreboard players set @s s.crhf.block_id 705 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=12,powered=false] run scoreboard players set @s s.crhf.block_id 706 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=13,powered=true] run scoreboard players set @s s.crhf.block_id 707 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=13,powered=false] run scoreboard players set @s s.crhf.block_id 708 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=14,powered=true] run scoreboard players set @s s.crhf.block_id 709 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=14,powered=false] run scoreboard players set @s s.crhf.block_id 710 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=15,powered=true] run scoreboard players set @s s.crhf.block_id 711 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=15,powered=false] run scoreboard players set @s s.crhf.block_id 712 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=16,powered=true] run scoreboard players set @s s.crhf.block_id 713 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=16,powered=false] run scoreboard players set @s s.crhf.block_id 714 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=17,powered=true] run scoreboard players set @s s.crhf.block_id 715 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=17,powered=false] run scoreboard players set @s s.crhf.block_id 716 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=18,powered=true] run scoreboard players set @s s.crhf.block_id 717 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=18,powered=false] run scoreboard players set @s s.crhf.block_id 718 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=19,powered=true] run scoreboard players set @s s.crhf.block_id 719 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=19,powered=false] run scoreboard players set @s s.crhf.block_id 720 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=20,powered=true] run scoreboard players set @s s.crhf.block_id 721 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=20,powered=false] run scoreboard players set @s s.crhf.block_id 722 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=21,powered=true] run scoreboard players set @s s.crhf.block_id 723 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=21,powered=false] run scoreboard players set @s s.crhf.block_id 724 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=22,powered=true] run scoreboard players set @s s.crhf.block_id 725 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=22,powered=false] run scoreboard players set @s s.crhf.block_id 726 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=23,powered=true] run scoreboard players set @s s.crhf.block_id 727 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=23,powered=false] run scoreboard players set @s s.crhf.block_id 728 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=24,powered=true] run scoreboard players set @s s.crhf.block_id 729 +execute if block ~ ~ ~ minecraft:note_block[instrument=chime,note=24,powered=false] run scoreboard players set @s s.crhf.block_id 730 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=0,powered=true] run scoreboard players set @s s.crhf.block_id 731 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=0,powered=false] run scoreboard players set @s s.crhf.block_id 732 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=1,powered=true] run scoreboard players set @s s.crhf.block_id 733 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=1,powered=false] run scoreboard players set @s s.crhf.block_id 734 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=2,powered=true] run scoreboard players set @s s.crhf.block_id 735 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=2,powered=false] run scoreboard players set @s s.crhf.block_id 736 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=3,powered=true] run scoreboard players set @s s.crhf.block_id 737 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=3,powered=false] run scoreboard players set @s s.crhf.block_id 738 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=4,powered=true] run scoreboard players set @s s.crhf.block_id 739 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=4,powered=false] run scoreboard players set @s s.crhf.block_id 740 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=5,powered=true] run scoreboard players set @s s.crhf.block_id 741 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=5,powered=false] run scoreboard players set @s s.crhf.block_id 742 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=6,powered=true] run scoreboard players set @s s.crhf.block_id 743 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=6,powered=false] run scoreboard players set @s s.crhf.block_id 744 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=7,powered=true] run scoreboard players set @s s.crhf.block_id 745 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=7,powered=false] run scoreboard players set @s s.crhf.block_id 746 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=8,powered=true] run scoreboard players set @s s.crhf.block_id 747 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=8,powered=false] run scoreboard players set @s s.crhf.block_id 748 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=9,powered=true] run scoreboard players set @s s.crhf.block_id 749 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=9,powered=false] run scoreboard players set @s s.crhf.block_id 750 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=10,powered=true] run scoreboard players set @s s.crhf.block_id 751 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=10,powered=false] run scoreboard players set @s s.crhf.block_id 752 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=11,powered=true] run scoreboard players set @s s.crhf.block_id 753 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=11,powered=false] run scoreboard players set @s s.crhf.block_id 754 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=12,powered=true] run scoreboard players set @s s.crhf.block_id 755 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=12,powered=false] run scoreboard players set @s s.crhf.block_id 756 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=13,powered=true] run scoreboard players set @s s.crhf.block_id 757 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=13,powered=false] run scoreboard players set @s s.crhf.block_id 758 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=14,powered=true] run scoreboard players set @s s.crhf.block_id 759 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=14,powered=false] run scoreboard players set @s s.crhf.block_id 760 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=15,powered=true] run scoreboard players set @s s.crhf.block_id 761 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=15,powered=false] run scoreboard players set @s s.crhf.block_id 762 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=16,powered=true] run scoreboard players set @s s.crhf.block_id 763 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=16,powered=false] run scoreboard players set @s s.crhf.block_id 764 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=17,powered=true] run scoreboard players set @s s.crhf.block_id 765 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=17,powered=false] run scoreboard players set @s s.crhf.block_id 766 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=18,powered=true] run scoreboard players set @s s.crhf.block_id 767 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=18,powered=false] run scoreboard players set @s s.crhf.block_id 768 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=19,powered=true] run scoreboard players set @s s.crhf.block_id 769 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=19,powered=false] run scoreboard players set @s s.crhf.block_id 770 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=20,powered=true] run scoreboard players set @s s.crhf.block_id 771 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=20,powered=false] run scoreboard players set @s s.crhf.block_id 772 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=21,powered=true] run scoreboard players set @s s.crhf.block_id 773 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=21,powered=false] run scoreboard players set @s s.crhf.block_id 774 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=22,powered=true] run scoreboard players set @s s.crhf.block_id 775 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=22,powered=false] run scoreboard players set @s s.crhf.block_id 776 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=23,powered=true] run scoreboard players set @s s.crhf.block_id 777 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=23,powered=false] run scoreboard players set @s s.crhf.block_id 778 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=24,powered=true] run scoreboard players set @s s.crhf.block_id 779 +execute if block ~ ~ ~ minecraft:note_block[instrument=xylophone,note=24,powered=false] run scoreboard players set @s s.crhf.block_id 780 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=0,powered=true] run scoreboard players set @s s.crhf.block_id 781 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=0,powered=false] run scoreboard players set @s s.crhf.block_id 782 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=1,powered=true] run scoreboard players set @s s.crhf.block_id 783 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=1,powered=false] run scoreboard players set @s s.crhf.block_id 784 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=2,powered=true] run scoreboard players set @s s.crhf.block_id 785 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=2,powered=false] run scoreboard players set @s s.crhf.block_id 786 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=3,powered=true] run scoreboard players set @s s.crhf.block_id 787 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=3,powered=false] run scoreboard players set @s s.crhf.block_id 788 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=4,powered=true] run scoreboard players set @s s.crhf.block_id 789 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=4,powered=false] run scoreboard players set @s s.crhf.block_id 790 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=5,powered=true] run scoreboard players set @s s.crhf.block_id 791 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=5,powered=false] run scoreboard players set @s s.crhf.block_id 792 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=6,powered=true] run scoreboard players set @s s.crhf.block_id 793 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=6,powered=false] run scoreboard players set @s s.crhf.block_id 794 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=7,powered=true] run scoreboard players set @s s.crhf.block_id 795 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=7,powered=false] run scoreboard players set @s s.crhf.block_id 796 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=8,powered=true] run scoreboard players set @s s.crhf.block_id 797 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=8,powered=false] run scoreboard players set @s s.crhf.block_id 798 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=9,powered=true] run scoreboard players set @s s.crhf.block_id 799 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=9,powered=false] run scoreboard players set @s s.crhf.block_id 800 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=10,powered=true] run scoreboard players set @s s.crhf.block_id 801 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=10,powered=false] run scoreboard players set @s s.crhf.block_id 802 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=11,powered=true] run scoreboard players set @s s.crhf.block_id 803 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=11,powered=false] run scoreboard players set @s s.crhf.block_id 804 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=12,powered=true] run scoreboard players set @s s.crhf.block_id 805 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=12,powered=false] run scoreboard players set @s s.crhf.block_id 806 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=13,powered=true] run scoreboard players set @s s.crhf.block_id 807 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=13,powered=false] run scoreboard players set @s s.crhf.block_id 808 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=14,powered=true] run scoreboard players set @s s.crhf.block_id 809 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=14,powered=false] run scoreboard players set @s s.crhf.block_id 810 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=15,powered=true] run scoreboard players set @s s.crhf.block_id 811 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=15,powered=false] run scoreboard players set @s s.crhf.block_id 812 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=16,powered=true] run scoreboard players set @s s.crhf.block_id 813 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=16,powered=false] run scoreboard players set @s s.crhf.block_id 814 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=17,powered=true] run scoreboard players set @s s.crhf.block_id 815 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=17,powered=false] run scoreboard players set @s s.crhf.block_id 816 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=18,powered=true] run scoreboard players set @s s.crhf.block_id 817 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=18,powered=false] run scoreboard players set @s s.crhf.block_id 818 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=19,powered=true] run scoreboard players set @s s.crhf.block_id 819 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=19,powered=false] run scoreboard players set @s s.crhf.block_id 820 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=20,powered=true] run scoreboard players set @s s.crhf.block_id 821 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=20,powered=false] run scoreboard players set @s s.crhf.block_id 822 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=21,powered=true] run scoreboard players set @s s.crhf.block_id 823 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=21,powered=false] run scoreboard players set @s s.crhf.block_id 824 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=22,powered=true] run scoreboard players set @s s.crhf.block_id 825 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=22,powered=false] run scoreboard players set @s s.crhf.block_id 826 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=23,powered=true] run scoreboard players set @s s.crhf.block_id 827 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=23,powered=false] run scoreboard players set @s s.crhf.block_id 828 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=24,powered=true] run scoreboard players set @s s.crhf.block_id 829 +execute if block ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=24,powered=false] run scoreboard players set @s s.crhf.block_id 830 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=0,powered=true] run scoreboard players set @s s.crhf.block_id 831 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=0,powered=false] run scoreboard players set @s s.crhf.block_id 832 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=1,powered=true] run scoreboard players set @s s.crhf.block_id 833 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=1,powered=false] run scoreboard players set @s s.crhf.block_id 834 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=2,powered=true] run scoreboard players set @s s.crhf.block_id 835 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=2,powered=false] run scoreboard players set @s s.crhf.block_id 836 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=3,powered=true] run scoreboard players set @s s.crhf.block_id 837 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=3,powered=false] run scoreboard players set @s s.crhf.block_id 838 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=4,powered=true] run scoreboard players set @s s.crhf.block_id 839 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=4,powered=false] run scoreboard players set @s s.crhf.block_id 840 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=5,powered=true] run scoreboard players set @s s.crhf.block_id 841 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=5,powered=false] run scoreboard players set @s s.crhf.block_id 842 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=6,powered=true] run scoreboard players set @s s.crhf.block_id 843 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=6,powered=false] run scoreboard players set @s s.crhf.block_id 844 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=7,powered=true] run scoreboard players set @s s.crhf.block_id 845 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=7,powered=false] run scoreboard players set @s s.crhf.block_id 846 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=8,powered=true] run scoreboard players set @s s.crhf.block_id 847 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=8,powered=false] run scoreboard players set @s s.crhf.block_id 848 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=9,powered=true] run scoreboard players set @s s.crhf.block_id 849 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=9,powered=false] run scoreboard players set @s s.crhf.block_id 850 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=10,powered=true] run scoreboard players set @s s.crhf.block_id 851 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=10,powered=false] run scoreboard players set @s s.crhf.block_id 852 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=11,powered=true] run scoreboard players set @s s.crhf.block_id 853 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=11,powered=false] run scoreboard players set @s s.crhf.block_id 854 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=12,powered=true] run scoreboard players set @s s.crhf.block_id 855 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=12,powered=false] run scoreboard players set @s s.crhf.block_id 856 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=13,powered=true] run scoreboard players set @s s.crhf.block_id 857 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=13,powered=false] run scoreboard players set @s s.crhf.block_id 858 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=14,powered=true] run scoreboard players set @s s.crhf.block_id 859 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=14,powered=false] run scoreboard players set @s s.crhf.block_id 860 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=15,powered=true] run scoreboard players set @s s.crhf.block_id 861 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=15,powered=false] run scoreboard players set @s s.crhf.block_id 862 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=16,powered=true] run scoreboard players set @s s.crhf.block_id 863 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=16,powered=false] run scoreboard players set @s s.crhf.block_id 864 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=17,powered=true] run scoreboard players set @s s.crhf.block_id 865 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=17,powered=false] run scoreboard players set @s s.crhf.block_id 866 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=18,powered=true] run scoreboard players set @s s.crhf.block_id 867 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=18,powered=false] run scoreboard players set @s s.crhf.block_id 868 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=19,powered=true] run scoreboard players set @s s.crhf.block_id 869 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=19,powered=false] run scoreboard players set @s s.crhf.block_id 870 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=20,powered=true] run scoreboard players set @s s.crhf.block_id 871 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=20,powered=false] run scoreboard players set @s s.crhf.block_id 872 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=21,powered=true] run scoreboard players set @s s.crhf.block_id 873 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=21,powered=false] run scoreboard players set @s s.crhf.block_id 874 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=22,powered=true] run scoreboard players set @s s.crhf.block_id 875 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=22,powered=false] run scoreboard players set @s s.crhf.block_id 876 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=23,powered=true] run scoreboard players set @s s.crhf.block_id 877 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=23,powered=false] run scoreboard players set @s s.crhf.block_id 878 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=24,powered=true] run scoreboard players set @s s.crhf.block_id 879 +execute if block ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=24,powered=false] run scoreboard players set @s s.crhf.block_id 880 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=0,powered=true] run scoreboard players set @s s.crhf.block_id 881 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=0,powered=false] run scoreboard players set @s s.crhf.block_id 882 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=1,powered=true] run scoreboard players set @s s.crhf.block_id 883 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=1,powered=false] run scoreboard players set @s s.crhf.block_id 884 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=2,powered=true] run scoreboard players set @s s.crhf.block_id 885 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=2,powered=false] run scoreboard players set @s s.crhf.block_id 886 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=3,powered=true] run scoreboard players set @s s.crhf.block_id 887 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=3,powered=false] run scoreboard players set @s s.crhf.block_id 888 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=4,powered=true] run scoreboard players set @s s.crhf.block_id 889 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=4,powered=false] run scoreboard players set @s s.crhf.block_id 890 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=5,powered=true] run scoreboard players set @s s.crhf.block_id 891 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=5,powered=false] run scoreboard players set @s s.crhf.block_id 892 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=6,powered=true] run scoreboard players set @s s.crhf.block_id 893 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=6,powered=false] run scoreboard players set @s s.crhf.block_id 894 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=7,powered=true] run scoreboard players set @s s.crhf.block_id 895 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=7,powered=false] run scoreboard players set @s s.crhf.block_id 896 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=8,powered=true] run scoreboard players set @s s.crhf.block_id 897 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=8,powered=false] run scoreboard players set @s s.crhf.block_id 898 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=9,powered=true] run scoreboard players set @s s.crhf.block_id 899 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=9,powered=false] run scoreboard players set @s s.crhf.block_id 900 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=10,powered=true] run scoreboard players set @s s.crhf.block_id 901 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=10,powered=false] run scoreboard players set @s s.crhf.block_id 902 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=11,powered=true] run scoreboard players set @s s.crhf.block_id 903 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=11,powered=false] run scoreboard players set @s s.crhf.block_id 904 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=12,powered=true] run scoreboard players set @s s.crhf.block_id 905 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=12,powered=false] run scoreboard players set @s s.crhf.block_id 906 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=13,powered=true] run scoreboard players set @s s.crhf.block_id 907 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=13,powered=false] run scoreboard players set @s s.crhf.block_id 908 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=14,powered=true] run scoreboard players set @s s.crhf.block_id 909 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=14,powered=false] run scoreboard players set @s s.crhf.block_id 910 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=15,powered=true] run scoreboard players set @s s.crhf.block_id 911 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=15,powered=false] run scoreboard players set @s s.crhf.block_id 912 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=16,powered=true] run scoreboard players set @s s.crhf.block_id 913 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=16,powered=false] run scoreboard players set @s s.crhf.block_id 914 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=17,powered=true] run scoreboard players set @s s.crhf.block_id 915 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=17,powered=false] run scoreboard players set @s s.crhf.block_id 916 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=18,powered=true] run scoreboard players set @s s.crhf.block_id 917 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=18,powered=false] run scoreboard players set @s s.crhf.block_id 918 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=19,powered=true] run scoreboard players set @s s.crhf.block_id 919 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=19,powered=false] run scoreboard players set @s s.crhf.block_id 920 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=20,powered=true] run scoreboard players set @s s.crhf.block_id 921 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=20,powered=false] run scoreboard players set @s s.crhf.block_id 922 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=21,powered=true] run scoreboard players set @s s.crhf.block_id 923 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=21,powered=false] run scoreboard players set @s s.crhf.block_id 924 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=22,powered=true] run scoreboard players set @s s.crhf.block_id 925 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=22,powered=false] run scoreboard players set @s s.crhf.block_id 926 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=23,powered=true] run scoreboard players set @s s.crhf.block_id 927 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=23,powered=false] run scoreboard players set @s s.crhf.block_id 928 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=24,powered=true] run scoreboard players set @s s.crhf.block_id 929 +execute if block ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=24,powered=false] run scoreboard players set @s s.crhf.block_id 930 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=0,powered=true] run scoreboard players set @s s.crhf.block_id 931 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=0,powered=false] run scoreboard players set @s s.crhf.block_id 932 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=1,powered=true] run scoreboard players set @s s.crhf.block_id 933 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=1,powered=false] run scoreboard players set @s s.crhf.block_id 934 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=2,powered=true] run scoreboard players set @s s.crhf.block_id 935 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=2,powered=false] run scoreboard players set @s s.crhf.block_id 936 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=3,powered=true] run scoreboard players set @s s.crhf.block_id 937 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=3,powered=false] run scoreboard players set @s s.crhf.block_id 938 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=4,powered=true] run scoreboard players set @s s.crhf.block_id 939 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=4,powered=false] run scoreboard players set @s s.crhf.block_id 940 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=5,powered=true] run scoreboard players set @s s.crhf.block_id 941 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=5,powered=false] run scoreboard players set @s s.crhf.block_id 942 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=6,powered=true] run scoreboard players set @s s.crhf.block_id 943 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=6,powered=false] run scoreboard players set @s s.crhf.block_id 944 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=7,powered=true] run scoreboard players set @s s.crhf.block_id 945 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=7,powered=false] run scoreboard players set @s s.crhf.block_id 946 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=8,powered=true] run scoreboard players set @s s.crhf.block_id 947 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=8,powered=false] run scoreboard players set @s s.crhf.block_id 948 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=9,powered=true] run scoreboard players set @s s.crhf.block_id 949 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=9,powered=false] run scoreboard players set @s s.crhf.block_id 950 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=10,powered=true] run scoreboard players set @s s.crhf.block_id 951 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=10,powered=false] run scoreboard players set @s s.crhf.block_id 952 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=11,powered=true] run scoreboard players set @s s.crhf.block_id 953 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=11,powered=false] run scoreboard players set @s s.crhf.block_id 954 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=12,powered=true] run scoreboard players set @s s.crhf.block_id 955 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=12,powered=false] run scoreboard players set @s s.crhf.block_id 956 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=13,powered=true] run scoreboard players set @s s.crhf.block_id 957 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=13,powered=false] run scoreboard players set @s s.crhf.block_id 958 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=14,powered=true] run scoreboard players set @s s.crhf.block_id 959 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=14,powered=false] run scoreboard players set @s s.crhf.block_id 960 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=15,powered=true] run scoreboard players set @s s.crhf.block_id 961 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=15,powered=false] run scoreboard players set @s s.crhf.block_id 962 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=16,powered=true] run scoreboard players set @s s.crhf.block_id 963 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=16,powered=false] run scoreboard players set @s s.crhf.block_id 964 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=17,powered=true] run scoreboard players set @s s.crhf.block_id 965 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=17,powered=false] run scoreboard players set @s s.crhf.block_id 966 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=18,powered=true] run scoreboard players set @s s.crhf.block_id 967 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=18,powered=false] run scoreboard players set @s s.crhf.block_id 968 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=19,powered=true] run scoreboard players set @s s.crhf.block_id 969 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=19,powered=false] run scoreboard players set @s s.crhf.block_id 970 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=20,powered=true] run scoreboard players set @s s.crhf.block_id 971 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=20,powered=false] run scoreboard players set @s s.crhf.block_id 972 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=21,powered=true] run scoreboard players set @s s.crhf.block_id 973 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=21,powered=false] run scoreboard players set @s s.crhf.block_id 974 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=22,powered=true] run scoreboard players set @s s.crhf.block_id 975 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=22,powered=false] run scoreboard players set @s s.crhf.block_id 976 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=23,powered=true] run scoreboard players set @s s.crhf.block_id 977 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=23,powered=false] run scoreboard players set @s s.crhf.block_id 978 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=24,powered=true] run scoreboard players set @s s.crhf.block_id 979 +execute if block ~ ~ ~ minecraft:note_block[instrument=bit,note=24,powered=false] run scoreboard players set @s s.crhf.block_id 980 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=0,powered=true] run scoreboard players set @s s.crhf.block_id 981 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=0,powered=false] run scoreboard players set @s s.crhf.block_id 982 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=1,powered=true] run scoreboard players set @s s.crhf.block_id 983 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=1,powered=false] run scoreboard players set @s s.crhf.block_id 984 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=2,powered=true] run scoreboard players set @s s.crhf.block_id 985 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=2,powered=false] run scoreboard players set @s s.crhf.block_id 986 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=3,powered=true] run scoreboard players set @s s.crhf.block_id 987 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=3,powered=false] run scoreboard players set @s s.crhf.block_id 988 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=4,powered=true] run scoreboard players set @s s.crhf.block_id 989 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=4,powered=false] run scoreboard players set @s s.crhf.block_id 990 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=5,powered=true] run scoreboard players set @s s.crhf.block_id 991 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=5,powered=false] run scoreboard players set @s s.crhf.block_id 992 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=6,powered=true] run scoreboard players set @s s.crhf.block_id 993 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=6,powered=false] run scoreboard players set @s s.crhf.block_id 994 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=7,powered=true] run scoreboard players set @s s.crhf.block_id 995 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=7,powered=false] run scoreboard players set @s s.crhf.block_id 996 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=8,powered=true] run scoreboard players set @s s.crhf.block_id 997 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=8,powered=false] run scoreboard players set @s s.crhf.block_id 998 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=9,powered=true] run scoreboard players set @s s.crhf.block_id 999 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=9,powered=false] run scoreboard players set @s s.crhf.block_id 1000 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=10,powered=true] run scoreboard players set @s s.crhf.block_id 1001 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=10,powered=false] run scoreboard players set @s s.crhf.block_id 1002 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=11,powered=true] run scoreboard players set @s s.crhf.block_id 1003 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=11,powered=false] run scoreboard players set @s s.crhf.block_id 1004 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=12,powered=true] run scoreboard players set @s s.crhf.block_id 1005 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=12,powered=false] run scoreboard players set @s s.crhf.block_id 1006 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=13,powered=true] run scoreboard players set @s s.crhf.block_id 1007 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=13,powered=false] run scoreboard players set @s s.crhf.block_id 1008 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=14,powered=true] run scoreboard players set @s s.crhf.block_id 1009 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=14,powered=false] run scoreboard players set @s s.crhf.block_id 1010 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=15,powered=true] run scoreboard players set @s s.crhf.block_id 1011 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=15,powered=false] run scoreboard players set @s s.crhf.block_id 1012 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=16,powered=true] run scoreboard players set @s s.crhf.block_id 1013 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=16,powered=false] run scoreboard players set @s s.crhf.block_id 1014 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=17,powered=true] run scoreboard players set @s s.crhf.block_id 1015 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=17,powered=false] run scoreboard players set @s s.crhf.block_id 1016 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=18,powered=true] run scoreboard players set @s s.crhf.block_id 1017 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=18,powered=false] run scoreboard players set @s s.crhf.block_id 1018 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=19,powered=true] run scoreboard players set @s s.crhf.block_id 1019 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=19,powered=false] run scoreboard players set @s s.crhf.block_id 1020 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=20,powered=true] run scoreboard players set @s s.crhf.block_id 1021 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=20,powered=false] run scoreboard players set @s s.crhf.block_id 1022 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=21,powered=true] run scoreboard players set @s s.crhf.block_id 1023 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=21,powered=false] run scoreboard players set @s s.crhf.block_id 1024 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=22,powered=true] run scoreboard players set @s s.crhf.block_id 1025 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=22,powered=false] run scoreboard players set @s s.crhf.block_id 1026 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=23,powered=true] run scoreboard players set @s s.crhf.block_id 1027 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=23,powered=false] run scoreboard players set @s s.crhf.block_id 1028 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=24,powered=true] run scoreboard players set @s s.crhf.block_id 1029 +execute if block ~ ~ ~ minecraft:note_block[instrument=banjo,note=24,powered=false] run scoreboard players set @s s.crhf.block_id 1030 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=0,powered=true] run scoreboard players set @s s.crhf.block_id 1031 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=0,powered=false] run scoreboard players set @s s.crhf.block_id 1032 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=1,powered=true] run scoreboard players set @s s.crhf.block_id 1033 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=1,powered=false] run scoreboard players set @s s.crhf.block_id 1034 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=2,powered=true] run scoreboard players set @s s.crhf.block_id 1035 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=2,powered=false] run scoreboard players set @s s.crhf.block_id 1036 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=3,powered=true] run scoreboard players set @s s.crhf.block_id 1037 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=3,powered=false] run scoreboard players set @s s.crhf.block_id 1038 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=4,powered=true] run scoreboard players set @s s.crhf.block_id 1039 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=4,powered=false] run scoreboard players set @s s.crhf.block_id 1040 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=5,powered=true] run scoreboard players set @s s.crhf.block_id 1041 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=5,powered=false] run scoreboard players set @s s.crhf.block_id 1042 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=6,powered=true] run scoreboard players set @s s.crhf.block_id 1043 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=6,powered=false] run scoreboard players set @s s.crhf.block_id 1044 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=7,powered=true] run scoreboard players set @s s.crhf.block_id 1045 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=7,powered=false] run scoreboard players set @s s.crhf.block_id 1046 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=8,powered=true] run scoreboard players set @s s.crhf.block_id 1047 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=8,powered=false] run scoreboard players set @s s.crhf.block_id 1048 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=9,powered=true] run scoreboard players set @s s.crhf.block_id 1049 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=9,powered=false] run scoreboard players set @s s.crhf.block_id 1050 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=10,powered=true] run scoreboard players set @s s.crhf.block_id 1051 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=10,powered=false] run scoreboard players set @s s.crhf.block_id 1052 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=11,powered=true] run scoreboard players set @s s.crhf.block_id 1053 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=11,powered=false] run scoreboard players set @s s.crhf.block_id 1054 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=12,powered=true] run scoreboard players set @s s.crhf.block_id 1055 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=12,powered=false] run scoreboard players set @s s.crhf.block_id 1056 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=13,powered=true] run scoreboard players set @s s.crhf.block_id 1057 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=13,powered=false] run scoreboard players set @s s.crhf.block_id 1058 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=14,powered=true] run scoreboard players set @s s.crhf.block_id 1059 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=14,powered=false] run scoreboard players set @s s.crhf.block_id 1060 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=15,powered=true] run scoreboard players set @s s.crhf.block_id 1061 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=15,powered=false] run scoreboard players set @s s.crhf.block_id 1062 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=16,powered=true] run scoreboard players set @s s.crhf.block_id 1063 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=16,powered=false] run scoreboard players set @s s.crhf.block_id 1064 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=17,powered=true] run scoreboard players set @s s.crhf.block_id 1065 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=17,powered=false] run scoreboard players set @s s.crhf.block_id 1066 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=18,powered=true] run scoreboard players set @s s.crhf.block_id 1067 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=18,powered=false] run scoreboard players set @s s.crhf.block_id 1068 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=19,powered=true] run scoreboard players set @s s.crhf.block_id 1069 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=19,powered=false] run scoreboard players set @s s.crhf.block_id 1070 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=20,powered=true] run scoreboard players set @s s.crhf.block_id 1071 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=20,powered=false] run scoreboard players set @s s.crhf.block_id 1072 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=21,powered=true] run scoreboard players set @s s.crhf.block_id 1073 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=21,powered=false] run scoreboard players set @s s.crhf.block_id 1074 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=22,powered=true] run scoreboard players set @s s.crhf.block_id 1075 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=22,powered=false] run scoreboard players set @s s.crhf.block_id 1076 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=23,powered=true] run scoreboard players set @s s.crhf.block_id 1077 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=23,powered=false] run scoreboard players set @s s.crhf.block_id 1078 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=24,powered=true] run scoreboard players set @s s.crhf.block_id 1079 +execute if block ~ ~ ~ minecraft:note_block[instrument=pling,note=24,powered=false] run scoreboard players set @s s.crhf.block_id 1080 diff --git a/data/bsc/functions/read/l0/p/l0_800.mcfunction b/data/bsc/functions/read/l0/p/l0_800.mcfunction new file mode 100644 index 00000000..515ef126 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_800.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:lime_candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17642 +execute if block ~ ~ ~ minecraft:lime_candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17643 diff --git a/data/bsc/functions/read/l0/p/l0_801.mcfunction b/data/bsc/functions/read/l0/p/l0_801.mcfunction new file mode 100644 index 00000000..24879ff4 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_801.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:pink_candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17644 +execute if block ~ ~ ~ minecraft:pink_candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17645 diff --git a/data/bsc/functions/read/l0/p/l0_802.mcfunction b/data/bsc/functions/read/l0/p/l0_802.mcfunction new file mode 100644 index 00000000..60a42802 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_802.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:gray_candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17646 +execute if block ~ ~ ~ minecraft:gray_candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17647 diff --git a/data/bsc/functions/read/l0/p/l0_803.mcfunction b/data/bsc/functions/read/l0/p/l0_803.mcfunction new file mode 100644 index 00000000..fb4e25bf --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_803.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:light_gray_candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17648 +execute if block ~ ~ ~ minecraft:light_gray_candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17649 diff --git a/data/bsc/functions/read/l0/p/l0_804.mcfunction b/data/bsc/functions/read/l0/p/l0_804.mcfunction new file mode 100644 index 00000000..eff6af6e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_804.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:cyan_candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17650 +execute if block ~ ~ ~ minecraft:cyan_candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17651 diff --git a/data/bsc/functions/read/l0/p/l0_805.mcfunction b/data/bsc/functions/read/l0/p/l0_805.mcfunction new file mode 100644 index 00000000..c9102dfe --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_805.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:purple_candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17652 +execute if block ~ ~ ~ minecraft:purple_candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17653 diff --git a/data/bsc/functions/read/l0/p/l0_806.mcfunction b/data/bsc/functions/read/l0/p/l0_806.mcfunction new file mode 100644 index 00000000..850c2537 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_806.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:blue_candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17654 +execute if block ~ ~ ~ minecraft:blue_candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17655 diff --git a/data/bsc/functions/read/l0/p/l0_807.mcfunction b/data/bsc/functions/read/l0/p/l0_807.mcfunction new file mode 100644 index 00000000..7f048637 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_807.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:brown_candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17656 +execute if block ~ ~ ~ minecraft:brown_candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17657 diff --git a/data/bsc/functions/read/l0/p/l0_808.mcfunction b/data/bsc/functions/read/l0/p/l0_808.mcfunction new file mode 100644 index 00000000..372e9aa0 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_808.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:green_candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17658 +execute if block ~ ~ ~ minecraft:green_candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17659 diff --git a/data/bsc/functions/read/l0/p/l0_809.mcfunction b/data/bsc/functions/read/l0/p/l0_809.mcfunction new file mode 100644 index 00000000..e097b678 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_809.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:red_candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17660 +execute if block ~ ~ ~ minecraft:red_candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17661 diff --git a/data/bsc/functions/read/l0/p/l0_81.mcfunction b/data/bsc/functions/read/l0/p/l0_81.mcfunction new file mode 100644 index 00000000..567bac08 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_81.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:white_bed[facing=north,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1081 +execute if block ~ ~ ~ minecraft:white_bed[facing=north,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1082 +execute if block ~ ~ ~ minecraft:white_bed[facing=north,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1083 +execute if block ~ ~ ~ minecraft:white_bed[facing=north,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1084 +execute if block ~ ~ ~ minecraft:white_bed[facing=south,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1085 +execute if block ~ ~ ~ minecraft:white_bed[facing=south,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1086 +execute if block ~ ~ ~ minecraft:white_bed[facing=south,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1087 +execute if block ~ ~ ~ minecraft:white_bed[facing=south,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1088 +execute if block ~ ~ ~ minecraft:white_bed[facing=west,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1089 +execute if block ~ ~ ~ minecraft:white_bed[facing=west,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1090 +execute if block ~ ~ ~ minecraft:white_bed[facing=west,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1091 +execute if block ~ ~ ~ minecraft:white_bed[facing=west,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1092 +execute if block ~ ~ ~ minecraft:white_bed[facing=east,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1093 +execute if block ~ ~ ~ minecraft:white_bed[facing=east,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1094 +execute if block ~ ~ ~ minecraft:white_bed[facing=east,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1095 +execute if block ~ ~ ~ minecraft:white_bed[facing=east,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1096 diff --git a/data/bsc/functions/read/l0/p/l0_810.mcfunction b/data/bsc/functions/read/l0/p/l0_810.mcfunction new file mode 100644 index 00000000..af059233 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_810.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:black_candle_cake[lit=true] run scoreboard players set @s s.crhf.block_id 17662 +execute if block ~ ~ ~ minecraft:black_candle_cake[lit=false] run scoreboard players set @s s.crhf.block_id 17663 diff --git a/data/bsc/functions/read/l0/p/l0_813.mcfunction b/data/bsc/functions/read/l0/p/l0_813.mcfunction new file mode 100644 index 00000000..1cedf8d8 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_813.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:amethyst_cluster[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17666 +execute if block ~ ~ ~ minecraft:amethyst_cluster[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17667 +execute if block ~ ~ ~ minecraft:amethyst_cluster[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17668 +execute if block ~ ~ ~ minecraft:amethyst_cluster[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17669 +execute if block ~ ~ ~ minecraft:amethyst_cluster[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17670 +execute if block ~ ~ ~ minecraft:amethyst_cluster[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17671 +execute if block ~ ~ ~ minecraft:amethyst_cluster[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17672 +execute if block ~ ~ ~ minecraft:amethyst_cluster[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17673 +execute if block ~ ~ ~ minecraft:amethyst_cluster[facing=up,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17674 +execute if block ~ ~ ~ minecraft:amethyst_cluster[facing=up,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17675 +execute if block ~ ~ ~ minecraft:amethyst_cluster[facing=down,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17676 +execute if block ~ ~ ~ minecraft:amethyst_cluster[facing=down,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17677 diff --git a/data/bsc/functions/read/l0/p/l0_814.mcfunction b/data/bsc/functions/read/l0/p/l0_814.mcfunction new file mode 100644 index 00000000..e2b26d44 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_814.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:large_amethyst_bud[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17678 +execute if block ~ ~ ~ minecraft:large_amethyst_bud[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17679 +execute if block ~ ~ ~ minecraft:large_amethyst_bud[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17680 +execute if block ~ ~ ~ minecraft:large_amethyst_bud[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17681 +execute if block ~ ~ ~ minecraft:large_amethyst_bud[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17682 +execute if block ~ ~ ~ minecraft:large_amethyst_bud[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17683 +execute if block ~ ~ ~ minecraft:large_amethyst_bud[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17684 +execute if block ~ ~ ~ minecraft:large_amethyst_bud[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17685 +execute if block ~ ~ ~ minecraft:large_amethyst_bud[facing=up,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17686 +execute if block ~ ~ ~ minecraft:large_amethyst_bud[facing=up,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17687 +execute if block ~ ~ ~ minecraft:large_amethyst_bud[facing=down,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17688 +execute if block ~ ~ ~ minecraft:large_amethyst_bud[facing=down,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17689 diff --git a/data/bsc/functions/read/l0/p/l0_815.mcfunction b/data/bsc/functions/read/l0/p/l0_815.mcfunction new file mode 100644 index 00000000..02178cfa --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_815.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:medium_amethyst_bud[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17690 +execute if block ~ ~ ~ minecraft:medium_amethyst_bud[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17691 +execute if block ~ ~ ~ minecraft:medium_amethyst_bud[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17692 +execute if block ~ ~ ~ minecraft:medium_amethyst_bud[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17693 +execute if block ~ ~ ~ minecraft:medium_amethyst_bud[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17694 +execute if block ~ ~ ~ minecraft:medium_amethyst_bud[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17695 +execute if block ~ ~ ~ minecraft:medium_amethyst_bud[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17696 +execute if block ~ ~ ~ minecraft:medium_amethyst_bud[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17697 +execute if block ~ ~ ~ minecraft:medium_amethyst_bud[facing=up,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17698 +execute if block ~ ~ ~ minecraft:medium_amethyst_bud[facing=up,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17699 +execute if block ~ ~ ~ minecraft:medium_amethyst_bud[facing=down,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17700 +execute if block ~ ~ ~ minecraft:medium_amethyst_bud[facing=down,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17701 diff --git a/data/bsc/functions/read/l0/p/l0_816.mcfunction b/data/bsc/functions/read/l0/p/l0_816.mcfunction new file mode 100644 index 00000000..6cdfea0b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_816.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:small_amethyst_bud[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17702 +execute if block ~ ~ ~ minecraft:small_amethyst_bud[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17703 +execute if block ~ ~ ~ minecraft:small_amethyst_bud[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17704 +execute if block ~ ~ ~ minecraft:small_amethyst_bud[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17705 +execute if block ~ ~ ~ minecraft:small_amethyst_bud[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17706 +execute if block ~ ~ ~ minecraft:small_amethyst_bud[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17707 +execute if block ~ ~ ~ minecraft:small_amethyst_bud[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17708 +execute if block ~ ~ ~ minecraft:small_amethyst_bud[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17709 +execute if block ~ ~ ~ minecraft:small_amethyst_bud[facing=up,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17710 +execute if block ~ ~ ~ minecraft:small_amethyst_bud[facing=up,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17711 +execute if block ~ ~ ~ minecraft:small_amethyst_bud[facing=down,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17712 +execute if block ~ ~ ~ minecraft:small_amethyst_bud[facing=down,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17713 diff --git a/data/bsc/functions/read/l0/p/l0_82.mcfunction b/data/bsc/functions/read/l0/p/l0_82.mcfunction new file mode 100644 index 00000000..d699d261 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_82.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:orange_bed[facing=north,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1097 +execute if block ~ ~ ~ minecraft:orange_bed[facing=north,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1098 +execute if block ~ ~ ~ minecraft:orange_bed[facing=north,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1099 +execute if block ~ ~ ~ minecraft:orange_bed[facing=north,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1100 +execute if block ~ ~ ~ minecraft:orange_bed[facing=south,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1101 +execute if block ~ ~ ~ minecraft:orange_bed[facing=south,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1102 +execute if block ~ ~ ~ minecraft:orange_bed[facing=south,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1103 +execute if block ~ ~ ~ minecraft:orange_bed[facing=south,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1104 +execute if block ~ ~ ~ minecraft:orange_bed[facing=west,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1105 +execute if block ~ ~ ~ minecraft:orange_bed[facing=west,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1106 +execute if block ~ ~ ~ minecraft:orange_bed[facing=west,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1107 +execute if block ~ ~ ~ minecraft:orange_bed[facing=west,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1108 +execute if block ~ ~ ~ minecraft:orange_bed[facing=east,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1109 +execute if block ~ ~ ~ minecraft:orange_bed[facing=east,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1110 +execute if block ~ ~ ~ minecraft:orange_bed[facing=east,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1111 +execute if block ~ ~ ~ minecraft:orange_bed[facing=east,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1112 diff --git a/data/bsc/functions/read/l0/p/l0_821.mcfunction b/data/bsc/functions/read/l0/p/l0_821.mcfunction new file mode 100644 index 00000000..b37fdd1e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_821.mcfunction @@ -0,0 +1,96 @@ +execute if block ~ ~ ~ minecraft:sculk_sensor[power=0,sculk_sensor_phase=inactive,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17718 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=0,sculk_sensor_phase=inactive,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17719 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=0,sculk_sensor_phase=active,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17720 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=0,sculk_sensor_phase=active,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17721 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=0,sculk_sensor_phase=cooldown,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17722 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=0,sculk_sensor_phase=cooldown,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17723 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=1,sculk_sensor_phase=inactive,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17724 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=1,sculk_sensor_phase=inactive,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17725 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=1,sculk_sensor_phase=active,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17726 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=1,sculk_sensor_phase=active,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17727 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=1,sculk_sensor_phase=cooldown,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17728 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=1,sculk_sensor_phase=cooldown,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17729 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=2,sculk_sensor_phase=inactive,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17730 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=2,sculk_sensor_phase=inactive,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17731 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=2,sculk_sensor_phase=active,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17732 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=2,sculk_sensor_phase=active,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17733 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=2,sculk_sensor_phase=cooldown,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17734 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=2,sculk_sensor_phase=cooldown,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17735 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=3,sculk_sensor_phase=inactive,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17736 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=3,sculk_sensor_phase=inactive,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17737 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=3,sculk_sensor_phase=active,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17738 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=3,sculk_sensor_phase=active,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17739 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=3,sculk_sensor_phase=cooldown,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17740 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=3,sculk_sensor_phase=cooldown,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17741 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=4,sculk_sensor_phase=inactive,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17742 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=4,sculk_sensor_phase=inactive,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17743 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=4,sculk_sensor_phase=active,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17744 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=4,sculk_sensor_phase=active,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17745 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=4,sculk_sensor_phase=cooldown,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17746 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=4,sculk_sensor_phase=cooldown,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17747 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=5,sculk_sensor_phase=inactive,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17748 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=5,sculk_sensor_phase=inactive,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17749 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=5,sculk_sensor_phase=active,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17750 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=5,sculk_sensor_phase=active,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17751 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=5,sculk_sensor_phase=cooldown,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17752 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=5,sculk_sensor_phase=cooldown,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17753 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=6,sculk_sensor_phase=inactive,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17754 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=6,sculk_sensor_phase=inactive,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17755 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=6,sculk_sensor_phase=active,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17756 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=6,sculk_sensor_phase=active,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17757 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=6,sculk_sensor_phase=cooldown,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17758 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=6,sculk_sensor_phase=cooldown,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17759 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=7,sculk_sensor_phase=inactive,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17760 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=7,sculk_sensor_phase=inactive,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17761 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=7,sculk_sensor_phase=active,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17762 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=7,sculk_sensor_phase=active,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17763 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=7,sculk_sensor_phase=cooldown,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17764 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=7,sculk_sensor_phase=cooldown,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17765 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=8,sculk_sensor_phase=inactive,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17766 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=8,sculk_sensor_phase=inactive,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17767 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=8,sculk_sensor_phase=active,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17768 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=8,sculk_sensor_phase=active,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17769 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=8,sculk_sensor_phase=cooldown,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17770 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=8,sculk_sensor_phase=cooldown,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17771 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=9,sculk_sensor_phase=inactive,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17772 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=9,sculk_sensor_phase=inactive,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17773 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=9,sculk_sensor_phase=active,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17774 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=9,sculk_sensor_phase=active,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17775 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=9,sculk_sensor_phase=cooldown,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17776 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=9,sculk_sensor_phase=cooldown,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17777 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=10,sculk_sensor_phase=inactive,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17778 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=10,sculk_sensor_phase=inactive,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17779 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=10,sculk_sensor_phase=active,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17780 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=10,sculk_sensor_phase=active,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17781 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=10,sculk_sensor_phase=cooldown,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17782 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=10,sculk_sensor_phase=cooldown,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17783 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=11,sculk_sensor_phase=inactive,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17784 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=11,sculk_sensor_phase=inactive,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17785 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=11,sculk_sensor_phase=active,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17786 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=11,sculk_sensor_phase=active,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17787 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=11,sculk_sensor_phase=cooldown,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17788 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=11,sculk_sensor_phase=cooldown,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17789 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=12,sculk_sensor_phase=inactive,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17790 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=12,sculk_sensor_phase=inactive,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17791 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=12,sculk_sensor_phase=active,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17792 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=12,sculk_sensor_phase=active,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17793 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=12,sculk_sensor_phase=cooldown,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17794 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=12,sculk_sensor_phase=cooldown,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17795 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=13,sculk_sensor_phase=inactive,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17796 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=13,sculk_sensor_phase=inactive,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17797 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=13,sculk_sensor_phase=active,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17798 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=13,sculk_sensor_phase=active,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17799 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=13,sculk_sensor_phase=cooldown,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17800 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=13,sculk_sensor_phase=cooldown,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17801 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=14,sculk_sensor_phase=inactive,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17802 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=14,sculk_sensor_phase=inactive,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17803 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=14,sculk_sensor_phase=active,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17804 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=14,sculk_sensor_phase=active,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17805 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=14,sculk_sensor_phase=cooldown,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17806 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=14,sculk_sensor_phase=cooldown,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17807 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=15,sculk_sensor_phase=inactive,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17808 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=15,sculk_sensor_phase=inactive,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17809 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=15,sculk_sensor_phase=active,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17810 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=15,sculk_sensor_phase=active,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17811 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=15,sculk_sensor_phase=cooldown,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17812 +execute if block ~ ~ ~ minecraft:sculk_sensor[power=15,sculk_sensor_phase=cooldown,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17813 diff --git a/data/bsc/functions/read/l0/p/l0_83.mcfunction b/data/bsc/functions/read/l0/p/l0_83.mcfunction new file mode 100644 index 00000000..340e2c26 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_83.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:magenta_bed[facing=north,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1113 +execute if block ~ ~ ~ minecraft:magenta_bed[facing=north,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1114 +execute if block ~ ~ ~ minecraft:magenta_bed[facing=north,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1115 +execute if block ~ ~ ~ minecraft:magenta_bed[facing=north,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1116 +execute if block ~ ~ ~ minecraft:magenta_bed[facing=south,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1117 +execute if block ~ ~ ~ minecraft:magenta_bed[facing=south,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1118 +execute if block ~ ~ ~ minecraft:magenta_bed[facing=south,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1119 +execute if block ~ ~ ~ minecraft:magenta_bed[facing=south,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1120 +execute if block ~ ~ ~ minecraft:magenta_bed[facing=west,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1121 +execute if block ~ ~ ~ minecraft:magenta_bed[facing=west,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1122 +execute if block ~ ~ ~ minecraft:magenta_bed[facing=west,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1123 +execute if block ~ ~ ~ minecraft:magenta_bed[facing=west,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1124 +execute if block ~ ~ ~ minecraft:magenta_bed[facing=east,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1125 +execute if block ~ ~ ~ minecraft:magenta_bed[facing=east,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1126 +execute if block ~ ~ ~ minecraft:magenta_bed[facing=east,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1127 +execute if block ~ ~ ~ minecraft:magenta_bed[facing=east,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1128 diff --git a/data/bsc/functions/read/l0/p/l0_832.mcfunction b/data/bsc/functions/read/l0/p/l0_832.mcfunction new file mode 100644 index 00000000..b1d6bbea --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_832.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17824 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17825 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17826 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17827 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17828 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17829 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17830 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17831 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17832 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17833 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17834 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17835 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17836 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17837 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17838 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17839 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17840 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17841 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17842 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17843 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17844 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17845 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17846 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17847 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17848 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17849 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17850 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17851 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17852 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17853 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17854 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17855 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17856 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17857 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17858 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17859 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17860 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17861 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17862 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17863 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17864 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17865 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17866 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17867 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17868 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17869 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17870 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17871 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17872 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17873 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17874 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17875 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17876 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17877 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17878 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17879 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17880 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17881 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17882 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17883 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17884 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17885 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17886 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17887 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17888 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17889 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17890 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17891 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17892 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17893 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17894 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17895 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17896 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17897 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17898 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17899 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17900 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17901 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17902 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17903 diff --git a/data/bsc/functions/read/l0/p/l0_833.mcfunction b/data/bsc/functions/read/l0/p/l0_833.mcfunction new file mode 100644 index 00000000..688843f0 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_833.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17904 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17905 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17906 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17907 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17908 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17909 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17910 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17911 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17912 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17913 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17914 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17915 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17916 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17917 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17918 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17919 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17920 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17921 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17922 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17923 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17924 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17925 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17926 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17927 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17928 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17929 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17930 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17931 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17932 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17933 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17934 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17935 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17936 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17937 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17938 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17939 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17940 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17941 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17942 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17943 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17944 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17945 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17946 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17947 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17948 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17949 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17950 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17951 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17952 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17953 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17954 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17955 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17956 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17957 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17958 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17959 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17960 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17961 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17962 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17963 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17964 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17965 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17966 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17967 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17968 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17969 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17970 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17971 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17972 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17973 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17974 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17975 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17976 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17977 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17978 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17979 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17980 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17981 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17982 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17983 diff --git a/data/bsc/functions/read/l0/p/l0_834.mcfunction b/data/bsc/functions/read/l0/p/l0_834.mcfunction new file mode 100644 index 00000000..428e52bc --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_834.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17984 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17985 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17986 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17987 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17988 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17989 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17990 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17991 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17992 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17993 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17994 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17995 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17996 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17997 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 17998 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 17999 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18000 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18001 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18002 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18003 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18004 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18005 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18006 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18007 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18008 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18009 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18010 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18011 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18012 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18013 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18014 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18015 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18016 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18017 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18018 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18019 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18020 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18021 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18022 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18023 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18024 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18025 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18026 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18027 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18028 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18029 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18030 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18031 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18032 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18033 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18034 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18035 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18036 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18037 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18038 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18039 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18040 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18041 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18042 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18043 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18044 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18045 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18046 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18047 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18048 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18049 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18050 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18051 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18052 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18053 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18054 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18055 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18056 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18057 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18058 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18059 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18060 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18061 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18062 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18063 diff --git a/data/bsc/functions/read/l0/p/l0_835.mcfunction b/data/bsc/functions/read/l0/p/l0_835.mcfunction new file mode 100644 index 00000000..7ec920bd --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_835.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18064 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18065 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18066 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18067 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18068 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18069 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18070 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18071 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18072 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18073 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18074 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18075 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18076 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18077 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18078 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18079 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18080 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18081 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18082 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18083 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18084 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18085 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18086 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18087 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18088 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18089 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18090 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18091 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18092 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18093 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18094 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18095 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18096 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18097 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18098 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18099 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18100 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18101 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18102 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18103 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18104 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18105 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18106 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18107 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18108 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18109 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18110 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18111 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18112 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18113 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18114 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18115 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18116 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18117 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18118 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18119 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18120 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18121 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18122 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18123 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18124 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18125 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18126 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18127 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18128 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18129 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18130 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18131 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18132 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18133 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18134 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18135 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18136 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18137 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18138 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18139 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18140 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18141 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18142 +execute if block ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18143 diff --git a/data/bsc/functions/read/l0/p/l0_836.mcfunction b/data/bsc/functions/read/l0/p/l0_836.mcfunction new file mode 100644 index 00000000..0fb04e35 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_836.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18144 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18145 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18146 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18147 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18148 +execute if block ~ ~ ~ minecraft:oxidized_cut_copper_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18149 diff --git a/data/bsc/functions/read/l0/p/l0_837.mcfunction b/data/bsc/functions/read/l0/p/l0_837.mcfunction new file mode 100644 index 00000000..110ee144 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_837.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:weathered_cut_copper_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18150 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18151 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18152 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18153 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18154 +execute if block ~ ~ ~ minecraft:weathered_cut_copper_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18155 diff --git a/data/bsc/functions/read/l0/p/l0_838.mcfunction b/data/bsc/functions/read/l0/p/l0_838.mcfunction new file mode 100644 index 00000000..e727e330 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_838.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:exposed_cut_copper_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18156 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18157 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18158 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18159 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18160 +execute if block ~ ~ ~ minecraft:exposed_cut_copper_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18161 diff --git a/data/bsc/functions/read/l0/p/l0_839.mcfunction b/data/bsc/functions/read/l0/p/l0_839.mcfunction new file mode 100644 index 00000000..cdb6fef7 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_839.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:cut_copper_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18162 +execute if block ~ ~ ~ minecraft:cut_copper_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18163 +execute if block ~ ~ ~ minecraft:cut_copper_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18164 +execute if block ~ ~ ~ minecraft:cut_copper_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18165 +execute if block ~ ~ ~ minecraft:cut_copper_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18166 +execute if block ~ ~ ~ minecraft:cut_copper_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18167 diff --git a/data/bsc/functions/read/l0/p/l0_84.mcfunction b/data/bsc/functions/read/l0/p/l0_84.mcfunction new file mode 100644 index 00000000..08bd2036 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_84.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:light_blue_bed[facing=north,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1129 +execute if block ~ ~ ~ minecraft:light_blue_bed[facing=north,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1130 +execute if block ~ ~ ~ minecraft:light_blue_bed[facing=north,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1131 +execute if block ~ ~ ~ minecraft:light_blue_bed[facing=north,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1132 +execute if block ~ ~ ~ minecraft:light_blue_bed[facing=south,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1133 +execute if block ~ ~ ~ minecraft:light_blue_bed[facing=south,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1134 +execute if block ~ ~ ~ minecraft:light_blue_bed[facing=south,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1135 +execute if block ~ ~ ~ minecraft:light_blue_bed[facing=south,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1136 +execute if block ~ ~ ~ minecraft:light_blue_bed[facing=west,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1137 +execute if block ~ ~ ~ minecraft:light_blue_bed[facing=west,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1138 +execute if block ~ ~ ~ minecraft:light_blue_bed[facing=west,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1139 +execute if block ~ ~ ~ minecraft:light_blue_bed[facing=west,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1140 +execute if block ~ ~ ~ minecraft:light_blue_bed[facing=east,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1141 +execute if block ~ ~ ~ minecraft:light_blue_bed[facing=east,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1142 +execute if block ~ ~ ~ minecraft:light_blue_bed[facing=east,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1143 +execute if block ~ ~ ~ minecraft:light_blue_bed[facing=east,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1144 diff --git a/data/bsc/functions/read/l0/p/l0_848.mcfunction b/data/bsc/functions/read/l0/p/l0_848.mcfunction new file mode 100644 index 00000000..54299704 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_848.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18176 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18177 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18178 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18179 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18180 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18181 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18182 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18183 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18184 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18185 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18186 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18187 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18188 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18189 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18190 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18191 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18192 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18193 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18194 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18195 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18196 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18197 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18198 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18199 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18200 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18201 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18202 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18203 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18204 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18205 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18206 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18207 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18208 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18209 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18210 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18211 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18212 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18213 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18214 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18215 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18216 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18217 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18218 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18219 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18220 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18221 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18222 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18223 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18224 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18225 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18226 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18227 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18228 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18229 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18230 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18231 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18232 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18233 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18234 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18235 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18236 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18237 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18238 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18239 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18240 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18241 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18242 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18243 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18244 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18245 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18246 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18247 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18248 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18249 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18250 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18251 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18252 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18253 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18254 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18255 diff --git a/data/bsc/functions/read/l0/p/l0_849.mcfunction b/data/bsc/functions/read/l0/p/l0_849.mcfunction new file mode 100644 index 00000000..8709627e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_849.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18256 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18257 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18258 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18259 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18260 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18261 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18262 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18263 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18264 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18265 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18266 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18267 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18268 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18269 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18270 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18271 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18272 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18273 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18274 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18275 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18276 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18277 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18278 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18279 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18280 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18281 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18282 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18283 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18284 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18285 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18286 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18287 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18288 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18289 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18290 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18291 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18292 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18293 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18294 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18295 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18296 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18297 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18298 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18299 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18300 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18301 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18302 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18303 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18304 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18305 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18306 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18307 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18308 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18309 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18310 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18311 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18312 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18313 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18314 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18315 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18316 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18317 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18318 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18319 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18320 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18321 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18322 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18323 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18324 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18325 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18326 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18327 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18328 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18329 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18330 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18331 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18332 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18333 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18334 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18335 diff --git a/data/bsc/functions/read/l0/p/l0_85.mcfunction b/data/bsc/functions/read/l0/p/l0_85.mcfunction new file mode 100644 index 00000000..a82cc9b8 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_85.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:yellow_bed[facing=north,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1145 +execute if block ~ ~ ~ minecraft:yellow_bed[facing=north,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1146 +execute if block ~ ~ ~ minecraft:yellow_bed[facing=north,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1147 +execute if block ~ ~ ~ minecraft:yellow_bed[facing=north,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1148 +execute if block ~ ~ ~ minecraft:yellow_bed[facing=south,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1149 +execute if block ~ ~ ~ minecraft:yellow_bed[facing=south,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1150 +execute if block ~ ~ ~ minecraft:yellow_bed[facing=south,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1151 +execute if block ~ ~ ~ minecraft:yellow_bed[facing=south,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1152 +execute if block ~ ~ ~ minecraft:yellow_bed[facing=west,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1153 +execute if block ~ ~ ~ minecraft:yellow_bed[facing=west,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1154 +execute if block ~ ~ ~ minecraft:yellow_bed[facing=west,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1155 +execute if block ~ ~ ~ minecraft:yellow_bed[facing=west,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1156 +execute if block ~ ~ ~ minecraft:yellow_bed[facing=east,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1157 +execute if block ~ ~ ~ minecraft:yellow_bed[facing=east,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1158 +execute if block ~ ~ ~ minecraft:yellow_bed[facing=east,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1159 +execute if block ~ ~ ~ minecraft:yellow_bed[facing=east,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1160 diff --git a/data/bsc/functions/read/l0/p/l0_850.mcfunction b/data/bsc/functions/read/l0/p/l0_850.mcfunction new file mode 100644 index 00000000..0c68128b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_850.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18336 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18337 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18338 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18339 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18340 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18341 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18342 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18343 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18344 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18345 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18346 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18347 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18348 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18349 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18350 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18351 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18352 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18353 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18354 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18355 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18356 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18357 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18358 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18359 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18360 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18361 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18362 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18363 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18364 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18365 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18366 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18367 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18368 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18369 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18370 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18371 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18372 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18373 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18374 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18375 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18376 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18377 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18378 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18379 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18380 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18381 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18382 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18383 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18384 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18385 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18386 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18387 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18388 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18389 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18390 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18391 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18392 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18393 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18394 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18395 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18396 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18397 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18398 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18399 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18400 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18401 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18402 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18403 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18404 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18405 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18406 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18407 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18408 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18409 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18410 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18411 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18412 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18413 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18414 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18415 diff --git a/data/bsc/functions/read/l0/p/l0_851.mcfunction b/data/bsc/functions/read/l0/p/l0_851.mcfunction new file mode 100644 index 00000000..4c442181 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_851.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18416 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18417 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18418 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18419 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18420 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18421 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18422 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18423 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18424 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18425 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18426 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18427 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18428 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18429 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18430 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18431 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18432 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18433 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18434 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18435 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18436 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18437 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18438 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18439 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18440 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18441 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18442 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18443 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18444 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18445 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18446 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18447 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18448 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18449 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18450 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18451 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18452 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18453 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18454 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18455 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18456 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18457 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18458 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18459 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18460 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18461 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18462 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18463 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18464 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18465 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18466 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18467 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18468 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18469 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18470 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18471 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18472 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18473 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18474 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18475 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18476 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18477 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18478 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18479 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18480 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18481 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18482 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18483 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18484 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18485 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18486 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18487 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18488 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18489 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18490 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18491 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18492 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18493 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18494 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18495 diff --git a/data/bsc/functions/read/l0/p/l0_852.mcfunction b/data/bsc/functions/read/l0/p/l0_852.mcfunction new file mode 100644 index 00000000..66fd0725 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_852.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18496 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18497 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18498 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18499 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18500 +execute if block ~ ~ ~ minecraft:waxed_oxidized_cut_copper_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18501 diff --git a/data/bsc/functions/read/l0/p/l0_853.mcfunction b/data/bsc/functions/read/l0/p/l0_853.mcfunction new file mode 100644 index 00000000..609d5b6e --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_853.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18502 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18503 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18504 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18505 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18506 +execute if block ~ ~ ~ minecraft:waxed_weathered_cut_copper_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18507 diff --git a/data/bsc/functions/read/l0/p/l0_854.mcfunction b/data/bsc/functions/read/l0/p/l0_854.mcfunction new file mode 100644 index 00000000..88fab7ca --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_854.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18508 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18509 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18510 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18511 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18512 +execute if block ~ ~ ~ minecraft:waxed_exposed_cut_copper_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18513 diff --git a/data/bsc/functions/read/l0/p/l0_855.mcfunction b/data/bsc/functions/read/l0/p/l0_855.mcfunction new file mode 100644 index 00000000..17e48344 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_855.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:waxed_cut_copper_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18514 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18515 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18516 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18517 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18518 +execute if block ~ ~ ~ minecraft:waxed_cut_copper_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18519 diff --git a/data/bsc/functions/read/l0/p/l0_856.mcfunction b/data/bsc/functions/read/l0/p/l0_856.mcfunction new file mode 100644 index 00000000..960c4cfe --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_856.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:lightning_rod[facing=north,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18520 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=north,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18521 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=north,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18522 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=north,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18523 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=east,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18524 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=east,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18525 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=east,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18526 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=east,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18527 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=south,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18528 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=south,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18529 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=south,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18530 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=south,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18531 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=west,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18532 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=west,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18533 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=west,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18534 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=west,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18535 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=up,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18536 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=up,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18537 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=up,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18538 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=up,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18539 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=down,powered=true,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18540 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=down,powered=true,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18541 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=down,powered=false,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18542 +execute if block ~ ~ ~ minecraft:lightning_rod[facing=down,powered=false,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18543 diff --git a/data/bsc/functions/read/l0/p/l0_857.mcfunction b/data/bsc/functions/read/l0/p/l0_857.mcfunction new file mode 100644 index 00000000..9c3569a3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_857.mcfunction @@ -0,0 +1,20 @@ +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=tip_merge,vertical_direction=up,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18544 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=tip_merge,vertical_direction=up,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18545 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=tip_merge,vertical_direction=down,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18546 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=tip_merge,vertical_direction=down,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18547 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=tip,vertical_direction=up,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18548 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=tip,vertical_direction=up,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18549 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=tip,vertical_direction=down,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18550 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=tip,vertical_direction=down,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18551 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=frustum,vertical_direction=up,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18552 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=frustum,vertical_direction=up,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18553 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=frustum,vertical_direction=down,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18554 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=frustum,vertical_direction=down,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18555 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=middle,vertical_direction=up,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18556 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=middle,vertical_direction=up,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18557 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=middle,vertical_direction=down,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18558 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=middle,vertical_direction=down,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18559 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=base,vertical_direction=up,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18560 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=base,vertical_direction=up,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18561 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=base,vertical_direction=down,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18562 +execute if block ~ ~ ~ minecraft:pointed_dripstone[thickness=base,vertical_direction=down,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18563 diff --git a/data/bsc/functions/read/l0/p/l0_859.mcfunction b/data/bsc/functions/read/l0/p/l0_859.mcfunction new file mode 100644 index 00000000..c7e713b3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_859.mcfunction @@ -0,0 +1,52 @@ +execute if block ~ ~ ~ minecraft:cave_vines[age=0,berries=true] run scoreboard players set @s s.crhf.block_id 18565 +execute if block ~ ~ ~ minecraft:cave_vines[age=0,berries=false] run scoreboard players set @s s.crhf.block_id 18566 +execute if block ~ ~ ~ minecraft:cave_vines[age=1,berries=true] run scoreboard players set @s s.crhf.block_id 18567 +execute if block ~ ~ ~ minecraft:cave_vines[age=1,berries=false] run scoreboard players set @s s.crhf.block_id 18568 +execute if block ~ ~ ~ minecraft:cave_vines[age=2,berries=true] run scoreboard players set @s s.crhf.block_id 18569 +execute if block ~ ~ ~ minecraft:cave_vines[age=2,berries=false] run scoreboard players set @s s.crhf.block_id 18570 +execute if block ~ ~ ~ minecraft:cave_vines[age=3,berries=true] run scoreboard players set @s s.crhf.block_id 18571 +execute if block ~ ~ ~ minecraft:cave_vines[age=3,berries=false] run scoreboard players set @s s.crhf.block_id 18572 +execute if block ~ ~ ~ minecraft:cave_vines[age=4,berries=true] run scoreboard players set @s s.crhf.block_id 18573 +execute if block ~ ~ ~ minecraft:cave_vines[age=4,berries=false] run scoreboard players set @s s.crhf.block_id 18574 +execute if block ~ ~ ~ minecraft:cave_vines[age=5,berries=true] run scoreboard players set @s s.crhf.block_id 18575 +execute if block ~ ~ ~ minecraft:cave_vines[age=5,berries=false] run scoreboard players set @s s.crhf.block_id 18576 +execute if block ~ ~ ~ minecraft:cave_vines[age=6,berries=true] run scoreboard players set @s s.crhf.block_id 18577 +execute if block ~ ~ ~ minecraft:cave_vines[age=6,berries=false] run scoreboard players set @s s.crhf.block_id 18578 +execute if block ~ ~ ~ minecraft:cave_vines[age=7,berries=true] run scoreboard players set @s s.crhf.block_id 18579 +execute if block ~ ~ ~ minecraft:cave_vines[age=7,berries=false] run scoreboard players set @s s.crhf.block_id 18580 +execute if block ~ ~ ~ minecraft:cave_vines[age=8,berries=true] run scoreboard players set @s s.crhf.block_id 18581 +execute if block ~ ~ ~ minecraft:cave_vines[age=8,berries=false] run scoreboard players set @s s.crhf.block_id 18582 +execute if block ~ ~ ~ minecraft:cave_vines[age=9,berries=true] run scoreboard players set @s s.crhf.block_id 18583 +execute if block ~ ~ ~ minecraft:cave_vines[age=9,berries=false] run scoreboard players set @s s.crhf.block_id 18584 +execute if block ~ ~ ~ minecraft:cave_vines[age=10,berries=true] run scoreboard players set @s s.crhf.block_id 18585 +execute if block ~ ~ ~ minecraft:cave_vines[age=10,berries=false] run scoreboard players set @s s.crhf.block_id 18586 +execute if block ~ ~ ~ minecraft:cave_vines[age=11,berries=true] run scoreboard players set @s s.crhf.block_id 18587 +execute if block ~ ~ ~ minecraft:cave_vines[age=11,berries=false] run scoreboard players set @s s.crhf.block_id 18588 +execute if block ~ ~ ~ minecraft:cave_vines[age=12,berries=true] run scoreboard players set @s s.crhf.block_id 18589 +execute if block ~ ~ ~ minecraft:cave_vines[age=12,berries=false] run scoreboard players set @s s.crhf.block_id 18590 +execute if block ~ ~ ~ minecraft:cave_vines[age=13,berries=true] run scoreboard players set @s s.crhf.block_id 18591 +execute if block ~ ~ ~ minecraft:cave_vines[age=13,berries=false] run scoreboard players set @s s.crhf.block_id 18592 +execute if block ~ ~ ~ minecraft:cave_vines[age=14,berries=true] run scoreboard players set @s s.crhf.block_id 18593 +execute if block ~ ~ ~ minecraft:cave_vines[age=14,berries=false] run scoreboard players set @s s.crhf.block_id 18594 +execute if block ~ ~ ~ minecraft:cave_vines[age=15,berries=true] run scoreboard players set @s s.crhf.block_id 18595 +execute if block ~ ~ ~ minecraft:cave_vines[age=15,berries=false] run scoreboard players set @s s.crhf.block_id 18596 +execute if block ~ ~ ~ minecraft:cave_vines[age=16,berries=true] run scoreboard players set @s s.crhf.block_id 18597 +execute if block ~ ~ ~ minecraft:cave_vines[age=16,berries=false] run scoreboard players set @s s.crhf.block_id 18598 +execute if block ~ ~ ~ minecraft:cave_vines[age=17,berries=true] run scoreboard players set @s s.crhf.block_id 18599 +execute if block ~ ~ ~ minecraft:cave_vines[age=17,berries=false] run scoreboard players set @s s.crhf.block_id 18600 +execute if block ~ ~ ~ minecraft:cave_vines[age=18,berries=true] run scoreboard players set @s s.crhf.block_id 18601 +execute if block ~ ~ ~ minecraft:cave_vines[age=18,berries=false] run scoreboard players set @s s.crhf.block_id 18602 +execute if block ~ ~ ~ minecraft:cave_vines[age=19,berries=true] run scoreboard players set @s s.crhf.block_id 18603 +execute if block ~ ~ ~ minecraft:cave_vines[age=19,berries=false] run scoreboard players set @s s.crhf.block_id 18604 +execute if block ~ ~ ~ minecraft:cave_vines[age=20,berries=true] run scoreboard players set @s s.crhf.block_id 18605 +execute if block ~ ~ ~ minecraft:cave_vines[age=20,berries=false] run scoreboard players set @s s.crhf.block_id 18606 +execute if block ~ ~ ~ minecraft:cave_vines[age=21,berries=true] run scoreboard players set @s s.crhf.block_id 18607 +execute if block ~ ~ ~ minecraft:cave_vines[age=21,berries=false] run scoreboard players set @s s.crhf.block_id 18608 +execute if block ~ ~ ~ minecraft:cave_vines[age=22,berries=true] run scoreboard players set @s s.crhf.block_id 18609 +execute if block ~ ~ ~ minecraft:cave_vines[age=22,berries=false] run scoreboard players set @s s.crhf.block_id 18610 +execute if block ~ ~ ~ minecraft:cave_vines[age=23,berries=true] run scoreboard players set @s s.crhf.block_id 18611 +execute if block ~ ~ ~ minecraft:cave_vines[age=23,berries=false] run scoreboard players set @s s.crhf.block_id 18612 +execute if block ~ ~ ~ minecraft:cave_vines[age=24,berries=true] run scoreboard players set @s s.crhf.block_id 18613 +execute if block ~ ~ ~ minecraft:cave_vines[age=24,berries=false] run scoreboard players set @s s.crhf.block_id 18614 +execute if block ~ ~ ~ minecraft:cave_vines[age=25,berries=true] run scoreboard players set @s s.crhf.block_id 18615 +execute if block ~ ~ ~ minecraft:cave_vines[age=25,berries=false] run scoreboard players set @s s.crhf.block_id 18616 diff --git a/data/bsc/functions/read/l0/p/l0_86.mcfunction b/data/bsc/functions/read/l0/p/l0_86.mcfunction new file mode 100644 index 00000000..4f6983e6 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_86.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:lime_bed[facing=north,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1161 +execute if block ~ ~ ~ minecraft:lime_bed[facing=north,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1162 +execute if block ~ ~ ~ minecraft:lime_bed[facing=north,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1163 +execute if block ~ ~ ~ minecraft:lime_bed[facing=north,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1164 +execute if block ~ ~ ~ minecraft:lime_bed[facing=south,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1165 +execute if block ~ ~ ~ minecraft:lime_bed[facing=south,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1166 +execute if block ~ ~ ~ minecraft:lime_bed[facing=south,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1167 +execute if block ~ ~ ~ minecraft:lime_bed[facing=south,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1168 +execute if block ~ ~ ~ minecraft:lime_bed[facing=west,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1169 +execute if block ~ ~ ~ minecraft:lime_bed[facing=west,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1170 +execute if block ~ ~ ~ minecraft:lime_bed[facing=west,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1171 +execute if block ~ ~ ~ minecraft:lime_bed[facing=west,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1172 +execute if block ~ ~ ~ minecraft:lime_bed[facing=east,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1173 +execute if block ~ ~ ~ minecraft:lime_bed[facing=east,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1174 +execute if block ~ ~ ~ minecraft:lime_bed[facing=east,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1175 +execute if block ~ ~ ~ minecraft:lime_bed[facing=east,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1176 diff --git a/data/bsc/functions/read/l0/p/l0_860.mcfunction b/data/bsc/functions/read/l0/p/l0_860.mcfunction new file mode 100644 index 00000000..7a9d83ec --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_860.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:cave_vines_plant[berries=true] run scoreboard players set @s s.crhf.block_id 18617 +execute if block ~ ~ ~ minecraft:cave_vines_plant[berries=false] run scoreboard players set @s s.crhf.block_id 18618 diff --git a/data/bsc/functions/read/l0/p/l0_866.mcfunction b/data/bsc/functions/read/l0/p/l0_866.mcfunction new file mode 100644 index 00000000..3627516b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_866.mcfunction @@ -0,0 +1,32 @@ +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=north,tilt=none,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18624 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=north,tilt=none,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18625 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=north,tilt=unstable,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18626 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=north,tilt=unstable,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18627 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=north,tilt=partial,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18628 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=north,tilt=partial,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18629 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=north,tilt=full,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18630 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=north,tilt=full,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18631 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=south,tilt=none,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18632 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=south,tilt=none,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18633 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=south,tilt=unstable,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18634 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=south,tilt=unstable,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18635 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=south,tilt=partial,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18636 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=south,tilt=partial,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18637 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=south,tilt=full,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18638 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=south,tilt=full,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18639 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=west,tilt=none,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18640 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=west,tilt=none,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18641 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=west,tilt=unstable,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18642 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=west,tilt=unstable,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18643 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=west,tilt=partial,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18644 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=west,tilt=partial,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18645 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=west,tilt=full,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18646 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=west,tilt=full,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18647 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=east,tilt=none,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18648 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=east,tilt=none,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18649 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=east,tilt=unstable,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18650 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=east,tilt=unstable,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18651 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=east,tilt=partial,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18652 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=east,tilt=partial,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18653 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=east,tilt=full,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18654 +execute if block ~ ~ ~ minecraft:big_dripleaf[facing=east,tilt=full,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18655 diff --git a/data/bsc/functions/read/l0/p/l0_867.mcfunction b/data/bsc/functions/read/l0/p/l0_867.mcfunction new file mode 100644 index 00000000..5dbf8cc8 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_867.mcfunction @@ -0,0 +1,8 @@ +execute if block ~ ~ ~ minecraft:big_dripleaf_stem[facing=north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18656 +execute if block ~ ~ ~ minecraft:big_dripleaf_stem[facing=north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18657 +execute if block ~ ~ ~ minecraft:big_dripleaf_stem[facing=south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18658 +execute if block ~ ~ ~ minecraft:big_dripleaf_stem[facing=south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18659 +execute if block ~ ~ ~ minecraft:big_dripleaf_stem[facing=west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18660 +execute if block ~ ~ ~ minecraft:big_dripleaf_stem[facing=west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18661 +execute if block ~ ~ ~ minecraft:big_dripleaf_stem[facing=east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18662 +execute if block ~ ~ ~ minecraft:big_dripleaf_stem[facing=east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18663 diff --git a/data/bsc/functions/read/l0/p/l0_868.mcfunction b/data/bsc/functions/read/l0/p/l0_868.mcfunction new file mode 100644 index 00000000..2900883a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_868.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:small_dripleaf[facing=north,half=upper,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18664 +execute if block ~ ~ ~ minecraft:small_dripleaf[facing=north,half=upper,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18665 +execute if block ~ ~ ~ minecraft:small_dripleaf[facing=north,half=lower,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18666 +execute if block ~ ~ ~ minecraft:small_dripleaf[facing=north,half=lower,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18667 +execute if block ~ ~ ~ minecraft:small_dripleaf[facing=south,half=upper,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18668 +execute if block ~ ~ ~ minecraft:small_dripleaf[facing=south,half=upper,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18669 +execute if block ~ ~ ~ minecraft:small_dripleaf[facing=south,half=lower,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18670 +execute if block ~ ~ ~ minecraft:small_dripleaf[facing=south,half=lower,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18671 +execute if block ~ ~ ~ minecraft:small_dripleaf[facing=west,half=upper,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18672 +execute if block ~ ~ ~ minecraft:small_dripleaf[facing=west,half=upper,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18673 +execute if block ~ ~ ~ minecraft:small_dripleaf[facing=west,half=lower,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18674 +execute if block ~ ~ ~ minecraft:small_dripleaf[facing=west,half=lower,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18675 +execute if block ~ ~ ~ minecraft:small_dripleaf[facing=east,half=upper,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18676 +execute if block ~ ~ ~ minecraft:small_dripleaf[facing=east,half=upper,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18677 +execute if block ~ ~ ~ minecraft:small_dripleaf[facing=east,half=lower,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18678 +execute if block ~ ~ ~ minecraft:small_dripleaf[facing=east,half=lower,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18679 diff --git a/data/bsc/functions/read/l0/p/l0_869.mcfunction b/data/bsc/functions/read/l0/p/l0_869.mcfunction new file mode 100644 index 00000000..ceee7937 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_869.mcfunction @@ -0,0 +1,2 @@ +execute if block ~ ~ ~ minecraft:hanging_roots[waterlogged=true] run scoreboard players set @s s.crhf.block_id 18680 +execute if block ~ ~ ~ minecraft:hanging_roots[waterlogged=false] run scoreboard players set @s s.crhf.block_id 18681 diff --git a/data/bsc/functions/read/l0/p/l0_87.mcfunction b/data/bsc/functions/read/l0/p/l0_87.mcfunction new file mode 100644 index 00000000..3a4836f7 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_87.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:pink_bed[facing=north,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1177 +execute if block ~ ~ ~ minecraft:pink_bed[facing=north,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1178 +execute if block ~ ~ ~ minecraft:pink_bed[facing=north,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1179 +execute if block ~ ~ ~ minecraft:pink_bed[facing=north,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1180 +execute if block ~ ~ ~ minecraft:pink_bed[facing=south,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1181 +execute if block ~ ~ ~ minecraft:pink_bed[facing=south,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1182 +execute if block ~ ~ ~ minecraft:pink_bed[facing=south,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1183 +execute if block ~ ~ ~ minecraft:pink_bed[facing=south,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1184 +execute if block ~ ~ ~ minecraft:pink_bed[facing=west,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1185 +execute if block ~ ~ ~ minecraft:pink_bed[facing=west,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1186 +execute if block ~ ~ ~ minecraft:pink_bed[facing=west,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1187 +execute if block ~ ~ ~ minecraft:pink_bed[facing=west,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1188 +execute if block ~ ~ ~ minecraft:pink_bed[facing=east,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1189 +execute if block ~ ~ ~ minecraft:pink_bed[facing=east,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1190 +execute if block ~ ~ ~ minecraft:pink_bed[facing=east,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1191 +execute if block ~ ~ ~ minecraft:pink_bed[facing=east,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1192 diff --git a/data/bsc/functions/read/l0/p/l0_871.mcfunction b/data/bsc/functions/read/l0/p/l0_871.mcfunction new file mode 100644 index 00000000..6d2a3994 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_871.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:deepslate[axis=x] run scoreboard players set @s s.crhf.block_id 18683 +execute if block ~ ~ ~ minecraft:deepslate[axis=y] run scoreboard players set @s s.crhf.block_id 18684 +execute if block ~ ~ ~ minecraft:deepslate[axis=z] run scoreboard players set @s s.crhf.block_id 18685 diff --git a/data/bsc/functions/read/l0/p/l0_873.mcfunction b/data/bsc/functions/read/l0/p/l0_873.mcfunction new file mode 100644 index 00000000..80bf0505 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_873.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18687 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18688 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18689 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18690 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18691 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18692 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18693 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18694 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18695 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18696 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18697 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18698 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18699 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18700 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18701 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18702 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18703 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18704 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18705 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18706 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18707 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18708 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18709 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18710 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18711 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18712 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18713 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18714 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18715 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18716 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18717 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18718 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18719 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18720 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18721 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18722 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18723 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18724 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18725 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18726 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18727 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18728 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18729 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18730 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18731 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18732 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18733 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18734 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18735 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18736 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18737 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18738 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18739 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18740 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18741 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18742 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18743 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18744 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18745 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18746 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18747 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18748 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18749 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18750 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18751 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18752 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18753 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18754 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18755 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18756 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18757 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18758 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18759 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18760 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18761 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18762 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18763 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18764 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18765 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18766 diff --git a/data/bsc/functions/read/l0/p/l0_874.mcfunction b/data/bsc/functions/read/l0/p/l0_874.mcfunction new file mode 100644 index 00000000..83275cff --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_874.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:cobbled_deepslate_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18767 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18768 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18769 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18770 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 18771 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 18772 diff --git a/data/bsc/functions/read/l0/p/l0_875.mcfunction b/data/bsc/functions/read/l0/p/l0_875.mcfunction new file mode 100644 index 00000000..99873bbf --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_875.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18773 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18774 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18775 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18776 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18777 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18778 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18779 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18780 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18781 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18782 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18783 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18784 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18785 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18786 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18787 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18788 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18789 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18790 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18791 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18792 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18793 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18794 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18795 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18796 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18797 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18798 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18799 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18800 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18801 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18802 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18803 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18804 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18805 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18806 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18807 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18808 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18809 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18810 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18811 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18812 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18813 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18814 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18815 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18816 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18817 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18818 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18819 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18820 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18821 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18822 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18823 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18824 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18825 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18826 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18827 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18828 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18829 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18830 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18831 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18832 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18833 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18834 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18835 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18836 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18837 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18838 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18839 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18840 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18841 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18842 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18843 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18844 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18845 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18846 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18847 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18848 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18849 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18850 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18851 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18852 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18853 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18854 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18855 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18856 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18857 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18858 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18859 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18860 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18861 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18862 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18863 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18864 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18865 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18866 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18867 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18868 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18869 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18870 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18871 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18872 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18873 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18874 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18875 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18876 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18877 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18878 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18879 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18880 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18881 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18882 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18883 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18884 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18885 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18886 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18887 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18888 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18889 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18890 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18891 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18892 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18893 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18894 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18895 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18896 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18897 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18898 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18899 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18900 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18901 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18902 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18903 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18904 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18905 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18906 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18907 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18908 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18909 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18910 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18911 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18912 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18913 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18914 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18915 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18916 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18917 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18918 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18919 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18920 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18921 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18922 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18923 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18924 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18925 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18926 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18927 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18928 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18929 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18930 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18931 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18932 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18933 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18934 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18935 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18936 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18937 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18938 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18939 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18940 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18941 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18942 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18943 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18944 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18945 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18946 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18947 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18948 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18949 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18950 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18951 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18952 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18953 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18954 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18955 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18956 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18957 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18958 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18959 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18960 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18961 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18962 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18963 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18964 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18965 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18966 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18967 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18968 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18969 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18970 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18971 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18972 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18973 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18974 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18975 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18976 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18977 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18978 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18979 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18980 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18981 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18982 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18983 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18984 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18985 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18986 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18987 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18988 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18989 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18990 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18991 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18992 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18993 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 18994 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 18995 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 18996 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 18997 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 18998 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 18999 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19000 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19001 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19002 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19003 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19004 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19005 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19006 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19007 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19008 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19009 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19010 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19011 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19012 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19013 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19014 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19015 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19016 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19017 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19018 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19019 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19020 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19021 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19022 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19023 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19024 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19025 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19026 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19027 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19028 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19029 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19030 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19031 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19032 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19033 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19034 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19035 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19036 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19037 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19038 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19039 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19040 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19041 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19042 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19043 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19044 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19045 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19046 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19047 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19048 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19049 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19050 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19051 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19052 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19053 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19054 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19055 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19056 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19057 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19058 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19059 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19060 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19061 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19062 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19063 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19064 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19065 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19066 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19067 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19068 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19069 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19070 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19071 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19072 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19073 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19074 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19075 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19076 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19077 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19078 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19079 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19080 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19081 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19082 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19083 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19084 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19085 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19086 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19087 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19088 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19089 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19090 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19091 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19092 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19093 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19094 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19095 +execute if block ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19096 diff --git a/data/bsc/functions/read/l0/p/l0_877.mcfunction b/data/bsc/functions/read/l0/p/l0_877.mcfunction new file mode 100644 index 00000000..8119dd8d --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_877.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19098 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19099 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19100 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19101 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19102 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19103 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19104 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19105 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19106 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19107 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19108 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19109 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19110 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19111 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19112 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19113 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19114 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19115 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19116 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19117 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19118 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19119 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19120 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19121 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19122 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19123 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19124 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19125 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19126 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19127 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19128 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19129 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19130 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19131 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19132 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19133 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19134 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19135 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19136 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19137 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19138 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19139 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19140 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19141 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19142 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19143 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19144 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19145 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19146 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19147 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19148 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19149 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19150 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19151 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19152 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19153 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19154 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19155 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19156 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19157 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19158 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19159 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19160 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19161 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19162 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19163 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19164 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19165 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19166 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19167 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19168 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19169 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19170 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19171 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19172 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19173 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19174 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19175 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19176 +execute if block ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19177 diff --git a/data/bsc/functions/read/l0/p/l0_878.mcfunction b/data/bsc/functions/read/l0/p/l0_878.mcfunction new file mode 100644 index 00000000..f556c32c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_878.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:polished_deepslate_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19178 +execute if block ~ ~ ~ minecraft:polished_deepslate_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19179 +execute if block ~ ~ ~ minecraft:polished_deepslate_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19180 +execute if block ~ ~ ~ minecraft:polished_deepslate_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19181 +execute if block ~ ~ ~ minecraft:polished_deepslate_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19182 +execute if block ~ ~ ~ minecraft:polished_deepslate_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19183 diff --git a/data/bsc/functions/read/l0/p/l0_879.mcfunction b/data/bsc/functions/read/l0/p/l0_879.mcfunction new file mode 100644 index 00000000..91270c8c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_879.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19184 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19185 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19186 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19187 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19188 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19189 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19190 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19191 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19192 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19193 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19194 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19195 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19196 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19197 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19198 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19199 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19200 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19201 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19202 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19203 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19204 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19205 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19206 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19207 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19208 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19209 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19210 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19211 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19212 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19213 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19214 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19215 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19216 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19217 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19218 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19219 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19220 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19221 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19222 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19223 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19224 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19225 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19226 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19227 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19228 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19229 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19230 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19231 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19232 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19233 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19234 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19235 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19236 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19237 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19238 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19239 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19240 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19241 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19242 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19243 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19244 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19245 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19246 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19247 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19248 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19249 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19250 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19251 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19252 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19253 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19254 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19255 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19256 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19257 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19258 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19259 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19260 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19261 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19262 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19263 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19264 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19265 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19266 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19267 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19268 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19269 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19270 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19271 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19272 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19273 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19274 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19275 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19276 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19277 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19278 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19279 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19280 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19281 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19282 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19283 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19284 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19285 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19286 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19287 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19288 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19289 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19290 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19291 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19292 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19293 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19294 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19295 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19296 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19297 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19298 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19299 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19300 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19301 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19302 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19303 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19304 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19305 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19306 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19307 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19308 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19309 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19310 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19311 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19312 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19313 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19314 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19315 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19316 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19317 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19318 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19319 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19320 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19321 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19322 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19323 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19324 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19325 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19326 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19327 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19328 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19329 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19330 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19331 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19332 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19333 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19334 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19335 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19336 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19337 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19338 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19339 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19340 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19341 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19342 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19343 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19344 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19345 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19346 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19347 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19348 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19349 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19350 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19351 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19352 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19353 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19354 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19355 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19356 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19357 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19358 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19359 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19360 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19361 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19362 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19363 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19364 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19365 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19366 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19367 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19368 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19369 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19370 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19371 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19372 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19373 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19374 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19375 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19376 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19377 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19378 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19379 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19380 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19381 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19382 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19383 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19384 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19385 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19386 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19387 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19388 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19389 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19390 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19391 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19392 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19393 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19394 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19395 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19396 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19397 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19398 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19399 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19400 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19401 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19402 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19403 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19404 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19405 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19406 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19407 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19408 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19409 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19410 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19411 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19412 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19413 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19414 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19415 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19416 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19417 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19418 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19419 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19420 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19421 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19422 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19423 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19424 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19425 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19426 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19427 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19428 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19429 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19430 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19431 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19432 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19433 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19434 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19435 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19436 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19437 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19438 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19439 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19440 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19441 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19442 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19443 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19444 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19445 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19446 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19447 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19448 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19449 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19450 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19451 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19452 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19453 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19454 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19455 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19456 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19457 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19458 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19459 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19460 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19461 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19462 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19463 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19464 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19465 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19466 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19467 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19468 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19469 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19470 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19471 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19472 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19473 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19474 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19475 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19476 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19477 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19478 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19479 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19480 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19481 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19482 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19483 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19484 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19485 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19486 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19487 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19488 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19489 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19490 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19491 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19492 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19493 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19494 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19495 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19496 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19497 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19498 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19499 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19500 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19501 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19502 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19503 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19504 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19505 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19506 +execute if block ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19507 diff --git a/data/bsc/functions/read/l0/p/l0_88.mcfunction b/data/bsc/functions/read/l0/p/l0_88.mcfunction new file mode 100644 index 00000000..454ff895 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_88.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:gray_bed[facing=north,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1193 +execute if block ~ ~ ~ minecraft:gray_bed[facing=north,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1194 +execute if block ~ ~ ~ minecraft:gray_bed[facing=north,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1195 +execute if block ~ ~ ~ minecraft:gray_bed[facing=north,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1196 +execute if block ~ ~ ~ minecraft:gray_bed[facing=south,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1197 +execute if block ~ ~ ~ minecraft:gray_bed[facing=south,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1198 +execute if block ~ ~ ~ minecraft:gray_bed[facing=south,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1199 +execute if block ~ ~ ~ minecraft:gray_bed[facing=south,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1200 +execute if block ~ ~ ~ minecraft:gray_bed[facing=west,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1201 +execute if block ~ ~ ~ minecraft:gray_bed[facing=west,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1202 +execute if block ~ ~ ~ minecraft:gray_bed[facing=west,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1203 +execute if block ~ ~ ~ minecraft:gray_bed[facing=west,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1204 +execute if block ~ ~ ~ minecraft:gray_bed[facing=east,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1205 +execute if block ~ ~ ~ minecraft:gray_bed[facing=east,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1206 +execute if block ~ ~ ~ minecraft:gray_bed[facing=east,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1207 +execute if block ~ ~ ~ minecraft:gray_bed[facing=east,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1208 diff --git a/data/bsc/functions/read/l0/p/l0_881.mcfunction b/data/bsc/functions/read/l0/p/l0_881.mcfunction new file mode 100644 index 00000000..d6144f2f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_881.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19509 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19510 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19511 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19512 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19513 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19514 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19515 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19516 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19517 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19518 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19519 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19520 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19521 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19522 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19523 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19524 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19525 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19526 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19527 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19528 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19529 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19530 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19531 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19532 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19533 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19534 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19535 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19536 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19537 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19538 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19539 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19540 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19541 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19542 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19543 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19544 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19545 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19546 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19547 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19548 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19549 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19550 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19551 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19552 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19553 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19554 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19555 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19556 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19557 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19558 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19559 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19560 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19561 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19562 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19563 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19564 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19565 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19566 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19567 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19568 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19569 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19570 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19571 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19572 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19573 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19574 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19575 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19576 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19577 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19578 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19579 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19580 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19581 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19582 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19583 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19584 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19585 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19586 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19587 +execute if block ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19588 diff --git a/data/bsc/functions/read/l0/p/l0_882.mcfunction b/data/bsc/functions/read/l0/p/l0_882.mcfunction new file mode 100644 index 00000000..b1f478c6 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_882.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:deepslate_tile_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19589 +execute if block ~ ~ ~ minecraft:deepslate_tile_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19590 +execute if block ~ ~ ~ minecraft:deepslate_tile_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19591 +execute if block ~ ~ ~ minecraft:deepslate_tile_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19592 +execute if block ~ ~ ~ minecraft:deepslate_tile_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19593 +execute if block ~ ~ ~ minecraft:deepslate_tile_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19594 diff --git a/data/bsc/functions/read/l0/p/l0_883.mcfunction b/data/bsc/functions/read/l0/p/l0_883.mcfunction new file mode 100644 index 00000000..09372617 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_883.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19595 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19596 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19597 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19598 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19599 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19600 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19601 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19602 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19603 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19604 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19605 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19606 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19607 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19608 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19609 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19610 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19611 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19612 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19613 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19614 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19615 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19616 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19617 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19618 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19619 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19620 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19621 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19622 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19623 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19624 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19625 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19626 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19627 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19628 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19629 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19630 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19631 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19632 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19633 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19634 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19635 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19636 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19637 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19638 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19639 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19640 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19641 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19642 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19643 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19644 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19645 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19646 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19647 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19648 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19649 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19650 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19651 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19652 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19653 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19654 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19655 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19656 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19657 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19658 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19659 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19660 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19661 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19662 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19663 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19664 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19665 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19666 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19667 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19668 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19669 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19670 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19671 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19672 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19673 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19674 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19675 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19676 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19677 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19678 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19679 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19680 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19681 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19682 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19683 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19684 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19685 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19686 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19687 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19688 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19689 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19690 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19691 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19692 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19693 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19694 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19695 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19696 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19697 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19698 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19699 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19700 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19701 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19702 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19703 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19704 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19705 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19706 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19707 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19708 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19709 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19710 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19711 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19712 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19713 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19714 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19715 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19716 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19717 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19718 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19719 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19720 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19721 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19722 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19723 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19724 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19725 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19726 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19727 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19728 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19729 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19730 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19731 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19732 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19733 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19734 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19735 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19736 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19737 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19738 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19739 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19740 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19741 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19742 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19743 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19744 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19745 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19746 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19747 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19748 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19749 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19750 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19751 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19752 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19753 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19754 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19755 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19756 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19757 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19758 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19759 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19760 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19761 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19762 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19763 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19764 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19765 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19766 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19767 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19768 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19769 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19770 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19771 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19772 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19773 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19774 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19775 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19776 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19777 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19778 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19779 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19780 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19781 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19782 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19783 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19784 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19785 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19786 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19787 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19788 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19789 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19790 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19791 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19792 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19793 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19794 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19795 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19796 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19797 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19798 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19799 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19800 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19801 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19802 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19803 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19804 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19805 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19806 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19807 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19808 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19809 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19810 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19811 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19812 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19813 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19814 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19815 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19816 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19817 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19818 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19819 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19820 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19821 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19822 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19823 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19824 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19825 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19826 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19827 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19828 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19829 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19830 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19831 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19832 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19833 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19834 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19835 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19836 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19837 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19838 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19839 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19840 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19841 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19842 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19843 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19844 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19845 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19846 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19847 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19848 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19849 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19850 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19851 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19852 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19853 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19854 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19855 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19856 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19857 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19858 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19859 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19860 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19861 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19862 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19863 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19864 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19865 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19866 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19867 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19868 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19869 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19870 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19871 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19872 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19873 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19874 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19875 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19876 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19877 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19878 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19879 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19880 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19881 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19882 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19883 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19884 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19885 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19886 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19887 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19888 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19889 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19890 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19891 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19892 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19893 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19894 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19895 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19896 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19897 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19898 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19899 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19900 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19901 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19902 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19903 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19904 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19905 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19906 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19907 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19908 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19909 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19910 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19911 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19912 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 19913 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 19914 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 19915 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 19916 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 19917 +execute if block ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 19918 diff --git a/data/bsc/functions/read/l0/p/l0_885.mcfunction b/data/bsc/functions/read/l0/p/l0_885.mcfunction new file mode 100644 index 00000000..3f4fad12 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_885.mcfunction @@ -0,0 +1,80 @@ +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19920 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19921 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19922 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19923 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19924 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19925 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19926 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19927 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19928 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19929 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19930 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19931 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19932 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19933 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19934 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19935 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19936 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19937 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19938 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19939 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19940 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19941 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19942 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19943 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19944 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19945 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19946 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19947 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19948 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19949 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19950 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19951 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19952 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19953 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19954 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19955 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19956 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19957 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19958 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19959 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19960 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19961 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19962 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19963 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19964 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19965 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19966 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19967 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19968 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19969 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19970 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19971 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19972 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19973 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19974 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19975 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19976 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19977 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19978 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19979 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19980 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19981 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19982 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19983 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19984 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19985 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19986 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19987 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19988 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19989 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19990 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19991 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19992 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19993 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19994 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19995 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19996 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19997 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] run scoreboard players set @s s.crhf.block_id 19998 +execute if block ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] run scoreboard players set @s s.crhf.block_id 19999 diff --git a/data/bsc/functions/read/l0/p/l0_886.mcfunction b/data/bsc/functions/read/l0/p/l0_886.mcfunction new file mode 100644 index 00000000..fa9407c5 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_886.mcfunction @@ -0,0 +1,6 @@ +execute if block ~ ~ ~ minecraft:deepslate_brick_slab[type=top,waterlogged=true] run scoreboard players set @s s.crhf.block_id 20000 +execute if block ~ ~ ~ minecraft:deepslate_brick_slab[type=top,waterlogged=false] run scoreboard players set @s s.crhf.block_id 20001 +execute if block ~ ~ ~ minecraft:deepslate_brick_slab[type=bottom,waterlogged=true] run scoreboard players set @s s.crhf.block_id 20002 +execute if block ~ ~ ~ minecraft:deepslate_brick_slab[type=bottom,waterlogged=false] run scoreboard players set @s s.crhf.block_id 20003 +execute if block ~ ~ ~ minecraft:deepslate_brick_slab[type=double,waterlogged=true] run scoreboard players set @s s.crhf.block_id 20004 +execute if block ~ ~ ~ minecraft:deepslate_brick_slab[type=double,waterlogged=false] run scoreboard players set @s s.crhf.block_id 20005 diff --git a/data/bsc/functions/read/l0/p/l0_887.mcfunction b/data/bsc/functions/read/l0/p/l0_887.mcfunction new file mode 100644 index 00000000..fbd873e0 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_887.mcfunction @@ -0,0 +1,324 @@ +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20006 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20007 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20008 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20009 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20010 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20011 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20012 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20013 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20014 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20015 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20016 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20017 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20018 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20019 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20020 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20021 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20022 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20023 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20024 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20025 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20026 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20027 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20028 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20029 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20030 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20031 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20032 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20033 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20034 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20035 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20036 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20037 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20038 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20039 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20040 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20041 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20042 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20043 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20044 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20045 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20046 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20047 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20048 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20049 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20050 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20051 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20052 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20053 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20054 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20055 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20056 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20057 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20058 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20059 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20060 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20061 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20062 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20063 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20064 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20065 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20066 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20067 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20068 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20069 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20070 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20071 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20072 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20073 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20074 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20075 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20076 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20077 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20078 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20079 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20080 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20081 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20082 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20083 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20084 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20085 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20086 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20087 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20088 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20089 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20090 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20091 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20092 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20093 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20094 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20095 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20096 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20097 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20098 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20099 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20100 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20101 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20102 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20103 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20104 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20105 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20106 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20107 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20108 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20109 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20110 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20111 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20112 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20113 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20114 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20115 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20116 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20117 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20118 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20119 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20120 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20121 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20122 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20123 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20124 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20125 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20126 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20127 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20128 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20129 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20130 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20131 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20132 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20133 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20134 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20135 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20136 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20137 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20138 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20139 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20140 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20141 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20142 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20143 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20144 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20145 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20146 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20147 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20148 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20149 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20150 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20151 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20152 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20153 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20154 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20155 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20156 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20157 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20158 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20159 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20160 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20161 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20162 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20163 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20164 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20165 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20166 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20167 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20168 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20169 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20170 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20171 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20172 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20173 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20174 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20175 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20176 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20177 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20178 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20179 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20180 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20181 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20182 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20183 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20184 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20185 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20186 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20187 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20188 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20189 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20190 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20191 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20192 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20193 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20194 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20195 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20196 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20197 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20198 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20199 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20200 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20201 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20202 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20203 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20204 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20205 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20206 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20207 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20208 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20209 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20210 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20211 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20212 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20213 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20214 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20215 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20216 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20217 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20218 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20219 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20220 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20221 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20222 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20223 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20224 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20225 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20226 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20227 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20228 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20229 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20230 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20231 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20232 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20233 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20234 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20235 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20236 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20237 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20238 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20239 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20240 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20241 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20242 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20243 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20244 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20245 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20246 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20247 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20248 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20249 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20250 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20251 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20252 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20253 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20254 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20255 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20256 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20257 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20258 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20259 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20260 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20261 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20262 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20263 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20264 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20265 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20266 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20267 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20268 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20269 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20270 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20271 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20272 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20273 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20274 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20275 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20276 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20277 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20278 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20279 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20280 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20281 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20282 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20283 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20284 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20285 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20286 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20287 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20288 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20289 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20290 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20291 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20292 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20293 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20294 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20295 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20296 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20297 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20298 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20299 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20300 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20301 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20302 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20303 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20304 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20305 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20306 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20307 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20308 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20309 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20310 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20311 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20312 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20313 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20314 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20315 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20316 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20317 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20318 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20319 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20320 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20321 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20322 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20323 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] run scoreboard players set @s s.crhf.block_id 20324 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] run scoreboard players set @s s.crhf.block_id 20325 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] run scoreboard players set @s s.crhf.block_id 20326 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] run scoreboard players set @s s.crhf.block_id 20327 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] run scoreboard players set @s s.crhf.block_id 20328 +execute if block ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] run scoreboard players set @s s.crhf.block_id 20329 diff --git a/data/bsc/functions/read/l0/p/l0_89.mcfunction b/data/bsc/functions/read/l0/p/l0_89.mcfunction new file mode 100644 index 00000000..fcc65b85 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_89.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:light_gray_bed[facing=north,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1209 +execute if block ~ ~ ~ minecraft:light_gray_bed[facing=north,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1210 +execute if block ~ ~ ~ minecraft:light_gray_bed[facing=north,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1211 +execute if block ~ ~ ~ minecraft:light_gray_bed[facing=north,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1212 +execute if block ~ ~ ~ minecraft:light_gray_bed[facing=south,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1213 +execute if block ~ ~ ~ minecraft:light_gray_bed[facing=south,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1214 +execute if block ~ ~ ~ minecraft:light_gray_bed[facing=south,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1215 +execute if block ~ ~ ~ minecraft:light_gray_bed[facing=south,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1216 +execute if block ~ ~ ~ minecraft:light_gray_bed[facing=west,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1217 +execute if block ~ ~ ~ minecraft:light_gray_bed[facing=west,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1218 +execute if block ~ ~ ~ minecraft:light_gray_bed[facing=west,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1219 +execute if block ~ ~ ~ minecraft:light_gray_bed[facing=west,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1220 +execute if block ~ ~ ~ minecraft:light_gray_bed[facing=east,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1221 +execute if block ~ ~ ~ minecraft:light_gray_bed[facing=east,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1222 +execute if block ~ ~ ~ minecraft:light_gray_bed[facing=east,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1223 +execute if block ~ ~ ~ minecraft:light_gray_bed[facing=east,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1224 diff --git a/data/bsc/functions/read/l0/p/l0_891.mcfunction b/data/bsc/functions/read/l0/p/l0_891.mcfunction new file mode 100644 index 00000000..5c2cf04a --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_891.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ minecraft:infested_deepslate[axis=x] run scoreboard players set @s s.crhf.block_id 20333 +execute if block ~ ~ ~ minecraft:infested_deepslate[axis=y] run scoreboard players set @s s.crhf.block_id 20334 +execute if block ~ ~ ~ minecraft:infested_deepslate[axis=z] run scoreboard players set @s s.crhf.block_id 20335 diff --git a/data/bsc/functions/read/l0/p/l0_90.mcfunction b/data/bsc/functions/read/l0/p/l0_90.mcfunction new file mode 100644 index 00000000..0197abe5 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_90.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:cyan_bed[facing=north,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1225 +execute if block ~ ~ ~ minecraft:cyan_bed[facing=north,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1226 +execute if block ~ ~ ~ minecraft:cyan_bed[facing=north,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1227 +execute if block ~ ~ ~ minecraft:cyan_bed[facing=north,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1228 +execute if block ~ ~ ~ minecraft:cyan_bed[facing=south,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1229 +execute if block ~ ~ ~ minecraft:cyan_bed[facing=south,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1230 +execute if block ~ ~ ~ minecraft:cyan_bed[facing=south,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1231 +execute if block ~ ~ ~ minecraft:cyan_bed[facing=south,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1232 +execute if block ~ ~ ~ minecraft:cyan_bed[facing=west,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1233 +execute if block ~ ~ ~ minecraft:cyan_bed[facing=west,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1234 +execute if block ~ ~ ~ minecraft:cyan_bed[facing=west,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1235 +execute if block ~ ~ ~ minecraft:cyan_bed[facing=west,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1236 +execute if block ~ ~ ~ minecraft:cyan_bed[facing=east,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1237 +execute if block ~ ~ ~ minecraft:cyan_bed[facing=east,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1238 +execute if block ~ ~ ~ minecraft:cyan_bed[facing=east,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1239 +execute if block ~ ~ ~ minecraft:cyan_bed[facing=east,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1240 diff --git a/data/bsc/functions/read/l0/p/l0_91.mcfunction b/data/bsc/functions/read/l0/p/l0_91.mcfunction new file mode 100644 index 00000000..bb133cf2 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_91.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:purple_bed[facing=north,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1241 +execute if block ~ ~ ~ minecraft:purple_bed[facing=north,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1242 +execute if block ~ ~ ~ minecraft:purple_bed[facing=north,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1243 +execute if block ~ ~ ~ minecraft:purple_bed[facing=north,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1244 +execute if block ~ ~ ~ minecraft:purple_bed[facing=south,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1245 +execute if block ~ ~ ~ minecraft:purple_bed[facing=south,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1246 +execute if block ~ ~ ~ minecraft:purple_bed[facing=south,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1247 +execute if block ~ ~ ~ minecraft:purple_bed[facing=south,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1248 +execute if block ~ ~ ~ minecraft:purple_bed[facing=west,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1249 +execute if block ~ ~ ~ minecraft:purple_bed[facing=west,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1250 +execute if block ~ ~ ~ minecraft:purple_bed[facing=west,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1251 +execute if block ~ ~ ~ minecraft:purple_bed[facing=west,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1252 +execute if block ~ ~ ~ minecraft:purple_bed[facing=east,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1253 +execute if block ~ ~ ~ minecraft:purple_bed[facing=east,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1254 +execute if block ~ ~ ~ minecraft:purple_bed[facing=east,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1255 +execute if block ~ ~ ~ minecraft:purple_bed[facing=east,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1256 diff --git a/data/bsc/functions/read/l0/p/l0_92.mcfunction b/data/bsc/functions/read/l0/p/l0_92.mcfunction new file mode 100644 index 00000000..ab1090e2 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_92.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:blue_bed[facing=north,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1257 +execute if block ~ ~ ~ minecraft:blue_bed[facing=north,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1258 +execute if block ~ ~ ~ minecraft:blue_bed[facing=north,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1259 +execute if block ~ ~ ~ minecraft:blue_bed[facing=north,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1260 +execute if block ~ ~ ~ minecraft:blue_bed[facing=south,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1261 +execute if block ~ ~ ~ minecraft:blue_bed[facing=south,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1262 +execute if block ~ ~ ~ minecraft:blue_bed[facing=south,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1263 +execute if block ~ ~ ~ minecraft:blue_bed[facing=south,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1264 +execute if block ~ ~ ~ minecraft:blue_bed[facing=west,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1265 +execute if block ~ ~ ~ minecraft:blue_bed[facing=west,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1266 +execute if block ~ ~ ~ minecraft:blue_bed[facing=west,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1267 +execute if block ~ ~ ~ minecraft:blue_bed[facing=west,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1268 +execute if block ~ ~ ~ minecraft:blue_bed[facing=east,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1269 +execute if block ~ ~ ~ minecraft:blue_bed[facing=east,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1270 +execute if block ~ ~ ~ minecraft:blue_bed[facing=east,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1271 +execute if block ~ ~ ~ minecraft:blue_bed[facing=east,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1272 diff --git a/data/bsc/functions/read/l0/p/l0_93.mcfunction b/data/bsc/functions/read/l0/p/l0_93.mcfunction new file mode 100644 index 00000000..cfcb1ae3 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_93.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:brown_bed[facing=north,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1273 +execute if block ~ ~ ~ minecraft:brown_bed[facing=north,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1274 +execute if block ~ ~ ~ minecraft:brown_bed[facing=north,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1275 +execute if block ~ ~ ~ minecraft:brown_bed[facing=north,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1276 +execute if block ~ ~ ~ minecraft:brown_bed[facing=south,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1277 +execute if block ~ ~ ~ minecraft:brown_bed[facing=south,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1278 +execute if block ~ ~ ~ minecraft:brown_bed[facing=south,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1279 +execute if block ~ ~ ~ minecraft:brown_bed[facing=south,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1280 +execute if block ~ ~ ~ minecraft:brown_bed[facing=west,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1281 +execute if block ~ ~ ~ minecraft:brown_bed[facing=west,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1282 +execute if block ~ ~ ~ minecraft:brown_bed[facing=west,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1283 +execute if block ~ ~ ~ minecraft:brown_bed[facing=west,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1284 +execute if block ~ ~ ~ minecraft:brown_bed[facing=east,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1285 +execute if block ~ ~ ~ minecraft:brown_bed[facing=east,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1286 +execute if block ~ ~ ~ minecraft:brown_bed[facing=east,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1287 +execute if block ~ ~ ~ minecraft:brown_bed[facing=east,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1288 diff --git a/data/bsc/functions/read/l0/p/l0_94.mcfunction b/data/bsc/functions/read/l0/p/l0_94.mcfunction new file mode 100644 index 00000000..dd27b805 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_94.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:green_bed[facing=north,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1289 +execute if block ~ ~ ~ minecraft:green_bed[facing=north,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1290 +execute if block ~ ~ ~ minecraft:green_bed[facing=north,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1291 +execute if block ~ ~ ~ minecraft:green_bed[facing=north,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1292 +execute if block ~ ~ ~ minecraft:green_bed[facing=south,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1293 +execute if block ~ ~ ~ minecraft:green_bed[facing=south,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1294 +execute if block ~ ~ ~ minecraft:green_bed[facing=south,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1295 +execute if block ~ ~ ~ minecraft:green_bed[facing=south,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1296 +execute if block ~ ~ ~ minecraft:green_bed[facing=west,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1297 +execute if block ~ ~ ~ minecraft:green_bed[facing=west,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1298 +execute if block ~ ~ ~ minecraft:green_bed[facing=west,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1299 +execute if block ~ ~ ~ minecraft:green_bed[facing=west,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1300 +execute if block ~ ~ ~ minecraft:green_bed[facing=east,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1301 +execute if block ~ ~ ~ minecraft:green_bed[facing=east,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1302 +execute if block ~ ~ ~ minecraft:green_bed[facing=east,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1303 +execute if block ~ ~ ~ minecraft:green_bed[facing=east,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1304 diff --git a/data/bsc/functions/read/l0/p/l0_95.mcfunction b/data/bsc/functions/read/l0/p/l0_95.mcfunction new file mode 100644 index 00000000..58beb5b2 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_95.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:red_bed[facing=north,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1305 +execute if block ~ ~ ~ minecraft:red_bed[facing=north,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1306 +execute if block ~ ~ ~ minecraft:red_bed[facing=north,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1307 +execute if block ~ ~ ~ minecraft:red_bed[facing=north,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1308 +execute if block ~ ~ ~ minecraft:red_bed[facing=south,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1309 +execute if block ~ ~ ~ minecraft:red_bed[facing=south,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1310 +execute if block ~ ~ ~ minecraft:red_bed[facing=south,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1311 +execute if block ~ ~ ~ minecraft:red_bed[facing=south,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1312 +execute if block ~ ~ ~ minecraft:red_bed[facing=west,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1313 +execute if block ~ ~ ~ minecraft:red_bed[facing=west,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1314 +execute if block ~ ~ ~ minecraft:red_bed[facing=west,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1315 +execute if block ~ ~ ~ minecraft:red_bed[facing=west,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1316 +execute if block ~ ~ ~ minecraft:red_bed[facing=east,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1317 +execute if block ~ ~ ~ minecraft:red_bed[facing=east,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1318 +execute if block ~ ~ ~ minecraft:red_bed[facing=east,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1319 +execute if block ~ ~ ~ minecraft:red_bed[facing=east,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1320 diff --git a/data/bsc/functions/read/l0/p/l0_96.mcfunction b/data/bsc/functions/read/l0/p/l0_96.mcfunction new file mode 100644 index 00000000..73ac668c --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_96.mcfunction @@ -0,0 +1,16 @@ +execute if block ~ ~ ~ minecraft:black_bed[facing=north,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1321 +execute if block ~ ~ ~ minecraft:black_bed[facing=north,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1322 +execute if block ~ ~ ~ minecraft:black_bed[facing=north,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1323 +execute if block ~ ~ ~ minecraft:black_bed[facing=north,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1324 +execute if block ~ ~ ~ minecraft:black_bed[facing=south,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1325 +execute if block ~ ~ ~ minecraft:black_bed[facing=south,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1326 +execute if block ~ ~ ~ minecraft:black_bed[facing=south,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1327 +execute if block ~ ~ ~ minecraft:black_bed[facing=south,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1328 +execute if block ~ ~ ~ minecraft:black_bed[facing=west,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1329 +execute if block ~ ~ ~ minecraft:black_bed[facing=west,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1330 +execute if block ~ ~ ~ minecraft:black_bed[facing=west,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1331 +execute if block ~ ~ ~ minecraft:black_bed[facing=west,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1332 +execute if block ~ ~ ~ minecraft:black_bed[facing=east,occupied=true,part=head] run scoreboard players set @s s.crhf.block_id 1333 +execute if block ~ ~ ~ minecraft:black_bed[facing=east,occupied=true,part=foot] run scoreboard players set @s s.crhf.block_id 1334 +execute if block ~ ~ ~ minecraft:black_bed[facing=east,occupied=false,part=head] run scoreboard players set @s s.crhf.block_id 1335 +execute if block ~ ~ ~ minecraft:black_bed[facing=east,occupied=false,part=foot] run scoreboard players set @s s.crhf.block_id 1336 diff --git a/data/bsc/functions/read/l0/p/l0_97.mcfunction b/data/bsc/functions/read/l0/p/l0_97.mcfunction new file mode 100644 index 00000000..1932f08f --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_97.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:powered_rail[powered=true,shape=north_south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1337 +execute if block ~ ~ ~ minecraft:powered_rail[powered=true,shape=north_south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1338 +execute if block ~ ~ ~ minecraft:powered_rail[powered=true,shape=east_west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1339 +execute if block ~ ~ ~ minecraft:powered_rail[powered=true,shape=east_west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1340 +execute if block ~ ~ ~ minecraft:powered_rail[powered=true,shape=ascending_east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1341 +execute if block ~ ~ ~ minecraft:powered_rail[powered=true,shape=ascending_east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1342 +execute if block ~ ~ ~ minecraft:powered_rail[powered=true,shape=ascending_west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1343 +execute if block ~ ~ ~ minecraft:powered_rail[powered=true,shape=ascending_west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1344 +execute if block ~ ~ ~ minecraft:powered_rail[powered=true,shape=ascending_north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1345 +execute if block ~ ~ ~ minecraft:powered_rail[powered=true,shape=ascending_north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1346 +execute if block ~ ~ ~ minecraft:powered_rail[powered=true,shape=ascending_south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1347 +execute if block ~ ~ ~ minecraft:powered_rail[powered=true,shape=ascending_south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1348 +execute if block ~ ~ ~ minecraft:powered_rail[powered=false,shape=north_south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1349 +execute if block ~ ~ ~ minecraft:powered_rail[powered=false,shape=north_south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1350 +execute if block ~ ~ ~ minecraft:powered_rail[powered=false,shape=east_west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1351 +execute if block ~ ~ ~ minecraft:powered_rail[powered=false,shape=east_west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1352 +execute if block ~ ~ ~ minecraft:powered_rail[powered=false,shape=ascending_east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1353 +execute if block ~ ~ ~ minecraft:powered_rail[powered=false,shape=ascending_east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1354 +execute if block ~ ~ ~ minecraft:powered_rail[powered=false,shape=ascending_west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1355 +execute if block ~ ~ ~ minecraft:powered_rail[powered=false,shape=ascending_west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1356 +execute if block ~ ~ ~ minecraft:powered_rail[powered=false,shape=ascending_north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1357 +execute if block ~ ~ ~ minecraft:powered_rail[powered=false,shape=ascending_north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1358 +execute if block ~ ~ ~ minecraft:powered_rail[powered=false,shape=ascending_south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1359 +execute if block ~ ~ ~ minecraft:powered_rail[powered=false,shape=ascending_south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1360 diff --git a/data/bsc/functions/read/l0/p/l0_98.mcfunction b/data/bsc/functions/read/l0/p/l0_98.mcfunction new file mode 100644 index 00000000..09a55036 --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_98.mcfunction @@ -0,0 +1,24 @@ +execute if block ~ ~ ~ minecraft:detector_rail[powered=true,shape=north_south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1361 +execute if block ~ ~ ~ minecraft:detector_rail[powered=true,shape=north_south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1362 +execute if block ~ ~ ~ minecraft:detector_rail[powered=true,shape=east_west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1363 +execute if block ~ ~ ~ minecraft:detector_rail[powered=true,shape=east_west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1364 +execute if block ~ ~ ~ minecraft:detector_rail[powered=true,shape=ascending_east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1365 +execute if block ~ ~ ~ minecraft:detector_rail[powered=true,shape=ascending_east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1366 +execute if block ~ ~ ~ minecraft:detector_rail[powered=true,shape=ascending_west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1367 +execute if block ~ ~ ~ minecraft:detector_rail[powered=true,shape=ascending_west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1368 +execute if block ~ ~ ~ minecraft:detector_rail[powered=true,shape=ascending_north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1369 +execute if block ~ ~ ~ minecraft:detector_rail[powered=true,shape=ascending_north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1370 +execute if block ~ ~ ~ minecraft:detector_rail[powered=true,shape=ascending_south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1371 +execute if block ~ ~ ~ minecraft:detector_rail[powered=true,shape=ascending_south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1372 +execute if block ~ ~ ~ minecraft:detector_rail[powered=false,shape=north_south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1373 +execute if block ~ ~ ~ minecraft:detector_rail[powered=false,shape=north_south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1374 +execute if block ~ ~ ~ minecraft:detector_rail[powered=false,shape=east_west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1375 +execute if block ~ ~ ~ minecraft:detector_rail[powered=false,shape=east_west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1376 +execute if block ~ ~ ~ minecraft:detector_rail[powered=false,shape=ascending_east,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1377 +execute if block ~ ~ ~ minecraft:detector_rail[powered=false,shape=ascending_east,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1378 +execute if block ~ ~ ~ minecraft:detector_rail[powered=false,shape=ascending_west,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1379 +execute if block ~ ~ ~ minecraft:detector_rail[powered=false,shape=ascending_west,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1380 +execute if block ~ ~ ~ minecraft:detector_rail[powered=false,shape=ascending_north,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1381 +execute if block ~ ~ ~ minecraft:detector_rail[powered=false,shape=ascending_north,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1382 +execute if block ~ ~ ~ minecraft:detector_rail[powered=false,shape=ascending_south,waterlogged=true] run scoreboard players set @s s.crhf.block_id 1383 +execute if block ~ ~ ~ minecraft:detector_rail[powered=false,shape=ascending_south,waterlogged=false] run scoreboard players set @s s.crhf.block_id 1384 diff --git a/data/bsc/functions/read/l0/p/l0_99.mcfunction b/data/bsc/functions/read/l0/p/l0_99.mcfunction new file mode 100644 index 00000000..a9915f8b --- /dev/null +++ b/data/bsc/functions/read/l0/p/l0_99.mcfunction @@ -0,0 +1,12 @@ +execute if block ~ ~ ~ minecraft:sticky_piston[extended=true,facing=north] run scoreboard players set @s s.crhf.block_id 1385 +execute if block ~ ~ ~ minecraft:sticky_piston[extended=true,facing=east] run scoreboard players set @s s.crhf.block_id 1386 +execute if block ~ ~ ~ minecraft:sticky_piston[extended=true,facing=south] run scoreboard players set @s s.crhf.block_id 1387 +execute if block ~ ~ ~ minecraft:sticky_piston[extended=true,facing=west] run scoreboard players set @s s.crhf.block_id 1388 +execute if block ~ ~ ~ minecraft:sticky_piston[extended=true,facing=up] run scoreboard players set @s s.crhf.block_id 1389 +execute if block ~ ~ ~ minecraft:sticky_piston[extended=true,facing=down] run scoreboard players set @s s.crhf.block_id 1390 +execute if block ~ ~ ~ minecraft:sticky_piston[extended=false,facing=north] run scoreboard players set @s s.crhf.block_id 1391 +execute if block ~ ~ ~ minecraft:sticky_piston[extended=false,facing=east] run scoreboard players set @s s.crhf.block_id 1392 +execute if block ~ ~ ~ minecraft:sticky_piston[extended=false,facing=south] run scoreboard players set @s s.crhf.block_id 1393 +execute if block ~ ~ ~ minecraft:sticky_piston[extended=false,facing=west] run scoreboard players set @s s.crhf.block_id 1394 +execute if block ~ ~ ~ minecraft:sticky_piston[extended=false,facing=up] run scoreboard players set @s s.crhf.block_id 1395 +execute if block ~ ~ ~ minecraft:sticky_piston[extended=false,facing=down] run scoreboard players set @s s.crhf.block_id 1396 diff --git a/data/bsc/functions/read/l1/l1_0.mcfunction b/data/bsc/functions/read/l1/l1_0.mcfunction new file mode 100644 index 00000000..b4cc1817 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_0.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_0 run function bsc:read/l0/l0_0 +execute if block ~ ~ ~ #bsc:l0_1 run function bsc:read/l0/l0_1 +execute if block ~ ~ ~ #bsc:l0_2 run function bsc:read/l0/l0_2 +execute if block ~ ~ ~ #bsc:l0_3 run function bsc:read/l0/l0_3 diff --git a/data/bsc/functions/read/l1/l1_1.mcfunction b/data/bsc/functions/read/l1/l1_1.mcfunction new file mode 100644 index 00000000..56fda6a8 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_1.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_4 run function bsc:read/l0/l0_4 +execute if block ~ ~ ~ #bsc:l0_5 run function bsc:read/l0/l0_5 +execute if block ~ ~ ~ #bsc:l0_6 run function bsc:read/l0/l0_6 +execute if block ~ ~ ~ #bsc:l0_7 run function bsc:read/l0/l0_7 diff --git a/data/bsc/functions/read/l1/l1_10.mcfunction b/data/bsc/functions/read/l1/l1_10.mcfunction new file mode 100644 index 00000000..16abd210 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_10.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_40 run function bsc:read/l0/l0_40 +execute if block ~ ~ ~ #bsc:l0_41 run function bsc:read/l0/l0_41 +execute if block ~ ~ ~ #bsc:l0_42 run function bsc:read/l0/l0_42 +execute if block ~ ~ ~ #bsc:l0_43 run function bsc:read/l0/l0_43 diff --git a/data/bsc/functions/read/l1/l1_11.mcfunction b/data/bsc/functions/read/l1/l1_11.mcfunction new file mode 100644 index 00000000..dec51c6c --- /dev/null +++ b/data/bsc/functions/read/l1/l1_11.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_44 run function bsc:read/l0/l0_44 +execute if block ~ ~ ~ #bsc:l0_45 run function bsc:read/l0/l0_45 +execute if block ~ ~ ~ #bsc:l0_46 run function bsc:read/l0/l0_46 +execute if block ~ ~ ~ #bsc:l0_47 run function bsc:read/l0/l0_47 diff --git a/data/bsc/functions/read/l1/l1_12.mcfunction b/data/bsc/functions/read/l1/l1_12.mcfunction new file mode 100644 index 00000000..30631a4e --- /dev/null +++ b/data/bsc/functions/read/l1/l1_12.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_48 run function bsc:read/l0/l0_48 +execute if block ~ ~ ~ #bsc:l0_49 run function bsc:read/l0/l0_49 +execute if block ~ ~ ~ #bsc:l0_50 run function bsc:read/l0/l0_50 +execute if block ~ ~ ~ #bsc:l0_51 run function bsc:read/l0/l0_51 diff --git a/data/bsc/functions/read/l1/l1_13.mcfunction b/data/bsc/functions/read/l1/l1_13.mcfunction new file mode 100644 index 00000000..6527128f --- /dev/null +++ b/data/bsc/functions/read/l1/l1_13.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_52 run function bsc:read/l0/l0_52 +execute if block ~ ~ ~ #bsc:l0_53 run function bsc:read/l0/l0_53 +execute if block ~ ~ ~ #bsc:l0_54 run function bsc:read/l0/l0_54 +execute if block ~ ~ ~ #bsc:l0_55 run function bsc:read/l0/l0_55 diff --git a/data/bsc/functions/read/l1/l1_14.mcfunction b/data/bsc/functions/read/l1/l1_14.mcfunction new file mode 100644 index 00000000..6572b82b --- /dev/null +++ b/data/bsc/functions/read/l1/l1_14.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_56 run function bsc:read/l0/l0_56 +execute if block ~ ~ ~ #bsc:l0_57 run function bsc:read/l0/l0_57 +execute if block ~ ~ ~ #bsc:l0_58 run function bsc:read/l0/l0_58 +execute if block ~ ~ ~ #bsc:l0_59 run function bsc:read/l0/l0_59 diff --git a/data/bsc/functions/read/l1/l1_15.mcfunction b/data/bsc/functions/read/l1/l1_15.mcfunction new file mode 100644 index 00000000..a16214f7 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_15.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_60 run function bsc:read/l0/l0_60 +execute if block ~ ~ ~ #bsc:l0_61 run function bsc:read/l0/l0_61 +execute if block ~ ~ ~ #bsc:l0_62 run function bsc:read/l0/l0_62 +execute if block ~ ~ ~ #bsc:l0_63 run function bsc:read/l0/l0_63 diff --git a/data/bsc/functions/read/l1/l1_16.mcfunction b/data/bsc/functions/read/l1/l1_16.mcfunction new file mode 100644 index 00000000..69c924cc --- /dev/null +++ b/data/bsc/functions/read/l1/l1_16.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_64 run function bsc:read/l0/l0_64 +execute if block ~ ~ ~ #bsc:l0_65 run function bsc:read/l0/l0_65 +execute if block ~ ~ ~ #bsc:l0_66 run function bsc:read/l0/l0_66 +execute if block ~ ~ ~ #bsc:l0_67 run function bsc:read/l0/l0_67 diff --git a/data/bsc/functions/read/l1/l1_17.mcfunction b/data/bsc/functions/read/l1/l1_17.mcfunction new file mode 100644 index 00000000..6c3a5a02 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_17.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_68 run function bsc:read/l0/l0_68 +execute if block ~ ~ ~ #bsc:l0_69 run function bsc:read/l0/l0_69 +execute if block ~ ~ ~ #bsc:l0_70 run function bsc:read/l0/l0_70 +execute if block ~ ~ ~ #bsc:l0_71 run function bsc:read/l0/l0_71 diff --git a/data/bsc/functions/read/l1/l1_18.mcfunction b/data/bsc/functions/read/l1/l1_18.mcfunction new file mode 100644 index 00000000..382978e4 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_18.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_72 run function bsc:read/l0/l0_72 +execute if block ~ ~ ~ #bsc:l0_73 run function bsc:read/l0/l0_73 +execute if block ~ ~ ~ #bsc:l0_74 run function bsc:read/l0/l0_74 +execute if block ~ ~ ~ #bsc:l0_75 run function bsc:read/l0/l0_75 diff --git a/data/bsc/functions/read/l1/l1_19.mcfunction b/data/bsc/functions/read/l1/l1_19.mcfunction new file mode 100644 index 00000000..0db85155 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_19.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_76 run function bsc:read/l0/l0_76 +execute if block ~ ~ ~ #bsc:l0_77 run function bsc:read/l0/l0_77 +execute if block ~ ~ ~ #bsc:l0_78 run function bsc:read/l0/l0_78 +execute if block ~ ~ ~ #bsc:l0_79 run function bsc:read/l0/l0_79 diff --git a/data/bsc/functions/read/l1/l1_2.mcfunction b/data/bsc/functions/read/l1/l1_2.mcfunction new file mode 100644 index 00000000..6c2c11dc --- /dev/null +++ b/data/bsc/functions/read/l1/l1_2.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_8 run function bsc:read/l0/l0_8 +execute if block ~ ~ ~ #bsc:l0_9 run function bsc:read/l0/l0_9 +execute if block ~ ~ ~ #bsc:l0_10 run function bsc:read/l0/l0_10 +execute if block ~ ~ ~ #bsc:l0_11 run function bsc:read/l0/l0_11 diff --git a/data/bsc/functions/read/l1/l1_20.mcfunction b/data/bsc/functions/read/l1/l1_20.mcfunction new file mode 100644 index 00000000..b6634ae3 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_20.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_80 run function bsc:read/l0/l0_80 +execute if block ~ ~ ~ #bsc:l0_81 run function bsc:read/l0/l0_81 +execute if block ~ ~ ~ #bsc:l0_82 run function bsc:read/l0/l0_82 +execute if block ~ ~ ~ #bsc:l0_83 run function bsc:read/l0/l0_83 diff --git a/data/bsc/functions/read/l1/l1_21.mcfunction b/data/bsc/functions/read/l1/l1_21.mcfunction new file mode 100644 index 00000000..cbdf7aaf --- /dev/null +++ b/data/bsc/functions/read/l1/l1_21.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_84 run function bsc:read/l0/l0_84 +execute if block ~ ~ ~ #bsc:l0_85 run function bsc:read/l0/l0_85 +execute if block ~ ~ ~ #bsc:l0_86 run function bsc:read/l0/l0_86 +execute if block ~ ~ ~ #bsc:l0_87 run function bsc:read/l0/l0_87 diff --git a/data/bsc/functions/read/l1/l1_22.mcfunction b/data/bsc/functions/read/l1/l1_22.mcfunction new file mode 100644 index 00000000..88779fde --- /dev/null +++ b/data/bsc/functions/read/l1/l1_22.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_88 run function bsc:read/l0/l0_88 +execute if block ~ ~ ~ #bsc:l0_89 run function bsc:read/l0/l0_89 +execute if block ~ ~ ~ #bsc:l0_90 run function bsc:read/l0/l0_90 +execute if block ~ ~ ~ #bsc:l0_91 run function bsc:read/l0/l0_91 diff --git a/data/bsc/functions/read/l1/l1_23.mcfunction b/data/bsc/functions/read/l1/l1_23.mcfunction new file mode 100644 index 00000000..fc4f75c0 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_23.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_92 run function bsc:read/l0/l0_92 +execute if block ~ ~ ~ #bsc:l0_93 run function bsc:read/l0/l0_93 +execute if block ~ ~ ~ #bsc:l0_94 run function bsc:read/l0/l0_94 +execute if block ~ ~ ~ #bsc:l0_95 run function bsc:read/l0/l0_95 diff --git a/data/bsc/functions/read/l1/l1_24.mcfunction b/data/bsc/functions/read/l1/l1_24.mcfunction new file mode 100644 index 00000000..be1b7340 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_24.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_96 run function bsc:read/l0/l0_96 +execute if block ~ ~ ~ #bsc:l0_97 run function bsc:read/l0/l0_97 +execute if block ~ ~ ~ #bsc:l0_98 run function bsc:read/l0/l0_98 +execute if block ~ ~ ~ #bsc:l0_99 run function bsc:read/l0/l0_99 diff --git a/data/bsc/functions/read/l1/l1_25.mcfunction b/data/bsc/functions/read/l1/l1_25.mcfunction new file mode 100644 index 00000000..66fdfbab --- /dev/null +++ b/data/bsc/functions/read/l1/l1_25.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_100 run function bsc:read/l0/l0_100 +execute if block ~ ~ ~ #bsc:l0_101 run function bsc:read/l0/l0_101 +execute if block ~ ~ ~ #bsc:l0_102 run function bsc:read/l0/l0_102 +execute if block ~ ~ ~ #bsc:l0_103 run function bsc:read/l0/l0_103 diff --git a/data/bsc/functions/read/l1/l1_26.mcfunction b/data/bsc/functions/read/l1/l1_26.mcfunction new file mode 100644 index 00000000..f3c0349c --- /dev/null +++ b/data/bsc/functions/read/l1/l1_26.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_104 run function bsc:read/l0/l0_104 +execute if block ~ ~ ~ #bsc:l0_105 run function bsc:read/l0/l0_105 +execute if block ~ ~ ~ #bsc:l0_106 run function bsc:read/l0/l0_106 +execute if block ~ ~ ~ #bsc:l0_107 run function bsc:read/l0/l0_107 diff --git a/data/bsc/functions/read/l1/l1_27.mcfunction b/data/bsc/functions/read/l1/l1_27.mcfunction new file mode 100644 index 00000000..847d6072 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_27.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_108 run function bsc:read/l0/l0_108 +execute if block ~ ~ ~ #bsc:l0_109 run function bsc:read/l0/l0_109 +execute if block ~ ~ ~ #bsc:l0_110 run function bsc:read/l0/l0_110 +execute if block ~ ~ ~ #bsc:l0_111 run function bsc:read/l0/l0_111 diff --git a/data/bsc/functions/read/l1/l1_28.mcfunction b/data/bsc/functions/read/l1/l1_28.mcfunction new file mode 100644 index 00000000..d051c863 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_28.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_112 run function bsc:read/l0/l0_112 +execute if block ~ ~ ~ #bsc:l0_113 run function bsc:read/l0/l0_113 +execute if block ~ ~ ~ #bsc:l0_114 run function bsc:read/l0/l0_114 +execute if block ~ ~ ~ #bsc:l0_115 run function bsc:read/l0/l0_115 diff --git a/data/bsc/functions/read/l1/l1_29.mcfunction b/data/bsc/functions/read/l1/l1_29.mcfunction new file mode 100644 index 00000000..6a250b0f --- /dev/null +++ b/data/bsc/functions/read/l1/l1_29.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_116 run function bsc:read/l0/l0_116 +execute if block ~ ~ ~ #bsc:l0_117 run function bsc:read/l0/l0_117 +execute if block ~ ~ ~ #bsc:l0_118 run function bsc:read/l0/l0_118 +execute if block ~ ~ ~ #bsc:l0_119 run function bsc:read/l0/l0_119 diff --git a/data/bsc/functions/read/l1/l1_3.mcfunction b/data/bsc/functions/read/l1/l1_3.mcfunction new file mode 100644 index 00000000..701694b9 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_3.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_12 run function bsc:read/l0/l0_12 +execute if block ~ ~ ~ #bsc:l0_13 run function bsc:read/l0/l0_13 +execute if block ~ ~ ~ #bsc:l0_14 run function bsc:read/l0/l0_14 +execute if block ~ ~ ~ #bsc:l0_15 run function bsc:read/l0/l0_15 diff --git a/data/bsc/functions/read/l1/l1_30.mcfunction b/data/bsc/functions/read/l1/l1_30.mcfunction new file mode 100644 index 00000000..8d76f60c --- /dev/null +++ b/data/bsc/functions/read/l1/l1_30.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_120 run function bsc:read/l0/l0_120 +execute if block ~ ~ ~ #bsc:l0_121 run function bsc:read/l0/l0_121 +execute if block ~ ~ ~ #bsc:l0_122 run function bsc:read/l0/l0_122 +execute if block ~ ~ ~ #bsc:l0_123 run function bsc:read/l0/l0_123 diff --git a/data/bsc/functions/read/l1/l1_31.mcfunction b/data/bsc/functions/read/l1/l1_31.mcfunction new file mode 100644 index 00000000..1d05ba4b --- /dev/null +++ b/data/bsc/functions/read/l1/l1_31.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_124 run function bsc:read/l0/l0_124 +execute if block ~ ~ ~ #bsc:l0_125 run function bsc:read/l0/l0_125 +execute if block ~ ~ ~ #bsc:l0_126 run function bsc:read/l0/l0_126 +execute if block ~ ~ ~ #bsc:l0_127 run function bsc:read/l0/l0_127 diff --git a/data/bsc/functions/read/l1/l1_32.mcfunction b/data/bsc/functions/read/l1/l1_32.mcfunction new file mode 100644 index 00000000..8ea20706 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_32.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_128 run function bsc:read/l0/l0_128 +execute if block ~ ~ ~ #bsc:l0_129 run function bsc:read/l0/l0_129 +execute if block ~ ~ ~ #bsc:l0_130 run function bsc:read/l0/l0_130 +execute if block ~ ~ ~ #bsc:l0_131 run function bsc:read/l0/l0_131 diff --git a/data/bsc/functions/read/l1/l1_33.mcfunction b/data/bsc/functions/read/l1/l1_33.mcfunction new file mode 100644 index 00000000..ea7ec0c8 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_33.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_132 run function bsc:read/l0/l0_132 +execute if block ~ ~ ~ #bsc:l0_133 run function bsc:read/l0/l0_133 +execute if block ~ ~ ~ #bsc:l0_134 run function bsc:read/l0/l0_134 +execute if block ~ ~ ~ #bsc:l0_135 run function bsc:read/l0/l0_135 diff --git a/data/bsc/functions/read/l1/l1_34.mcfunction b/data/bsc/functions/read/l1/l1_34.mcfunction new file mode 100644 index 00000000..58c1a126 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_34.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_136 run function bsc:read/l0/l0_136 +execute if block ~ ~ ~ #bsc:l0_137 run function bsc:read/l0/l0_137 +execute if block ~ ~ ~ #bsc:l0_138 run function bsc:read/l0/l0_138 +execute if block ~ ~ ~ #bsc:l0_139 run function bsc:read/l0/l0_139 diff --git a/data/bsc/functions/read/l1/l1_35.mcfunction b/data/bsc/functions/read/l1/l1_35.mcfunction new file mode 100644 index 00000000..17d7c418 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_35.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_140 run function bsc:read/l0/l0_140 +execute if block ~ ~ ~ #bsc:l0_141 run function bsc:read/l0/l0_141 +execute if block ~ ~ ~ #bsc:l0_142 run function bsc:read/l0/l0_142 +execute if block ~ ~ ~ #bsc:l0_143 run function bsc:read/l0/l0_143 diff --git a/data/bsc/functions/read/l1/l1_36.mcfunction b/data/bsc/functions/read/l1/l1_36.mcfunction new file mode 100644 index 00000000..fe9394de --- /dev/null +++ b/data/bsc/functions/read/l1/l1_36.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_144 run function bsc:read/l0/l0_144 +execute if block ~ ~ ~ #bsc:l0_145 run function bsc:read/l0/l0_145 +execute if block ~ ~ ~ #bsc:l0_146 run function bsc:read/l0/l0_146 +execute if block ~ ~ ~ #bsc:l0_147 run function bsc:read/l0/l0_147 diff --git a/data/bsc/functions/read/l1/l1_37.mcfunction b/data/bsc/functions/read/l1/l1_37.mcfunction new file mode 100644 index 00000000..ebe09df6 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_37.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_148 run function bsc:read/l0/l0_148 +execute if block ~ ~ ~ #bsc:l0_149 run function bsc:read/l0/l0_149 +execute if block ~ ~ ~ #bsc:l0_150 run function bsc:read/l0/l0_150 +execute if block ~ ~ ~ #bsc:l0_151 run function bsc:read/l0/l0_151 diff --git a/data/bsc/functions/read/l1/l1_38.mcfunction b/data/bsc/functions/read/l1/l1_38.mcfunction new file mode 100644 index 00000000..788b6634 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_38.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_152 run function bsc:read/l0/l0_152 +execute if block ~ ~ ~ #bsc:l0_153 run function bsc:read/l0/l0_153 +execute if block ~ ~ ~ #bsc:l0_154 run function bsc:read/l0/l0_154 +execute if block ~ ~ ~ #bsc:l0_155 run function bsc:read/l0/l0_155 diff --git a/data/bsc/functions/read/l1/l1_39.mcfunction b/data/bsc/functions/read/l1/l1_39.mcfunction new file mode 100644 index 00000000..6a74abec --- /dev/null +++ b/data/bsc/functions/read/l1/l1_39.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_156 run function bsc:read/l0/l0_156 +execute if block ~ ~ ~ #bsc:l0_157 run function bsc:read/l0/l0_157 +execute if block ~ ~ ~ #bsc:l0_158 run function bsc:read/l0/l0_158 +execute if block ~ ~ ~ #bsc:l0_159 run function bsc:read/l0/l0_159 diff --git a/data/bsc/functions/read/l1/l1_4.mcfunction b/data/bsc/functions/read/l1/l1_4.mcfunction new file mode 100644 index 00000000..e479eca6 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_4.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_16 run function bsc:read/l0/l0_16 +execute if block ~ ~ ~ #bsc:l0_17 run function bsc:read/l0/l0_17 +execute if block ~ ~ ~ #bsc:l0_18 run function bsc:read/l0/l0_18 +execute if block ~ ~ ~ #bsc:l0_19 run function bsc:read/l0/l0_19 diff --git a/data/bsc/functions/read/l1/l1_40.mcfunction b/data/bsc/functions/read/l1/l1_40.mcfunction new file mode 100644 index 00000000..c7d65619 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_40.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_160 run function bsc:read/l0/l0_160 +execute if block ~ ~ ~ #bsc:l0_161 run function bsc:read/l0/l0_161 +execute if block ~ ~ ~ #bsc:l0_162 run function bsc:read/l0/l0_162 +execute if block ~ ~ ~ #bsc:l0_163 run function bsc:read/l0/l0_163 diff --git a/data/bsc/functions/read/l1/l1_41.mcfunction b/data/bsc/functions/read/l1/l1_41.mcfunction new file mode 100644 index 00000000..1745e2d7 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_41.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_164 run function bsc:read/l0/l0_164 +execute if block ~ ~ ~ #bsc:l0_165 run function bsc:read/l0/l0_165 +execute if block ~ ~ ~ #bsc:l0_166 run function bsc:read/l0/l0_166 +execute if block ~ ~ ~ #bsc:l0_167 run function bsc:read/l0/l0_167 diff --git a/data/bsc/functions/read/l1/l1_42.mcfunction b/data/bsc/functions/read/l1/l1_42.mcfunction new file mode 100644 index 00000000..8807b41d --- /dev/null +++ b/data/bsc/functions/read/l1/l1_42.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_168 run function bsc:read/l0/l0_168 +execute if block ~ ~ ~ #bsc:l0_169 run function bsc:read/l0/l0_169 +execute if block ~ ~ ~ #bsc:l0_170 run function bsc:read/l0/l0_170 +execute if block ~ ~ ~ #bsc:l0_171 run function bsc:read/l0/l0_171 diff --git a/data/bsc/functions/read/l1/l1_43.mcfunction b/data/bsc/functions/read/l1/l1_43.mcfunction new file mode 100644 index 00000000..d2ef1692 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_43.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_172 run function bsc:read/l0/l0_172 +execute if block ~ ~ ~ #bsc:l0_173 run function bsc:read/l0/l0_173 +execute if block ~ ~ ~ #bsc:l0_174 run function bsc:read/l0/l0_174 +execute if block ~ ~ ~ #bsc:l0_175 run function bsc:read/l0/l0_175 diff --git a/data/bsc/functions/read/l1/l1_44.mcfunction b/data/bsc/functions/read/l1/l1_44.mcfunction new file mode 100644 index 00000000..8a61a40d --- /dev/null +++ b/data/bsc/functions/read/l1/l1_44.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_176 run function bsc:read/l0/l0_176 +execute if block ~ ~ ~ #bsc:l0_177 run function bsc:read/l0/l0_177 +execute if block ~ ~ ~ #bsc:l0_178 run function bsc:read/l0/l0_178 +execute if block ~ ~ ~ #bsc:l0_179 run function bsc:read/l0/l0_179 diff --git a/data/bsc/functions/read/l1/l1_45.mcfunction b/data/bsc/functions/read/l1/l1_45.mcfunction new file mode 100644 index 00000000..a1fc5deb --- /dev/null +++ b/data/bsc/functions/read/l1/l1_45.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_180 run function bsc:read/l0/l0_180 +execute if block ~ ~ ~ #bsc:l0_181 run function bsc:read/l0/l0_181 +execute if block ~ ~ ~ #bsc:l0_182 run function bsc:read/l0/l0_182 +execute if block ~ ~ ~ #bsc:l0_183 run function bsc:read/l0/l0_183 diff --git a/data/bsc/functions/read/l1/l1_46.mcfunction b/data/bsc/functions/read/l1/l1_46.mcfunction new file mode 100644 index 00000000..0e2fd4fd --- /dev/null +++ b/data/bsc/functions/read/l1/l1_46.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_184 run function bsc:read/l0/l0_184 +execute if block ~ ~ ~ #bsc:l0_185 run function bsc:read/l0/l0_185 +execute if block ~ ~ ~ #bsc:l0_186 run function bsc:read/l0/l0_186 +execute if block ~ ~ ~ #bsc:l0_187 run function bsc:read/l0/l0_187 diff --git a/data/bsc/functions/read/l1/l1_47.mcfunction b/data/bsc/functions/read/l1/l1_47.mcfunction new file mode 100644 index 00000000..3f28aaa2 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_47.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_188 run function bsc:read/l0/l0_188 +execute if block ~ ~ ~ #bsc:l0_189 run function bsc:read/l0/l0_189 +execute if block ~ ~ ~ #bsc:l0_190 run function bsc:read/l0/l0_190 +execute if block ~ ~ ~ #bsc:l0_191 run function bsc:read/l0/l0_191 diff --git a/data/bsc/functions/read/l1/l1_48.mcfunction b/data/bsc/functions/read/l1/l1_48.mcfunction new file mode 100644 index 00000000..00faff22 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_48.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_192 run function bsc:read/l0/l0_192 +execute if block ~ ~ ~ #bsc:l0_193 run function bsc:read/l0/l0_193 +execute if block ~ ~ ~ #bsc:l0_194 run function bsc:read/l0/l0_194 +execute if block ~ ~ ~ #bsc:l0_195 run function bsc:read/l0/l0_195 diff --git a/data/bsc/functions/read/l1/l1_49.mcfunction b/data/bsc/functions/read/l1/l1_49.mcfunction new file mode 100644 index 00000000..4d14aab5 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_49.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_196 run function bsc:read/l0/l0_196 +execute if block ~ ~ ~ #bsc:l0_197 run function bsc:read/l0/l0_197 +execute if block ~ ~ ~ #bsc:l0_198 run function bsc:read/l0/l0_198 +execute if block ~ ~ ~ #bsc:l0_199 run function bsc:read/l0/l0_199 diff --git a/data/bsc/functions/read/l1/l1_5.mcfunction b/data/bsc/functions/read/l1/l1_5.mcfunction new file mode 100644 index 00000000..3541a97c --- /dev/null +++ b/data/bsc/functions/read/l1/l1_5.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_20 run function bsc:read/l0/l0_20 +execute if block ~ ~ ~ #bsc:l0_21 run function bsc:read/l0/l0_21 +execute if block ~ ~ ~ #bsc:l0_22 run function bsc:read/l0/l0_22 +execute if block ~ ~ ~ #bsc:l0_23 run function bsc:read/l0/l0_23 diff --git a/data/bsc/functions/read/l1/l1_50.mcfunction b/data/bsc/functions/read/l1/l1_50.mcfunction new file mode 100644 index 00000000..4a9a01eb --- /dev/null +++ b/data/bsc/functions/read/l1/l1_50.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_200 run function bsc:read/l0/l0_200 +execute if block ~ ~ ~ #bsc:l0_201 run function bsc:read/l0/l0_201 +execute if block ~ ~ ~ #bsc:l0_202 run function bsc:read/l0/l0_202 +execute if block ~ ~ ~ #bsc:l0_203 run function bsc:read/l0/l0_203 diff --git a/data/bsc/functions/read/l1/l1_51.mcfunction b/data/bsc/functions/read/l1/l1_51.mcfunction new file mode 100644 index 00000000..dda8357e --- /dev/null +++ b/data/bsc/functions/read/l1/l1_51.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_204 run function bsc:read/l0/l0_204 +execute if block ~ ~ ~ #bsc:l0_205 run function bsc:read/l0/l0_205 +execute if block ~ ~ ~ #bsc:l0_206 run function bsc:read/l0/l0_206 +execute if block ~ ~ ~ #bsc:l0_207 run function bsc:read/l0/l0_207 diff --git a/data/bsc/functions/read/l1/l1_52.mcfunction b/data/bsc/functions/read/l1/l1_52.mcfunction new file mode 100644 index 00000000..0b55e8e6 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_52.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_208 run function bsc:read/l0/l0_208 +execute if block ~ ~ ~ #bsc:l0_209 run function bsc:read/l0/l0_209 +execute if block ~ ~ ~ #bsc:l0_210 run function bsc:read/l0/l0_210 +execute if block ~ ~ ~ #bsc:l0_211 run function bsc:read/l0/l0_211 diff --git a/data/bsc/functions/read/l1/l1_53.mcfunction b/data/bsc/functions/read/l1/l1_53.mcfunction new file mode 100644 index 00000000..650aa1c5 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_53.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_212 run function bsc:read/l0/l0_212 +execute if block ~ ~ ~ #bsc:l0_213 run function bsc:read/l0/l0_213 +execute if block ~ ~ ~ #bsc:l0_214 run function bsc:read/l0/l0_214 +execute if block ~ ~ ~ #bsc:l0_215 run function bsc:read/l0/l0_215 diff --git a/data/bsc/functions/read/l1/l1_54.mcfunction b/data/bsc/functions/read/l1/l1_54.mcfunction new file mode 100644 index 00000000..c57dc425 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_54.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_216 run function bsc:read/l0/l0_216 +execute if block ~ ~ ~ #bsc:l0_217 run function bsc:read/l0/l0_217 +execute if block ~ ~ ~ #bsc:l0_218 run function bsc:read/l0/l0_218 +execute if block ~ ~ ~ #bsc:l0_219 run function bsc:read/l0/l0_219 diff --git a/data/bsc/functions/read/l1/l1_55.mcfunction b/data/bsc/functions/read/l1/l1_55.mcfunction new file mode 100644 index 00000000..8a6f1328 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_55.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_220 run function bsc:read/l0/l0_220 +execute if block ~ ~ ~ #bsc:l0_221 run function bsc:read/l0/l0_221 +execute if block ~ ~ ~ #bsc:l0_222 run function bsc:read/l0/l0_222 +execute if block ~ ~ ~ #bsc:l0_223 run function bsc:read/l0/l0_223 diff --git a/data/bsc/functions/read/l1/l1_56.mcfunction b/data/bsc/functions/read/l1/l1_56.mcfunction new file mode 100644 index 00000000..b1167787 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_56.mcfunction @@ -0,0 +1 @@ +execute if block ~ ~ ~ #bsc:l0_224 run function bsc:read/l0/l0_224 diff --git a/data/bsc/functions/read/l1/l1_6.mcfunction b/data/bsc/functions/read/l1/l1_6.mcfunction new file mode 100644 index 00000000..e8828dcc --- /dev/null +++ b/data/bsc/functions/read/l1/l1_6.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_24 run function bsc:read/l0/l0_24 +execute if block ~ ~ ~ #bsc:l0_25 run function bsc:read/l0/l0_25 +execute if block ~ ~ ~ #bsc:l0_26 run function bsc:read/l0/l0_26 +execute if block ~ ~ ~ #bsc:l0_27 run function bsc:read/l0/l0_27 diff --git a/data/bsc/functions/read/l1/l1_7.mcfunction b/data/bsc/functions/read/l1/l1_7.mcfunction new file mode 100644 index 00000000..f2c5b05d --- /dev/null +++ b/data/bsc/functions/read/l1/l1_7.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_28 run function bsc:read/l0/l0_28 +execute if block ~ ~ ~ #bsc:l0_29 run function bsc:read/l0/l0_29 +execute if block ~ ~ ~ #bsc:l0_30 run function bsc:read/l0/l0_30 +execute if block ~ ~ ~ #bsc:l0_31 run function bsc:read/l0/l0_31 diff --git a/data/bsc/functions/read/l1/l1_8.mcfunction b/data/bsc/functions/read/l1/l1_8.mcfunction new file mode 100644 index 00000000..2e85b3e4 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_8.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_32 run function bsc:read/l0/l0_32 +execute if block ~ ~ ~ #bsc:l0_33 run function bsc:read/l0/l0_33 +execute if block ~ ~ ~ #bsc:l0_34 run function bsc:read/l0/l0_34 +execute if block ~ ~ ~ #bsc:l0_35 run function bsc:read/l0/l0_35 diff --git a/data/bsc/functions/read/l1/l1_9.mcfunction b/data/bsc/functions/read/l1/l1_9.mcfunction new file mode 100644 index 00000000..4ebd2fc5 --- /dev/null +++ b/data/bsc/functions/read/l1/l1_9.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l0_36 run function bsc:read/l0/l0_36 +execute if block ~ ~ ~ #bsc:l0_37 run function bsc:read/l0/l0_37 +execute if block ~ ~ ~ #bsc:l0_38 run function bsc:read/l0/l0_38 +execute if block ~ ~ ~ #bsc:l0_39 run function bsc:read/l0/l0_39 diff --git a/data/bsc/functions/read/l2/l2_0.mcfunction b/data/bsc/functions/read/l2/l2_0.mcfunction new file mode 100644 index 00000000..b5d03c20 --- /dev/null +++ b/data/bsc/functions/read/l2/l2_0.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l1_0 run function bsc:read/l1/l1_0 +execute if block ~ ~ ~ #bsc:l1_1 run function bsc:read/l1/l1_1 +execute if block ~ ~ ~ #bsc:l1_2 run function bsc:read/l1/l1_2 +execute if block ~ ~ ~ #bsc:l1_3 run function bsc:read/l1/l1_3 diff --git a/data/bsc/functions/read/l2/l2_1.mcfunction b/data/bsc/functions/read/l2/l2_1.mcfunction new file mode 100644 index 00000000..1e08a8aa --- /dev/null +++ b/data/bsc/functions/read/l2/l2_1.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l1_4 run function bsc:read/l1/l1_4 +execute if block ~ ~ ~ #bsc:l1_5 run function bsc:read/l1/l1_5 +execute if block ~ ~ ~ #bsc:l1_6 run function bsc:read/l1/l1_6 +execute if block ~ ~ ~ #bsc:l1_7 run function bsc:read/l1/l1_7 diff --git a/data/bsc/functions/read/l2/l2_10.mcfunction b/data/bsc/functions/read/l2/l2_10.mcfunction new file mode 100644 index 00000000..051bab3e --- /dev/null +++ b/data/bsc/functions/read/l2/l2_10.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l1_40 run function bsc:read/l1/l1_40 +execute if block ~ ~ ~ #bsc:l1_41 run function bsc:read/l1/l1_41 +execute if block ~ ~ ~ #bsc:l1_42 run function bsc:read/l1/l1_42 +execute if block ~ ~ ~ #bsc:l1_43 run function bsc:read/l1/l1_43 diff --git a/data/bsc/functions/read/l2/l2_11.mcfunction b/data/bsc/functions/read/l2/l2_11.mcfunction new file mode 100644 index 00000000..1591017c --- /dev/null +++ b/data/bsc/functions/read/l2/l2_11.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l1_44 run function bsc:read/l1/l1_44 +execute if block ~ ~ ~ #bsc:l1_45 run function bsc:read/l1/l1_45 +execute if block ~ ~ ~ #bsc:l1_46 run function bsc:read/l1/l1_46 +execute if block ~ ~ ~ #bsc:l1_47 run function bsc:read/l1/l1_47 diff --git a/data/bsc/functions/read/l2/l2_12.mcfunction b/data/bsc/functions/read/l2/l2_12.mcfunction new file mode 100644 index 00000000..5f2374a5 --- /dev/null +++ b/data/bsc/functions/read/l2/l2_12.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l1_48 run function bsc:read/l1/l1_48 +execute if block ~ ~ ~ #bsc:l1_49 run function bsc:read/l1/l1_49 +execute if block ~ ~ ~ #bsc:l1_50 run function bsc:read/l1/l1_50 +execute if block ~ ~ ~ #bsc:l1_51 run function bsc:read/l1/l1_51 diff --git a/data/bsc/functions/read/l2/l2_13.mcfunction b/data/bsc/functions/read/l2/l2_13.mcfunction new file mode 100644 index 00000000..00f9262b --- /dev/null +++ b/data/bsc/functions/read/l2/l2_13.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l1_52 run function bsc:read/l1/l1_52 +execute if block ~ ~ ~ #bsc:l1_53 run function bsc:read/l1/l1_53 +execute if block ~ ~ ~ #bsc:l1_54 run function bsc:read/l1/l1_54 +execute if block ~ ~ ~ #bsc:l1_55 run function bsc:read/l1/l1_55 diff --git a/data/bsc/functions/read/l2/l2_14.mcfunction b/data/bsc/functions/read/l2/l2_14.mcfunction new file mode 100644 index 00000000..255f689a --- /dev/null +++ b/data/bsc/functions/read/l2/l2_14.mcfunction @@ -0,0 +1 @@ +execute if block ~ ~ ~ #bsc:l1_56 run function bsc:read/l1/l1_56 diff --git a/data/bsc/functions/read/l2/l2_2.mcfunction b/data/bsc/functions/read/l2/l2_2.mcfunction new file mode 100644 index 00000000..09a9823a --- /dev/null +++ b/data/bsc/functions/read/l2/l2_2.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l1_8 run function bsc:read/l1/l1_8 +execute if block ~ ~ ~ #bsc:l1_9 run function bsc:read/l1/l1_9 +execute if block ~ ~ ~ #bsc:l1_10 run function bsc:read/l1/l1_10 +execute if block ~ ~ ~ #bsc:l1_11 run function bsc:read/l1/l1_11 diff --git a/data/bsc/functions/read/l2/l2_3.mcfunction b/data/bsc/functions/read/l2/l2_3.mcfunction new file mode 100644 index 00000000..8a065a7a --- /dev/null +++ b/data/bsc/functions/read/l2/l2_3.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l1_12 run function bsc:read/l1/l1_12 +execute if block ~ ~ ~ #bsc:l1_13 run function bsc:read/l1/l1_13 +execute if block ~ ~ ~ #bsc:l1_14 run function bsc:read/l1/l1_14 +execute if block ~ ~ ~ #bsc:l1_15 run function bsc:read/l1/l1_15 diff --git a/data/bsc/functions/read/l2/l2_4.mcfunction b/data/bsc/functions/read/l2/l2_4.mcfunction new file mode 100644 index 00000000..823257ec --- /dev/null +++ b/data/bsc/functions/read/l2/l2_4.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l1_16 run function bsc:read/l1/l1_16 +execute if block ~ ~ ~ #bsc:l1_17 run function bsc:read/l1/l1_17 +execute if block ~ ~ ~ #bsc:l1_18 run function bsc:read/l1/l1_18 +execute if block ~ ~ ~ #bsc:l1_19 run function bsc:read/l1/l1_19 diff --git a/data/bsc/functions/read/l2/l2_5.mcfunction b/data/bsc/functions/read/l2/l2_5.mcfunction new file mode 100644 index 00000000..c21490cd --- /dev/null +++ b/data/bsc/functions/read/l2/l2_5.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l1_20 run function bsc:read/l1/l1_20 +execute if block ~ ~ ~ #bsc:l1_21 run function bsc:read/l1/l1_21 +execute if block ~ ~ ~ #bsc:l1_22 run function bsc:read/l1/l1_22 +execute if block ~ ~ ~ #bsc:l1_23 run function bsc:read/l1/l1_23 diff --git a/data/bsc/functions/read/l2/l2_6.mcfunction b/data/bsc/functions/read/l2/l2_6.mcfunction new file mode 100644 index 00000000..2ce367fd --- /dev/null +++ b/data/bsc/functions/read/l2/l2_6.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l1_24 run function bsc:read/l1/l1_24 +execute if block ~ ~ ~ #bsc:l1_25 run function bsc:read/l1/l1_25 +execute if block ~ ~ ~ #bsc:l1_26 run function bsc:read/l1/l1_26 +execute if block ~ ~ ~ #bsc:l1_27 run function bsc:read/l1/l1_27 diff --git a/data/bsc/functions/read/l2/l2_7.mcfunction b/data/bsc/functions/read/l2/l2_7.mcfunction new file mode 100644 index 00000000..2806220f --- /dev/null +++ b/data/bsc/functions/read/l2/l2_7.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l1_28 run function bsc:read/l1/l1_28 +execute if block ~ ~ ~ #bsc:l1_29 run function bsc:read/l1/l1_29 +execute if block ~ ~ ~ #bsc:l1_30 run function bsc:read/l1/l1_30 +execute if block ~ ~ ~ #bsc:l1_31 run function bsc:read/l1/l1_31 diff --git a/data/bsc/functions/read/l2/l2_8.mcfunction b/data/bsc/functions/read/l2/l2_8.mcfunction new file mode 100644 index 00000000..ba385119 --- /dev/null +++ b/data/bsc/functions/read/l2/l2_8.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l1_32 run function bsc:read/l1/l1_32 +execute if block ~ ~ ~ #bsc:l1_33 run function bsc:read/l1/l1_33 +execute if block ~ ~ ~ #bsc:l1_34 run function bsc:read/l1/l1_34 +execute if block ~ ~ ~ #bsc:l1_35 run function bsc:read/l1/l1_35 diff --git a/data/bsc/functions/read/l2/l2_9.mcfunction b/data/bsc/functions/read/l2/l2_9.mcfunction new file mode 100644 index 00000000..f4ef2d53 --- /dev/null +++ b/data/bsc/functions/read/l2/l2_9.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l1_36 run function bsc:read/l1/l1_36 +execute if block ~ ~ ~ #bsc:l1_37 run function bsc:read/l1/l1_37 +execute if block ~ ~ ~ #bsc:l1_38 run function bsc:read/l1/l1_38 +execute if block ~ ~ ~ #bsc:l1_39 run function bsc:read/l1/l1_39 diff --git a/data/bsc/functions/read/l3/l3_0.mcfunction b/data/bsc/functions/read/l3/l3_0.mcfunction new file mode 100644 index 00000000..975500ad --- /dev/null +++ b/data/bsc/functions/read/l3/l3_0.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l2_0 run function bsc:read/l2/l2_0 +execute if block ~ ~ ~ #bsc:l2_1 run function bsc:read/l2/l2_1 +execute if block ~ ~ ~ #bsc:l2_2 run function bsc:read/l2/l2_2 +execute if block ~ ~ ~ #bsc:l2_3 run function bsc:read/l2/l2_3 diff --git a/data/bsc/functions/read/l3/l3_1.mcfunction b/data/bsc/functions/read/l3/l3_1.mcfunction new file mode 100644 index 00000000..d8a9b871 --- /dev/null +++ b/data/bsc/functions/read/l3/l3_1.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l2_4 run function bsc:read/l2/l2_4 +execute if block ~ ~ ~ #bsc:l2_5 run function bsc:read/l2/l2_5 +execute if block ~ ~ ~ #bsc:l2_6 run function bsc:read/l2/l2_6 +execute if block ~ ~ ~ #bsc:l2_7 run function bsc:read/l2/l2_7 diff --git a/data/bsc/functions/read/l3/l3_2.mcfunction b/data/bsc/functions/read/l3/l3_2.mcfunction new file mode 100644 index 00000000..0690eff7 --- /dev/null +++ b/data/bsc/functions/read/l3/l3_2.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l2_8 run function bsc:read/l2/l2_8 +execute if block ~ ~ ~ #bsc:l2_9 run function bsc:read/l2/l2_9 +execute if block ~ ~ ~ #bsc:l2_10 run function bsc:read/l2/l2_10 +execute if block ~ ~ ~ #bsc:l2_11 run function bsc:read/l2/l2_11 diff --git a/data/bsc/functions/read/l3/l3_3.mcfunction b/data/bsc/functions/read/l3/l3_3.mcfunction new file mode 100644 index 00000000..5668762d --- /dev/null +++ b/data/bsc/functions/read/l3/l3_3.mcfunction @@ -0,0 +1,3 @@ +execute if block ~ ~ ~ #bsc:l2_12 run function bsc:read/l2/l2_12 +execute if block ~ ~ ~ #bsc:l2_13 run function bsc:read/l2/l2_13 +execute if block ~ ~ ~ #bsc:l2_14 run function bsc:read/l2/l2_14 diff --git a/data/bsc/functions/read/l4/l4_0.mcfunction b/data/bsc/functions/read/l4/l4_0.mcfunction new file mode 100644 index 00000000..b0121a23 --- /dev/null +++ b/data/bsc/functions/read/l4/l4_0.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #bsc:l3_0 run function bsc:read/l3/l3_0 +execute if block ~ ~ ~ #bsc:l3_1 run function bsc:read/l3/l3_1 +execute if block ~ ~ ~ #bsc:l3_2 run function bsc:read/l3/l3_2 +execute if block ~ ~ ~ #bsc:l3_3 run function bsc:read/l3/l3_3 diff --git a/data/bsc/functions/write.mcfunction b/data/bsc/functions/write.mcfunction new file mode 100644 index 00000000..d336a1ce --- /dev/null +++ b/data/bsc/functions/write.mcfunction @@ -0,0 +1 @@ +function bsc:write/l4/l4_0 \ No newline at end of file diff --git a/data/bsc/functions/write/l0/l0_0.mcfunction b/data/bsc/functions/write/l0/l0_0.mcfunction new file mode 100644 index 00000000..353e804d --- /dev/null +++ b/data/bsc/functions/write/l0/l0_0.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 0 run setblock ~ ~ ~ minecraft:air[] +execute if score @s s.crhf.block_id matches 1 run setblock ~ ~ ~ minecraft:stone[] +execute if score @s s.crhf.block_id matches 2 run setblock ~ ~ ~ minecraft:granite[] +execute if score @s s.crhf.block_id matches 3 run setblock ~ ~ ~ minecraft:polished_granite[] diff --git a/data/bsc/functions/write/l0/l0_1.mcfunction b/data/bsc/functions/write/l0/l0_1.mcfunction new file mode 100644 index 00000000..b7b0d274 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_1.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4 run setblock ~ ~ ~ minecraft:diorite[] +execute if score @s s.crhf.block_id matches 5 run setblock ~ ~ ~ minecraft:polished_diorite[] +execute if score @s s.crhf.block_id matches 6 run setblock ~ ~ ~ minecraft:andesite[] +execute if score @s s.crhf.block_id matches 7 run setblock ~ ~ ~ minecraft:polished_andesite[] diff --git a/data/bsc/functions/write/l0/l0_10.mcfunction b/data/bsc/functions/write/l0/l0_10.mcfunction new file mode 100644 index 00000000..b75c482f --- /dev/null +++ b/data/bsc/functions/write/l0/l0_10.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 82..84 run function bsc:write/l0/p/l0_12 +execute if score @s s.crhf.block_id matches 85..87 run function bsc:write/l0/p/l0_13 +execute if score @s s.crhf.block_id matches 88..90 run function bsc:write/l0/p/l0_14 +execute if score @s s.crhf.block_id matches 91..93 run function bsc:write/l0/p/l0_15 diff --git a/data/bsc/functions/write/l0/l0_100.mcfunction b/data/bsc/functions/write/l0/l0_100.mcfunction new file mode 100644 index 00000000..07a97fed --- /dev/null +++ b/data/bsc/functions/write/l0/l0_100.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8094..8099 run function bsc:write/l0/p/l0_216 +execute if score @s s.crhf.block_id matches 8100..8105 run function bsc:write/l0/p/l0_217 +execute if score @s s.crhf.block_id matches 8106..8111 run function bsc:write/l0/p/l0_218 +execute if score @s s.crhf.block_id matches 8112 run setblock ~ ~ ~ minecraft:sea_lantern[] diff --git a/data/bsc/functions/write/l0/l0_101.mcfunction b/data/bsc/functions/write/l0/l0_101.mcfunction new file mode 100644 index 00000000..f2546c9c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_101.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8113..8115 run function bsc:write/l0/p/l0_219 +execute if score @s s.crhf.block_id matches 8116 run setblock ~ ~ ~ minecraft:white_carpet[] +execute if score @s s.crhf.block_id matches 8117 run setblock ~ ~ ~ minecraft:orange_carpet[] +execute if score @s s.crhf.block_id matches 8118 run setblock ~ ~ ~ minecraft:magenta_carpet[] diff --git a/data/bsc/functions/write/l0/l0_102.mcfunction b/data/bsc/functions/write/l0/l0_102.mcfunction new file mode 100644 index 00000000..d304283a --- /dev/null +++ b/data/bsc/functions/write/l0/l0_102.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8119 run setblock ~ ~ ~ minecraft:light_blue_carpet[] +execute if score @s s.crhf.block_id matches 8120 run setblock ~ ~ ~ minecraft:yellow_carpet[] +execute if score @s s.crhf.block_id matches 8121 run setblock ~ ~ ~ minecraft:lime_carpet[] +execute if score @s s.crhf.block_id matches 8122 run setblock ~ ~ ~ minecraft:pink_carpet[] diff --git a/data/bsc/functions/write/l0/l0_103.mcfunction b/data/bsc/functions/write/l0/l0_103.mcfunction new file mode 100644 index 00000000..18657c37 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_103.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8123 run setblock ~ ~ ~ minecraft:gray_carpet[] +execute if score @s s.crhf.block_id matches 8124 run setblock ~ ~ ~ minecraft:light_gray_carpet[] +execute if score @s s.crhf.block_id matches 8125 run setblock ~ ~ ~ minecraft:cyan_carpet[] +execute if score @s s.crhf.block_id matches 8126 run setblock ~ ~ ~ minecraft:purple_carpet[] diff --git a/data/bsc/functions/write/l0/l0_104.mcfunction b/data/bsc/functions/write/l0/l0_104.mcfunction new file mode 100644 index 00000000..3e06d554 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_104.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8127 run setblock ~ ~ ~ minecraft:blue_carpet[] +execute if score @s s.crhf.block_id matches 8128 run setblock ~ ~ ~ minecraft:brown_carpet[] +execute if score @s s.crhf.block_id matches 8129 run setblock ~ ~ ~ minecraft:green_carpet[] +execute if score @s s.crhf.block_id matches 8130 run setblock ~ ~ ~ minecraft:red_carpet[] diff --git a/data/bsc/functions/write/l0/l0_105.mcfunction b/data/bsc/functions/write/l0/l0_105.mcfunction new file mode 100644 index 00000000..1e691604 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_105.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8131 run setblock ~ ~ ~ minecraft:black_carpet[] +execute if score @s s.crhf.block_id matches 8132 run setblock ~ ~ ~ minecraft:terracotta[] +execute if score @s s.crhf.block_id matches 8133 run setblock ~ ~ ~ minecraft:coal_block[] +execute if score @s s.crhf.block_id matches 8134 run setblock ~ ~ ~ minecraft:packed_ice[] diff --git a/data/bsc/functions/write/l0/l0_106.mcfunction b/data/bsc/functions/write/l0/l0_106.mcfunction new file mode 100644 index 00000000..616ee79e --- /dev/null +++ b/data/bsc/functions/write/l0/l0_106.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8135..8136 run function bsc:write/l0/p/l0_220 +execute if score @s s.crhf.block_id matches 8137..8138 run function bsc:write/l0/p/l0_221 +execute if score @s s.crhf.block_id matches 8139..8140 run function bsc:write/l0/p/l0_222 +execute if score @s s.crhf.block_id matches 8141..8142 run function bsc:write/l0/p/l0_223 diff --git a/data/bsc/functions/write/l0/l0_107.mcfunction b/data/bsc/functions/write/l0/l0_107.mcfunction new file mode 100644 index 00000000..34f65542 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_107.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8143..8144 run function bsc:write/l0/p/l0_224 +execute if score @s s.crhf.block_id matches 8145..8146 run function bsc:write/l0/p/l0_225 +execute if score @s s.crhf.block_id matches 8147..8162 run function bsc:write/l0/p/l0_226 +execute if score @s s.crhf.block_id matches 8163..8178 run function bsc:write/l0/p/l0_227 diff --git a/data/bsc/functions/write/l0/l0_108.mcfunction b/data/bsc/functions/write/l0/l0_108.mcfunction new file mode 100644 index 00000000..e7c15201 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_108.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8179..8194 run function bsc:write/l0/p/l0_228 +execute if score @s s.crhf.block_id matches 8195..8210 run function bsc:write/l0/p/l0_229 +execute if score @s s.crhf.block_id matches 8211..8226 run function bsc:write/l0/p/l0_230 +execute if score @s s.crhf.block_id matches 8227..8242 run function bsc:write/l0/p/l0_231 diff --git a/data/bsc/functions/write/l0/l0_109.mcfunction b/data/bsc/functions/write/l0/l0_109.mcfunction new file mode 100644 index 00000000..a11369fa --- /dev/null +++ b/data/bsc/functions/write/l0/l0_109.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8243..8258 run function bsc:write/l0/p/l0_232 +execute if score @s s.crhf.block_id matches 8259..8274 run function bsc:write/l0/p/l0_233 +execute if score @s s.crhf.block_id matches 8275..8290 run function bsc:write/l0/p/l0_234 +execute if score @s s.crhf.block_id matches 8291..8306 run function bsc:write/l0/p/l0_235 diff --git a/data/bsc/functions/write/l0/l0_11.mcfunction b/data/bsc/functions/write/l0/l0_11.mcfunction new file mode 100644 index 00000000..58fc32d4 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_11.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 94..96 run function bsc:write/l0/p/l0_16 +execute if score @s s.crhf.block_id matches 97..99 run function bsc:write/l0/p/l0_17 +execute if score @s s.crhf.block_id matches 100..102 run function bsc:write/l0/p/l0_18 +execute if score @s s.crhf.block_id matches 103..105 run function bsc:write/l0/p/l0_19 diff --git a/data/bsc/functions/write/l0/l0_110.mcfunction b/data/bsc/functions/write/l0/l0_110.mcfunction new file mode 100644 index 00000000..fb0af335 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_110.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8307..8322 run function bsc:write/l0/p/l0_236 +execute if score @s s.crhf.block_id matches 8323..8338 run function bsc:write/l0/p/l0_237 +execute if score @s s.crhf.block_id matches 8339..8354 run function bsc:write/l0/p/l0_238 +execute if score @s s.crhf.block_id matches 8355..8370 run function bsc:write/l0/p/l0_239 diff --git a/data/bsc/functions/write/l0/l0_111.mcfunction b/data/bsc/functions/write/l0/l0_111.mcfunction new file mode 100644 index 00000000..a4a52c71 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_111.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8371..8386 run function bsc:write/l0/p/l0_240 +execute if score @s s.crhf.block_id matches 8387..8402 run function bsc:write/l0/p/l0_241 +execute if score @s s.crhf.block_id matches 8403..8406 run function bsc:write/l0/p/l0_242 +execute if score @s s.crhf.block_id matches 8407..8410 run function bsc:write/l0/p/l0_243 diff --git a/data/bsc/functions/write/l0/l0_112.mcfunction b/data/bsc/functions/write/l0/l0_112.mcfunction new file mode 100644 index 00000000..3ef281f8 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_112.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8411..8414 run function bsc:write/l0/p/l0_244 +execute if score @s s.crhf.block_id matches 8415..8418 run function bsc:write/l0/p/l0_245 +execute if score @s s.crhf.block_id matches 8419..8422 run function bsc:write/l0/p/l0_246 +execute if score @s s.crhf.block_id matches 8423..8426 run function bsc:write/l0/p/l0_247 diff --git a/data/bsc/functions/write/l0/l0_113.mcfunction b/data/bsc/functions/write/l0/l0_113.mcfunction new file mode 100644 index 00000000..a8b006dd --- /dev/null +++ b/data/bsc/functions/write/l0/l0_113.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8427..8430 run function bsc:write/l0/p/l0_248 +execute if score @s s.crhf.block_id matches 8431..8434 run function bsc:write/l0/p/l0_249 +execute if score @s s.crhf.block_id matches 8435..8438 run function bsc:write/l0/p/l0_250 +execute if score @s s.crhf.block_id matches 8439..8442 run function bsc:write/l0/p/l0_251 diff --git a/data/bsc/functions/write/l0/l0_114.mcfunction b/data/bsc/functions/write/l0/l0_114.mcfunction new file mode 100644 index 00000000..83cf0b38 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_114.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8443..8446 run function bsc:write/l0/p/l0_252 +execute if score @s s.crhf.block_id matches 8447..8450 run function bsc:write/l0/p/l0_253 +execute if score @s s.crhf.block_id matches 8451..8454 run function bsc:write/l0/p/l0_254 +execute if score @s s.crhf.block_id matches 8455..8458 run function bsc:write/l0/p/l0_255 diff --git a/data/bsc/functions/write/l0/l0_115.mcfunction b/data/bsc/functions/write/l0/l0_115.mcfunction new file mode 100644 index 00000000..920635fc --- /dev/null +++ b/data/bsc/functions/write/l0/l0_115.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8459..8462 run function bsc:write/l0/p/l0_256 +execute if score @s s.crhf.block_id matches 8463..8466 run function bsc:write/l0/p/l0_257 +execute if score @s s.crhf.block_id matches 8467 run setblock ~ ~ ~ minecraft:red_sandstone[] +execute if score @s s.crhf.block_id matches 8468 run setblock ~ ~ ~ minecraft:chiseled_red_sandstone[] diff --git a/data/bsc/functions/write/l0/l0_116.mcfunction b/data/bsc/functions/write/l0/l0_116.mcfunction new file mode 100644 index 00000000..228b8d11 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_116.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8469 run setblock ~ ~ ~ minecraft:cut_red_sandstone[] +execute if score @s s.crhf.block_id matches 8470..8549 run function bsc:write/l0/p/l0_258 +execute if score @s s.crhf.block_id matches 8550..8555 run function bsc:write/l0/p/l0_259 +execute if score @s s.crhf.block_id matches 8556..8561 run function bsc:write/l0/p/l0_260 diff --git a/data/bsc/functions/write/l0/l0_117.mcfunction b/data/bsc/functions/write/l0/l0_117.mcfunction new file mode 100644 index 00000000..96abec8d --- /dev/null +++ b/data/bsc/functions/write/l0/l0_117.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8562..8567 run function bsc:write/l0/p/l0_261 +execute if score @s s.crhf.block_id matches 8568..8573 run function bsc:write/l0/p/l0_262 +execute if score @s s.crhf.block_id matches 8574..8579 run function bsc:write/l0/p/l0_263 +execute if score @s s.crhf.block_id matches 8580..8585 run function bsc:write/l0/p/l0_264 diff --git a/data/bsc/functions/write/l0/l0_118.mcfunction b/data/bsc/functions/write/l0/l0_118.mcfunction new file mode 100644 index 00000000..9358e521 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_118.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8586..8591 run function bsc:write/l0/p/l0_265 +execute if score @s s.crhf.block_id matches 8592..8597 run function bsc:write/l0/p/l0_266 +execute if score @s s.crhf.block_id matches 8598..8603 run function bsc:write/l0/p/l0_267 +execute if score @s s.crhf.block_id matches 8604..8609 run function bsc:write/l0/p/l0_268 diff --git a/data/bsc/functions/write/l0/l0_119.mcfunction b/data/bsc/functions/write/l0/l0_119.mcfunction new file mode 100644 index 00000000..4d36d253 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_119.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8610..8615 run function bsc:write/l0/p/l0_269 +execute if score @s s.crhf.block_id matches 8616..8621 run function bsc:write/l0/p/l0_270 +execute if score @s s.crhf.block_id matches 8622..8627 run function bsc:write/l0/p/l0_271 +execute if score @s s.crhf.block_id matches 8628..8633 run function bsc:write/l0/p/l0_272 diff --git a/data/bsc/functions/write/l0/l0_12.mcfunction b/data/bsc/functions/write/l0/l0_12.mcfunction new file mode 100644 index 00000000..0c1426cc --- /dev/null +++ b/data/bsc/functions/write/l0/l0_12.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 106..108 run function bsc:write/l0/p/l0_20 +execute if score @s s.crhf.block_id matches 109..111 run function bsc:write/l0/p/l0_21 +execute if score @s s.crhf.block_id matches 112..114 run function bsc:write/l0/p/l0_22 +execute if score @s s.crhf.block_id matches 115..117 run function bsc:write/l0/p/l0_23 diff --git a/data/bsc/functions/write/l0/l0_120.mcfunction b/data/bsc/functions/write/l0/l0_120.mcfunction new file mode 100644 index 00000000..cb18f39d --- /dev/null +++ b/data/bsc/functions/write/l0/l0_120.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8634..8639 run function bsc:write/l0/p/l0_273 +execute if score @s s.crhf.block_id matches 8640..8645 run function bsc:write/l0/p/l0_274 +execute if score @s s.crhf.block_id matches 8646..8651 run function bsc:write/l0/p/l0_275 +execute if score @s s.crhf.block_id matches 8652..8657 run function bsc:write/l0/p/l0_276 diff --git a/data/bsc/functions/write/l0/l0_121.mcfunction b/data/bsc/functions/write/l0/l0_121.mcfunction new file mode 100644 index 00000000..738d0c1a --- /dev/null +++ b/data/bsc/functions/write/l0/l0_121.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8658..8663 run function bsc:write/l0/p/l0_277 +execute if score @s s.crhf.block_id matches 8664 run setblock ~ ~ ~ minecraft:smooth_stone[] +execute if score @s s.crhf.block_id matches 8665 run setblock ~ ~ ~ minecraft:smooth_sandstone[] +execute if score @s s.crhf.block_id matches 8666 run setblock ~ ~ ~ minecraft:smooth_quartz[] diff --git a/data/bsc/functions/write/l0/l0_122.mcfunction b/data/bsc/functions/write/l0/l0_122.mcfunction new file mode 100644 index 00000000..4557ca74 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_122.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8667 run setblock ~ ~ ~ minecraft:smooth_red_sandstone[] +execute if score @s s.crhf.block_id matches 8668..8699 run function bsc:write/l0/p/l0_278 +execute if score @s s.crhf.block_id matches 8700..8731 run function bsc:write/l0/p/l0_279 +execute if score @s s.crhf.block_id matches 8732..8763 run function bsc:write/l0/p/l0_280 diff --git a/data/bsc/functions/write/l0/l0_123.mcfunction b/data/bsc/functions/write/l0/l0_123.mcfunction new file mode 100644 index 00000000..bb6d7e70 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_123.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8764..8795 run function bsc:write/l0/p/l0_281 +execute if score @s s.crhf.block_id matches 8796..8827 run function bsc:write/l0/p/l0_282 +execute if score @s s.crhf.block_id matches 8828..8859 run function bsc:write/l0/p/l0_283 +execute if score @s s.crhf.block_id matches 8860..8891 run function bsc:write/l0/p/l0_284 diff --git a/data/bsc/functions/write/l0/l0_124.mcfunction b/data/bsc/functions/write/l0/l0_124.mcfunction new file mode 100644 index 00000000..9fc03dff --- /dev/null +++ b/data/bsc/functions/write/l0/l0_124.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8892..8923 run function bsc:write/l0/p/l0_285 +execute if score @s s.crhf.block_id matches 8924..8955 run function bsc:write/l0/p/l0_286 +execute if score @s s.crhf.block_id matches 8956..8987 run function bsc:write/l0/p/l0_287 +execute if score @s s.crhf.block_id matches 8988..9051 run function bsc:write/l0/p/l0_288 diff --git a/data/bsc/functions/write/l0/l0_125.mcfunction b/data/bsc/functions/write/l0/l0_125.mcfunction new file mode 100644 index 00000000..23c04e17 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_125.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9052..9115 run function bsc:write/l0/p/l0_289 +execute if score @s s.crhf.block_id matches 9116..9179 run function bsc:write/l0/p/l0_290 +execute if score @s s.crhf.block_id matches 9180..9243 run function bsc:write/l0/p/l0_291 +execute if score @s s.crhf.block_id matches 9244..9307 run function bsc:write/l0/p/l0_292 diff --git a/data/bsc/functions/write/l0/l0_126.mcfunction b/data/bsc/functions/write/l0/l0_126.mcfunction new file mode 100644 index 00000000..7768bfde --- /dev/null +++ b/data/bsc/functions/write/l0/l0_126.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9308..9313 run function bsc:write/l0/p/l0_293 +execute if score @s s.crhf.block_id matches 9314..9377 run function bsc:write/l0/p/l0_294 +execute if score @s s.crhf.block_id matches 9378..9383 run function bsc:write/l0/p/l0_295 +execute if score @s s.crhf.block_id matches 9384 run setblock ~ ~ ~ minecraft:purpur_block[] diff --git a/data/bsc/functions/write/l0/l0_127.mcfunction b/data/bsc/functions/write/l0/l0_127.mcfunction new file mode 100644 index 00000000..f4ce4f4a --- /dev/null +++ b/data/bsc/functions/write/l0/l0_127.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9385..9387 run function bsc:write/l0/p/l0_296 +execute if score @s s.crhf.block_id matches 9388..9467 run function bsc:write/l0/p/l0_297 +execute if score @s s.crhf.block_id matches 9468 run setblock ~ ~ ~ minecraft:end_stone_bricks[] +execute if score @s s.crhf.block_id matches 9469..9472 run function bsc:write/l0/p/l0_298 diff --git a/data/bsc/functions/write/l0/l0_128.mcfunction b/data/bsc/functions/write/l0/l0_128.mcfunction new file mode 100644 index 00000000..85eda986 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_128.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9473 run setblock ~ ~ ~ minecraft:dirt_path[] +execute if score @s s.crhf.block_id matches 9474 run setblock ~ ~ ~ minecraft:end_gateway[] +execute if score @s s.crhf.block_id matches 9475..9486 run function bsc:write/l0/p/l0_299 +execute if score @s s.crhf.block_id matches 9487..9498 run function bsc:write/l0/p/l0_300 diff --git a/data/bsc/functions/write/l0/l0_129.mcfunction b/data/bsc/functions/write/l0/l0_129.mcfunction new file mode 100644 index 00000000..caec9198 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_129.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9499..9502 run function bsc:write/l0/p/l0_301 +execute if score @s s.crhf.block_id matches 9503 run setblock ~ ~ ~ minecraft:magma_block[] +execute if score @s s.crhf.block_id matches 9504 run setblock ~ ~ ~ minecraft:nether_wart_block[] +execute if score @s s.crhf.block_id matches 9505 run setblock ~ ~ ~ minecraft:red_nether_bricks[] diff --git a/data/bsc/functions/write/l0/l0_13.mcfunction b/data/bsc/functions/write/l0/l0_13.mcfunction new file mode 100644 index 00000000..afd64874 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_13.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 118..120 run function bsc:write/l0/p/l0_24 +execute if score @s s.crhf.block_id matches 121..123 run function bsc:write/l0/p/l0_25 +execute if score @s s.crhf.block_id matches 124..126 run function bsc:write/l0/p/l0_26 +execute if score @s s.crhf.block_id matches 127..129 run function bsc:write/l0/p/l0_27 diff --git a/data/bsc/functions/write/l0/l0_130.mcfunction b/data/bsc/functions/write/l0/l0_130.mcfunction new file mode 100644 index 00000000..c0a550fe --- /dev/null +++ b/data/bsc/functions/write/l0/l0_130.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9506..9508 run function bsc:write/l0/p/l0_302 +execute if score @s s.crhf.block_id matches 9509 run setblock ~ ~ ~ minecraft:structure_void[] +execute if score @s s.crhf.block_id matches 9510..9521 run function bsc:write/l0/p/l0_303 +execute if score @s s.crhf.block_id matches 9522..9527 run function bsc:write/l0/p/l0_304 diff --git a/data/bsc/functions/write/l0/l0_131.mcfunction b/data/bsc/functions/write/l0/l0_131.mcfunction new file mode 100644 index 00000000..08e08bde --- /dev/null +++ b/data/bsc/functions/write/l0/l0_131.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9528..9533 run function bsc:write/l0/p/l0_305 +execute if score @s s.crhf.block_id matches 9534..9539 run function bsc:write/l0/p/l0_306 +execute if score @s s.crhf.block_id matches 9540..9545 run function bsc:write/l0/p/l0_307 +execute if score @s s.crhf.block_id matches 9546..9551 run function bsc:write/l0/p/l0_308 diff --git a/data/bsc/functions/write/l0/l0_132.mcfunction b/data/bsc/functions/write/l0/l0_132.mcfunction new file mode 100644 index 00000000..620f01c0 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_132.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9552..9557 run function bsc:write/l0/p/l0_309 +execute if score @s s.crhf.block_id matches 9558..9563 run function bsc:write/l0/p/l0_310 +execute if score @s s.crhf.block_id matches 9564..9569 run function bsc:write/l0/p/l0_311 +execute if score @s s.crhf.block_id matches 9570..9575 run function bsc:write/l0/p/l0_312 diff --git a/data/bsc/functions/write/l0/l0_133.mcfunction b/data/bsc/functions/write/l0/l0_133.mcfunction new file mode 100644 index 00000000..299da2bc --- /dev/null +++ b/data/bsc/functions/write/l0/l0_133.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9576..9581 run function bsc:write/l0/p/l0_313 +execute if score @s s.crhf.block_id matches 9582..9587 run function bsc:write/l0/p/l0_314 +execute if score @s s.crhf.block_id matches 9588..9593 run function bsc:write/l0/p/l0_315 +execute if score @s s.crhf.block_id matches 9594..9599 run function bsc:write/l0/p/l0_316 diff --git a/data/bsc/functions/write/l0/l0_134.mcfunction b/data/bsc/functions/write/l0/l0_134.mcfunction new file mode 100644 index 00000000..8a1d0606 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_134.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9600..9605 run function bsc:write/l0/p/l0_317 +execute if score @s s.crhf.block_id matches 9606..9611 run function bsc:write/l0/p/l0_318 +execute if score @s s.crhf.block_id matches 9612..9617 run function bsc:write/l0/p/l0_319 +execute if score @s s.crhf.block_id matches 9618..9623 run function bsc:write/l0/p/l0_320 diff --git a/data/bsc/functions/write/l0/l0_135.mcfunction b/data/bsc/functions/write/l0/l0_135.mcfunction new file mode 100644 index 00000000..9b67cbd4 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_135.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9624..9627 run function bsc:write/l0/p/l0_321 +execute if score @s s.crhf.block_id matches 9628..9631 run function bsc:write/l0/p/l0_322 +execute if score @s s.crhf.block_id matches 9632..9635 run function bsc:write/l0/p/l0_323 +execute if score @s s.crhf.block_id matches 9636..9639 run function bsc:write/l0/p/l0_324 diff --git a/data/bsc/functions/write/l0/l0_136.mcfunction b/data/bsc/functions/write/l0/l0_136.mcfunction new file mode 100644 index 00000000..aab40ac6 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_136.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9640..9643 run function bsc:write/l0/p/l0_325 +execute if score @s s.crhf.block_id matches 9644..9647 run function bsc:write/l0/p/l0_326 +execute if score @s s.crhf.block_id matches 9648..9651 run function bsc:write/l0/p/l0_327 +execute if score @s s.crhf.block_id matches 9652..9655 run function bsc:write/l0/p/l0_328 diff --git a/data/bsc/functions/write/l0/l0_137.mcfunction b/data/bsc/functions/write/l0/l0_137.mcfunction new file mode 100644 index 00000000..d87df8b6 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_137.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9656..9659 run function bsc:write/l0/p/l0_329 +execute if score @s s.crhf.block_id matches 9660..9663 run function bsc:write/l0/p/l0_330 +execute if score @s s.crhf.block_id matches 9664..9667 run function bsc:write/l0/p/l0_331 +execute if score @s s.crhf.block_id matches 9668..9671 run function bsc:write/l0/p/l0_332 diff --git a/data/bsc/functions/write/l0/l0_138.mcfunction b/data/bsc/functions/write/l0/l0_138.mcfunction new file mode 100644 index 00000000..37155bc3 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_138.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9672..9675 run function bsc:write/l0/p/l0_333 +execute if score @s s.crhf.block_id matches 9676..9679 run function bsc:write/l0/p/l0_334 +execute if score @s s.crhf.block_id matches 9680..9683 run function bsc:write/l0/p/l0_335 +execute if score @s s.crhf.block_id matches 9684..9687 run function bsc:write/l0/p/l0_336 diff --git a/data/bsc/functions/write/l0/l0_139.mcfunction b/data/bsc/functions/write/l0/l0_139.mcfunction new file mode 100644 index 00000000..ba31830c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_139.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9688 run setblock ~ ~ ~ minecraft:white_concrete[] +execute if score @s s.crhf.block_id matches 9689 run setblock ~ ~ ~ minecraft:orange_concrete[] +execute if score @s s.crhf.block_id matches 9690 run setblock ~ ~ ~ minecraft:magenta_concrete[] +execute if score @s s.crhf.block_id matches 9691 run setblock ~ ~ ~ minecraft:light_blue_concrete[] diff --git a/data/bsc/functions/write/l0/l0_14.mcfunction b/data/bsc/functions/write/l0/l0_14.mcfunction new file mode 100644 index 00000000..52e4d92c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_14.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 130..132 run function bsc:write/l0/p/l0_28 +execute if score @s s.crhf.block_id matches 133..135 run function bsc:write/l0/p/l0_29 +execute if score @s s.crhf.block_id matches 136..138 run function bsc:write/l0/p/l0_30 +execute if score @s s.crhf.block_id matches 139..141 run function bsc:write/l0/p/l0_31 diff --git a/data/bsc/functions/write/l0/l0_140.mcfunction b/data/bsc/functions/write/l0/l0_140.mcfunction new file mode 100644 index 00000000..f4cea0f6 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_140.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9692 run setblock ~ ~ ~ minecraft:yellow_concrete[] +execute if score @s s.crhf.block_id matches 9693 run setblock ~ ~ ~ minecraft:lime_concrete[] +execute if score @s s.crhf.block_id matches 9694 run setblock ~ ~ ~ minecraft:pink_concrete[] +execute if score @s s.crhf.block_id matches 9695 run setblock ~ ~ ~ minecraft:gray_concrete[] diff --git a/data/bsc/functions/write/l0/l0_141.mcfunction b/data/bsc/functions/write/l0/l0_141.mcfunction new file mode 100644 index 00000000..6976a727 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_141.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9696 run setblock ~ ~ ~ minecraft:light_gray_concrete[] +execute if score @s s.crhf.block_id matches 9697 run setblock ~ ~ ~ minecraft:cyan_concrete[] +execute if score @s s.crhf.block_id matches 9698 run setblock ~ ~ ~ minecraft:purple_concrete[] +execute if score @s s.crhf.block_id matches 9699 run setblock ~ ~ ~ minecraft:blue_concrete[] diff --git a/data/bsc/functions/write/l0/l0_142.mcfunction b/data/bsc/functions/write/l0/l0_142.mcfunction new file mode 100644 index 00000000..261ee96f --- /dev/null +++ b/data/bsc/functions/write/l0/l0_142.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9700 run setblock ~ ~ ~ minecraft:brown_concrete[] +execute if score @s s.crhf.block_id matches 9701 run setblock ~ ~ ~ minecraft:green_concrete[] +execute if score @s s.crhf.block_id matches 9702 run setblock ~ ~ ~ minecraft:red_concrete[] +execute if score @s s.crhf.block_id matches 9703 run setblock ~ ~ ~ minecraft:black_concrete[] diff --git a/data/bsc/functions/write/l0/l0_143.mcfunction b/data/bsc/functions/write/l0/l0_143.mcfunction new file mode 100644 index 00000000..268ebc62 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_143.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9704 run setblock ~ ~ ~ minecraft:white_concrete_powder[] +execute if score @s s.crhf.block_id matches 9705 run setblock ~ ~ ~ minecraft:orange_concrete_powder[] +execute if score @s s.crhf.block_id matches 9706 run setblock ~ ~ ~ minecraft:magenta_concrete_powder[] +execute if score @s s.crhf.block_id matches 9707 run setblock ~ ~ ~ minecraft:light_blue_concrete_powder[] diff --git a/data/bsc/functions/write/l0/l0_144.mcfunction b/data/bsc/functions/write/l0/l0_144.mcfunction new file mode 100644 index 00000000..2d201492 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_144.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9708 run setblock ~ ~ ~ minecraft:yellow_concrete_powder[] +execute if score @s s.crhf.block_id matches 9709 run setblock ~ ~ ~ minecraft:lime_concrete_powder[] +execute if score @s s.crhf.block_id matches 9710 run setblock ~ ~ ~ minecraft:pink_concrete_powder[] +execute if score @s s.crhf.block_id matches 9711 run setblock ~ ~ ~ minecraft:gray_concrete_powder[] diff --git a/data/bsc/functions/write/l0/l0_145.mcfunction b/data/bsc/functions/write/l0/l0_145.mcfunction new file mode 100644 index 00000000..84253a76 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_145.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9712 run setblock ~ ~ ~ minecraft:light_gray_concrete_powder[] +execute if score @s s.crhf.block_id matches 9713 run setblock ~ ~ ~ minecraft:cyan_concrete_powder[] +execute if score @s s.crhf.block_id matches 9714 run setblock ~ ~ ~ minecraft:purple_concrete_powder[] +execute if score @s s.crhf.block_id matches 9715 run setblock ~ ~ ~ minecraft:blue_concrete_powder[] diff --git a/data/bsc/functions/write/l0/l0_146.mcfunction b/data/bsc/functions/write/l0/l0_146.mcfunction new file mode 100644 index 00000000..3cb6fcfe --- /dev/null +++ b/data/bsc/functions/write/l0/l0_146.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9716 run setblock ~ ~ ~ minecraft:brown_concrete_powder[] +execute if score @s s.crhf.block_id matches 9717 run setblock ~ ~ ~ minecraft:green_concrete_powder[] +execute if score @s s.crhf.block_id matches 9718 run setblock ~ ~ ~ minecraft:red_concrete_powder[] +execute if score @s s.crhf.block_id matches 9719 run setblock ~ ~ ~ minecraft:black_concrete_powder[] diff --git a/data/bsc/functions/write/l0/l0_147.mcfunction b/data/bsc/functions/write/l0/l0_147.mcfunction new file mode 100644 index 00000000..22daf2c4 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_147.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9720..9745 run function bsc:write/l0/p/l0_337 +execute if score @s s.crhf.block_id matches 9746 run setblock ~ ~ ~ minecraft:kelp_plant[] +execute if score @s s.crhf.block_id matches 9747 run setblock ~ ~ ~ minecraft:dried_kelp_block[] +execute if score @s s.crhf.block_id matches 9748..9759 run function bsc:write/l0/p/l0_338 diff --git a/data/bsc/functions/write/l0/l0_148.mcfunction b/data/bsc/functions/write/l0/l0_148.mcfunction new file mode 100644 index 00000000..a6549b6b --- /dev/null +++ b/data/bsc/functions/write/l0/l0_148.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9760 run setblock ~ ~ ~ minecraft:dead_tube_coral_block[] +execute if score @s s.crhf.block_id matches 9761 run setblock ~ ~ ~ minecraft:dead_brain_coral_block[] +execute if score @s s.crhf.block_id matches 9762 run setblock ~ ~ ~ minecraft:dead_bubble_coral_block[] +execute if score @s s.crhf.block_id matches 9763 run setblock ~ ~ ~ minecraft:dead_fire_coral_block[] diff --git a/data/bsc/functions/write/l0/l0_149.mcfunction b/data/bsc/functions/write/l0/l0_149.mcfunction new file mode 100644 index 00000000..169f4c8c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_149.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9764 run setblock ~ ~ ~ minecraft:dead_horn_coral_block[] +execute if score @s s.crhf.block_id matches 9765 run setblock ~ ~ ~ minecraft:tube_coral_block[] +execute if score @s s.crhf.block_id matches 9766 run setblock ~ ~ ~ minecraft:brain_coral_block[] +execute if score @s s.crhf.block_id matches 9767 run setblock ~ ~ ~ minecraft:bubble_coral_block[] diff --git a/data/bsc/functions/write/l0/l0_15.mcfunction b/data/bsc/functions/write/l0/l0_15.mcfunction new file mode 100644 index 00000000..6d9a7746 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_15.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 142..144 run function bsc:write/l0/p/l0_32 +execute if score @s s.crhf.block_id matches 145..147 run function bsc:write/l0/p/l0_33 +execute if score @s s.crhf.block_id matches 148..161 run function bsc:write/l0/p/l0_34 +execute if score @s s.crhf.block_id matches 162..175 run function bsc:write/l0/p/l0_35 diff --git a/data/bsc/functions/write/l0/l0_150.mcfunction b/data/bsc/functions/write/l0/l0_150.mcfunction new file mode 100644 index 00000000..3e4d4ad7 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_150.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9768 run setblock ~ ~ ~ minecraft:fire_coral_block[] +execute if score @s s.crhf.block_id matches 9769 run setblock ~ ~ ~ minecraft:horn_coral_block[] +execute if score @s s.crhf.block_id matches 9770..9771 run function bsc:write/l0/p/l0_339 +execute if score @s s.crhf.block_id matches 9772..9773 run function bsc:write/l0/p/l0_340 diff --git a/data/bsc/functions/write/l0/l0_151.mcfunction b/data/bsc/functions/write/l0/l0_151.mcfunction new file mode 100644 index 00000000..eb760e5d --- /dev/null +++ b/data/bsc/functions/write/l0/l0_151.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9774..9775 run function bsc:write/l0/p/l0_341 +execute if score @s s.crhf.block_id matches 9776..9777 run function bsc:write/l0/p/l0_342 +execute if score @s s.crhf.block_id matches 9778..9779 run function bsc:write/l0/p/l0_343 +execute if score @s s.crhf.block_id matches 9780..9781 run function bsc:write/l0/p/l0_344 diff --git a/data/bsc/functions/write/l0/l0_152.mcfunction b/data/bsc/functions/write/l0/l0_152.mcfunction new file mode 100644 index 00000000..fb13dd7d --- /dev/null +++ b/data/bsc/functions/write/l0/l0_152.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9782..9783 run function bsc:write/l0/p/l0_345 +execute if score @s s.crhf.block_id matches 9784..9785 run function bsc:write/l0/p/l0_346 +execute if score @s s.crhf.block_id matches 9786..9787 run function bsc:write/l0/p/l0_347 +execute if score @s s.crhf.block_id matches 9788..9789 run function bsc:write/l0/p/l0_348 diff --git a/data/bsc/functions/write/l0/l0_153.mcfunction b/data/bsc/functions/write/l0/l0_153.mcfunction new file mode 100644 index 00000000..b10343f5 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_153.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9790..9791 run function bsc:write/l0/p/l0_349 +execute if score @s s.crhf.block_id matches 9792..9793 run function bsc:write/l0/p/l0_350 +execute if score @s s.crhf.block_id matches 9794..9795 run function bsc:write/l0/p/l0_351 +execute if score @s s.crhf.block_id matches 9796..9797 run function bsc:write/l0/p/l0_352 diff --git a/data/bsc/functions/write/l0/l0_154.mcfunction b/data/bsc/functions/write/l0/l0_154.mcfunction new file mode 100644 index 00000000..dc733058 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_154.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9798..9799 run function bsc:write/l0/p/l0_353 +execute if score @s s.crhf.block_id matches 9800..9801 run function bsc:write/l0/p/l0_354 +execute if score @s s.crhf.block_id matches 9802..9803 run function bsc:write/l0/p/l0_355 +execute if score @s s.crhf.block_id matches 9804..9805 run function bsc:write/l0/p/l0_356 diff --git a/data/bsc/functions/write/l0/l0_155.mcfunction b/data/bsc/functions/write/l0/l0_155.mcfunction new file mode 100644 index 00000000..1fcd43ab --- /dev/null +++ b/data/bsc/functions/write/l0/l0_155.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9806..9807 run function bsc:write/l0/p/l0_357 +execute if score @s s.crhf.block_id matches 9808..9809 run function bsc:write/l0/p/l0_358 +execute if score @s s.crhf.block_id matches 9810..9817 run function bsc:write/l0/p/l0_359 +execute if score @s s.crhf.block_id matches 9818..9825 run function bsc:write/l0/p/l0_360 diff --git a/data/bsc/functions/write/l0/l0_156.mcfunction b/data/bsc/functions/write/l0/l0_156.mcfunction new file mode 100644 index 00000000..bd089479 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_156.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9826..9833 run function bsc:write/l0/p/l0_361 +execute if score @s s.crhf.block_id matches 9834..9841 run function bsc:write/l0/p/l0_362 +execute if score @s s.crhf.block_id matches 9842..9849 run function bsc:write/l0/p/l0_363 +execute if score @s s.crhf.block_id matches 9850..9857 run function bsc:write/l0/p/l0_364 diff --git a/data/bsc/functions/write/l0/l0_157.mcfunction b/data/bsc/functions/write/l0/l0_157.mcfunction new file mode 100644 index 00000000..7abdfca2 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_157.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9858..9865 run function bsc:write/l0/p/l0_365 +execute if score @s s.crhf.block_id matches 9866..9873 run function bsc:write/l0/p/l0_366 +execute if score @s s.crhf.block_id matches 9874..9881 run function bsc:write/l0/p/l0_367 +execute if score @s s.crhf.block_id matches 9882..9889 run function bsc:write/l0/p/l0_368 diff --git a/data/bsc/functions/write/l0/l0_158.mcfunction b/data/bsc/functions/write/l0/l0_158.mcfunction new file mode 100644 index 00000000..3c36293c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_158.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9890..9897 run function bsc:write/l0/p/l0_369 +execute if score @s s.crhf.block_id matches 9898 run setblock ~ ~ ~ minecraft:blue_ice[] +execute if score @s s.crhf.block_id matches 9899..9900 run function bsc:write/l0/p/l0_370 +execute if score @s s.crhf.block_id matches 9901 run setblock ~ ~ ~ minecraft:bamboo_sapling[] diff --git a/data/bsc/functions/write/l0/l0_159.mcfunction b/data/bsc/functions/write/l0/l0_159.mcfunction new file mode 100644 index 00000000..848542bf --- /dev/null +++ b/data/bsc/functions/write/l0/l0_159.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9902..9913 run function bsc:write/l0/p/l0_371 +execute if score @s s.crhf.block_id matches 9914 run setblock ~ ~ ~ minecraft:potted_bamboo[] +execute if score @s s.crhf.block_id matches 9915 run setblock ~ ~ ~ minecraft:void_air[] +execute if score @s s.crhf.block_id matches 9916 run setblock ~ ~ ~ minecraft:cave_air[] diff --git a/data/bsc/functions/write/l0/l0_16.mcfunction b/data/bsc/functions/write/l0/l0_16.mcfunction new file mode 100644 index 00000000..29fb5286 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_16.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 176..189 run function bsc:write/l0/p/l0_36 +execute if score @s s.crhf.block_id matches 190..203 run function bsc:write/l0/p/l0_37 +execute if score @s s.crhf.block_id matches 204..217 run function bsc:write/l0/p/l0_38 +execute if score @s s.crhf.block_id matches 218..231 run function bsc:write/l0/p/l0_39 diff --git a/data/bsc/functions/write/l0/l0_160.mcfunction b/data/bsc/functions/write/l0/l0_160.mcfunction new file mode 100644 index 00000000..92e466ed --- /dev/null +++ b/data/bsc/functions/write/l0/l0_160.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9917..9918 run function bsc:write/l0/p/l0_372 +execute if score @s s.crhf.block_id matches 9919..9998 run function bsc:write/l0/p/l0_373 +execute if score @s s.crhf.block_id matches 9999..10078 run function bsc:write/l0/p/l0_374 +execute if score @s s.crhf.block_id matches 10079..10158 run function bsc:write/l0/p/l0_375 diff --git a/data/bsc/functions/write/l0/l0_161.mcfunction b/data/bsc/functions/write/l0/l0_161.mcfunction new file mode 100644 index 00000000..954522f9 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_161.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 10159..10238 run function bsc:write/l0/p/l0_376 +execute if score @s s.crhf.block_id matches 10239..10318 run function bsc:write/l0/p/l0_377 +execute if score @s s.crhf.block_id matches 10319..10398 run function bsc:write/l0/p/l0_378 +execute if score @s s.crhf.block_id matches 10399..10478 run function bsc:write/l0/p/l0_379 diff --git a/data/bsc/functions/write/l0/l0_162.mcfunction b/data/bsc/functions/write/l0/l0_162.mcfunction new file mode 100644 index 00000000..e861d5f7 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_162.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 10479..10558 run function bsc:write/l0/p/l0_380 +execute if score @s s.crhf.block_id matches 10559..10638 run function bsc:write/l0/p/l0_381 +execute if score @s s.crhf.block_id matches 10639..10718 run function bsc:write/l0/p/l0_382 +execute if score @s s.crhf.block_id matches 10719..10798 run function bsc:write/l0/p/l0_383 diff --git a/data/bsc/functions/write/l0/l0_163.mcfunction b/data/bsc/functions/write/l0/l0_163.mcfunction new file mode 100644 index 00000000..dc8b9cd5 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_163.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 10799..10878 run function bsc:write/l0/p/l0_384 +execute if score @s s.crhf.block_id matches 10879..10958 run function bsc:write/l0/p/l0_385 +execute if score @s s.crhf.block_id matches 10959..11038 run function bsc:write/l0/p/l0_386 +execute if score @s s.crhf.block_id matches 11039..11044 run function bsc:write/l0/p/l0_387 diff --git a/data/bsc/functions/write/l0/l0_164.mcfunction b/data/bsc/functions/write/l0/l0_164.mcfunction new file mode 100644 index 00000000..b2ac5c94 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_164.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 11045..11050 run function bsc:write/l0/p/l0_388 +execute if score @s s.crhf.block_id matches 11051..11056 run function bsc:write/l0/p/l0_389 +execute if score @s s.crhf.block_id matches 11057..11062 run function bsc:write/l0/p/l0_390 +execute if score @s s.crhf.block_id matches 11063..11068 run function bsc:write/l0/p/l0_391 diff --git a/data/bsc/functions/write/l0/l0_165.mcfunction b/data/bsc/functions/write/l0/l0_165.mcfunction new file mode 100644 index 00000000..f3cff7c1 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_165.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 11069..11074 run function bsc:write/l0/p/l0_392 +execute if score @s s.crhf.block_id matches 11075..11080 run function bsc:write/l0/p/l0_393 +execute if score @s s.crhf.block_id matches 11081..11086 run function bsc:write/l0/p/l0_394 +execute if score @s s.crhf.block_id matches 11087..11092 run function bsc:write/l0/p/l0_395 diff --git a/data/bsc/functions/write/l0/l0_166.mcfunction b/data/bsc/functions/write/l0/l0_166.mcfunction new file mode 100644 index 00000000..b350d962 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_166.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 11093..11098 run function bsc:write/l0/p/l0_396 +execute if score @s s.crhf.block_id matches 11099..11104 run function bsc:write/l0/p/l0_397 +execute if score @s s.crhf.block_id matches 11105..11110 run function bsc:write/l0/p/l0_398 +execute if score @s s.crhf.block_id matches 11111..11116 run function bsc:write/l0/p/l0_399 diff --git a/data/bsc/functions/write/l0/l0_167.mcfunction b/data/bsc/functions/write/l0/l0_167.mcfunction new file mode 100644 index 00000000..0120f97e --- /dev/null +++ b/data/bsc/functions/write/l0/l0_167.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 11117..11440 run function bsc:write/l0/p/l0_400 +execute if score @s s.crhf.block_id matches 11441..11764 run function bsc:write/l0/p/l0_401 +execute if score @s s.crhf.block_id matches 11765..12088 run function bsc:write/l0/p/l0_402 +execute if score @s s.crhf.block_id matches 12089..12412 run function bsc:write/l0/p/l0_403 diff --git a/data/bsc/functions/write/l0/l0_168.mcfunction b/data/bsc/functions/write/l0/l0_168.mcfunction new file mode 100644 index 00000000..c2084476 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_168.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 12413..12736 run function bsc:write/l0/p/l0_404 +execute if score @s s.crhf.block_id matches 12737..13060 run function bsc:write/l0/p/l0_405 +execute if score @s s.crhf.block_id matches 13061..13384 run function bsc:write/l0/p/l0_406 +execute if score @s s.crhf.block_id matches 13385..13708 run function bsc:write/l0/p/l0_407 diff --git a/data/bsc/functions/write/l0/l0_169.mcfunction b/data/bsc/functions/write/l0/l0_169.mcfunction new file mode 100644 index 00000000..b8cd5afb --- /dev/null +++ b/data/bsc/functions/write/l0/l0_169.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 13709..14032 run function bsc:write/l0/p/l0_408 +execute if score @s s.crhf.block_id matches 14033..14356 run function bsc:write/l0/p/l0_409 +execute if score @s s.crhf.block_id matches 14357..14680 run function bsc:write/l0/p/l0_410 +execute if score @s s.crhf.block_id matches 14681..15004 run function bsc:write/l0/p/l0_411 diff --git a/data/bsc/functions/write/l0/l0_17.mcfunction b/data/bsc/functions/write/l0/l0_17.mcfunction new file mode 100644 index 00000000..1ed7559d --- /dev/null +++ b/data/bsc/functions/write/l0/l0_17.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 232..245 run function bsc:write/l0/p/l0_40 +execute if score @s s.crhf.block_id matches 246..259 run function bsc:write/l0/p/l0_41 +execute if score @s s.crhf.block_id matches 260 run setblock ~ ~ ~ minecraft:sponge[] +execute if score @s s.crhf.block_id matches 261 run setblock ~ ~ ~ minecraft:wet_sponge[] diff --git a/data/bsc/functions/write/l0/l0_170.mcfunction b/data/bsc/functions/write/l0/l0_170.mcfunction new file mode 100644 index 00000000..95763c9b --- /dev/null +++ b/data/bsc/functions/write/l0/l0_170.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15005..15036 run function bsc:write/l0/p/l0_412 +execute if score @s s.crhf.block_id matches 15037..15040 run function bsc:write/l0/p/l0_413 +execute if score @s s.crhf.block_id matches 15041..15052 run function bsc:write/l0/p/l0_414 +execute if score @s s.crhf.block_id matches 15053..15060 run function bsc:write/l0/p/l0_415 diff --git a/data/bsc/functions/write/l0/l0_171.mcfunction b/data/bsc/functions/write/l0/l0_171.mcfunction new file mode 100644 index 00000000..c1dfea5d --- /dev/null +++ b/data/bsc/functions/write/l0/l0_171.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15061..15068 run function bsc:write/l0/p/l0_416 +execute if score @s s.crhf.block_id matches 15069 run setblock ~ ~ ~ minecraft:cartography_table[] +execute if score @s s.crhf.block_id matches 15070 run setblock ~ ~ ~ minecraft:fletching_table[] +execute if score @s s.crhf.block_id matches 15071..15082 run function bsc:write/l0/p/l0_417 diff --git a/data/bsc/functions/write/l0/l0_172.mcfunction b/data/bsc/functions/write/l0/l0_172.mcfunction new file mode 100644 index 00000000..bac5732c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_172.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15083..15098 run function bsc:write/l0/p/l0_418 +execute if score @s s.crhf.block_id matches 15099 run setblock ~ ~ ~ minecraft:smithing_table[] +execute if score @s s.crhf.block_id matches 15100..15103 run function bsc:write/l0/p/l0_419 +execute if score @s s.crhf.block_id matches 15104..15135 run function bsc:write/l0/p/l0_420 diff --git a/data/bsc/functions/write/l0/l0_173.mcfunction b/data/bsc/functions/write/l0/l0_173.mcfunction new file mode 100644 index 00000000..0df626a9 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_173.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15136..15139 run function bsc:write/l0/p/l0_421 +execute if score @s s.crhf.block_id matches 15140..15143 run function bsc:write/l0/p/l0_422 +execute if score @s s.crhf.block_id matches 15144..15175 run function bsc:write/l0/p/l0_423 +execute if score @s s.crhf.block_id matches 15176..15207 run function bsc:write/l0/p/l0_424 diff --git a/data/bsc/functions/write/l0/l0_174.mcfunction b/data/bsc/functions/write/l0/l0_174.mcfunction new file mode 100644 index 00000000..bb57d563 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_174.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15208..15211 run function bsc:write/l0/p/l0_425 +execute if score @s s.crhf.block_id matches 15212..15214 run function bsc:write/l0/p/l0_426 +execute if score @s s.crhf.block_id matches 15215..15217 run function bsc:write/l0/p/l0_427 +execute if score @s s.crhf.block_id matches 15218..15220 run function bsc:write/l0/p/l0_428 diff --git a/data/bsc/functions/write/l0/l0_175.mcfunction b/data/bsc/functions/write/l0/l0_175.mcfunction new file mode 100644 index 00000000..33ef9141 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_175.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15221..15223 run function bsc:write/l0/p/l0_429 +execute if score @s s.crhf.block_id matches 15224 run setblock ~ ~ ~ minecraft:warped_nylium[] +execute if score @s s.crhf.block_id matches 15225 run setblock ~ ~ ~ minecraft:warped_fungus[] +execute if score @s s.crhf.block_id matches 15226 run setblock ~ ~ ~ minecraft:warped_wart_block[] diff --git a/data/bsc/functions/write/l0/l0_176.mcfunction b/data/bsc/functions/write/l0/l0_176.mcfunction new file mode 100644 index 00000000..1fbc94b0 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_176.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15227 run setblock ~ ~ ~ minecraft:warped_roots[] +execute if score @s s.crhf.block_id matches 15228 run setblock ~ ~ ~ minecraft:nether_sprouts[] +execute if score @s s.crhf.block_id matches 15229..15231 run function bsc:write/l0/p/l0_430 +execute if score @s s.crhf.block_id matches 15232..15234 run function bsc:write/l0/p/l0_431 diff --git a/data/bsc/functions/write/l0/l0_177.mcfunction b/data/bsc/functions/write/l0/l0_177.mcfunction new file mode 100644 index 00000000..8b151e7b --- /dev/null +++ b/data/bsc/functions/write/l0/l0_177.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15235..15237 run function bsc:write/l0/p/l0_432 +execute if score @s s.crhf.block_id matches 15238..15240 run function bsc:write/l0/p/l0_433 +execute if score @s s.crhf.block_id matches 15241 run setblock ~ ~ ~ minecraft:crimson_nylium[] +execute if score @s s.crhf.block_id matches 15242 run setblock ~ ~ ~ minecraft:crimson_fungus[] diff --git a/data/bsc/functions/write/l0/l0_178.mcfunction b/data/bsc/functions/write/l0/l0_178.mcfunction new file mode 100644 index 00000000..f3306818 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_178.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15243 run setblock ~ ~ ~ minecraft:shroomlight[] +execute if score @s s.crhf.block_id matches 15244..15269 run function bsc:write/l0/p/l0_434 +execute if score @s s.crhf.block_id matches 15270 run setblock ~ ~ ~ minecraft:weeping_vines_plant[] +execute if score @s s.crhf.block_id matches 15271..15296 run function bsc:write/l0/p/l0_435 diff --git a/data/bsc/functions/write/l0/l0_179.mcfunction b/data/bsc/functions/write/l0/l0_179.mcfunction new file mode 100644 index 00000000..90fcb93c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_179.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15297 run setblock ~ ~ ~ minecraft:twisting_vines_plant[] +execute if score @s s.crhf.block_id matches 15298 run setblock ~ ~ ~ minecraft:crimson_roots[] +execute if score @s s.crhf.block_id matches 15299 run setblock ~ ~ ~ minecraft:crimson_planks[] +execute if score @s s.crhf.block_id matches 15300 run setblock ~ ~ ~ minecraft:warped_planks[] diff --git a/data/bsc/functions/write/l0/l0_18.mcfunction b/data/bsc/functions/write/l0/l0_18.mcfunction new file mode 100644 index 00000000..bdabd6d8 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_18.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 262 run setblock ~ ~ ~ minecraft:glass[] +execute if score @s s.crhf.block_id matches 263 run setblock ~ ~ ~ minecraft:lapis_ore[] +execute if score @s s.crhf.block_id matches 264 run setblock ~ ~ ~ minecraft:deepslate_lapis_ore[] +execute if score @s s.crhf.block_id matches 265 run setblock ~ ~ ~ minecraft:lapis_block[] diff --git a/data/bsc/functions/write/l0/l0_180.mcfunction b/data/bsc/functions/write/l0/l0_180.mcfunction new file mode 100644 index 00000000..21fb5de4 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_180.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15301..15306 run function bsc:write/l0/p/l0_436 +execute if score @s s.crhf.block_id matches 15307..15312 run function bsc:write/l0/p/l0_437 +execute if score @s s.crhf.block_id matches 15313..15314 run function bsc:write/l0/p/l0_438 +execute if score @s s.crhf.block_id matches 15315..15316 run function bsc:write/l0/p/l0_439 diff --git a/data/bsc/functions/write/l0/l0_181.mcfunction b/data/bsc/functions/write/l0/l0_181.mcfunction new file mode 100644 index 00000000..efa142a9 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_181.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15317..15348 run function bsc:write/l0/p/l0_440 +execute if score @s s.crhf.block_id matches 15349..15380 run function bsc:write/l0/p/l0_441 +execute if score @s s.crhf.block_id matches 15381..15444 run function bsc:write/l0/p/l0_442 +execute if score @s s.crhf.block_id matches 15445..15508 run function bsc:write/l0/p/l0_443 diff --git a/data/bsc/functions/write/l0/l0_182.mcfunction b/data/bsc/functions/write/l0/l0_182.mcfunction new file mode 100644 index 00000000..c4b04984 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_182.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15509..15540 run function bsc:write/l0/p/l0_444 +execute if score @s s.crhf.block_id matches 15541..15572 run function bsc:write/l0/p/l0_445 +execute if score @s s.crhf.block_id matches 15573..15652 run function bsc:write/l0/p/l0_446 +execute if score @s s.crhf.block_id matches 15653..15732 run function bsc:write/l0/p/l0_447 diff --git a/data/bsc/functions/write/l0/l0_183.mcfunction b/data/bsc/functions/write/l0/l0_183.mcfunction new file mode 100644 index 00000000..6c136bc4 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_183.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15733..15756 run function bsc:write/l0/p/l0_448 +execute if score @s s.crhf.block_id matches 15757..15780 run function bsc:write/l0/p/l0_449 +execute if score @s s.crhf.block_id matches 15781..15844 run function bsc:write/l0/p/l0_450 +execute if score @s s.crhf.block_id matches 15845..15908 run function bsc:write/l0/p/l0_451 diff --git a/data/bsc/functions/write/l0/l0_184.mcfunction b/data/bsc/functions/write/l0/l0_184.mcfunction new file mode 100644 index 00000000..15d8fc9d --- /dev/null +++ b/data/bsc/functions/write/l0/l0_184.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15909..15940 run function bsc:write/l0/p/l0_452 +execute if score @s s.crhf.block_id matches 15941..15972 run function bsc:write/l0/p/l0_453 +execute if score @s s.crhf.block_id matches 15973..15980 run function bsc:write/l0/p/l0_454 +execute if score @s s.crhf.block_id matches 15981..15988 run function bsc:write/l0/p/l0_455 diff --git a/data/bsc/functions/write/l0/l0_185.mcfunction b/data/bsc/functions/write/l0/l0_185.mcfunction new file mode 100644 index 00000000..70526c56 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_185.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15989..15992 run function bsc:write/l0/p/l0_456 +execute if score @s s.crhf.block_id matches 15993..16004 run function bsc:write/l0/p/l0_457 +execute if score @s s.crhf.block_id matches 16005..16013 run function bsc:write/l0/p/l0_458 +execute if score @s s.crhf.block_id matches 16014..16029 run function bsc:write/l0/p/l0_459 diff --git a/data/bsc/functions/write/l0/l0_186.mcfunction b/data/bsc/functions/write/l0/l0_186.mcfunction new file mode 100644 index 00000000..fdf53903 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_186.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16030..16053 run function bsc:write/l0/p/l0_460 +execute if score @s s.crhf.block_id matches 16054..16077 run function bsc:write/l0/p/l0_461 +execute if score @s s.crhf.block_id matches 16078 run setblock ~ ~ ~ minecraft:honey_block[] +execute if score @s s.crhf.block_id matches 16079 run setblock ~ ~ ~ minecraft:honeycomb_block[] diff --git a/data/bsc/functions/write/l0/l0_187.mcfunction b/data/bsc/functions/write/l0/l0_187.mcfunction new file mode 100644 index 00000000..a168a334 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_187.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16080 run setblock ~ ~ ~ minecraft:netherite_block[] +execute if score @s s.crhf.block_id matches 16081 run setblock ~ ~ ~ minecraft:ancient_debris[] +execute if score @s s.crhf.block_id matches 16082 run setblock ~ ~ ~ minecraft:crying_obsidian[] +execute if score @s s.crhf.block_id matches 16083..16087 run function bsc:write/l0/p/l0_462 diff --git a/data/bsc/functions/write/l0/l0_188.mcfunction b/data/bsc/functions/write/l0/l0_188.mcfunction new file mode 100644 index 00000000..b1ad71bf --- /dev/null +++ b/data/bsc/functions/write/l0/l0_188.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16088 run setblock ~ ~ ~ minecraft:potted_crimson_fungus[] +execute if score @s s.crhf.block_id matches 16089 run setblock ~ ~ ~ minecraft:potted_warped_fungus[] +execute if score @s s.crhf.block_id matches 16090 run setblock ~ ~ ~ minecraft:potted_crimson_roots[] +execute if score @s s.crhf.block_id matches 16091 run setblock ~ ~ ~ minecraft:potted_warped_roots[] diff --git a/data/bsc/functions/write/l0/l0_189.mcfunction b/data/bsc/functions/write/l0/l0_189.mcfunction new file mode 100644 index 00000000..c849b0cd --- /dev/null +++ b/data/bsc/functions/write/l0/l0_189.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16092 run setblock ~ ~ ~ minecraft:lodestone[] +execute if score @s s.crhf.block_id matches 16093 run setblock ~ ~ ~ minecraft:blackstone[] +execute if score @s s.crhf.block_id matches 16094..16173 run function bsc:write/l0/p/l0_463 +execute if score @s s.crhf.block_id matches 16174..16497 run function bsc:write/l0/p/l0_464 diff --git a/data/bsc/functions/write/l0/l0_19.mcfunction b/data/bsc/functions/write/l0/l0_19.mcfunction new file mode 100644 index 00000000..9b446927 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_19.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 266..277 run function bsc:write/l0/p/l0_42 +execute if score @s s.crhf.block_id matches 278 run setblock ~ ~ ~ minecraft:sandstone[] +execute if score @s s.crhf.block_id matches 279 run setblock ~ ~ ~ minecraft:chiseled_sandstone[] +execute if score @s s.crhf.block_id matches 280 run setblock ~ ~ ~ minecraft:cut_sandstone[] diff --git a/data/bsc/functions/write/l0/l0_190.mcfunction b/data/bsc/functions/write/l0/l0_190.mcfunction new file mode 100644 index 00000000..46f88969 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_190.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16498..16503 run function bsc:write/l0/p/l0_465 +execute if score @s s.crhf.block_id matches 16504 run setblock ~ ~ ~ minecraft:polished_blackstone[] +execute if score @s s.crhf.block_id matches 16505 run setblock ~ ~ ~ minecraft:polished_blackstone_bricks[] +execute if score @s s.crhf.block_id matches 16506 run setblock ~ ~ ~ minecraft:cracked_polished_blackstone_bricks[] diff --git a/data/bsc/functions/write/l0/l0_191.mcfunction b/data/bsc/functions/write/l0/l0_191.mcfunction new file mode 100644 index 00000000..5daeb082 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_191.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16507 run setblock ~ ~ ~ minecraft:chiseled_polished_blackstone[] +execute if score @s s.crhf.block_id matches 16508..16513 run function bsc:write/l0/p/l0_466 +execute if score @s s.crhf.block_id matches 16514..16593 run function bsc:write/l0/p/l0_467 +execute if score @s s.crhf.block_id matches 16594..16917 run function bsc:write/l0/p/l0_468 diff --git a/data/bsc/functions/write/l0/l0_192.mcfunction b/data/bsc/functions/write/l0/l0_192.mcfunction new file mode 100644 index 00000000..c35eb952 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_192.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16918 run setblock ~ ~ ~ minecraft:gilded_blackstone[] +execute if score @s s.crhf.block_id matches 16919..16998 run function bsc:write/l0/p/l0_469 +execute if score @s s.crhf.block_id matches 16999..17004 run function bsc:write/l0/p/l0_470 +execute if score @s s.crhf.block_id matches 17005..17006 run function bsc:write/l0/p/l0_471 diff --git a/data/bsc/functions/write/l0/l0_193.mcfunction b/data/bsc/functions/write/l0/l0_193.mcfunction new file mode 100644 index 00000000..801b0467 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_193.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17007..17030 run function bsc:write/l0/p/l0_472 +execute if score @s s.crhf.block_id matches 17031..17354 run function bsc:write/l0/p/l0_473 +execute if score @s s.crhf.block_id matches 17355 run setblock ~ ~ ~ minecraft:chiseled_nether_bricks[] +execute if score @s s.crhf.block_id matches 17356 run setblock ~ ~ ~ minecraft:cracked_nether_bricks[] diff --git a/data/bsc/functions/write/l0/l0_194.mcfunction b/data/bsc/functions/write/l0/l0_194.mcfunction new file mode 100644 index 00000000..751d58cb --- /dev/null +++ b/data/bsc/functions/write/l0/l0_194.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17357 run setblock ~ ~ ~ minecraft:quartz_bricks[] +execute if score @s s.crhf.block_id matches 17358..17373 run function bsc:write/l0/p/l0_474 +execute if score @s s.crhf.block_id matches 17374..17389 run function bsc:write/l0/p/l0_475 +execute if score @s s.crhf.block_id matches 17390..17405 run function bsc:write/l0/p/l0_476 diff --git a/data/bsc/functions/write/l0/l0_195.mcfunction b/data/bsc/functions/write/l0/l0_195.mcfunction new file mode 100644 index 00000000..3aa089f1 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_195.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17406..17421 run function bsc:write/l0/p/l0_477 +execute if score @s s.crhf.block_id matches 17422..17437 run function bsc:write/l0/p/l0_478 +execute if score @s s.crhf.block_id matches 17438..17453 run function bsc:write/l0/p/l0_479 +execute if score @s s.crhf.block_id matches 17454..17469 run function bsc:write/l0/p/l0_480 diff --git a/data/bsc/functions/write/l0/l0_196.mcfunction b/data/bsc/functions/write/l0/l0_196.mcfunction new file mode 100644 index 00000000..283d0a2f --- /dev/null +++ b/data/bsc/functions/write/l0/l0_196.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17470..17485 run function bsc:write/l0/p/l0_481 +execute if score @s s.crhf.block_id matches 17486..17501 run function bsc:write/l0/p/l0_482 +execute if score @s s.crhf.block_id matches 17502..17517 run function bsc:write/l0/p/l0_483 +execute if score @s s.crhf.block_id matches 17518..17533 run function bsc:write/l0/p/l0_484 diff --git a/data/bsc/functions/write/l0/l0_197.mcfunction b/data/bsc/functions/write/l0/l0_197.mcfunction new file mode 100644 index 00000000..574656ee --- /dev/null +++ b/data/bsc/functions/write/l0/l0_197.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17534..17549 run function bsc:write/l0/p/l0_485 +execute if score @s s.crhf.block_id matches 17550..17565 run function bsc:write/l0/p/l0_486 +execute if score @s s.crhf.block_id matches 17566..17581 run function bsc:write/l0/p/l0_487 +execute if score @s s.crhf.block_id matches 17582..17597 run function bsc:write/l0/p/l0_488 diff --git a/data/bsc/functions/write/l0/l0_198.mcfunction b/data/bsc/functions/write/l0/l0_198.mcfunction new file mode 100644 index 00000000..e3e8eaa3 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_198.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17598..17613 run function bsc:write/l0/p/l0_489 +execute if score @s s.crhf.block_id matches 17614..17629 run function bsc:write/l0/p/l0_490 +execute if score @s s.crhf.block_id matches 17630..17631 run function bsc:write/l0/p/l0_491 +execute if score @s s.crhf.block_id matches 17632..17633 run function bsc:write/l0/p/l0_492 diff --git a/data/bsc/functions/write/l0/l0_199.mcfunction b/data/bsc/functions/write/l0/l0_199.mcfunction new file mode 100644 index 00000000..24f3d7b8 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_199.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17634..17635 run function bsc:write/l0/p/l0_493 +execute if score @s s.crhf.block_id matches 17636..17637 run function bsc:write/l0/p/l0_494 +execute if score @s s.crhf.block_id matches 17638..17639 run function bsc:write/l0/p/l0_495 +execute if score @s s.crhf.block_id matches 17640..17641 run function bsc:write/l0/p/l0_496 diff --git a/data/bsc/functions/write/l0/l0_2.mcfunction b/data/bsc/functions/write/l0/l0_2.mcfunction new file mode 100644 index 00000000..3b44f785 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_2.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8..9 run function bsc:write/l0/p/l0_0 +execute if score @s s.crhf.block_id matches 10 run setblock ~ ~ ~ minecraft:dirt[] +execute if score @s s.crhf.block_id matches 11 run setblock ~ ~ ~ minecraft:coarse_dirt[] +execute if score @s s.crhf.block_id matches 12..13 run function bsc:write/l0/p/l0_1 diff --git a/data/bsc/functions/write/l0/l0_20.mcfunction b/data/bsc/functions/write/l0/l0_20.mcfunction new file mode 100644 index 00000000..f81dfa26 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_20.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 281..1080 run function bsc:write/l0/p/l0_43 +execute if score @s s.crhf.block_id matches 1081..1096 run function bsc:write/l0/p/l0_44 +execute if score @s s.crhf.block_id matches 1097..1112 run function bsc:write/l0/p/l0_45 +execute if score @s s.crhf.block_id matches 1113..1128 run function bsc:write/l0/p/l0_46 diff --git a/data/bsc/functions/write/l0/l0_200.mcfunction b/data/bsc/functions/write/l0/l0_200.mcfunction new file mode 100644 index 00000000..648e5fe2 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_200.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17642..17643 run function bsc:write/l0/p/l0_497 +execute if score @s s.crhf.block_id matches 17644..17645 run function bsc:write/l0/p/l0_498 +execute if score @s s.crhf.block_id matches 17646..17647 run function bsc:write/l0/p/l0_499 +execute if score @s s.crhf.block_id matches 17648..17649 run function bsc:write/l0/p/l0_500 diff --git a/data/bsc/functions/write/l0/l0_201.mcfunction b/data/bsc/functions/write/l0/l0_201.mcfunction new file mode 100644 index 00000000..0aa9919c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_201.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17650..17651 run function bsc:write/l0/p/l0_501 +execute if score @s s.crhf.block_id matches 17652..17653 run function bsc:write/l0/p/l0_502 +execute if score @s s.crhf.block_id matches 17654..17655 run function bsc:write/l0/p/l0_503 +execute if score @s s.crhf.block_id matches 17656..17657 run function bsc:write/l0/p/l0_504 diff --git a/data/bsc/functions/write/l0/l0_202.mcfunction b/data/bsc/functions/write/l0/l0_202.mcfunction new file mode 100644 index 00000000..093f887f --- /dev/null +++ b/data/bsc/functions/write/l0/l0_202.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17658..17659 run function bsc:write/l0/p/l0_505 +execute if score @s s.crhf.block_id matches 17660..17661 run function bsc:write/l0/p/l0_506 +execute if score @s s.crhf.block_id matches 17662..17663 run function bsc:write/l0/p/l0_507 +execute if score @s s.crhf.block_id matches 17664 run setblock ~ ~ ~ minecraft:amethyst_block[] diff --git a/data/bsc/functions/write/l0/l0_203.mcfunction b/data/bsc/functions/write/l0/l0_203.mcfunction new file mode 100644 index 00000000..9b03361d --- /dev/null +++ b/data/bsc/functions/write/l0/l0_203.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17665 run setblock ~ ~ ~ minecraft:budding_amethyst[] +execute if score @s s.crhf.block_id matches 17666..17677 run function bsc:write/l0/p/l0_508 +execute if score @s s.crhf.block_id matches 17678..17689 run function bsc:write/l0/p/l0_509 +execute if score @s s.crhf.block_id matches 17690..17701 run function bsc:write/l0/p/l0_510 diff --git a/data/bsc/functions/write/l0/l0_204.mcfunction b/data/bsc/functions/write/l0/l0_204.mcfunction new file mode 100644 index 00000000..0d1c2a89 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_204.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17702..17713 run function bsc:write/l0/p/l0_511 +execute if score @s s.crhf.block_id matches 17714 run setblock ~ ~ ~ minecraft:tuff[] +execute if score @s s.crhf.block_id matches 17715 run setblock ~ ~ ~ minecraft:calcite[] +execute if score @s s.crhf.block_id matches 17716 run setblock ~ ~ ~ minecraft:tinted_glass[] diff --git a/data/bsc/functions/write/l0/l0_205.mcfunction b/data/bsc/functions/write/l0/l0_205.mcfunction new file mode 100644 index 00000000..237665cb --- /dev/null +++ b/data/bsc/functions/write/l0/l0_205.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17717 run setblock ~ ~ ~ minecraft:powder_snow[] +execute if score @s s.crhf.block_id matches 17718..17813 run function bsc:write/l0/p/l0_512 +execute if score @s s.crhf.block_id matches 17814 run setblock ~ ~ ~ minecraft:oxidized_copper[] +execute if score @s s.crhf.block_id matches 17815 run setblock ~ ~ ~ minecraft:weathered_copper[] diff --git a/data/bsc/functions/write/l0/l0_206.mcfunction b/data/bsc/functions/write/l0/l0_206.mcfunction new file mode 100644 index 00000000..48a2bad2 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_206.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17816 run setblock ~ ~ ~ minecraft:exposed_copper[] +execute if score @s s.crhf.block_id matches 17817 run setblock ~ ~ ~ minecraft:copper_block[] +execute if score @s s.crhf.block_id matches 17818 run setblock ~ ~ ~ minecraft:copper_ore[] +execute if score @s s.crhf.block_id matches 17819 run setblock ~ ~ ~ minecraft:deepslate_copper_ore[] diff --git a/data/bsc/functions/write/l0/l0_207.mcfunction b/data/bsc/functions/write/l0/l0_207.mcfunction new file mode 100644 index 00000000..3c9cae7c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_207.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17820 run setblock ~ ~ ~ minecraft:oxidized_cut_copper[] +execute if score @s s.crhf.block_id matches 17821 run setblock ~ ~ ~ minecraft:weathered_cut_copper[] +execute if score @s s.crhf.block_id matches 17822 run setblock ~ ~ ~ minecraft:exposed_cut_copper[] +execute if score @s s.crhf.block_id matches 17823 run setblock ~ ~ ~ minecraft:cut_copper[] diff --git a/data/bsc/functions/write/l0/l0_208.mcfunction b/data/bsc/functions/write/l0/l0_208.mcfunction new file mode 100644 index 00000000..ce27a494 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_208.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17824..17903 run function bsc:write/l0/p/l0_513 +execute if score @s s.crhf.block_id matches 17904..17983 run function bsc:write/l0/p/l0_514 +execute if score @s s.crhf.block_id matches 17984..18063 run function bsc:write/l0/p/l0_515 +execute if score @s s.crhf.block_id matches 18064..18143 run function bsc:write/l0/p/l0_516 diff --git a/data/bsc/functions/write/l0/l0_209.mcfunction b/data/bsc/functions/write/l0/l0_209.mcfunction new file mode 100644 index 00000000..095358db --- /dev/null +++ b/data/bsc/functions/write/l0/l0_209.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18144..18149 run function bsc:write/l0/p/l0_517 +execute if score @s s.crhf.block_id matches 18150..18155 run function bsc:write/l0/p/l0_518 +execute if score @s s.crhf.block_id matches 18156..18161 run function bsc:write/l0/p/l0_519 +execute if score @s s.crhf.block_id matches 18162..18167 run function bsc:write/l0/p/l0_520 diff --git a/data/bsc/functions/write/l0/l0_21.mcfunction b/data/bsc/functions/write/l0/l0_21.mcfunction new file mode 100644 index 00000000..be32f344 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_21.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1129..1144 run function bsc:write/l0/p/l0_47 +execute if score @s s.crhf.block_id matches 1145..1160 run function bsc:write/l0/p/l0_48 +execute if score @s s.crhf.block_id matches 1161..1176 run function bsc:write/l0/p/l0_49 +execute if score @s s.crhf.block_id matches 1177..1192 run function bsc:write/l0/p/l0_50 diff --git a/data/bsc/functions/write/l0/l0_210.mcfunction b/data/bsc/functions/write/l0/l0_210.mcfunction new file mode 100644 index 00000000..adb46a98 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_210.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18168 run setblock ~ ~ ~ minecraft:waxed_copper_block[] +execute if score @s s.crhf.block_id matches 18169 run setblock ~ ~ ~ minecraft:waxed_weathered_copper[] +execute if score @s s.crhf.block_id matches 18170 run setblock ~ ~ ~ minecraft:waxed_exposed_copper[] +execute if score @s s.crhf.block_id matches 18171 run setblock ~ ~ ~ minecraft:waxed_oxidized_copper[] diff --git a/data/bsc/functions/write/l0/l0_211.mcfunction b/data/bsc/functions/write/l0/l0_211.mcfunction new file mode 100644 index 00000000..40e48cac --- /dev/null +++ b/data/bsc/functions/write/l0/l0_211.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18172 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper[] +execute if score @s s.crhf.block_id matches 18173 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper[] +execute if score @s s.crhf.block_id matches 18174 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper[] +execute if score @s s.crhf.block_id matches 18175 run setblock ~ ~ ~ minecraft:waxed_cut_copper[] diff --git a/data/bsc/functions/write/l0/l0_212.mcfunction b/data/bsc/functions/write/l0/l0_212.mcfunction new file mode 100644 index 00000000..2515bbc2 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_212.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18176..18255 run function bsc:write/l0/p/l0_521 +execute if score @s s.crhf.block_id matches 18256..18335 run function bsc:write/l0/p/l0_522 +execute if score @s s.crhf.block_id matches 18336..18415 run function bsc:write/l0/p/l0_523 +execute if score @s s.crhf.block_id matches 18416..18495 run function bsc:write/l0/p/l0_524 diff --git a/data/bsc/functions/write/l0/l0_213.mcfunction b/data/bsc/functions/write/l0/l0_213.mcfunction new file mode 100644 index 00000000..c66ed854 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_213.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18496..18501 run function bsc:write/l0/p/l0_525 +execute if score @s s.crhf.block_id matches 18502..18507 run function bsc:write/l0/p/l0_526 +execute if score @s s.crhf.block_id matches 18508..18513 run function bsc:write/l0/p/l0_527 +execute if score @s s.crhf.block_id matches 18514..18519 run function bsc:write/l0/p/l0_528 diff --git a/data/bsc/functions/write/l0/l0_214.mcfunction b/data/bsc/functions/write/l0/l0_214.mcfunction new file mode 100644 index 00000000..47c77305 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_214.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18520..18543 run function bsc:write/l0/p/l0_529 +execute if score @s s.crhf.block_id matches 18544..18563 run function bsc:write/l0/p/l0_530 +execute if score @s s.crhf.block_id matches 18564 run setblock ~ ~ ~ minecraft:dripstone_block[] +execute if score @s s.crhf.block_id matches 18565..18616 run function bsc:write/l0/p/l0_531 diff --git a/data/bsc/functions/write/l0/l0_215.mcfunction b/data/bsc/functions/write/l0/l0_215.mcfunction new file mode 100644 index 00000000..3861ce3c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_215.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18617..18618 run function bsc:write/l0/p/l0_532 +execute if score @s s.crhf.block_id matches 18619 run setblock ~ ~ ~ minecraft:spore_blossom[] +execute if score @s s.crhf.block_id matches 18620 run setblock ~ ~ ~ minecraft:azalea[] +execute if score @s s.crhf.block_id matches 18621 run setblock ~ ~ ~ minecraft:flowering_azalea[] diff --git a/data/bsc/functions/write/l0/l0_216.mcfunction b/data/bsc/functions/write/l0/l0_216.mcfunction new file mode 100644 index 00000000..7015f52a --- /dev/null +++ b/data/bsc/functions/write/l0/l0_216.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18622 run setblock ~ ~ ~ minecraft:moss_carpet[] +execute if score @s s.crhf.block_id matches 18623 run setblock ~ ~ ~ minecraft:moss_block[] +execute if score @s s.crhf.block_id matches 18624..18655 run function bsc:write/l0/p/l0_533 +execute if score @s s.crhf.block_id matches 18656..18663 run function bsc:write/l0/p/l0_534 diff --git a/data/bsc/functions/write/l0/l0_217.mcfunction b/data/bsc/functions/write/l0/l0_217.mcfunction new file mode 100644 index 00000000..eec4a81c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_217.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18664..18679 run function bsc:write/l0/p/l0_535 +execute if score @s s.crhf.block_id matches 18680..18681 run function bsc:write/l0/p/l0_536 +execute if score @s s.crhf.block_id matches 18682 run setblock ~ ~ ~ minecraft:rooted_dirt[] +execute if score @s s.crhf.block_id matches 18683..18685 run function bsc:write/l0/p/l0_537 diff --git a/data/bsc/functions/write/l0/l0_218.mcfunction b/data/bsc/functions/write/l0/l0_218.mcfunction new file mode 100644 index 00000000..eee1ca9f --- /dev/null +++ b/data/bsc/functions/write/l0/l0_218.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18686 run setblock ~ ~ ~ minecraft:cobbled_deepslate[] +execute if score @s s.crhf.block_id matches 18687..18766 run function bsc:write/l0/p/l0_538 +execute if score @s s.crhf.block_id matches 18767..18772 run function bsc:write/l0/p/l0_539 +execute if score @s s.crhf.block_id matches 18773..19096 run function bsc:write/l0/p/l0_540 diff --git a/data/bsc/functions/write/l0/l0_219.mcfunction b/data/bsc/functions/write/l0/l0_219.mcfunction new file mode 100644 index 00000000..e776a876 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_219.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 19097 run setblock ~ ~ ~ minecraft:polished_deepslate[] +execute if score @s s.crhf.block_id matches 19098..19177 run function bsc:write/l0/p/l0_541 +execute if score @s s.crhf.block_id matches 19178..19183 run function bsc:write/l0/p/l0_542 +execute if score @s s.crhf.block_id matches 19184..19507 run function bsc:write/l0/p/l0_543 diff --git a/data/bsc/functions/write/l0/l0_22.mcfunction b/data/bsc/functions/write/l0/l0_22.mcfunction new file mode 100644 index 00000000..94f0e508 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_22.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1193..1208 run function bsc:write/l0/p/l0_51 +execute if score @s s.crhf.block_id matches 1209..1224 run function bsc:write/l0/p/l0_52 +execute if score @s s.crhf.block_id matches 1225..1240 run function bsc:write/l0/p/l0_53 +execute if score @s s.crhf.block_id matches 1241..1256 run function bsc:write/l0/p/l0_54 diff --git a/data/bsc/functions/write/l0/l0_220.mcfunction b/data/bsc/functions/write/l0/l0_220.mcfunction new file mode 100644 index 00000000..82e18df3 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_220.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 19508 run setblock ~ ~ ~ minecraft:deepslate_tiles[] +execute if score @s s.crhf.block_id matches 19509..19588 run function bsc:write/l0/p/l0_544 +execute if score @s s.crhf.block_id matches 19589..19594 run function bsc:write/l0/p/l0_545 +execute if score @s s.crhf.block_id matches 19595..19918 run function bsc:write/l0/p/l0_546 diff --git a/data/bsc/functions/write/l0/l0_221.mcfunction b/data/bsc/functions/write/l0/l0_221.mcfunction new file mode 100644 index 00000000..96d3ab34 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_221.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 19919 run setblock ~ ~ ~ minecraft:deepslate_bricks[] +execute if score @s s.crhf.block_id matches 19920..19999 run function bsc:write/l0/p/l0_547 +execute if score @s s.crhf.block_id matches 20000..20005 run function bsc:write/l0/p/l0_548 +execute if score @s s.crhf.block_id matches 20006..20329 run function bsc:write/l0/p/l0_549 diff --git a/data/bsc/functions/write/l0/l0_222.mcfunction b/data/bsc/functions/write/l0/l0_222.mcfunction new file mode 100644 index 00000000..19a29503 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_222.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 20330 run setblock ~ ~ ~ minecraft:chiseled_deepslate[] +execute if score @s s.crhf.block_id matches 20331 run setblock ~ ~ ~ minecraft:cracked_deepslate_bricks[] +execute if score @s s.crhf.block_id matches 20332 run setblock ~ ~ ~ minecraft:cracked_deepslate_tiles[] +execute if score @s s.crhf.block_id matches 20333..20335 run function bsc:write/l0/p/l0_550 diff --git a/data/bsc/functions/write/l0/l0_223.mcfunction b/data/bsc/functions/write/l0/l0_223.mcfunction new file mode 100644 index 00000000..0c5696e8 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_223.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 20336 run setblock ~ ~ ~ minecraft:smooth_basalt[] +execute if score @s s.crhf.block_id matches 20337 run setblock ~ ~ ~ minecraft:raw_iron_block[] +execute if score @s s.crhf.block_id matches 20338 run setblock ~ ~ ~ minecraft:raw_copper_block[] +execute if score @s s.crhf.block_id matches 20339 run setblock ~ ~ ~ minecraft:raw_gold_block[] diff --git a/data/bsc/functions/write/l0/l0_224.mcfunction b/data/bsc/functions/write/l0/l0_224.mcfunction new file mode 100644 index 00000000..19661587 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_224.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 20340 run setblock ~ ~ ~ minecraft:potted_azalea_bush[] +execute if score @s s.crhf.block_id matches 20341 run setblock ~ ~ ~ minecraft:potted_flowering_azalea_bush[] diff --git a/data/bsc/functions/write/l0/l0_23.mcfunction b/data/bsc/functions/write/l0/l0_23.mcfunction new file mode 100644 index 00000000..a0491e56 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_23.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1257..1272 run function bsc:write/l0/p/l0_55 +execute if score @s s.crhf.block_id matches 1273..1288 run function bsc:write/l0/p/l0_56 +execute if score @s s.crhf.block_id matches 1289..1304 run function bsc:write/l0/p/l0_57 +execute if score @s s.crhf.block_id matches 1305..1320 run function bsc:write/l0/p/l0_58 diff --git a/data/bsc/functions/write/l0/l0_24.mcfunction b/data/bsc/functions/write/l0/l0_24.mcfunction new file mode 100644 index 00000000..c08957ec --- /dev/null +++ b/data/bsc/functions/write/l0/l0_24.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1321..1336 run function bsc:write/l0/p/l0_59 +execute if score @s s.crhf.block_id matches 1337..1360 run function bsc:write/l0/p/l0_60 +execute if score @s s.crhf.block_id matches 1361..1384 run function bsc:write/l0/p/l0_61 +execute if score @s s.crhf.block_id matches 1385..1396 run function bsc:write/l0/p/l0_62 diff --git a/data/bsc/functions/write/l0/l0_25.mcfunction b/data/bsc/functions/write/l0/l0_25.mcfunction new file mode 100644 index 00000000..4c3bdba3 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_25.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1397 run setblock ~ ~ ~ minecraft:cobweb[] +execute if score @s s.crhf.block_id matches 1398 run setblock ~ ~ ~ minecraft:grass[] +execute if score @s s.crhf.block_id matches 1399 run setblock ~ ~ ~ minecraft:fern[] +execute if score @s s.crhf.block_id matches 1400 run setblock ~ ~ ~ minecraft:dead_bush[] diff --git a/data/bsc/functions/write/l0/l0_26.mcfunction b/data/bsc/functions/write/l0/l0_26.mcfunction new file mode 100644 index 00000000..2b1b6b2c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_26.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1401 run setblock ~ ~ ~ minecraft:seagrass[] +execute if score @s s.crhf.block_id matches 1402..1403 run function bsc:write/l0/p/l0_63 +execute if score @s s.crhf.block_id matches 1404..1415 run function bsc:write/l0/p/l0_64 +execute if score @s s.crhf.block_id matches 1416..1439 run function bsc:write/l0/p/l0_65 diff --git a/data/bsc/functions/write/l0/l0_27.mcfunction b/data/bsc/functions/write/l0/l0_27.mcfunction new file mode 100644 index 00000000..91bc678c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_27.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1440 run setblock ~ ~ ~ minecraft:white_wool[] +execute if score @s s.crhf.block_id matches 1441 run setblock ~ ~ ~ minecraft:orange_wool[] +execute if score @s s.crhf.block_id matches 1442 run setblock ~ ~ ~ minecraft:magenta_wool[] +execute if score @s s.crhf.block_id matches 1443 run setblock ~ ~ ~ minecraft:light_blue_wool[] diff --git a/data/bsc/functions/write/l0/l0_28.mcfunction b/data/bsc/functions/write/l0/l0_28.mcfunction new file mode 100644 index 00000000..8e7caae3 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_28.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1444 run setblock ~ ~ ~ minecraft:yellow_wool[] +execute if score @s s.crhf.block_id matches 1445 run setblock ~ ~ ~ minecraft:lime_wool[] +execute if score @s s.crhf.block_id matches 1446 run setblock ~ ~ ~ minecraft:pink_wool[] +execute if score @s s.crhf.block_id matches 1447 run setblock ~ ~ ~ minecraft:gray_wool[] diff --git a/data/bsc/functions/write/l0/l0_29.mcfunction b/data/bsc/functions/write/l0/l0_29.mcfunction new file mode 100644 index 00000000..6f3bea2c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_29.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1448 run setblock ~ ~ ~ minecraft:light_gray_wool[] +execute if score @s s.crhf.block_id matches 1449 run setblock ~ ~ ~ minecraft:cyan_wool[] +execute if score @s s.crhf.block_id matches 1450 run setblock ~ ~ ~ minecraft:purple_wool[] +execute if score @s s.crhf.block_id matches 1451 run setblock ~ ~ ~ minecraft:blue_wool[] diff --git a/data/bsc/functions/write/l0/l0_3.mcfunction b/data/bsc/functions/write/l0/l0_3.mcfunction new file mode 100644 index 00000000..1359067c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_3.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 14 run setblock ~ ~ ~ minecraft:cobblestone[] +execute if score @s s.crhf.block_id matches 15 run setblock ~ ~ ~ minecraft:oak_planks[] +execute if score @s s.crhf.block_id matches 16 run setblock ~ ~ ~ minecraft:spruce_planks[] +execute if score @s s.crhf.block_id matches 17 run setblock ~ ~ ~ minecraft:birch_planks[] diff --git a/data/bsc/functions/write/l0/l0_30.mcfunction b/data/bsc/functions/write/l0/l0_30.mcfunction new file mode 100644 index 00000000..911210af --- /dev/null +++ b/data/bsc/functions/write/l0/l0_30.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1452 run setblock ~ ~ ~ minecraft:brown_wool[] +execute if score @s s.crhf.block_id matches 1453 run setblock ~ ~ ~ minecraft:green_wool[] +execute if score @s s.crhf.block_id matches 1454 run setblock ~ ~ ~ minecraft:red_wool[] +execute if score @s s.crhf.block_id matches 1455 run setblock ~ ~ ~ minecraft:black_wool[] diff --git a/data/bsc/functions/write/l0/l0_31.mcfunction b/data/bsc/functions/write/l0/l0_31.mcfunction new file mode 100644 index 00000000..f0bfd5e8 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_31.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1456..1467 run function bsc:write/l0/p/l0_66 +execute if score @s s.crhf.block_id matches 1468 run setblock ~ ~ ~ minecraft:dandelion[] +execute if score @s s.crhf.block_id matches 1469 run setblock ~ ~ ~ minecraft:poppy[] +execute if score @s s.crhf.block_id matches 1470 run setblock ~ ~ ~ minecraft:blue_orchid[] diff --git a/data/bsc/functions/write/l0/l0_32.mcfunction b/data/bsc/functions/write/l0/l0_32.mcfunction new file mode 100644 index 00000000..8588a419 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_32.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1471 run setblock ~ ~ ~ minecraft:allium[] +execute if score @s s.crhf.block_id matches 1472 run setblock ~ ~ ~ minecraft:azure_bluet[] +execute if score @s s.crhf.block_id matches 1473 run setblock ~ ~ ~ minecraft:red_tulip[] +execute if score @s s.crhf.block_id matches 1474 run setblock ~ ~ ~ minecraft:orange_tulip[] diff --git a/data/bsc/functions/write/l0/l0_33.mcfunction b/data/bsc/functions/write/l0/l0_33.mcfunction new file mode 100644 index 00000000..f1119d65 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_33.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1475 run setblock ~ ~ ~ minecraft:white_tulip[] +execute if score @s s.crhf.block_id matches 1476 run setblock ~ ~ ~ minecraft:pink_tulip[] +execute if score @s s.crhf.block_id matches 1477 run setblock ~ ~ ~ minecraft:oxeye_daisy[] +execute if score @s s.crhf.block_id matches 1478 run setblock ~ ~ ~ minecraft:cornflower[] diff --git a/data/bsc/functions/write/l0/l0_34.mcfunction b/data/bsc/functions/write/l0/l0_34.mcfunction new file mode 100644 index 00000000..7a6411a1 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_34.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1479 run setblock ~ ~ ~ minecraft:wither_rose[] +execute if score @s s.crhf.block_id matches 1480 run setblock ~ ~ ~ minecraft:lily_of_the_valley[] +execute if score @s s.crhf.block_id matches 1481 run setblock ~ ~ ~ minecraft:brown_mushroom[] +execute if score @s s.crhf.block_id matches 1482 run setblock ~ ~ ~ minecraft:red_mushroom[] diff --git a/data/bsc/functions/write/l0/l0_35.mcfunction b/data/bsc/functions/write/l0/l0_35.mcfunction new file mode 100644 index 00000000..efda8133 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_35.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1483 run setblock ~ ~ ~ minecraft:gold_block[] +execute if score @s s.crhf.block_id matches 1484 run setblock ~ ~ ~ minecraft:iron_block[] +execute if score @s s.crhf.block_id matches 1485 run setblock ~ ~ ~ minecraft:bricks[] +execute if score @s s.crhf.block_id matches 1486..1487 run function bsc:write/l0/p/l0_67 diff --git a/data/bsc/functions/write/l0/l0_36.mcfunction b/data/bsc/functions/write/l0/l0_36.mcfunction new file mode 100644 index 00000000..bb02c8f5 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_36.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1488 run setblock ~ ~ ~ minecraft:bookshelf[] +execute if score @s s.crhf.block_id matches 1489 run setblock ~ ~ ~ minecraft:mossy_cobblestone[] +execute if score @s s.crhf.block_id matches 1490 run setblock ~ ~ ~ minecraft:obsidian[] +execute if score @s s.crhf.block_id matches 1491 run setblock ~ ~ ~ minecraft:torch[] diff --git a/data/bsc/functions/write/l0/l0_37.mcfunction b/data/bsc/functions/write/l0/l0_37.mcfunction new file mode 100644 index 00000000..535dd2ff --- /dev/null +++ b/data/bsc/functions/write/l0/l0_37.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1492..1495 run function bsc:write/l0/p/l0_68 +execute if score @s s.crhf.block_id matches 1496..2007 run function bsc:write/l0/p/l0_69 +execute if score @s s.crhf.block_id matches 2008 run setblock ~ ~ ~ minecraft:soul_fire[] +execute if score @s s.crhf.block_id matches 2009 run setblock ~ ~ ~ minecraft:spawner[] diff --git a/data/bsc/functions/write/l0/l0_38.mcfunction b/data/bsc/functions/write/l0/l0_38.mcfunction new file mode 100644 index 00000000..367d928d --- /dev/null +++ b/data/bsc/functions/write/l0/l0_38.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 2010..2089 run function bsc:write/l0/p/l0_70 +execute if score @s s.crhf.block_id matches 2090..2113 run function bsc:write/l0/p/l0_71 +execute if score @s s.crhf.block_id matches 2114..3409 run function bsc:write/l0/p/l0_72 +execute if score @s s.crhf.block_id matches 3410 run setblock ~ ~ ~ minecraft:diamond_ore[] diff --git a/data/bsc/functions/write/l0/l0_39.mcfunction b/data/bsc/functions/write/l0/l0_39.mcfunction new file mode 100644 index 00000000..701b51fc --- /dev/null +++ b/data/bsc/functions/write/l0/l0_39.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3411 run setblock ~ ~ ~ minecraft:deepslate_diamond_ore[] +execute if score @s s.crhf.block_id matches 3412 run setblock ~ ~ ~ minecraft:diamond_block[] +execute if score @s s.crhf.block_id matches 3413 run setblock ~ ~ ~ minecraft:crafting_table[] +execute if score @s s.crhf.block_id matches 3414..3421 run function bsc:write/l0/p/l0_73 diff --git a/data/bsc/functions/write/l0/l0_4.mcfunction b/data/bsc/functions/write/l0/l0_4.mcfunction new file mode 100644 index 00000000..5812dd23 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_4.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18 run setblock ~ ~ ~ minecraft:jungle_planks[] +execute if score @s s.crhf.block_id matches 19 run setblock ~ ~ ~ minecraft:acacia_planks[] +execute if score @s s.crhf.block_id matches 20 run setblock ~ ~ ~ minecraft:dark_oak_planks[] +execute if score @s s.crhf.block_id matches 21..22 run function bsc:write/l0/p/l0_2 diff --git a/data/bsc/functions/write/l0/l0_40.mcfunction b/data/bsc/functions/write/l0/l0_40.mcfunction new file mode 100644 index 00000000..262c3e41 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_40.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3422..3429 run function bsc:write/l0/p/l0_74 +execute if score @s s.crhf.block_id matches 3430..3437 run function bsc:write/l0/p/l0_75 +execute if score @s s.crhf.block_id matches 3438..3469 run function bsc:write/l0/p/l0_76 +execute if score @s s.crhf.block_id matches 3470..3501 run function bsc:write/l0/p/l0_77 diff --git a/data/bsc/functions/write/l0/l0_41.mcfunction b/data/bsc/functions/write/l0/l0_41.mcfunction new file mode 100644 index 00000000..a8053801 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_41.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3502..3533 run function bsc:write/l0/p/l0_78 +execute if score @s s.crhf.block_id matches 3534..3565 run function bsc:write/l0/p/l0_79 +execute if score @s s.crhf.block_id matches 3566..3597 run function bsc:write/l0/p/l0_80 +execute if score @s s.crhf.block_id matches 3598..3629 run function bsc:write/l0/p/l0_81 diff --git a/data/bsc/functions/write/l0/l0_42.mcfunction b/data/bsc/functions/write/l0/l0_42.mcfunction new file mode 100644 index 00000000..f4cb0d39 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_42.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3630..3693 run function bsc:write/l0/p/l0_82 +execute if score @s s.crhf.block_id matches 3694..3701 run function bsc:write/l0/p/l0_83 +execute if score @s s.crhf.block_id matches 3702..3721 run function bsc:write/l0/p/l0_84 +execute if score @s s.crhf.block_id matches 3722..3801 run function bsc:write/l0/p/l0_85 diff --git a/data/bsc/functions/write/l0/l0_43.mcfunction b/data/bsc/functions/write/l0/l0_43.mcfunction new file mode 100644 index 00000000..5240187a --- /dev/null +++ b/data/bsc/functions/write/l0/l0_43.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3802..3809 run function bsc:write/l0/p/l0_86 +execute if score @s s.crhf.block_id matches 3810..3817 run function bsc:write/l0/p/l0_87 +execute if score @s s.crhf.block_id matches 3818..3825 run function bsc:write/l0/p/l0_88 +execute if score @s s.crhf.block_id matches 3826..3833 run function bsc:write/l0/p/l0_89 diff --git a/data/bsc/functions/write/l0/l0_44.mcfunction b/data/bsc/functions/write/l0/l0_44.mcfunction new file mode 100644 index 00000000..0096d153 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_44.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3834..3841 run function bsc:write/l0/p/l0_90 +execute if score @s s.crhf.block_id matches 3842..3849 run function bsc:write/l0/p/l0_91 +execute if score @s s.crhf.block_id matches 3850..3873 run function bsc:write/l0/p/l0_92 +execute if score @s s.crhf.block_id matches 3874..3875 run function bsc:write/l0/p/l0_93 diff --git a/data/bsc/functions/write/l0/l0_45.mcfunction b/data/bsc/functions/write/l0/l0_45.mcfunction new file mode 100644 index 00000000..bbec4208 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_45.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3876..3939 run function bsc:write/l0/p/l0_94 +execute if score @s s.crhf.block_id matches 3940..3941 run function bsc:write/l0/p/l0_95 +execute if score @s s.crhf.block_id matches 3942..3943 run function bsc:write/l0/p/l0_96 +execute if score @s s.crhf.block_id matches 3944..3945 run function bsc:write/l0/p/l0_97 diff --git a/data/bsc/functions/write/l0/l0_46.mcfunction b/data/bsc/functions/write/l0/l0_46.mcfunction new file mode 100644 index 00000000..123a891e --- /dev/null +++ b/data/bsc/functions/write/l0/l0_46.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3946..3947 run function bsc:write/l0/p/l0_98 +execute if score @s s.crhf.block_id matches 3948..3949 run function bsc:write/l0/p/l0_99 +execute if score @s s.crhf.block_id matches 3950..3951 run function bsc:write/l0/p/l0_100 +execute if score @s s.crhf.block_id matches 3952..3953 run function bsc:write/l0/p/l0_101 diff --git a/data/bsc/functions/write/l0/l0_47.mcfunction b/data/bsc/functions/write/l0/l0_47.mcfunction new file mode 100644 index 00000000..ecaf7fc9 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_47.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3954..3955 run function bsc:write/l0/p/l0_102 +execute if score @s s.crhf.block_id matches 3956..3957 run function bsc:write/l0/p/l0_103 +execute if score @s s.crhf.block_id matches 3958..3965 run function bsc:write/l0/p/l0_104 +execute if score @s s.crhf.block_id matches 3966..3989 run function bsc:write/l0/p/l0_105 diff --git a/data/bsc/functions/write/l0/l0_48.mcfunction b/data/bsc/functions/write/l0/l0_48.mcfunction new file mode 100644 index 00000000..22b79a95 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_48.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3990..3997 run function bsc:write/l0/p/l0_106 +execute if score @s s.crhf.block_id matches 3998 run setblock ~ ~ ~ minecraft:ice[] +execute if score @s s.crhf.block_id matches 3999 run setblock ~ ~ ~ minecraft:snow_block[] +execute if score @s s.crhf.block_id matches 4000..4015 run function bsc:write/l0/p/l0_107 diff --git a/data/bsc/functions/write/l0/l0_49.mcfunction b/data/bsc/functions/write/l0/l0_49.mcfunction new file mode 100644 index 00000000..9dbece4c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_49.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4016 run setblock ~ ~ ~ minecraft:clay[] +execute if score @s s.crhf.block_id matches 4017..4032 run function bsc:write/l0/p/l0_108 +execute if score @s s.crhf.block_id matches 4033..4034 run function bsc:write/l0/p/l0_109 +execute if score @s s.crhf.block_id matches 4035..4066 run function bsc:write/l0/p/l0_110 diff --git a/data/bsc/functions/write/l0/l0_5.mcfunction b/data/bsc/functions/write/l0/l0_5.mcfunction new file mode 100644 index 00000000..abc8cc4f --- /dev/null +++ b/data/bsc/functions/write/l0/l0_5.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 23..24 run function bsc:write/l0/p/l0_3 +execute if score @s s.crhf.block_id matches 25..26 run function bsc:write/l0/p/l0_4 +execute if score @s s.crhf.block_id matches 27..28 run function bsc:write/l0/p/l0_5 +execute if score @s s.crhf.block_id matches 29..30 run function bsc:write/l0/p/l0_6 diff --git a/data/bsc/functions/write/l0/l0_50.mcfunction b/data/bsc/functions/write/l0/l0_50.mcfunction new file mode 100644 index 00000000..27a68df0 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_50.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4067 run setblock ~ ~ ~ minecraft:pumpkin[] +execute if score @s s.crhf.block_id matches 4068 run setblock ~ ~ ~ minecraft:netherrack[] +execute if score @s s.crhf.block_id matches 4069 run setblock ~ ~ ~ minecraft:soul_sand[] +execute if score @s s.crhf.block_id matches 4070 run setblock ~ ~ ~ minecraft:soul_soil[] diff --git a/data/bsc/functions/write/l0/l0_51.mcfunction b/data/bsc/functions/write/l0/l0_51.mcfunction new file mode 100644 index 00000000..f1da50d1 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_51.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4071..4073 run function bsc:write/l0/p/l0_111 +execute if score @s s.crhf.block_id matches 4074..4076 run function bsc:write/l0/p/l0_112 +execute if score @s s.crhf.block_id matches 4077 run setblock ~ ~ ~ minecraft:soul_torch[] +execute if score @s s.crhf.block_id matches 4078..4081 run function bsc:write/l0/p/l0_113 diff --git a/data/bsc/functions/write/l0/l0_52.mcfunction b/data/bsc/functions/write/l0/l0_52.mcfunction new file mode 100644 index 00000000..0fe0ca46 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_52.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4082 run setblock ~ ~ ~ minecraft:glowstone[] +execute if score @s s.crhf.block_id matches 4083..4084 run function bsc:write/l0/p/l0_114 +execute if score @s s.crhf.block_id matches 4085..4088 run function bsc:write/l0/p/l0_115 +execute if score @s s.crhf.block_id matches 4089..4092 run function bsc:write/l0/p/l0_116 diff --git a/data/bsc/functions/write/l0/l0_53.mcfunction b/data/bsc/functions/write/l0/l0_53.mcfunction new file mode 100644 index 00000000..92c95315 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_53.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4093..4099 run function bsc:write/l0/p/l0_117 +execute if score @s s.crhf.block_id matches 4100..4163 run function bsc:write/l0/p/l0_118 +execute if score @s s.crhf.block_id matches 4164 run setblock ~ ~ ~ minecraft:white_stained_glass[] +execute if score @s s.crhf.block_id matches 4165 run setblock ~ ~ ~ minecraft:orange_stained_glass[] diff --git a/data/bsc/functions/write/l0/l0_54.mcfunction b/data/bsc/functions/write/l0/l0_54.mcfunction new file mode 100644 index 00000000..33143742 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_54.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4166 run setblock ~ ~ ~ minecraft:magenta_stained_glass[] +execute if score @s s.crhf.block_id matches 4167 run setblock ~ ~ ~ minecraft:light_blue_stained_glass[] +execute if score @s s.crhf.block_id matches 4168 run setblock ~ ~ ~ minecraft:yellow_stained_glass[] +execute if score @s s.crhf.block_id matches 4169 run setblock ~ ~ ~ minecraft:lime_stained_glass[] diff --git a/data/bsc/functions/write/l0/l0_55.mcfunction b/data/bsc/functions/write/l0/l0_55.mcfunction new file mode 100644 index 00000000..589aae47 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_55.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4170 run setblock ~ ~ ~ minecraft:pink_stained_glass[] +execute if score @s s.crhf.block_id matches 4171 run setblock ~ ~ ~ minecraft:gray_stained_glass[] +execute if score @s s.crhf.block_id matches 4172 run setblock ~ ~ ~ minecraft:light_gray_stained_glass[] +execute if score @s s.crhf.block_id matches 4173 run setblock ~ ~ ~ minecraft:cyan_stained_glass[] diff --git a/data/bsc/functions/write/l0/l0_56.mcfunction b/data/bsc/functions/write/l0/l0_56.mcfunction new file mode 100644 index 00000000..ca6f6573 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_56.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4174 run setblock ~ ~ ~ minecraft:purple_stained_glass[] +execute if score @s s.crhf.block_id matches 4175 run setblock ~ ~ ~ minecraft:blue_stained_glass[] +execute if score @s s.crhf.block_id matches 4176 run setblock ~ ~ ~ minecraft:brown_stained_glass[] +execute if score @s s.crhf.block_id matches 4177 run setblock ~ ~ ~ minecraft:green_stained_glass[] diff --git a/data/bsc/functions/write/l0/l0_57.mcfunction b/data/bsc/functions/write/l0/l0_57.mcfunction new file mode 100644 index 00000000..bf4658ac --- /dev/null +++ b/data/bsc/functions/write/l0/l0_57.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4178 run setblock ~ ~ ~ minecraft:red_stained_glass[] +execute if score @s s.crhf.block_id matches 4179 run setblock ~ ~ ~ minecraft:black_stained_glass[] +execute if score @s s.crhf.block_id matches 4180..4243 run function bsc:write/l0/p/l0_119 +execute if score @s s.crhf.block_id matches 4244..4307 run function bsc:write/l0/p/l0_120 diff --git a/data/bsc/functions/write/l0/l0_58.mcfunction b/data/bsc/functions/write/l0/l0_58.mcfunction new file mode 100644 index 00000000..22afa99e --- /dev/null +++ b/data/bsc/functions/write/l0/l0_58.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4308..4371 run function bsc:write/l0/p/l0_121 +execute if score @s s.crhf.block_id matches 4372..4435 run function bsc:write/l0/p/l0_122 +execute if score @s s.crhf.block_id matches 4436..4499 run function bsc:write/l0/p/l0_123 +execute if score @s s.crhf.block_id matches 4500..4563 run function bsc:write/l0/p/l0_124 diff --git a/data/bsc/functions/write/l0/l0_59.mcfunction b/data/bsc/functions/write/l0/l0_59.mcfunction new file mode 100644 index 00000000..8ff76ad3 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_59.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4564 run setblock ~ ~ ~ minecraft:stone_bricks[] +execute if score @s s.crhf.block_id matches 4565 run setblock ~ ~ ~ minecraft:mossy_stone_bricks[] +execute if score @s s.crhf.block_id matches 4566 run setblock ~ ~ ~ minecraft:cracked_stone_bricks[] +execute if score @s s.crhf.block_id matches 4567 run setblock ~ ~ ~ minecraft:chiseled_stone_bricks[] diff --git a/data/bsc/functions/write/l0/l0_6.mcfunction b/data/bsc/functions/write/l0/l0_6.mcfunction new file mode 100644 index 00000000..086da00f --- /dev/null +++ b/data/bsc/functions/write/l0/l0_6.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 31..32 run function bsc:write/l0/p/l0_7 +execute if score @s s.crhf.block_id matches 33 run setblock ~ ~ ~ minecraft:bedrock[] +execute if score @s s.crhf.block_id matches 34..49 run function bsc:write/l0/p/l0_8 +execute if score @s s.crhf.block_id matches 50..65 run function bsc:write/l0/p/l0_9 diff --git a/data/bsc/functions/write/l0/l0_60.mcfunction b/data/bsc/functions/write/l0/l0_60.mcfunction new file mode 100644 index 00000000..cce73ee8 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_60.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4568 run setblock ~ ~ ~ minecraft:infested_stone[] +execute if score @s s.crhf.block_id matches 4569 run setblock ~ ~ ~ minecraft:infested_cobblestone[] +execute if score @s s.crhf.block_id matches 4570 run setblock ~ ~ ~ minecraft:infested_stone_bricks[] +execute if score @s s.crhf.block_id matches 4571 run setblock ~ ~ ~ minecraft:infested_mossy_stone_bricks[] diff --git a/data/bsc/functions/write/l0/l0_61.mcfunction b/data/bsc/functions/write/l0/l0_61.mcfunction new file mode 100644 index 00000000..5476763b --- /dev/null +++ b/data/bsc/functions/write/l0/l0_61.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4572 run setblock ~ ~ ~ minecraft:infested_cracked_stone_bricks[] +execute if score @s s.crhf.block_id matches 4573 run setblock ~ ~ ~ minecraft:infested_chiseled_stone_bricks[] +execute if score @s s.crhf.block_id matches 4574..4637 run function bsc:write/l0/p/l0_125 +execute if score @s s.crhf.block_id matches 4638..4701 run function bsc:write/l0/p/l0_126 diff --git a/data/bsc/functions/write/l0/l0_62.mcfunction b/data/bsc/functions/write/l0/l0_62.mcfunction new file mode 100644 index 00000000..3b0d2bad --- /dev/null +++ b/data/bsc/functions/write/l0/l0_62.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4702..4765 run function bsc:write/l0/p/l0_127 +execute if score @s s.crhf.block_id matches 4766..4797 run function bsc:write/l0/p/l0_128 +execute if score @s s.crhf.block_id matches 4798..4803 run function bsc:write/l0/p/l0_129 +execute if score @s s.crhf.block_id matches 4804..4835 run function bsc:write/l0/p/l0_130 diff --git a/data/bsc/functions/write/l0/l0_63.mcfunction b/data/bsc/functions/write/l0/l0_63.mcfunction new file mode 100644 index 00000000..c142f2ef --- /dev/null +++ b/data/bsc/functions/write/l0/l0_63.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4836 run setblock ~ ~ ~ minecraft:melon[] +execute if score @s s.crhf.block_id matches 4837..4840 run function bsc:write/l0/p/l0_131 +execute if score @s s.crhf.block_id matches 4841..4844 run function bsc:write/l0/p/l0_132 +execute if score @s s.crhf.block_id matches 4845..4852 run function bsc:write/l0/p/l0_133 diff --git a/data/bsc/functions/write/l0/l0_64.mcfunction b/data/bsc/functions/write/l0/l0_64.mcfunction new file mode 100644 index 00000000..400e1205 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_64.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4853..4860 run function bsc:write/l0/p/l0_134 +execute if score @s s.crhf.block_id matches 4861..4892 run function bsc:write/l0/p/l0_135 +execute if score @s s.crhf.block_id matches 4893..5020 run function bsc:write/l0/p/l0_136 +execute if score @s s.crhf.block_id matches 5021..5052 run function bsc:write/l0/p/l0_137 diff --git a/data/bsc/functions/write/l0/l0_65.mcfunction b/data/bsc/functions/write/l0/l0_65.mcfunction new file mode 100644 index 00000000..cbc4f720 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_65.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5053..5132 run function bsc:write/l0/p/l0_138 +execute if score @s s.crhf.block_id matches 5133..5212 run function bsc:write/l0/p/l0_139 +execute if score @s s.crhf.block_id matches 5213..5214 run function bsc:write/l0/p/l0_140 +execute if score @s s.crhf.block_id matches 5215 run setblock ~ ~ ~ minecraft:lily_pad[] diff --git a/data/bsc/functions/write/l0/l0_66.mcfunction b/data/bsc/functions/write/l0/l0_66.mcfunction new file mode 100644 index 00000000..63ef3583 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_66.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5216 run setblock ~ ~ ~ minecraft:nether_bricks[] +execute if score @s s.crhf.block_id matches 5217..5248 run function bsc:write/l0/p/l0_141 +execute if score @s s.crhf.block_id matches 5249..5328 run function bsc:write/l0/p/l0_142 +execute if score @s s.crhf.block_id matches 5329..5332 run function bsc:write/l0/p/l0_143 diff --git a/data/bsc/functions/write/l0/l0_67.mcfunction b/data/bsc/functions/write/l0/l0_67.mcfunction new file mode 100644 index 00000000..209867a4 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_67.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5333 run setblock ~ ~ ~ minecraft:enchanting_table[] +execute if score @s s.crhf.block_id matches 5334..5341 run function bsc:write/l0/p/l0_144 +execute if score @s s.crhf.block_id matches 5342 run setblock ~ ~ ~ minecraft:cauldron[] +execute if score @s s.crhf.block_id matches 5343..5345 run function bsc:write/l0/p/l0_145 diff --git a/data/bsc/functions/write/l0/l0_68.mcfunction b/data/bsc/functions/write/l0/l0_68.mcfunction new file mode 100644 index 00000000..8c35564f --- /dev/null +++ b/data/bsc/functions/write/l0/l0_68.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5346 run setblock ~ ~ ~ minecraft:lava_cauldron[] +execute if score @s s.crhf.block_id matches 5347..5349 run function bsc:write/l0/p/l0_146 +execute if score @s s.crhf.block_id matches 5350 run setblock ~ ~ ~ minecraft:end_portal[] +execute if score @s s.crhf.block_id matches 5351..5358 run function bsc:write/l0/p/l0_147 diff --git a/data/bsc/functions/write/l0/l0_69.mcfunction b/data/bsc/functions/write/l0/l0_69.mcfunction new file mode 100644 index 00000000..63089495 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_69.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5359 run setblock ~ ~ ~ minecraft:end_stone[] +execute if score @s s.crhf.block_id matches 5360 run setblock ~ ~ ~ minecraft:dragon_egg[] +execute if score @s s.crhf.block_id matches 5361..5362 run function bsc:write/l0/p/l0_148 +execute if score @s s.crhf.block_id matches 5363..5374 run function bsc:write/l0/p/l0_149 diff --git a/data/bsc/functions/write/l0/l0_7.mcfunction b/data/bsc/functions/write/l0/l0_7.mcfunction new file mode 100644 index 00000000..240772f3 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_7.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 66 run setblock ~ ~ ~ minecraft:sand[] +execute if score @s s.crhf.block_id matches 67 run setblock ~ ~ ~ minecraft:red_sand[] +execute if score @s s.crhf.block_id matches 68 run setblock ~ ~ ~ minecraft:gravel[] +execute if score @s s.crhf.block_id matches 69 run setblock ~ ~ ~ minecraft:gold_ore[] diff --git a/data/bsc/functions/write/l0/l0_70.mcfunction b/data/bsc/functions/write/l0/l0_70.mcfunction new file mode 100644 index 00000000..1c4ecdf0 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_70.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5375..5454 run function bsc:write/l0/p/l0_150 +execute if score @s s.crhf.block_id matches 5455 run setblock ~ ~ ~ minecraft:emerald_ore[] +execute if score @s s.crhf.block_id matches 5456 run setblock ~ ~ ~ minecraft:deepslate_emerald_ore[] +execute if score @s s.crhf.block_id matches 5457..5464 run function bsc:write/l0/p/l0_151 diff --git a/data/bsc/functions/write/l0/l0_71.mcfunction b/data/bsc/functions/write/l0/l0_71.mcfunction new file mode 100644 index 00000000..ef83a3cb --- /dev/null +++ b/data/bsc/functions/write/l0/l0_71.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5465..5480 run function bsc:write/l0/p/l0_152 +execute if score @s s.crhf.block_id matches 5481..5608 run function bsc:write/l0/p/l0_153 +execute if score @s s.crhf.block_id matches 5609 run setblock ~ ~ ~ minecraft:emerald_block[] +execute if score @s s.crhf.block_id matches 5610..5689 run function bsc:write/l0/p/l0_154 diff --git a/data/bsc/functions/write/l0/l0_72.mcfunction b/data/bsc/functions/write/l0/l0_72.mcfunction new file mode 100644 index 00000000..9b6ea9eb --- /dev/null +++ b/data/bsc/functions/write/l0/l0_72.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5690..5769 run function bsc:write/l0/p/l0_155 +execute if score @s s.crhf.block_id matches 5770..5849 run function bsc:write/l0/p/l0_156 +execute if score @s s.crhf.block_id matches 5850..5861 run function bsc:write/l0/p/l0_157 +execute if score @s s.crhf.block_id matches 5862 run setblock ~ ~ ~ minecraft:beacon[] diff --git a/data/bsc/functions/write/l0/l0_73.mcfunction b/data/bsc/functions/write/l0/l0_73.mcfunction new file mode 100644 index 00000000..13876fbb --- /dev/null +++ b/data/bsc/functions/write/l0/l0_73.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5863..6186 run function bsc:write/l0/p/l0_158 +execute if score @s s.crhf.block_id matches 6187..6510 run function bsc:write/l0/p/l0_159 +execute if score @s s.crhf.block_id matches 6511 run setblock ~ ~ ~ minecraft:flower_pot[] +execute if score @s s.crhf.block_id matches 6512 run setblock ~ ~ ~ minecraft:potted_oak_sapling[] diff --git a/data/bsc/functions/write/l0/l0_74.mcfunction b/data/bsc/functions/write/l0/l0_74.mcfunction new file mode 100644 index 00000000..1b490b2b --- /dev/null +++ b/data/bsc/functions/write/l0/l0_74.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6513 run setblock ~ ~ ~ minecraft:potted_spruce_sapling[] +execute if score @s s.crhf.block_id matches 6514 run setblock ~ ~ ~ minecraft:potted_birch_sapling[] +execute if score @s s.crhf.block_id matches 6515 run setblock ~ ~ ~ minecraft:potted_jungle_sapling[] +execute if score @s s.crhf.block_id matches 6516 run setblock ~ ~ ~ minecraft:potted_acacia_sapling[] diff --git a/data/bsc/functions/write/l0/l0_75.mcfunction b/data/bsc/functions/write/l0/l0_75.mcfunction new file mode 100644 index 00000000..960c4dc6 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_75.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6517 run setblock ~ ~ ~ minecraft:potted_dark_oak_sapling[] +execute if score @s s.crhf.block_id matches 6518 run setblock ~ ~ ~ minecraft:potted_fern[] +execute if score @s s.crhf.block_id matches 6519 run setblock ~ ~ ~ minecraft:potted_dandelion[] +execute if score @s s.crhf.block_id matches 6520 run setblock ~ ~ ~ minecraft:potted_poppy[] diff --git a/data/bsc/functions/write/l0/l0_76.mcfunction b/data/bsc/functions/write/l0/l0_76.mcfunction new file mode 100644 index 00000000..af918da6 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_76.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6521 run setblock ~ ~ ~ minecraft:potted_blue_orchid[] +execute if score @s s.crhf.block_id matches 6522 run setblock ~ ~ ~ minecraft:potted_allium[] +execute if score @s s.crhf.block_id matches 6523 run setblock ~ ~ ~ minecraft:potted_azure_bluet[] +execute if score @s s.crhf.block_id matches 6524 run setblock ~ ~ ~ minecraft:potted_red_tulip[] diff --git a/data/bsc/functions/write/l0/l0_77.mcfunction b/data/bsc/functions/write/l0/l0_77.mcfunction new file mode 100644 index 00000000..e1141dc6 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_77.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6525 run setblock ~ ~ ~ minecraft:potted_orange_tulip[] +execute if score @s s.crhf.block_id matches 6526 run setblock ~ ~ ~ minecraft:potted_white_tulip[] +execute if score @s s.crhf.block_id matches 6527 run setblock ~ ~ ~ minecraft:potted_pink_tulip[] +execute if score @s s.crhf.block_id matches 6528 run setblock ~ ~ ~ minecraft:potted_oxeye_daisy[] diff --git a/data/bsc/functions/write/l0/l0_78.mcfunction b/data/bsc/functions/write/l0/l0_78.mcfunction new file mode 100644 index 00000000..4ba40e25 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_78.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6529 run setblock ~ ~ ~ minecraft:potted_cornflower[] +execute if score @s s.crhf.block_id matches 6530 run setblock ~ ~ ~ minecraft:potted_lily_of_the_valley[] +execute if score @s s.crhf.block_id matches 6531 run setblock ~ ~ ~ minecraft:potted_wither_rose[] +execute if score @s s.crhf.block_id matches 6532 run setblock ~ ~ ~ minecraft:potted_red_mushroom[] diff --git a/data/bsc/functions/write/l0/l0_79.mcfunction b/data/bsc/functions/write/l0/l0_79.mcfunction new file mode 100644 index 00000000..b9e92776 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_79.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6533 run setblock ~ ~ ~ minecraft:potted_brown_mushroom[] +execute if score @s s.crhf.block_id matches 6534 run setblock ~ ~ ~ minecraft:potted_dead_bush[] +execute if score @s s.crhf.block_id matches 6535 run setblock ~ ~ ~ minecraft:potted_cactus[] +execute if score @s s.crhf.block_id matches 6536..6543 run function bsc:write/l0/p/l0_160 diff --git a/data/bsc/functions/write/l0/l0_8.mcfunction b/data/bsc/functions/write/l0/l0_8.mcfunction new file mode 100644 index 00000000..60492c95 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_8.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 70 run setblock ~ ~ ~ minecraft:deepslate_gold_ore[] +execute if score @s s.crhf.block_id matches 71 run setblock ~ ~ ~ minecraft:iron_ore[] +execute if score @s s.crhf.block_id matches 72 run setblock ~ ~ ~ minecraft:deepslate_iron_ore[] +execute if score @s s.crhf.block_id matches 73 run setblock ~ ~ ~ minecraft:coal_ore[] diff --git a/data/bsc/functions/write/l0/l0_80.mcfunction b/data/bsc/functions/write/l0/l0_80.mcfunction new file mode 100644 index 00000000..8bc5f0b9 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_80.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6544..6551 run function bsc:write/l0/p/l0_161 +execute if score @s s.crhf.block_id matches 6552..6575 run function bsc:write/l0/p/l0_162 +execute if score @s s.crhf.block_id matches 6576..6599 run function bsc:write/l0/p/l0_163 +execute if score @s s.crhf.block_id matches 6600..6623 run function bsc:write/l0/p/l0_164 diff --git a/data/bsc/functions/write/l0/l0_81.mcfunction b/data/bsc/functions/write/l0/l0_81.mcfunction new file mode 100644 index 00000000..09493910 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_81.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6624..6647 run function bsc:write/l0/p/l0_165 +execute if score @s s.crhf.block_id matches 6648..6671 run function bsc:write/l0/p/l0_166 +execute if score @s s.crhf.block_id matches 6672..6695 run function bsc:write/l0/p/l0_167 +execute if score @s s.crhf.block_id matches 6696..6711 run function bsc:write/l0/p/l0_168 diff --git a/data/bsc/functions/write/l0/l0_82.mcfunction b/data/bsc/functions/write/l0/l0_82.mcfunction new file mode 100644 index 00000000..2fce1b2f --- /dev/null +++ b/data/bsc/functions/write/l0/l0_82.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6712..6715 run function bsc:write/l0/p/l0_169 +execute if score @s s.crhf.block_id matches 6716..6731 run function bsc:write/l0/p/l0_170 +execute if score @s s.crhf.block_id matches 6732..6735 run function bsc:write/l0/p/l0_171 +execute if score @s s.crhf.block_id matches 6736..6751 run function bsc:write/l0/p/l0_172 diff --git a/data/bsc/functions/write/l0/l0_83.mcfunction b/data/bsc/functions/write/l0/l0_83.mcfunction new file mode 100644 index 00000000..e888051c --- /dev/null +++ b/data/bsc/functions/write/l0/l0_83.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6752..6755 run function bsc:write/l0/p/l0_173 +execute if score @s s.crhf.block_id matches 6756..6771 run function bsc:write/l0/p/l0_174 +execute if score @s s.crhf.block_id matches 6772..6775 run function bsc:write/l0/p/l0_175 +execute if score @s s.crhf.block_id matches 6776..6791 run function bsc:write/l0/p/l0_176 diff --git a/data/bsc/functions/write/l0/l0_84.mcfunction b/data/bsc/functions/write/l0/l0_84.mcfunction new file mode 100644 index 00000000..e66aacca --- /dev/null +++ b/data/bsc/functions/write/l0/l0_84.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6792..6795 run function bsc:write/l0/p/l0_177 +execute if score @s s.crhf.block_id matches 6796..6811 run function bsc:write/l0/p/l0_178 +execute if score @s s.crhf.block_id matches 6812..6815 run function bsc:write/l0/p/l0_179 +execute if score @s s.crhf.block_id matches 6816..6819 run function bsc:write/l0/p/l0_180 diff --git a/data/bsc/functions/write/l0/l0_85.mcfunction b/data/bsc/functions/write/l0/l0_85.mcfunction new file mode 100644 index 00000000..446b5ca7 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_85.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6820..6823 run function bsc:write/l0/p/l0_181 +execute if score @s s.crhf.block_id matches 6824..6827 run function bsc:write/l0/p/l0_182 +execute if score @s s.crhf.block_id matches 6828..6851 run function bsc:write/l0/p/l0_183 +execute if score @s s.crhf.block_id matches 6852..6867 run function bsc:write/l0/p/l0_184 diff --git a/data/bsc/functions/write/l0/l0_86.mcfunction b/data/bsc/functions/write/l0/l0_86.mcfunction new file mode 100644 index 00000000..12f4121b --- /dev/null +++ b/data/bsc/functions/write/l0/l0_86.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6868..6883 run function bsc:write/l0/p/l0_185 +execute if score @s s.crhf.block_id matches 6884..6899 run function bsc:write/l0/p/l0_186 +execute if score @s s.crhf.block_id matches 6900..6931 run function bsc:write/l0/p/l0_187 +execute if score @s s.crhf.block_id matches 6932 run setblock ~ ~ ~ minecraft:redstone_block[] diff --git a/data/bsc/functions/write/l0/l0_87.mcfunction b/data/bsc/functions/write/l0/l0_87.mcfunction new file mode 100644 index 00000000..2ef506b0 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_87.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6933 run setblock ~ ~ ~ minecraft:nether_quartz_ore[] +execute if score @s s.crhf.block_id matches 6934..6943 run function bsc:write/l0/p/l0_188 +execute if score @s s.crhf.block_id matches 6944 run setblock ~ ~ ~ minecraft:quartz_block[] +execute if score @s s.crhf.block_id matches 6945 run setblock ~ ~ ~ minecraft:chiseled_quartz_block[] diff --git a/data/bsc/functions/write/l0/l0_88.mcfunction b/data/bsc/functions/write/l0/l0_88.mcfunction new file mode 100644 index 00000000..e59c78b1 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_88.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6946..6948 run function bsc:write/l0/p/l0_189 +execute if score @s s.crhf.block_id matches 6949..7028 run function bsc:write/l0/p/l0_190 +execute if score @s s.crhf.block_id matches 7029..7052 run function bsc:write/l0/p/l0_191 +execute if score @s s.crhf.block_id matches 7053..7064 run function bsc:write/l0/p/l0_192 diff --git a/data/bsc/functions/write/l0/l0_89.mcfunction b/data/bsc/functions/write/l0/l0_89.mcfunction new file mode 100644 index 00000000..2845bc52 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_89.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7065 run setblock ~ ~ ~ minecraft:white_terracotta[] +execute if score @s s.crhf.block_id matches 7066 run setblock ~ ~ ~ minecraft:orange_terracotta[] +execute if score @s s.crhf.block_id matches 7067 run setblock ~ ~ ~ minecraft:magenta_terracotta[] +execute if score @s s.crhf.block_id matches 7068 run setblock ~ ~ ~ minecraft:light_blue_terracotta[] diff --git a/data/bsc/functions/write/l0/l0_9.mcfunction b/data/bsc/functions/write/l0/l0_9.mcfunction new file mode 100644 index 00000000..aed2e7f1 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_9.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 74 run setblock ~ ~ ~ minecraft:deepslate_coal_ore[] +execute if score @s s.crhf.block_id matches 75 run setblock ~ ~ ~ minecraft:nether_gold_ore[] +execute if score @s s.crhf.block_id matches 76..78 run function bsc:write/l0/p/l0_10 +execute if score @s s.crhf.block_id matches 79..81 run function bsc:write/l0/p/l0_11 diff --git a/data/bsc/functions/write/l0/l0_90.mcfunction b/data/bsc/functions/write/l0/l0_90.mcfunction new file mode 100644 index 00000000..ab4c9a32 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_90.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7069 run setblock ~ ~ ~ minecraft:yellow_terracotta[] +execute if score @s s.crhf.block_id matches 7070 run setblock ~ ~ ~ minecraft:lime_terracotta[] +execute if score @s s.crhf.block_id matches 7071 run setblock ~ ~ ~ minecraft:pink_terracotta[] +execute if score @s s.crhf.block_id matches 7072 run setblock ~ ~ ~ minecraft:gray_terracotta[] diff --git a/data/bsc/functions/write/l0/l0_91.mcfunction b/data/bsc/functions/write/l0/l0_91.mcfunction new file mode 100644 index 00000000..13fb9e29 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_91.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7073 run setblock ~ ~ ~ minecraft:light_gray_terracotta[] +execute if score @s s.crhf.block_id matches 7074 run setblock ~ ~ ~ minecraft:cyan_terracotta[] +execute if score @s s.crhf.block_id matches 7075 run setblock ~ ~ ~ minecraft:purple_terracotta[] +execute if score @s s.crhf.block_id matches 7076 run setblock ~ ~ ~ minecraft:blue_terracotta[] diff --git a/data/bsc/functions/write/l0/l0_92.mcfunction b/data/bsc/functions/write/l0/l0_92.mcfunction new file mode 100644 index 00000000..45cd842d --- /dev/null +++ b/data/bsc/functions/write/l0/l0_92.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7077 run setblock ~ ~ ~ minecraft:brown_terracotta[] +execute if score @s s.crhf.block_id matches 7078 run setblock ~ ~ ~ minecraft:green_terracotta[] +execute if score @s s.crhf.block_id matches 7079 run setblock ~ ~ ~ minecraft:red_terracotta[] +execute if score @s s.crhf.block_id matches 7080 run setblock ~ ~ ~ minecraft:black_terracotta[] diff --git a/data/bsc/functions/write/l0/l0_93.mcfunction b/data/bsc/functions/write/l0/l0_93.mcfunction new file mode 100644 index 00000000..b1bdace2 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_93.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7081..7112 run function bsc:write/l0/p/l0_193 +execute if score @s s.crhf.block_id matches 7113..7144 run function bsc:write/l0/p/l0_194 +execute if score @s s.crhf.block_id matches 7145..7176 run function bsc:write/l0/p/l0_195 +execute if score @s s.crhf.block_id matches 7177..7208 run function bsc:write/l0/p/l0_196 diff --git a/data/bsc/functions/write/l0/l0_94.mcfunction b/data/bsc/functions/write/l0/l0_94.mcfunction new file mode 100644 index 00000000..50501d22 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_94.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7209..7240 run function bsc:write/l0/p/l0_197 +execute if score @s s.crhf.block_id matches 7241..7272 run function bsc:write/l0/p/l0_198 +execute if score @s s.crhf.block_id matches 7273..7304 run function bsc:write/l0/p/l0_199 +execute if score @s s.crhf.block_id matches 7305..7336 run function bsc:write/l0/p/l0_200 diff --git a/data/bsc/functions/write/l0/l0_95.mcfunction b/data/bsc/functions/write/l0/l0_95.mcfunction new file mode 100644 index 00000000..ac71b4c0 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_95.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7337..7368 run function bsc:write/l0/p/l0_201 +execute if score @s s.crhf.block_id matches 7369..7400 run function bsc:write/l0/p/l0_202 +execute if score @s s.crhf.block_id matches 7401..7432 run function bsc:write/l0/p/l0_203 +execute if score @s s.crhf.block_id matches 7433..7464 run function bsc:write/l0/p/l0_204 diff --git a/data/bsc/functions/write/l0/l0_96.mcfunction b/data/bsc/functions/write/l0/l0_96.mcfunction new file mode 100644 index 00000000..e29fdad6 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_96.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7465..7496 run function bsc:write/l0/p/l0_205 +execute if score @s s.crhf.block_id matches 7497..7528 run function bsc:write/l0/p/l0_206 +execute if score @s s.crhf.block_id matches 7529..7560 run function bsc:write/l0/p/l0_207 +execute if score @s s.crhf.block_id matches 7561..7592 run function bsc:write/l0/p/l0_208 diff --git a/data/bsc/functions/write/l0/l0_97.mcfunction b/data/bsc/functions/write/l0/l0_97.mcfunction new file mode 100644 index 00000000..5f4e0083 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_97.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7593..7672 run function bsc:write/l0/p/l0_209 +execute if score @s s.crhf.block_id matches 7673..7752 run function bsc:write/l0/p/l0_210 +execute if score @s s.crhf.block_id matches 7753 run setblock ~ ~ ~ minecraft:slime_block[] +execute if score @s s.crhf.block_id matches 7754 run setblock ~ ~ ~ minecraft:barrier[] diff --git a/data/bsc/functions/write/l0/l0_98.mcfunction b/data/bsc/functions/write/l0/l0_98.mcfunction new file mode 100644 index 00000000..64e56073 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_98.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7755..7786 run function bsc:write/l0/p/l0_211 +execute if score @s s.crhf.block_id matches 7787..7850 run function bsc:write/l0/p/l0_212 +execute if score @s s.crhf.block_id matches 7851 run setblock ~ ~ ~ minecraft:prismarine[] +execute if score @s s.crhf.block_id matches 7852 run setblock ~ ~ ~ minecraft:prismarine_bricks[] diff --git a/data/bsc/functions/write/l0/l0_99.mcfunction b/data/bsc/functions/write/l0/l0_99.mcfunction new file mode 100644 index 00000000..940039f8 --- /dev/null +++ b/data/bsc/functions/write/l0/l0_99.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7853 run setblock ~ ~ ~ minecraft:dark_prismarine[] +execute if score @s s.crhf.block_id matches 7854..7933 run function bsc:write/l0/p/l0_213 +execute if score @s s.crhf.block_id matches 7934..8013 run function bsc:write/l0/p/l0_214 +execute if score @s s.crhf.block_id matches 8014..8093 run function bsc:write/l0/p/l0_215 diff --git a/data/bsc/functions/write/l0/p/l0_0.mcfunction b/data/bsc/functions/write/l0/p/l0_0.mcfunction new file mode 100644 index 00000000..a76111d3 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_0.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 8 run setblock ~ ~ ~ minecraft:grass_block[snowy=true] +execute if score @s s.crhf.block_id matches 9 run setblock ~ ~ ~ minecraft:grass_block[snowy=false] diff --git a/data/bsc/functions/write/l0/p/l0_1.mcfunction b/data/bsc/functions/write/l0/p/l0_1.mcfunction new file mode 100644 index 00000000..68c11075 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_1.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 12 run setblock ~ ~ ~ minecraft:podzol[snowy=true] +execute if score @s s.crhf.block_id matches 13 run setblock ~ ~ ~ minecraft:podzol[snowy=false] diff --git a/data/bsc/functions/write/l0/p/l0_10.mcfunction b/data/bsc/functions/write/l0/p/l0_10.mcfunction new file mode 100644 index 00000000..9e3fd2d3 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_10.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 76 run setblock ~ ~ ~ minecraft:oak_log[axis=x] +execute if score @s s.crhf.block_id matches 77 run setblock ~ ~ ~ minecraft:oak_log[axis=y] +execute if score @s s.crhf.block_id matches 78 run setblock ~ ~ ~ minecraft:oak_log[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_100.mcfunction b/data/bsc/functions/write/l0/p/l0_100.mcfunction new file mode 100644 index 00000000..b9c51464 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_100.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3950 run setblock ~ ~ ~ minecraft:dark_oak_pressure_plate[powered=true] +execute if score @s s.crhf.block_id matches 3951 run setblock ~ ~ ~ minecraft:dark_oak_pressure_plate[powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_101.mcfunction b/data/bsc/functions/write/l0/p/l0_101.mcfunction new file mode 100644 index 00000000..16a23a96 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_101.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3952 run setblock ~ ~ ~ minecraft:redstone_ore[lit=true] +execute if score @s s.crhf.block_id matches 3953 run setblock ~ ~ ~ minecraft:redstone_ore[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_102.mcfunction b/data/bsc/functions/write/l0/p/l0_102.mcfunction new file mode 100644 index 00000000..14298ca7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_102.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3954 run setblock ~ ~ ~ minecraft:deepslate_redstone_ore[lit=true] +execute if score @s s.crhf.block_id matches 3955 run setblock ~ ~ ~ minecraft:deepslate_redstone_ore[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_103.mcfunction b/data/bsc/functions/write/l0/p/l0_103.mcfunction new file mode 100644 index 00000000..96da7ad2 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_103.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3956 run setblock ~ ~ ~ minecraft:redstone_torch[lit=true] +execute if score @s s.crhf.block_id matches 3957 run setblock ~ ~ ~ minecraft:redstone_torch[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_104.mcfunction b/data/bsc/functions/write/l0/p/l0_104.mcfunction new file mode 100644 index 00000000..a9f1c01e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_104.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3958 run setblock ~ ~ ~ minecraft:redstone_wall_torch[facing=north,lit=true] +execute if score @s s.crhf.block_id matches 3959 run setblock ~ ~ ~ minecraft:redstone_wall_torch[facing=north,lit=false] +execute if score @s s.crhf.block_id matches 3960 run setblock ~ ~ ~ minecraft:redstone_wall_torch[facing=south,lit=true] +execute if score @s s.crhf.block_id matches 3961 run setblock ~ ~ ~ minecraft:redstone_wall_torch[facing=south,lit=false] +execute if score @s s.crhf.block_id matches 3962 run setblock ~ ~ ~ minecraft:redstone_wall_torch[facing=west,lit=true] +execute if score @s s.crhf.block_id matches 3963 run setblock ~ ~ ~ minecraft:redstone_wall_torch[facing=west,lit=false] +execute if score @s s.crhf.block_id matches 3964 run setblock ~ ~ ~ minecraft:redstone_wall_torch[facing=east,lit=true] +execute if score @s s.crhf.block_id matches 3965 run setblock ~ ~ ~ minecraft:redstone_wall_torch[facing=east,lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_105.mcfunction b/data/bsc/functions/write/l0/p/l0_105.mcfunction new file mode 100644 index 00000000..a393d8e4 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_105.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 3966 run setblock ~ ~ ~ minecraft:stone_button[face=floor,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 3967 run setblock ~ ~ ~ minecraft:stone_button[face=floor,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 3968 run setblock ~ ~ ~ minecraft:stone_button[face=floor,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 3969 run setblock ~ ~ ~ minecraft:stone_button[face=floor,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 3970 run setblock ~ ~ ~ minecraft:stone_button[face=floor,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 3971 run setblock ~ ~ ~ minecraft:stone_button[face=floor,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 3972 run setblock ~ ~ ~ minecraft:stone_button[face=floor,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 3973 run setblock ~ ~ ~ minecraft:stone_button[face=floor,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 3974 run setblock ~ ~ ~ minecraft:stone_button[face=wall,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 3975 run setblock ~ ~ ~ minecraft:stone_button[face=wall,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 3976 run setblock ~ ~ ~ minecraft:stone_button[face=wall,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 3977 run setblock ~ ~ ~ minecraft:stone_button[face=wall,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 3978 run setblock ~ ~ ~ minecraft:stone_button[face=wall,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 3979 run setblock ~ ~ ~ minecraft:stone_button[face=wall,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 3980 run setblock ~ ~ ~ minecraft:stone_button[face=wall,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 3981 run setblock ~ ~ ~ minecraft:stone_button[face=wall,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 3982 run setblock ~ ~ ~ minecraft:stone_button[face=ceiling,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 3983 run setblock ~ ~ ~ minecraft:stone_button[face=ceiling,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 3984 run setblock ~ ~ ~ minecraft:stone_button[face=ceiling,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 3985 run setblock ~ ~ ~ minecraft:stone_button[face=ceiling,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 3986 run setblock ~ ~ ~ minecraft:stone_button[face=ceiling,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 3987 run setblock ~ ~ ~ minecraft:stone_button[face=ceiling,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 3988 run setblock ~ ~ ~ minecraft:stone_button[face=ceiling,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 3989 run setblock ~ ~ ~ minecraft:stone_button[face=ceiling,facing=east,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_106.mcfunction b/data/bsc/functions/write/l0/p/l0_106.mcfunction new file mode 100644 index 00000000..12f7786e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_106.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3990 run setblock ~ ~ ~ minecraft:snow[layers=1] +execute if score @s s.crhf.block_id matches 3991 run setblock ~ ~ ~ minecraft:snow[layers=2] +execute if score @s s.crhf.block_id matches 3992 run setblock ~ ~ ~ minecraft:snow[layers=3] +execute if score @s s.crhf.block_id matches 3993 run setblock ~ ~ ~ minecraft:snow[layers=4] +execute if score @s s.crhf.block_id matches 3994 run setblock ~ ~ ~ minecraft:snow[layers=5] +execute if score @s s.crhf.block_id matches 3995 run setblock ~ ~ ~ minecraft:snow[layers=6] +execute if score @s s.crhf.block_id matches 3996 run setblock ~ ~ ~ minecraft:snow[layers=7] +execute if score @s s.crhf.block_id matches 3997 run setblock ~ ~ ~ minecraft:snow[layers=8] diff --git a/data/bsc/functions/write/l0/p/l0_107.mcfunction b/data/bsc/functions/write/l0/p/l0_107.mcfunction new file mode 100644 index 00000000..59344a03 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_107.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 4000 run setblock ~ ~ ~ minecraft:cactus[age=0] +execute if score @s s.crhf.block_id matches 4001 run setblock ~ ~ ~ minecraft:cactus[age=1] +execute if score @s s.crhf.block_id matches 4002 run setblock ~ ~ ~ minecraft:cactus[age=2] +execute if score @s s.crhf.block_id matches 4003 run setblock ~ ~ ~ minecraft:cactus[age=3] +execute if score @s s.crhf.block_id matches 4004 run setblock ~ ~ ~ minecraft:cactus[age=4] +execute if score @s s.crhf.block_id matches 4005 run setblock ~ ~ ~ minecraft:cactus[age=5] +execute if score @s s.crhf.block_id matches 4006 run setblock ~ ~ ~ minecraft:cactus[age=6] +execute if score @s s.crhf.block_id matches 4007 run setblock ~ ~ ~ minecraft:cactus[age=7] +execute if score @s s.crhf.block_id matches 4008 run setblock ~ ~ ~ minecraft:cactus[age=8] +execute if score @s s.crhf.block_id matches 4009 run setblock ~ ~ ~ minecraft:cactus[age=9] +execute if score @s s.crhf.block_id matches 4010 run setblock ~ ~ ~ minecraft:cactus[age=10] +execute if score @s s.crhf.block_id matches 4011 run setblock ~ ~ ~ minecraft:cactus[age=11] +execute if score @s s.crhf.block_id matches 4012 run setblock ~ ~ ~ minecraft:cactus[age=12] +execute if score @s s.crhf.block_id matches 4013 run setblock ~ ~ ~ minecraft:cactus[age=13] +execute if score @s s.crhf.block_id matches 4014 run setblock ~ ~ ~ minecraft:cactus[age=14] +execute if score @s s.crhf.block_id matches 4015 run setblock ~ ~ ~ minecraft:cactus[age=15] diff --git a/data/bsc/functions/write/l0/p/l0_108.mcfunction b/data/bsc/functions/write/l0/p/l0_108.mcfunction new file mode 100644 index 00000000..902199a5 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_108.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 4017 run setblock ~ ~ ~ minecraft:sugar_cane[age=0] +execute if score @s s.crhf.block_id matches 4018 run setblock ~ ~ ~ minecraft:sugar_cane[age=1] +execute if score @s s.crhf.block_id matches 4019 run setblock ~ ~ ~ minecraft:sugar_cane[age=2] +execute if score @s s.crhf.block_id matches 4020 run setblock ~ ~ ~ minecraft:sugar_cane[age=3] +execute if score @s s.crhf.block_id matches 4021 run setblock ~ ~ ~ minecraft:sugar_cane[age=4] +execute if score @s s.crhf.block_id matches 4022 run setblock ~ ~ ~ minecraft:sugar_cane[age=5] +execute if score @s s.crhf.block_id matches 4023 run setblock ~ ~ ~ minecraft:sugar_cane[age=6] +execute if score @s s.crhf.block_id matches 4024 run setblock ~ ~ ~ minecraft:sugar_cane[age=7] +execute if score @s s.crhf.block_id matches 4025 run setblock ~ ~ ~ minecraft:sugar_cane[age=8] +execute if score @s s.crhf.block_id matches 4026 run setblock ~ ~ ~ minecraft:sugar_cane[age=9] +execute if score @s s.crhf.block_id matches 4027 run setblock ~ ~ ~ minecraft:sugar_cane[age=10] +execute if score @s s.crhf.block_id matches 4028 run setblock ~ ~ ~ minecraft:sugar_cane[age=11] +execute if score @s s.crhf.block_id matches 4029 run setblock ~ ~ ~ minecraft:sugar_cane[age=12] +execute if score @s s.crhf.block_id matches 4030 run setblock ~ ~ ~ minecraft:sugar_cane[age=13] +execute if score @s s.crhf.block_id matches 4031 run setblock ~ ~ ~ minecraft:sugar_cane[age=14] +execute if score @s s.crhf.block_id matches 4032 run setblock ~ ~ ~ minecraft:sugar_cane[age=15] diff --git a/data/bsc/functions/write/l0/p/l0_109.mcfunction b/data/bsc/functions/write/l0/p/l0_109.mcfunction new file mode 100644 index 00000000..449a775a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_109.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 4033 run setblock ~ ~ ~ minecraft:jukebox[has_record=true] +execute if score @s s.crhf.block_id matches 4034 run setblock ~ ~ ~ minecraft:jukebox[has_record=false] diff --git a/data/bsc/functions/write/l0/p/l0_11.mcfunction b/data/bsc/functions/write/l0/p/l0_11.mcfunction new file mode 100644 index 00000000..3ebee9f1 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_11.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 79 run setblock ~ ~ ~ minecraft:spruce_log[axis=x] +execute if score @s s.crhf.block_id matches 80 run setblock ~ ~ ~ minecraft:spruce_log[axis=y] +execute if score @s s.crhf.block_id matches 81 run setblock ~ ~ ~ minecraft:spruce_log[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_110.mcfunction b/data/bsc/functions/write/l0/p/l0_110.mcfunction new file mode 100644 index 00000000..6c34405e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_110.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 4035 run setblock ~ ~ ~ minecraft:oak_fence[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4036 run setblock ~ ~ ~ minecraft:oak_fence[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4037 run setblock ~ ~ ~ minecraft:oak_fence[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4038 run setblock ~ ~ ~ minecraft:oak_fence[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4039 run setblock ~ ~ ~ minecraft:oak_fence[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4040 run setblock ~ ~ ~ minecraft:oak_fence[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4041 run setblock ~ ~ ~ minecraft:oak_fence[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4042 run setblock ~ ~ ~ minecraft:oak_fence[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4043 run setblock ~ ~ ~ minecraft:oak_fence[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4044 run setblock ~ ~ ~ minecraft:oak_fence[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4045 run setblock ~ ~ ~ minecraft:oak_fence[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4046 run setblock ~ ~ ~ minecraft:oak_fence[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4047 run setblock ~ ~ ~ minecraft:oak_fence[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4048 run setblock ~ ~ ~ minecraft:oak_fence[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4049 run setblock ~ ~ ~ minecraft:oak_fence[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4050 run setblock ~ ~ ~ minecraft:oak_fence[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4051 run setblock ~ ~ ~ minecraft:oak_fence[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4052 run setblock ~ ~ ~ minecraft:oak_fence[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4053 run setblock ~ ~ ~ minecraft:oak_fence[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4054 run setblock ~ ~ ~ minecraft:oak_fence[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4055 run setblock ~ ~ ~ minecraft:oak_fence[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4056 run setblock ~ ~ ~ minecraft:oak_fence[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4057 run setblock ~ ~ ~ minecraft:oak_fence[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4058 run setblock ~ ~ ~ minecraft:oak_fence[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4059 run setblock ~ ~ ~ minecraft:oak_fence[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4060 run setblock ~ ~ ~ minecraft:oak_fence[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4061 run setblock ~ ~ ~ minecraft:oak_fence[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4062 run setblock ~ ~ ~ minecraft:oak_fence[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4063 run setblock ~ ~ ~ minecraft:oak_fence[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4064 run setblock ~ ~ ~ minecraft:oak_fence[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4065 run setblock ~ ~ ~ minecraft:oak_fence[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4066 run setblock ~ ~ ~ minecraft:oak_fence[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_111.mcfunction b/data/bsc/functions/write/l0/p/l0_111.mcfunction new file mode 100644 index 00000000..ea3ae24a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_111.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 4071 run setblock ~ ~ ~ minecraft:basalt[axis=x] +execute if score @s s.crhf.block_id matches 4072 run setblock ~ ~ ~ minecraft:basalt[axis=y] +execute if score @s s.crhf.block_id matches 4073 run setblock ~ ~ ~ minecraft:basalt[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_112.mcfunction b/data/bsc/functions/write/l0/p/l0_112.mcfunction new file mode 100644 index 00000000..eb4a0531 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_112.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 4074 run setblock ~ ~ ~ minecraft:polished_basalt[axis=x] +execute if score @s s.crhf.block_id matches 4075 run setblock ~ ~ ~ minecraft:polished_basalt[axis=y] +execute if score @s s.crhf.block_id matches 4076 run setblock ~ ~ ~ minecraft:polished_basalt[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_113.mcfunction b/data/bsc/functions/write/l0/p/l0_113.mcfunction new file mode 100644 index 00000000..8ee3a9e7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_113.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4078 run setblock ~ ~ ~ minecraft:soul_wall_torch[facing=north] +execute if score @s s.crhf.block_id matches 4079 run setblock ~ ~ ~ minecraft:soul_wall_torch[facing=south] +execute if score @s s.crhf.block_id matches 4080 run setblock ~ ~ ~ minecraft:soul_wall_torch[facing=west] +execute if score @s s.crhf.block_id matches 4081 run setblock ~ ~ ~ minecraft:soul_wall_torch[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_114.mcfunction b/data/bsc/functions/write/l0/p/l0_114.mcfunction new file mode 100644 index 00000000..328b0ad7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_114.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 4083 run setblock ~ ~ ~ minecraft:nether_portal[axis=x] +execute if score @s s.crhf.block_id matches 4084 run setblock ~ ~ ~ minecraft:nether_portal[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_115.mcfunction b/data/bsc/functions/write/l0/p/l0_115.mcfunction new file mode 100644 index 00000000..1a3306d9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_115.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4085 run setblock ~ ~ ~ minecraft:carved_pumpkin[facing=north] +execute if score @s s.crhf.block_id matches 4086 run setblock ~ ~ ~ minecraft:carved_pumpkin[facing=south] +execute if score @s s.crhf.block_id matches 4087 run setblock ~ ~ ~ minecraft:carved_pumpkin[facing=west] +execute if score @s s.crhf.block_id matches 4088 run setblock ~ ~ ~ minecraft:carved_pumpkin[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_116.mcfunction b/data/bsc/functions/write/l0/p/l0_116.mcfunction new file mode 100644 index 00000000..9818170d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_116.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4089 run setblock ~ ~ ~ minecraft:jack_o_lantern[facing=north] +execute if score @s s.crhf.block_id matches 4090 run setblock ~ ~ ~ minecraft:jack_o_lantern[facing=south] +execute if score @s s.crhf.block_id matches 4091 run setblock ~ ~ ~ minecraft:jack_o_lantern[facing=west] +execute if score @s s.crhf.block_id matches 4092 run setblock ~ ~ ~ minecraft:jack_o_lantern[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_117.mcfunction b/data/bsc/functions/write/l0/p/l0_117.mcfunction new file mode 100644 index 00000000..c9209245 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_117.mcfunction @@ -0,0 +1,7 @@ +execute if score @s s.crhf.block_id matches 4093 run setblock ~ ~ ~ minecraft:cake[bites=0] +execute if score @s s.crhf.block_id matches 4094 run setblock ~ ~ ~ minecraft:cake[bites=1] +execute if score @s s.crhf.block_id matches 4095 run setblock ~ ~ ~ minecraft:cake[bites=2] +execute if score @s s.crhf.block_id matches 4096 run setblock ~ ~ ~ minecraft:cake[bites=3] +execute if score @s s.crhf.block_id matches 4097 run setblock ~ ~ ~ minecraft:cake[bites=4] +execute if score @s s.crhf.block_id matches 4098 run setblock ~ ~ ~ minecraft:cake[bites=5] +execute if score @s s.crhf.block_id matches 4099 run setblock ~ ~ ~ minecraft:cake[bites=6] diff --git a/data/bsc/functions/write/l0/p/l0_118.mcfunction b/data/bsc/functions/write/l0/p/l0_118.mcfunction new file mode 100644 index 00000000..d0e812bf --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_118.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4100 run setblock ~ ~ ~ minecraft:repeater[delay=1,facing=north,locked=true,powered=true] +execute if score @s s.crhf.block_id matches 4101 run setblock ~ ~ ~ minecraft:repeater[delay=1,facing=north,locked=true,powered=false] +execute if score @s s.crhf.block_id matches 4102 run setblock ~ ~ ~ minecraft:repeater[delay=1,facing=north,locked=false,powered=true] +execute if score @s s.crhf.block_id matches 4103 run setblock ~ ~ ~ minecraft:repeater[delay=1,facing=north,locked=false,powered=false] +execute if score @s s.crhf.block_id matches 4104 run setblock ~ ~ ~ minecraft:repeater[delay=1,facing=south,locked=true,powered=true] +execute if score @s s.crhf.block_id matches 4105 run setblock ~ ~ ~ minecraft:repeater[delay=1,facing=south,locked=true,powered=false] +execute if score @s s.crhf.block_id matches 4106 run setblock ~ ~ ~ minecraft:repeater[delay=1,facing=south,locked=false,powered=true] +execute if score @s s.crhf.block_id matches 4107 run setblock ~ ~ ~ minecraft:repeater[delay=1,facing=south,locked=false,powered=false] +execute if score @s s.crhf.block_id matches 4108 run setblock ~ ~ ~ minecraft:repeater[delay=1,facing=west,locked=true,powered=true] +execute if score @s s.crhf.block_id matches 4109 run setblock ~ ~ ~ minecraft:repeater[delay=1,facing=west,locked=true,powered=false] +execute if score @s s.crhf.block_id matches 4110 run setblock ~ ~ ~ minecraft:repeater[delay=1,facing=west,locked=false,powered=true] +execute if score @s s.crhf.block_id matches 4111 run setblock ~ ~ ~ minecraft:repeater[delay=1,facing=west,locked=false,powered=false] +execute if score @s s.crhf.block_id matches 4112 run setblock ~ ~ ~ minecraft:repeater[delay=1,facing=east,locked=true,powered=true] +execute if score @s s.crhf.block_id matches 4113 run setblock ~ ~ ~ minecraft:repeater[delay=1,facing=east,locked=true,powered=false] +execute if score @s s.crhf.block_id matches 4114 run setblock ~ ~ ~ minecraft:repeater[delay=1,facing=east,locked=false,powered=true] +execute if score @s s.crhf.block_id matches 4115 run setblock ~ ~ ~ minecraft:repeater[delay=1,facing=east,locked=false,powered=false] +execute if score @s s.crhf.block_id matches 4116 run setblock ~ ~ ~ minecraft:repeater[delay=2,facing=north,locked=true,powered=true] +execute if score @s s.crhf.block_id matches 4117 run setblock ~ ~ ~ minecraft:repeater[delay=2,facing=north,locked=true,powered=false] +execute if score @s s.crhf.block_id matches 4118 run setblock ~ ~ ~ minecraft:repeater[delay=2,facing=north,locked=false,powered=true] +execute if score @s s.crhf.block_id matches 4119 run setblock ~ ~ ~ minecraft:repeater[delay=2,facing=north,locked=false,powered=false] +execute if score @s s.crhf.block_id matches 4120 run setblock ~ ~ ~ minecraft:repeater[delay=2,facing=south,locked=true,powered=true] +execute if score @s s.crhf.block_id matches 4121 run setblock ~ ~ ~ minecraft:repeater[delay=2,facing=south,locked=true,powered=false] +execute if score @s s.crhf.block_id matches 4122 run setblock ~ ~ ~ minecraft:repeater[delay=2,facing=south,locked=false,powered=true] +execute if score @s s.crhf.block_id matches 4123 run setblock ~ ~ ~ minecraft:repeater[delay=2,facing=south,locked=false,powered=false] +execute if score @s s.crhf.block_id matches 4124 run setblock ~ ~ ~ minecraft:repeater[delay=2,facing=west,locked=true,powered=true] +execute if score @s s.crhf.block_id matches 4125 run setblock ~ ~ ~ minecraft:repeater[delay=2,facing=west,locked=true,powered=false] +execute if score @s s.crhf.block_id matches 4126 run setblock ~ ~ ~ minecraft:repeater[delay=2,facing=west,locked=false,powered=true] +execute if score @s s.crhf.block_id matches 4127 run setblock ~ ~ ~ minecraft:repeater[delay=2,facing=west,locked=false,powered=false] +execute if score @s s.crhf.block_id matches 4128 run setblock ~ ~ ~ minecraft:repeater[delay=2,facing=east,locked=true,powered=true] +execute if score @s s.crhf.block_id matches 4129 run setblock ~ ~ ~ minecraft:repeater[delay=2,facing=east,locked=true,powered=false] +execute if score @s s.crhf.block_id matches 4130 run setblock ~ ~ ~ minecraft:repeater[delay=2,facing=east,locked=false,powered=true] +execute if score @s s.crhf.block_id matches 4131 run setblock ~ ~ ~ minecraft:repeater[delay=2,facing=east,locked=false,powered=false] +execute if score @s s.crhf.block_id matches 4132 run setblock ~ ~ ~ minecraft:repeater[delay=3,facing=north,locked=true,powered=true] +execute if score @s s.crhf.block_id matches 4133 run setblock ~ ~ ~ minecraft:repeater[delay=3,facing=north,locked=true,powered=false] +execute if score @s s.crhf.block_id matches 4134 run setblock ~ ~ ~ minecraft:repeater[delay=3,facing=north,locked=false,powered=true] +execute if score @s s.crhf.block_id matches 4135 run setblock ~ ~ ~ minecraft:repeater[delay=3,facing=north,locked=false,powered=false] +execute if score @s s.crhf.block_id matches 4136 run setblock ~ ~ ~ minecraft:repeater[delay=3,facing=south,locked=true,powered=true] +execute if score @s s.crhf.block_id matches 4137 run setblock ~ ~ ~ minecraft:repeater[delay=3,facing=south,locked=true,powered=false] +execute if score @s s.crhf.block_id matches 4138 run setblock ~ ~ ~ minecraft:repeater[delay=3,facing=south,locked=false,powered=true] +execute if score @s s.crhf.block_id matches 4139 run setblock ~ ~ ~ minecraft:repeater[delay=3,facing=south,locked=false,powered=false] +execute if score @s s.crhf.block_id matches 4140 run setblock ~ ~ ~ minecraft:repeater[delay=3,facing=west,locked=true,powered=true] +execute if score @s s.crhf.block_id matches 4141 run setblock ~ ~ ~ minecraft:repeater[delay=3,facing=west,locked=true,powered=false] +execute if score @s s.crhf.block_id matches 4142 run setblock ~ ~ ~ minecraft:repeater[delay=3,facing=west,locked=false,powered=true] +execute if score @s s.crhf.block_id matches 4143 run setblock ~ ~ ~ minecraft:repeater[delay=3,facing=west,locked=false,powered=false] +execute if score @s s.crhf.block_id matches 4144 run setblock ~ ~ ~ minecraft:repeater[delay=3,facing=east,locked=true,powered=true] +execute if score @s s.crhf.block_id matches 4145 run setblock ~ ~ ~ minecraft:repeater[delay=3,facing=east,locked=true,powered=false] +execute if score @s s.crhf.block_id matches 4146 run setblock ~ ~ ~ minecraft:repeater[delay=3,facing=east,locked=false,powered=true] +execute if score @s s.crhf.block_id matches 4147 run setblock ~ ~ ~ minecraft:repeater[delay=3,facing=east,locked=false,powered=false] +execute if score @s s.crhf.block_id matches 4148 run setblock ~ ~ ~ minecraft:repeater[delay=4,facing=north,locked=true,powered=true] +execute if score @s s.crhf.block_id matches 4149 run setblock ~ ~ ~ minecraft:repeater[delay=4,facing=north,locked=true,powered=false] +execute if score @s s.crhf.block_id matches 4150 run setblock ~ ~ ~ minecraft:repeater[delay=4,facing=north,locked=false,powered=true] +execute if score @s s.crhf.block_id matches 4151 run setblock ~ ~ ~ minecraft:repeater[delay=4,facing=north,locked=false,powered=false] +execute if score @s s.crhf.block_id matches 4152 run setblock ~ ~ ~ minecraft:repeater[delay=4,facing=south,locked=true,powered=true] +execute if score @s s.crhf.block_id matches 4153 run setblock ~ ~ ~ minecraft:repeater[delay=4,facing=south,locked=true,powered=false] +execute if score @s s.crhf.block_id matches 4154 run setblock ~ ~ ~ minecraft:repeater[delay=4,facing=south,locked=false,powered=true] +execute if score @s s.crhf.block_id matches 4155 run setblock ~ ~ ~ minecraft:repeater[delay=4,facing=south,locked=false,powered=false] +execute if score @s s.crhf.block_id matches 4156 run setblock ~ ~ ~ minecraft:repeater[delay=4,facing=west,locked=true,powered=true] +execute if score @s s.crhf.block_id matches 4157 run setblock ~ ~ ~ minecraft:repeater[delay=4,facing=west,locked=true,powered=false] +execute if score @s s.crhf.block_id matches 4158 run setblock ~ ~ ~ minecraft:repeater[delay=4,facing=west,locked=false,powered=true] +execute if score @s s.crhf.block_id matches 4159 run setblock ~ ~ ~ minecraft:repeater[delay=4,facing=west,locked=false,powered=false] +execute if score @s s.crhf.block_id matches 4160 run setblock ~ ~ ~ minecraft:repeater[delay=4,facing=east,locked=true,powered=true] +execute if score @s s.crhf.block_id matches 4161 run setblock ~ ~ ~ minecraft:repeater[delay=4,facing=east,locked=true,powered=false] +execute if score @s s.crhf.block_id matches 4162 run setblock ~ ~ ~ minecraft:repeater[delay=4,facing=east,locked=false,powered=true] +execute if score @s s.crhf.block_id matches 4163 run setblock ~ ~ ~ minecraft:repeater[delay=4,facing=east,locked=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_119.mcfunction b/data/bsc/functions/write/l0/p/l0_119.mcfunction new file mode 100644 index 00000000..bd2cf945 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_119.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4180 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4181 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4182 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4183 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4184 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4185 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4186 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4187 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4188 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4189 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4190 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4191 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4192 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4193 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4194 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4195 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4196 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4197 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4198 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4199 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4200 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4201 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4202 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4203 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4204 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4205 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4206 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4207 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4208 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4209 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4210 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4211 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4212 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4213 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4214 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4215 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4216 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4217 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4218 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4219 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4220 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4221 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4222 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4223 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4224 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4225 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4226 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4227 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4228 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4229 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4230 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4231 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4232 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4233 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4234 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4235 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4236 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4237 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4238 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4239 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4240 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4241 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4242 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4243 run setblock ~ ~ ~ minecraft:oak_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_12.mcfunction b/data/bsc/functions/write/l0/p/l0_12.mcfunction new file mode 100644 index 00000000..5afb9312 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_12.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 82 run setblock ~ ~ ~ minecraft:birch_log[axis=x] +execute if score @s s.crhf.block_id matches 83 run setblock ~ ~ ~ minecraft:birch_log[axis=y] +execute if score @s s.crhf.block_id matches 84 run setblock ~ ~ ~ minecraft:birch_log[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_120.mcfunction b/data/bsc/functions/write/l0/p/l0_120.mcfunction new file mode 100644 index 00000000..b1744c3d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_120.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4244 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4245 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4246 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4247 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4248 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4249 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4250 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4251 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4252 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4253 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4254 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4255 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4256 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4257 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4258 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4259 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4260 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4261 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4262 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4263 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4264 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4265 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4266 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4267 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4268 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4269 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4270 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4271 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4272 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4273 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4274 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4275 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4276 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4277 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4278 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4279 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4280 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4281 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4282 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4283 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4284 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4285 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4286 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4287 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4288 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4289 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4290 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4291 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4292 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4293 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4294 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4295 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4296 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4297 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4298 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4299 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4300 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4301 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4302 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4303 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4304 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4305 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4306 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4307 run setblock ~ ~ ~ minecraft:spruce_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_121.mcfunction b/data/bsc/functions/write/l0/p/l0_121.mcfunction new file mode 100644 index 00000000..ede69d31 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_121.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4308 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4309 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4310 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4311 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4312 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4313 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4314 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4315 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4316 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4317 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4318 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4319 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4320 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4321 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4322 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4323 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4324 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4325 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4326 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4327 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4328 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4329 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4330 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4331 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4332 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4333 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4334 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4335 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4336 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4337 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4338 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4339 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4340 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4341 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4342 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4343 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4344 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4345 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4346 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4347 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4348 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4349 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4350 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4351 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4352 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4353 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4354 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4355 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4356 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4357 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4358 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4359 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4360 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4361 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4362 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4363 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4364 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4365 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4366 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4367 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4368 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4369 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4370 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4371 run setblock ~ ~ ~ minecraft:birch_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_122.mcfunction b/data/bsc/functions/write/l0/p/l0_122.mcfunction new file mode 100644 index 00000000..f1d5ae73 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_122.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4372 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4373 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4374 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4375 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4376 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4377 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4378 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4379 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4380 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4381 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4382 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4383 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4384 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4385 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4386 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4387 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4388 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4389 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4390 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4391 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4392 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4393 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4394 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4395 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4396 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4397 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4398 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4399 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4400 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4401 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4402 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4403 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4404 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4405 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4406 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4407 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4408 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4409 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4410 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4411 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4412 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4413 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4414 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4415 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4416 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4417 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4418 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4419 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4420 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4421 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4422 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4423 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4424 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4425 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4426 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4427 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4428 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4429 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4430 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4431 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4432 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4433 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4434 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4435 run setblock ~ ~ ~ minecraft:jungle_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_123.mcfunction b/data/bsc/functions/write/l0/p/l0_123.mcfunction new file mode 100644 index 00000000..bf6a4cb7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_123.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4436 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4437 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4438 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4439 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4440 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4441 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4442 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4443 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4444 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4445 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4446 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4447 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4448 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4449 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4450 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4451 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4452 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4453 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4454 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4455 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4456 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4457 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4458 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4459 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4460 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4461 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4462 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4463 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4464 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4465 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4466 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4467 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4468 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4469 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4470 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4471 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4472 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4473 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4474 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4475 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4476 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4477 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4478 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4479 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4480 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4481 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4482 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4483 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4484 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4485 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4486 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4487 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4488 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4489 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4490 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4491 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4492 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4493 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4494 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4495 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4496 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4497 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4498 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4499 run setblock ~ ~ ~ minecraft:acacia_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_124.mcfunction b/data/bsc/functions/write/l0/p/l0_124.mcfunction new file mode 100644 index 00000000..e5c36c7f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_124.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4500 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4501 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4502 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4503 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4504 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4505 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4506 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4507 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4508 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4509 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4510 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4511 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4512 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4513 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4514 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4515 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4516 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4517 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4518 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4519 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4520 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4521 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4522 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4523 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4524 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4525 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4526 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4527 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4528 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4529 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4530 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4531 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4532 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4533 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4534 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4535 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4536 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4537 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4538 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4539 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4540 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4541 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4542 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4543 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4544 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4545 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4546 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4547 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4548 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4549 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4550 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4551 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4552 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4553 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4554 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4555 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4556 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4557 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4558 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4559 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 4560 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 4561 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 4562 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 4563 run setblock ~ ~ ~ minecraft:dark_oak_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_125.mcfunction b/data/bsc/functions/write/l0/p/l0_125.mcfunction new file mode 100644 index 00000000..c0ca1864 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_125.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4574 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4575 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4576 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4577 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4578 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4579 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4580 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4581 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4582 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4583 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4584 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4585 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4586 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4587 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4588 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4589 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4590 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4591 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4592 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4593 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4594 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4595 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4596 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4597 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4598 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4599 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4600 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4601 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4602 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4603 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4604 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4605 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=true,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4606 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4607 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4608 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4609 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4610 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4611 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4612 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4613 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4614 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4615 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4616 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4617 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4618 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4619 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4620 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4621 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4622 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4623 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4624 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4625 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4626 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4627 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4628 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4629 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4630 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4631 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4632 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4633 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4634 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4635 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4636 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4637 run setblock ~ ~ ~ minecraft:brown_mushroom_block[down=false,east=false,north=false,south=false,up=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_126.mcfunction b/data/bsc/functions/write/l0/p/l0_126.mcfunction new file mode 100644 index 00000000..03701e97 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_126.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4638 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4639 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4640 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4641 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4642 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4643 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4644 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4645 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4646 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4647 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4648 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4649 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4650 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4651 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4652 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4653 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4654 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4655 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4656 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4657 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4658 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4659 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4660 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4661 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4662 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4663 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4664 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4665 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4666 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4667 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4668 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4669 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=true,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4670 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4671 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4672 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4673 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4674 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4675 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4676 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4677 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4678 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4679 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4680 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4681 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4682 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4683 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4684 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4685 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4686 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4687 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4688 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4689 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4690 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4691 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4692 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4693 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4694 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4695 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4696 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4697 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4698 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4699 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4700 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4701 run setblock ~ ~ ~ minecraft:red_mushroom_block[down=false,east=false,north=false,south=false,up=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_127.mcfunction b/data/bsc/functions/write/l0/p/l0_127.mcfunction new file mode 100644 index 00000000..a9d4c8fa --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_127.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 4702 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4703 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4704 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4705 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4706 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4707 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4708 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4709 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4710 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4711 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4712 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4713 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4714 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4715 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4716 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4717 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4718 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4719 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4720 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4721 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4722 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4723 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4724 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4725 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4726 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4727 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4728 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4729 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4730 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4731 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4732 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4733 run setblock ~ ~ ~ minecraft:mushroom_stem[down=true,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4734 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4735 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4736 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4737 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4738 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4739 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4740 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4741 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4742 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4743 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4744 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4745 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4746 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4747 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4748 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4749 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4750 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4751 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4752 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4753 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4754 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4755 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4756 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4757 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4758 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4759 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4760 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4761 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4762 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4763 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4764 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4765 run setblock ~ ~ ~ minecraft:mushroom_stem[down=false,east=false,north=false,south=false,up=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_128.mcfunction b/data/bsc/functions/write/l0/p/l0_128.mcfunction new file mode 100644 index 00000000..4c1e7b78 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_128.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 4766 run setblock ~ ~ ~ minecraft:iron_bars[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4767 run setblock ~ ~ ~ minecraft:iron_bars[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4768 run setblock ~ ~ ~ minecraft:iron_bars[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4769 run setblock ~ ~ ~ minecraft:iron_bars[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4770 run setblock ~ ~ ~ minecraft:iron_bars[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4771 run setblock ~ ~ ~ minecraft:iron_bars[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4772 run setblock ~ ~ ~ minecraft:iron_bars[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4773 run setblock ~ ~ ~ minecraft:iron_bars[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4774 run setblock ~ ~ ~ minecraft:iron_bars[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4775 run setblock ~ ~ ~ minecraft:iron_bars[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4776 run setblock ~ ~ ~ minecraft:iron_bars[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4777 run setblock ~ ~ ~ minecraft:iron_bars[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4778 run setblock ~ ~ ~ minecraft:iron_bars[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4779 run setblock ~ ~ ~ minecraft:iron_bars[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4780 run setblock ~ ~ ~ minecraft:iron_bars[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4781 run setblock ~ ~ ~ minecraft:iron_bars[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4782 run setblock ~ ~ ~ minecraft:iron_bars[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4783 run setblock ~ ~ ~ minecraft:iron_bars[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4784 run setblock ~ ~ ~ minecraft:iron_bars[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4785 run setblock ~ ~ ~ minecraft:iron_bars[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4786 run setblock ~ ~ ~ minecraft:iron_bars[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4787 run setblock ~ ~ ~ minecraft:iron_bars[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4788 run setblock ~ ~ ~ minecraft:iron_bars[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4789 run setblock ~ ~ ~ minecraft:iron_bars[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4790 run setblock ~ ~ ~ minecraft:iron_bars[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4791 run setblock ~ ~ ~ minecraft:iron_bars[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4792 run setblock ~ ~ ~ minecraft:iron_bars[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4793 run setblock ~ ~ ~ minecraft:iron_bars[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4794 run setblock ~ ~ ~ minecraft:iron_bars[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4795 run setblock ~ ~ ~ minecraft:iron_bars[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4796 run setblock ~ ~ ~ minecraft:iron_bars[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4797 run setblock ~ ~ ~ minecraft:iron_bars[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_129.mcfunction b/data/bsc/functions/write/l0/p/l0_129.mcfunction new file mode 100644 index 00000000..b3b9c5f0 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_129.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 4798 run setblock ~ ~ ~ minecraft:chain[axis=x,waterlogged=true] +execute if score @s s.crhf.block_id matches 4799 run setblock ~ ~ ~ minecraft:chain[axis=x,waterlogged=false] +execute if score @s s.crhf.block_id matches 4800 run setblock ~ ~ ~ minecraft:chain[axis=y,waterlogged=true] +execute if score @s s.crhf.block_id matches 4801 run setblock ~ ~ ~ minecraft:chain[axis=y,waterlogged=false] +execute if score @s s.crhf.block_id matches 4802 run setblock ~ ~ ~ minecraft:chain[axis=z,waterlogged=true] +execute if score @s s.crhf.block_id matches 4803 run setblock ~ ~ ~ minecraft:chain[axis=z,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_13.mcfunction b/data/bsc/functions/write/l0/p/l0_13.mcfunction new file mode 100644 index 00000000..42b98dd8 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_13.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 85 run setblock ~ ~ ~ minecraft:jungle_log[axis=x] +execute if score @s s.crhf.block_id matches 86 run setblock ~ ~ ~ minecraft:jungle_log[axis=y] +execute if score @s s.crhf.block_id matches 87 run setblock ~ ~ ~ minecraft:jungle_log[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_130.mcfunction b/data/bsc/functions/write/l0/p/l0_130.mcfunction new file mode 100644 index 00000000..faabafd0 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_130.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 4804 run setblock ~ ~ ~ minecraft:glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4805 run setblock ~ ~ ~ minecraft:glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4806 run setblock ~ ~ ~ minecraft:glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4807 run setblock ~ ~ ~ minecraft:glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4808 run setblock ~ ~ ~ minecraft:glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4809 run setblock ~ ~ ~ minecraft:glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4810 run setblock ~ ~ ~ minecraft:glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4811 run setblock ~ ~ ~ minecraft:glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4812 run setblock ~ ~ ~ minecraft:glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4813 run setblock ~ ~ ~ minecraft:glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4814 run setblock ~ ~ ~ minecraft:glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4815 run setblock ~ ~ ~ minecraft:glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4816 run setblock ~ ~ ~ minecraft:glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4817 run setblock ~ ~ ~ minecraft:glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4818 run setblock ~ ~ ~ minecraft:glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4819 run setblock ~ ~ ~ minecraft:glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4820 run setblock ~ ~ ~ minecraft:glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4821 run setblock ~ ~ ~ minecraft:glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4822 run setblock ~ ~ ~ minecraft:glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4823 run setblock ~ ~ ~ minecraft:glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4824 run setblock ~ ~ ~ minecraft:glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4825 run setblock ~ ~ ~ minecraft:glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4826 run setblock ~ ~ ~ minecraft:glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4827 run setblock ~ ~ ~ minecraft:glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4828 run setblock ~ ~ ~ minecraft:glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4829 run setblock ~ ~ ~ minecraft:glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4830 run setblock ~ ~ ~ minecraft:glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4831 run setblock ~ ~ ~ minecraft:glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4832 run setblock ~ ~ ~ minecraft:glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4833 run setblock ~ ~ ~ minecraft:glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4834 run setblock ~ ~ ~ minecraft:glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4835 run setblock ~ ~ ~ minecraft:glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_131.mcfunction b/data/bsc/functions/write/l0/p/l0_131.mcfunction new file mode 100644 index 00000000..4dd9484b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_131.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4837 run setblock ~ ~ ~ minecraft:attached_pumpkin_stem[facing=north] +execute if score @s s.crhf.block_id matches 4838 run setblock ~ ~ ~ minecraft:attached_pumpkin_stem[facing=south] +execute if score @s s.crhf.block_id matches 4839 run setblock ~ ~ ~ minecraft:attached_pumpkin_stem[facing=west] +execute if score @s s.crhf.block_id matches 4840 run setblock ~ ~ ~ minecraft:attached_pumpkin_stem[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_132.mcfunction b/data/bsc/functions/write/l0/p/l0_132.mcfunction new file mode 100644 index 00000000..0b8a3120 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_132.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4841 run setblock ~ ~ ~ minecraft:attached_melon_stem[facing=north] +execute if score @s s.crhf.block_id matches 4842 run setblock ~ ~ ~ minecraft:attached_melon_stem[facing=south] +execute if score @s s.crhf.block_id matches 4843 run setblock ~ ~ ~ minecraft:attached_melon_stem[facing=west] +execute if score @s s.crhf.block_id matches 4844 run setblock ~ ~ ~ minecraft:attached_melon_stem[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_133.mcfunction b/data/bsc/functions/write/l0/p/l0_133.mcfunction new file mode 100644 index 00000000..876fc21c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_133.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 4845 run setblock ~ ~ ~ minecraft:pumpkin_stem[age=0] +execute if score @s s.crhf.block_id matches 4846 run setblock ~ ~ ~ minecraft:pumpkin_stem[age=1] +execute if score @s s.crhf.block_id matches 4847 run setblock ~ ~ ~ minecraft:pumpkin_stem[age=2] +execute if score @s s.crhf.block_id matches 4848 run setblock ~ ~ ~ minecraft:pumpkin_stem[age=3] +execute if score @s s.crhf.block_id matches 4849 run setblock ~ ~ ~ minecraft:pumpkin_stem[age=4] +execute if score @s s.crhf.block_id matches 4850 run setblock ~ ~ ~ minecraft:pumpkin_stem[age=5] +execute if score @s s.crhf.block_id matches 4851 run setblock ~ ~ ~ minecraft:pumpkin_stem[age=6] +execute if score @s s.crhf.block_id matches 4852 run setblock ~ ~ ~ minecraft:pumpkin_stem[age=7] diff --git a/data/bsc/functions/write/l0/p/l0_134.mcfunction b/data/bsc/functions/write/l0/p/l0_134.mcfunction new file mode 100644 index 00000000..f2f0ff88 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_134.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 4853 run setblock ~ ~ ~ minecraft:melon_stem[age=0] +execute if score @s s.crhf.block_id matches 4854 run setblock ~ ~ ~ minecraft:melon_stem[age=1] +execute if score @s s.crhf.block_id matches 4855 run setblock ~ ~ ~ minecraft:melon_stem[age=2] +execute if score @s s.crhf.block_id matches 4856 run setblock ~ ~ ~ minecraft:melon_stem[age=3] +execute if score @s s.crhf.block_id matches 4857 run setblock ~ ~ ~ minecraft:melon_stem[age=4] +execute if score @s s.crhf.block_id matches 4858 run setblock ~ ~ ~ minecraft:melon_stem[age=5] +execute if score @s s.crhf.block_id matches 4859 run setblock ~ ~ ~ minecraft:melon_stem[age=6] +execute if score @s s.crhf.block_id matches 4860 run setblock ~ ~ ~ minecraft:melon_stem[age=7] diff --git a/data/bsc/functions/write/l0/p/l0_135.mcfunction b/data/bsc/functions/write/l0/p/l0_135.mcfunction new file mode 100644 index 00000000..1e310b3a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_135.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 4861 run setblock ~ ~ ~ minecraft:vine[east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4862 run setblock ~ ~ ~ minecraft:vine[east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4863 run setblock ~ ~ ~ minecraft:vine[east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4864 run setblock ~ ~ ~ minecraft:vine[east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4865 run setblock ~ ~ ~ minecraft:vine[east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4866 run setblock ~ ~ ~ minecraft:vine[east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4867 run setblock ~ ~ ~ minecraft:vine[east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4868 run setblock ~ ~ ~ minecraft:vine[east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4869 run setblock ~ ~ ~ minecraft:vine[east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4870 run setblock ~ ~ ~ minecraft:vine[east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4871 run setblock ~ ~ ~ minecraft:vine[east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4872 run setblock ~ ~ ~ minecraft:vine[east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4873 run setblock ~ ~ ~ minecraft:vine[east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4874 run setblock ~ ~ ~ minecraft:vine[east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4875 run setblock ~ ~ ~ minecraft:vine[east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4876 run setblock ~ ~ ~ minecraft:vine[east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4877 run setblock ~ ~ ~ minecraft:vine[east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4878 run setblock ~ ~ ~ minecraft:vine[east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4879 run setblock ~ ~ ~ minecraft:vine[east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4880 run setblock ~ ~ ~ minecraft:vine[east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4881 run setblock ~ ~ ~ minecraft:vine[east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4882 run setblock ~ ~ ~ minecraft:vine[east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4883 run setblock ~ ~ ~ minecraft:vine[east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4884 run setblock ~ ~ ~ minecraft:vine[east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 4885 run setblock ~ ~ ~ minecraft:vine[east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 4886 run setblock ~ ~ ~ minecraft:vine[east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 4887 run setblock ~ ~ ~ minecraft:vine[east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 4888 run setblock ~ ~ ~ minecraft:vine[east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 4889 run setblock ~ ~ ~ minecraft:vine[east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 4890 run setblock ~ ~ ~ minecraft:vine[east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 4891 run setblock ~ ~ ~ minecraft:vine[east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 4892 run setblock ~ ~ ~ minecraft:vine[east=false,north=false,south=false,up=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_136.mcfunction b/data/bsc/functions/write/l0/p/l0_136.mcfunction new file mode 100644 index 00000000..1e09237c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_136.mcfunction @@ -0,0 +1,128 @@ +execute if score @s s.crhf.block_id matches 4893 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=true,up=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4894 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=true,up=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4895 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=true,up=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4896 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=true,up=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4897 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=true,up=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4898 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=true,up=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4899 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=true,up=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4900 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=true,up=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4901 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=false,up=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4902 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=false,up=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4903 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=false,up=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4904 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=false,up=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4905 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=false,up=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4906 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=false,up=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4907 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=false,up=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4908 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=true,south=false,up=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4909 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=true,up=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4910 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=true,up=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4911 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=true,up=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4912 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=true,up=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4913 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=true,up=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4914 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=true,up=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4915 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=true,up=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4916 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=true,up=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4917 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=false,up=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4918 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=false,up=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4919 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=false,up=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4920 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=false,up=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4921 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=false,up=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4922 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=false,up=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4923 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=false,up=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4924 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=true,north=false,south=false,up=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4925 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=true,up=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4926 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=true,up=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4927 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=true,up=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4928 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=true,up=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4929 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=true,up=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4930 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=true,up=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4931 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=true,up=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4932 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=true,up=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4933 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=false,up=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4934 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=false,up=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4935 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=false,up=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4936 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=false,up=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4937 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=false,up=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4938 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=false,up=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4939 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=false,up=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4940 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=true,south=false,up=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4941 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=true,up=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4942 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=true,up=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4943 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=true,up=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4944 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=true,up=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4945 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=true,up=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4946 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=true,up=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4947 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=true,up=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4948 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=true,up=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4949 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=false,up=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4950 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=false,up=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4951 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=false,up=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4952 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=false,up=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4953 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=false,up=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4954 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=false,up=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4955 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=false,up=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4956 run setblock ~ ~ ~ minecraft:glow_lichen[down=true,east=false,north=false,south=false,up=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4957 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=true,up=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4958 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=true,up=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4959 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=true,up=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4960 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=true,up=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4961 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=true,up=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4962 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=true,up=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4963 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=true,up=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4964 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=true,up=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4965 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=false,up=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4966 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=false,up=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4967 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=false,up=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4968 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=false,up=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4969 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=false,up=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4970 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=false,up=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4971 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=false,up=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4972 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=true,south=false,up=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4973 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=true,up=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4974 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=true,up=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4975 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=true,up=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4976 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=true,up=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4977 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=true,up=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4978 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=true,up=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4979 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=true,up=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4980 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=true,up=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4981 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=false,up=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4982 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=false,up=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4983 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=false,up=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4984 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=false,up=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4985 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=false,up=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4986 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=false,up=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4987 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=false,up=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4988 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=true,north=false,south=false,up=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4989 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=true,up=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4990 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=true,up=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4991 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=true,up=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4992 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=true,up=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4993 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=true,up=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4994 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=true,up=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4995 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=true,up=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 4996 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=true,up=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 4997 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=false,up=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 4998 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=false,up=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 4999 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=false,up=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 5000 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=false,up=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 5001 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=false,up=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 5002 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=false,up=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 5003 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=false,up=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 5004 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=true,south=false,up=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 5005 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=true,up=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 5006 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=true,up=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 5007 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=true,up=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 5008 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=true,up=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 5009 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=true,up=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 5010 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=true,up=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 5011 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=true,up=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 5012 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=true,up=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 5013 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=false,up=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 5014 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=false,up=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 5015 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=false,up=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 5016 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=false,up=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 5017 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=false,up=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 5018 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=false,up=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 5019 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=false,up=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 5020 run setblock ~ ~ ~ minecraft:glow_lichen[down=false,east=false,north=false,south=false,up=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_137.mcfunction b/data/bsc/functions/write/l0/p/l0_137.mcfunction new file mode 100644 index 00000000..510a4d2c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_137.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 5021 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=north,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 5022 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=north,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 5023 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=north,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 5024 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=north,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 5025 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=north,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 5026 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=north,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 5027 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=north,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 5028 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=north,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 5029 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=south,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 5030 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=south,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 5031 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=south,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 5032 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=south,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 5033 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=south,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 5034 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=south,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 5035 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=south,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 5036 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=south,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 5037 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=west,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 5038 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=west,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 5039 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=west,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 5040 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=west,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 5041 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=west,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 5042 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=west,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 5043 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=west,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 5044 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=west,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 5045 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=east,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 5046 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=east,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 5047 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=east,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 5048 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=east,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 5049 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=east,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 5050 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=east,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 5051 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=east,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 5052 run setblock ~ ~ ~ minecraft:oak_fence_gate[facing=east,in_wall=false,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_138.mcfunction b/data/bsc/functions/write/l0/p/l0_138.mcfunction new file mode 100644 index 00000000..108197f1 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_138.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 5053 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5054 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5055 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5056 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5057 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5058 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5059 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5060 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5061 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5062 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5063 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5064 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5065 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5066 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5067 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5068 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5069 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5070 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5071 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5072 run setblock ~ ~ ~ minecraft:brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5073 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5074 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5075 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5076 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5077 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5078 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5079 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5080 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5081 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5082 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5083 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5084 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5085 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5086 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5087 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5088 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5089 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5090 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5091 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5092 run setblock ~ ~ ~ minecraft:brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5093 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5094 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5095 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5096 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5097 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5098 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5099 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5100 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5101 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5102 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5103 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5104 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5105 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5106 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5107 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5108 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5109 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5110 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5111 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5112 run setblock ~ ~ ~ minecraft:brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5113 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5114 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5115 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5116 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5117 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5118 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5119 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5120 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5121 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5122 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5123 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5124 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5125 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5126 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5127 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5128 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5129 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5130 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5131 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5132 run setblock ~ ~ ~ minecraft:brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_139.mcfunction b/data/bsc/functions/write/l0/p/l0_139.mcfunction new file mode 100644 index 00000000..525cd59f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_139.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 5133 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5134 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5135 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5136 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5137 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5138 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5139 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5140 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5141 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5142 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5143 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5144 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5145 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5146 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5147 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5148 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5149 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5150 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5151 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5152 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5153 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5154 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5155 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5156 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5157 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5158 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5159 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5160 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5161 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5162 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5163 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5164 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5165 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5166 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5167 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5168 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5169 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5170 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5171 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5172 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5173 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5174 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5175 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5176 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5177 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5178 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5179 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5180 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5181 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5182 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5183 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5184 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5185 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5186 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5187 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5188 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5189 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5190 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5191 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5192 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5193 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5194 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5195 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5196 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5197 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5198 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5199 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5200 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5201 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5202 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5203 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5204 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5205 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5206 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5207 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5208 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5209 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5210 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5211 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5212 run setblock ~ ~ ~ minecraft:stone_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_14.mcfunction b/data/bsc/functions/write/l0/p/l0_14.mcfunction new file mode 100644 index 00000000..af7cf182 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_14.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 88 run setblock ~ ~ ~ minecraft:acacia_log[axis=x] +execute if score @s s.crhf.block_id matches 89 run setblock ~ ~ ~ minecraft:acacia_log[axis=y] +execute if score @s s.crhf.block_id matches 90 run setblock ~ ~ ~ minecraft:acacia_log[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_140.mcfunction b/data/bsc/functions/write/l0/p/l0_140.mcfunction new file mode 100644 index 00000000..585e2aa4 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_140.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 5213 run setblock ~ ~ ~ minecraft:mycelium[snowy=true] +execute if score @s s.crhf.block_id matches 5214 run setblock ~ ~ ~ minecraft:mycelium[snowy=false] diff --git a/data/bsc/functions/write/l0/p/l0_141.mcfunction b/data/bsc/functions/write/l0/p/l0_141.mcfunction new file mode 100644 index 00000000..f56f0629 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_141.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 5217 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 5218 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 5219 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 5220 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 5221 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 5222 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 5223 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 5224 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 5225 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 5226 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 5227 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 5228 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 5229 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 5230 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 5231 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 5232 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 5233 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 5234 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 5235 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 5236 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 5237 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 5238 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 5239 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 5240 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 5241 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 5242 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 5243 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 5244 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 5245 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 5246 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 5247 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 5248 run setblock ~ ~ ~ minecraft:nether_brick_fence[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_142.mcfunction b/data/bsc/functions/write/l0/p/l0_142.mcfunction new file mode 100644 index 00000000..d4a75bab --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_142.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 5249 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5250 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5251 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5252 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5253 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5254 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5255 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5256 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5257 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5258 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5259 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5260 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5261 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5262 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5263 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5264 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5265 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5266 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5267 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5268 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5269 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5270 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5271 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5272 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5273 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5274 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5275 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5276 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5277 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5278 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5279 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5280 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5281 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5282 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5283 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5284 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5285 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5286 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5287 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5288 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5289 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5290 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5291 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5292 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5293 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5294 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5295 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5296 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5297 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5298 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5299 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5300 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5301 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5302 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5303 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5304 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5305 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5306 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5307 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5308 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5309 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5310 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5311 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5312 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5313 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5314 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5315 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5316 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5317 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5318 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5319 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5320 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5321 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5322 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5323 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5324 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5325 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5326 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5327 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5328 run setblock ~ ~ ~ minecraft:nether_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_143.mcfunction b/data/bsc/functions/write/l0/p/l0_143.mcfunction new file mode 100644 index 00000000..f919a022 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_143.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5329 run setblock ~ ~ ~ minecraft:nether_wart[age=0] +execute if score @s s.crhf.block_id matches 5330 run setblock ~ ~ ~ minecraft:nether_wart[age=1] +execute if score @s s.crhf.block_id matches 5331 run setblock ~ ~ ~ minecraft:nether_wart[age=2] +execute if score @s s.crhf.block_id matches 5332 run setblock ~ ~ ~ minecraft:nether_wart[age=3] diff --git a/data/bsc/functions/write/l0/p/l0_144.mcfunction b/data/bsc/functions/write/l0/p/l0_144.mcfunction new file mode 100644 index 00000000..998094a0 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_144.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 5334 run setblock ~ ~ ~ minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=true,has_bottle_2=true] +execute if score @s s.crhf.block_id matches 5335 run setblock ~ ~ ~ minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=true,has_bottle_2=false] +execute if score @s s.crhf.block_id matches 5336 run setblock ~ ~ ~ minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=false,has_bottle_2=true] +execute if score @s s.crhf.block_id matches 5337 run setblock ~ ~ ~ minecraft:brewing_stand[has_bottle_0=true,has_bottle_1=false,has_bottle_2=false] +execute if score @s s.crhf.block_id matches 5338 run setblock ~ ~ ~ minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=true,has_bottle_2=true] +execute if score @s s.crhf.block_id matches 5339 run setblock ~ ~ ~ minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=true,has_bottle_2=false] +execute if score @s s.crhf.block_id matches 5340 run setblock ~ ~ ~ minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=false,has_bottle_2=true] +execute if score @s s.crhf.block_id matches 5341 run setblock ~ ~ ~ minecraft:brewing_stand[has_bottle_0=false,has_bottle_1=false,has_bottle_2=false] diff --git a/data/bsc/functions/write/l0/p/l0_145.mcfunction b/data/bsc/functions/write/l0/p/l0_145.mcfunction new file mode 100644 index 00000000..a8c17355 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_145.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 5343 run setblock ~ ~ ~ minecraft:water_cauldron[level=1] +execute if score @s s.crhf.block_id matches 5344 run setblock ~ ~ ~ minecraft:water_cauldron[level=2] +execute if score @s s.crhf.block_id matches 5345 run setblock ~ ~ ~ minecraft:water_cauldron[level=3] diff --git a/data/bsc/functions/write/l0/p/l0_146.mcfunction b/data/bsc/functions/write/l0/p/l0_146.mcfunction new file mode 100644 index 00000000..1f4b4966 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_146.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 5347 run setblock ~ ~ ~ minecraft:powder_snow_cauldron[level=1] +execute if score @s s.crhf.block_id matches 5348 run setblock ~ ~ ~ minecraft:powder_snow_cauldron[level=2] +execute if score @s s.crhf.block_id matches 5349 run setblock ~ ~ ~ minecraft:powder_snow_cauldron[level=3] diff --git a/data/bsc/functions/write/l0/p/l0_147.mcfunction b/data/bsc/functions/write/l0/p/l0_147.mcfunction new file mode 100644 index 00000000..f9644bb8 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_147.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 5351 run setblock ~ ~ ~ minecraft:end_portal_frame[eye=true,facing=north] +execute if score @s s.crhf.block_id matches 5352 run setblock ~ ~ ~ minecraft:end_portal_frame[eye=true,facing=south] +execute if score @s s.crhf.block_id matches 5353 run setblock ~ ~ ~ minecraft:end_portal_frame[eye=true,facing=west] +execute if score @s s.crhf.block_id matches 5354 run setblock ~ ~ ~ minecraft:end_portal_frame[eye=true,facing=east] +execute if score @s s.crhf.block_id matches 5355 run setblock ~ ~ ~ minecraft:end_portal_frame[eye=false,facing=north] +execute if score @s s.crhf.block_id matches 5356 run setblock ~ ~ ~ minecraft:end_portal_frame[eye=false,facing=south] +execute if score @s s.crhf.block_id matches 5357 run setblock ~ ~ ~ minecraft:end_portal_frame[eye=false,facing=west] +execute if score @s s.crhf.block_id matches 5358 run setblock ~ ~ ~ minecraft:end_portal_frame[eye=false,facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_148.mcfunction b/data/bsc/functions/write/l0/p/l0_148.mcfunction new file mode 100644 index 00000000..dc573f4f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_148.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 5361 run setblock ~ ~ ~ minecraft:redstone_lamp[lit=true] +execute if score @s s.crhf.block_id matches 5362 run setblock ~ ~ ~ minecraft:redstone_lamp[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_149.mcfunction b/data/bsc/functions/write/l0/p/l0_149.mcfunction new file mode 100644 index 00000000..f5dfa838 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_149.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 5363 run setblock ~ ~ ~ minecraft:cocoa[age=0,facing=north] +execute if score @s s.crhf.block_id matches 5364 run setblock ~ ~ ~ minecraft:cocoa[age=0,facing=south] +execute if score @s s.crhf.block_id matches 5365 run setblock ~ ~ ~ minecraft:cocoa[age=0,facing=west] +execute if score @s s.crhf.block_id matches 5366 run setblock ~ ~ ~ minecraft:cocoa[age=0,facing=east] +execute if score @s s.crhf.block_id matches 5367 run setblock ~ ~ ~ minecraft:cocoa[age=1,facing=north] +execute if score @s s.crhf.block_id matches 5368 run setblock ~ ~ ~ minecraft:cocoa[age=1,facing=south] +execute if score @s s.crhf.block_id matches 5369 run setblock ~ ~ ~ minecraft:cocoa[age=1,facing=west] +execute if score @s s.crhf.block_id matches 5370 run setblock ~ ~ ~ minecraft:cocoa[age=1,facing=east] +execute if score @s s.crhf.block_id matches 5371 run setblock ~ ~ ~ minecraft:cocoa[age=2,facing=north] +execute if score @s s.crhf.block_id matches 5372 run setblock ~ ~ ~ minecraft:cocoa[age=2,facing=south] +execute if score @s s.crhf.block_id matches 5373 run setblock ~ ~ ~ minecraft:cocoa[age=2,facing=west] +execute if score @s s.crhf.block_id matches 5374 run setblock ~ ~ ~ minecraft:cocoa[age=2,facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_15.mcfunction b/data/bsc/functions/write/l0/p/l0_15.mcfunction new file mode 100644 index 00000000..10015b51 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_15.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 91 run setblock ~ ~ ~ minecraft:dark_oak_log[axis=x] +execute if score @s s.crhf.block_id matches 92 run setblock ~ ~ ~ minecraft:dark_oak_log[axis=y] +execute if score @s s.crhf.block_id matches 93 run setblock ~ ~ ~ minecraft:dark_oak_log[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_150.mcfunction b/data/bsc/functions/write/l0/p/l0_150.mcfunction new file mode 100644 index 00000000..dc8bb239 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_150.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 5375 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5376 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5377 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5378 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5379 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5380 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5381 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5382 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5383 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5384 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5385 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5386 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5387 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5388 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5389 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5390 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5391 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5392 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5393 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5394 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5395 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5396 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5397 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5398 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5399 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5400 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5401 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5402 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5403 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5404 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5405 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5406 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5407 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5408 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5409 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5410 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5411 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5412 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5413 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5414 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5415 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5416 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5417 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5418 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5419 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5420 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5421 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5422 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5423 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5424 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5425 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5426 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5427 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5428 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5429 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5430 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5431 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5432 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5433 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5434 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5435 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5436 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5437 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5438 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5439 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5440 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5441 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5442 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5443 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5444 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5445 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5446 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5447 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5448 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5449 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5450 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5451 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5452 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5453 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5454 run setblock ~ ~ ~ minecraft:sandstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_151.mcfunction b/data/bsc/functions/write/l0/p/l0_151.mcfunction new file mode 100644 index 00000000..89f23cfd --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_151.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 5457 run setblock ~ ~ ~ minecraft:ender_chest[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 5458 run setblock ~ ~ ~ minecraft:ender_chest[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 5459 run setblock ~ ~ ~ minecraft:ender_chest[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 5460 run setblock ~ ~ ~ minecraft:ender_chest[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 5461 run setblock ~ ~ ~ minecraft:ender_chest[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 5462 run setblock ~ ~ ~ minecraft:ender_chest[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 5463 run setblock ~ ~ ~ minecraft:ender_chest[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 5464 run setblock ~ ~ ~ minecraft:ender_chest[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_152.mcfunction b/data/bsc/functions/write/l0/p/l0_152.mcfunction new file mode 100644 index 00000000..17aea467 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_152.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 5465 run setblock ~ ~ ~ minecraft:tripwire_hook[attached=true,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 5466 run setblock ~ ~ ~ minecraft:tripwire_hook[attached=true,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 5467 run setblock ~ ~ ~ minecraft:tripwire_hook[attached=true,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 5468 run setblock ~ ~ ~ minecraft:tripwire_hook[attached=true,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 5469 run setblock ~ ~ ~ minecraft:tripwire_hook[attached=true,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 5470 run setblock ~ ~ ~ minecraft:tripwire_hook[attached=true,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 5471 run setblock ~ ~ ~ minecraft:tripwire_hook[attached=true,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 5472 run setblock ~ ~ ~ minecraft:tripwire_hook[attached=true,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 5473 run setblock ~ ~ ~ minecraft:tripwire_hook[attached=false,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 5474 run setblock ~ ~ ~ minecraft:tripwire_hook[attached=false,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 5475 run setblock ~ ~ ~ minecraft:tripwire_hook[attached=false,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 5476 run setblock ~ ~ ~ minecraft:tripwire_hook[attached=false,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 5477 run setblock ~ ~ ~ minecraft:tripwire_hook[attached=false,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 5478 run setblock ~ ~ ~ minecraft:tripwire_hook[attached=false,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 5479 run setblock ~ ~ ~ minecraft:tripwire_hook[attached=false,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 5480 run setblock ~ ~ ~ minecraft:tripwire_hook[attached=false,facing=east,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_153.mcfunction b/data/bsc/functions/write/l0/p/l0_153.mcfunction new file mode 100644 index 00000000..0fac2db0 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_153.mcfunction @@ -0,0 +1,128 @@ +execute if score @s s.crhf.block_id matches 5481 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=true,powered=true,south=true,west=true] +execute if score @s s.crhf.block_id matches 5482 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=true,powered=true,south=true,west=false] +execute if score @s s.crhf.block_id matches 5483 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=true,powered=true,south=false,west=true] +execute if score @s s.crhf.block_id matches 5484 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=true,powered=true,south=false,west=false] +execute if score @s s.crhf.block_id matches 5485 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=true,powered=false,south=true,west=true] +execute if score @s s.crhf.block_id matches 5486 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=true,powered=false,south=true,west=false] +execute if score @s s.crhf.block_id matches 5487 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=true,powered=false,south=false,west=true] +execute if score @s s.crhf.block_id matches 5488 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=true,powered=false,south=false,west=false] +execute if score @s s.crhf.block_id matches 5489 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=false,powered=true,south=true,west=true] +execute if score @s s.crhf.block_id matches 5490 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=false,powered=true,south=true,west=false] +execute if score @s s.crhf.block_id matches 5491 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=false,powered=true,south=false,west=true] +execute if score @s s.crhf.block_id matches 5492 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=false,powered=true,south=false,west=false] +execute if score @s s.crhf.block_id matches 5493 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=false,powered=false,south=true,west=true] +execute if score @s s.crhf.block_id matches 5494 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=false,powered=false,south=true,west=false] +execute if score @s s.crhf.block_id matches 5495 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=false,powered=false,south=false,west=true] +execute if score @s s.crhf.block_id matches 5496 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=true,north=false,powered=false,south=false,west=false] +execute if score @s s.crhf.block_id matches 5497 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=true,powered=true,south=true,west=true] +execute if score @s s.crhf.block_id matches 5498 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=true,powered=true,south=true,west=false] +execute if score @s s.crhf.block_id matches 5499 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=true,powered=true,south=false,west=true] +execute if score @s s.crhf.block_id matches 5500 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=true,powered=true,south=false,west=false] +execute if score @s s.crhf.block_id matches 5501 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=true,powered=false,south=true,west=true] +execute if score @s s.crhf.block_id matches 5502 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=true,powered=false,south=true,west=false] +execute if score @s s.crhf.block_id matches 5503 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=true,powered=false,south=false,west=true] +execute if score @s s.crhf.block_id matches 5504 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=true,powered=false,south=false,west=false] +execute if score @s s.crhf.block_id matches 5505 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=true,south=true,west=true] +execute if score @s s.crhf.block_id matches 5506 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=true,south=true,west=false] +execute if score @s s.crhf.block_id matches 5507 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=true,south=false,west=true] +execute if score @s s.crhf.block_id matches 5508 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=true,south=false,west=false] +execute if score @s s.crhf.block_id matches 5509 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=false,south=true,west=true] +execute if score @s s.crhf.block_id matches 5510 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=false,south=true,west=false] +execute if score @s s.crhf.block_id matches 5511 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=false,south=false,west=true] +execute if score @s s.crhf.block_id matches 5512 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=true,east=false,north=false,powered=false,south=false,west=false] +execute if score @s s.crhf.block_id matches 5513 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=true,powered=true,south=true,west=true] +execute if score @s s.crhf.block_id matches 5514 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=true,powered=true,south=true,west=false] +execute if score @s s.crhf.block_id matches 5515 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=true,powered=true,south=false,west=true] +execute if score @s s.crhf.block_id matches 5516 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=true,powered=true,south=false,west=false] +execute if score @s s.crhf.block_id matches 5517 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=true,powered=false,south=true,west=true] +execute if score @s s.crhf.block_id matches 5518 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=true,powered=false,south=true,west=false] +execute if score @s s.crhf.block_id matches 5519 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=true,powered=false,south=false,west=true] +execute if score @s s.crhf.block_id matches 5520 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=true,powered=false,south=false,west=false] +execute if score @s s.crhf.block_id matches 5521 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=false,powered=true,south=true,west=true] +execute if score @s s.crhf.block_id matches 5522 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=false,powered=true,south=true,west=false] +execute if score @s s.crhf.block_id matches 5523 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=false,powered=true,south=false,west=true] +execute if score @s s.crhf.block_id matches 5524 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=false,powered=true,south=false,west=false] +execute if score @s s.crhf.block_id matches 5525 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=false,powered=false,south=true,west=true] +execute if score @s s.crhf.block_id matches 5526 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=false,powered=false,south=true,west=false] +execute if score @s s.crhf.block_id matches 5527 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=false,powered=false,south=false,west=true] +execute if score @s s.crhf.block_id matches 5528 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=true,north=false,powered=false,south=false,west=false] +execute if score @s s.crhf.block_id matches 5529 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=true,powered=true,south=true,west=true] +execute if score @s s.crhf.block_id matches 5530 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=true,powered=true,south=true,west=false] +execute if score @s s.crhf.block_id matches 5531 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=true,powered=true,south=false,west=true] +execute if score @s s.crhf.block_id matches 5532 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=true,powered=true,south=false,west=false] +execute if score @s s.crhf.block_id matches 5533 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=true,powered=false,south=true,west=true] +execute if score @s s.crhf.block_id matches 5534 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=true,powered=false,south=true,west=false] +execute if score @s s.crhf.block_id matches 5535 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=true,powered=false,south=false,west=true] +execute if score @s s.crhf.block_id matches 5536 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=true,powered=false,south=false,west=false] +execute if score @s s.crhf.block_id matches 5537 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=true,south=true,west=true] +execute if score @s s.crhf.block_id matches 5538 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=true,south=true,west=false] +execute if score @s s.crhf.block_id matches 5539 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=true,south=false,west=true] +execute if score @s s.crhf.block_id matches 5540 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=true,south=false,west=false] +execute if score @s s.crhf.block_id matches 5541 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=false,south=true,west=true] +execute if score @s s.crhf.block_id matches 5542 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=false,south=true,west=false] +execute if score @s s.crhf.block_id matches 5543 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=false,south=false,west=true] +execute if score @s s.crhf.block_id matches 5544 run setblock ~ ~ ~ minecraft:tripwire[attached=true,disarmed=false,east=false,north=false,powered=false,south=false,west=false] +execute if score @s s.crhf.block_id matches 5545 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=true,powered=true,south=true,west=true] +execute if score @s s.crhf.block_id matches 5546 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=true,powered=true,south=true,west=false] +execute if score @s s.crhf.block_id matches 5547 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=true,powered=true,south=false,west=true] +execute if score @s s.crhf.block_id matches 5548 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=true,powered=true,south=false,west=false] +execute if score @s s.crhf.block_id matches 5549 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=true,powered=false,south=true,west=true] +execute if score @s s.crhf.block_id matches 5550 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=true,powered=false,south=true,west=false] +execute if score @s s.crhf.block_id matches 5551 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=true,powered=false,south=false,west=true] +execute if score @s s.crhf.block_id matches 5552 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=true,powered=false,south=false,west=false] +execute if score @s s.crhf.block_id matches 5553 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=false,powered=true,south=true,west=true] +execute if score @s s.crhf.block_id matches 5554 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=false,powered=true,south=true,west=false] +execute if score @s s.crhf.block_id matches 5555 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=false,powered=true,south=false,west=true] +execute if score @s s.crhf.block_id matches 5556 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=false,powered=true,south=false,west=false] +execute if score @s s.crhf.block_id matches 5557 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=false,powered=false,south=true,west=true] +execute if score @s s.crhf.block_id matches 5558 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=false,powered=false,south=true,west=false] +execute if score @s s.crhf.block_id matches 5559 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=false,powered=false,south=false,west=true] +execute if score @s s.crhf.block_id matches 5560 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=true,north=false,powered=false,south=false,west=false] +execute if score @s s.crhf.block_id matches 5561 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=true,powered=true,south=true,west=true] +execute if score @s s.crhf.block_id matches 5562 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=true,powered=true,south=true,west=false] +execute if score @s s.crhf.block_id matches 5563 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=true,powered=true,south=false,west=true] +execute if score @s s.crhf.block_id matches 5564 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=true,powered=true,south=false,west=false] +execute if score @s s.crhf.block_id matches 5565 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=true,powered=false,south=true,west=true] +execute if score @s s.crhf.block_id matches 5566 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=true,powered=false,south=true,west=false] +execute if score @s s.crhf.block_id matches 5567 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=true,powered=false,south=false,west=true] +execute if score @s s.crhf.block_id matches 5568 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=true,powered=false,south=false,west=false] +execute if score @s s.crhf.block_id matches 5569 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=true,south=true,west=true] +execute if score @s s.crhf.block_id matches 5570 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=true,south=true,west=false] +execute if score @s s.crhf.block_id matches 5571 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=true,south=false,west=true] +execute if score @s s.crhf.block_id matches 5572 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=true,south=false,west=false] +execute if score @s s.crhf.block_id matches 5573 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=false,south=true,west=true] +execute if score @s s.crhf.block_id matches 5574 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=false,south=true,west=false] +execute if score @s s.crhf.block_id matches 5575 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=false,south=false,west=true] +execute if score @s s.crhf.block_id matches 5576 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=true,east=false,north=false,powered=false,south=false,west=false] +execute if score @s s.crhf.block_id matches 5577 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=true,powered=true,south=true,west=true] +execute if score @s s.crhf.block_id matches 5578 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=true,powered=true,south=true,west=false] +execute if score @s s.crhf.block_id matches 5579 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=true,powered=true,south=false,west=true] +execute if score @s s.crhf.block_id matches 5580 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=true,powered=true,south=false,west=false] +execute if score @s s.crhf.block_id matches 5581 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=true,powered=false,south=true,west=true] +execute if score @s s.crhf.block_id matches 5582 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=true,powered=false,south=true,west=false] +execute if score @s s.crhf.block_id matches 5583 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=true,powered=false,south=false,west=true] +execute if score @s s.crhf.block_id matches 5584 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=true,powered=false,south=false,west=false] +execute if score @s s.crhf.block_id matches 5585 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=false,powered=true,south=true,west=true] +execute if score @s s.crhf.block_id matches 5586 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=false,powered=true,south=true,west=false] +execute if score @s s.crhf.block_id matches 5587 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=false,powered=true,south=false,west=true] +execute if score @s s.crhf.block_id matches 5588 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=false,powered=true,south=false,west=false] +execute if score @s s.crhf.block_id matches 5589 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=false,powered=false,south=true,west=true] +execute if score @s s.crhf.block_id matches 5590 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=false,powered=false,south=true,west=false] +execute if score @s s.crhf.block_id matches 5591 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=false,powered=false,south=false,west=true] +execute if score @s s.crhf.block_id matches 5592 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=true,north=false,powered=false,south=false,west=false] +execute if score @s s.crhf.block_id matches 5593 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=true,powered=true,south=true,west=true] +execute if score @s s.crhf.block_id matches 5594 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=true,powered=true,south=true,west=false] +execute if score @s s.crhf.block_id matches 5595 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=true,powered=true,south=false,west=true] +execute if score @s s.crhf.block_id matches 5596 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=true,powered=true,south=false,west=false] +execute if score @s s.crhf.block_id matches 5597 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=true,powered=false,south=true,west=true] +execute if score @s s.crhf.block_id matches 5598 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=true,powered=false,south=true,west=false] +execute if score @s s.crhf.block_id matches 5599 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=true,powered=false,south=false,west=true] +execute if score @s s.crhf.block_id matches 5600 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=true,powered=false,south=false,west=false] +execute if score @s s.crhf.block_id matches 5601 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=true,south=true,west=true] +execute if score @s s.crhf.block_id matches 5602 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=true,south=true,west=false] +execute if score @s s.crhf.block_id matches 5603 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=true,south=false,west=true] +execute if score @s s.crhf.block_id matches 5604 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=true,south=false,west=false] +execute if score @s s.crhf.block_id matches 5605 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=false,south=true,west=true] +execute if score @s s.crhf.block_id matches 5606 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=false,south=true,west=false] +execute if score @s s.crhf.block_id matches 5607 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=false,south=false,west=true] +execute if score @s s.crhf.block_id matches 5608 run setblock ~ ~ ~ minecraft:tripwire[attached=false,disarmed=false,east=false,north=false,powered=false,south=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_154.mcfunction b/data/bsc/functions/write/l0/p/l0_154.mcfunction new file mode 100644 index 00000000..fa0bd94e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_154.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 5610 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5611 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5612 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5613 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5614 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5615 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5616 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5617 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5618 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5619 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5620 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5621 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5622 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5623 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5624 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5625 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5626 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5627 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5628 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5629 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5630 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5631 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5632 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5633 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5634 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5635 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5636 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5637 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5638 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5639 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5640 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5641 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5642 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5643 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5644 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5645 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5646 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5647 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5648 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5649 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5650 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5651 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5652 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5653 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5654 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5655 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5656 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5657 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5658 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5659 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5660 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5661 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5662 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5663 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5664 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5665 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5666 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5667 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5668 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5669 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5670 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5671 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5672 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5673 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5674 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5675 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5676 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5677 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5678 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5679 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5680 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5681 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5682 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5683 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5684 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5685 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5686 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5687 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5688 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5689 run setblock ~ ~ ~ minecraft:spruce_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_155.mcfunction b/data/bsc/functions/write/l0/p/l0_155.mcfunction new file mode 100644 index 00000000..f3d00431 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_155.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 5690 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5691 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5692 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5693 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5694 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5695 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5696 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5697 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5698 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5699 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5700 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5701 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5702 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5703 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5704 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5705 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5706 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5707 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5708 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5709 run setblock ~ ~ ~ minecraft:birch_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5710 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5711 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5712 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5713 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5714 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5715 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5716 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5717 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5718 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5719 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5720 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5721 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5722 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5723 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5724 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5725 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5726 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5727 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5728 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5729 run setblock ~ ~ ~ minecraft:birch_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5730 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5731 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5732 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5733 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5734 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5735 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5736 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5737 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5738 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5739 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5740 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5741 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5742 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5743 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5744 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5745 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5746 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5747 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5748 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5749 run setblock ~ ~ ~ minecraft:birch_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5750 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5751 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5752 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5753 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5754 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5755 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5756 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5757 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5758 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5759 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5760 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5761 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5762 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5763 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5764 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5765 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5766 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5767 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5768 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5769 run setblock ~ ~ ~ minecraft:birch_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_156.mcfunction b/data/bsc/functions/write/l0/p/l0_156.mcfunction new file mode 100644 index 00000000..05d466db --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_156.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 5770 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5771 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5772 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5773 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5774 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5775 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5776 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5777 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5778 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5779 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5780 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5781 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5782 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5783 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5784 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5785 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5786 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5787 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5788 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5789 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5790 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5791 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5792 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5793 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5794 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5795 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5796 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5797 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5798 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5799 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5800 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5801 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5802 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5803 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5804 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5805 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5806 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5807 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5808 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5809 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5810 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5811 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5812 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5813 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5814 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5815 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5816 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5817 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5818 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5819 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5820 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5821 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5822 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5823 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5824 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5825 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5826 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5827 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5828 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5829 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5830 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5831 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5832 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5833 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5834 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5835 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5836 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5837 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5838 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5839 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5840 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 5841 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 5842 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5843 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5844 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5845 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 5846 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 5847 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 5848 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 5849 run setblock ~ ~ ~ minecraft:jungle_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_157.mcfunction b/data/bsc/functions/write/l0/p/l0_157.mcfunction new file mode 100644 index 00000000..3722782c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_157.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 5850 run setblock ~ ~ ~ minecraft:command_block[conditional=true,facing=north] +execute if score @s s.crhf.block_id matches 5851 run setblock ~ ~ ~ minecraft:command_block[conditional=true,facing=east] +execute if score @s s.crhf.block_id matches 5852 run setblock ~ ~ ~ minecraft:command_block[conditional=true,facing=south] +execute if score @s s.crhf.block_id matches 5853 run setblock ~ ~ ~ minecraft:command_block[conditional=true,facing=west] +execute if score @s s.crhf.block_id matches 5854 run setblock ~ ~ ~ minecraft:command_block[conditional=true,facing=up] +execute if score @s s.crhf.block_id matches 5855 run setblock ~ ~ ~ minecraft:command_block[conditional=true,facing=down] +execute if score @s s.crhf.block_id matches 5856 run setblock ~ ~ ~ minecraft:command_block[conditional=false,facing=north] +execute if score @s s.crhf.block_id matches 5857 run setblock ~ ~ ~ minecraft:command_block[conditional=false,facing=east] +execute if score @s s.crhf.block_id matches 5858 run setblock ~ ~ ~ minecraft:command_block[conditional=false,facing=south] +execute if score @s s.crhf.block_id matches 5859 run setblock ~ ~ ~ minecraft:command_block[conditional=false,facing=west] +execute if score @s s.crhf.block_id matches 5860 run setblock ~ ~ ~ minecraft:command_block[conditional=false,facing=up] +execute if score @s s.crhf.block_id matches 5861 run setblock ~ ~ ~ minecraft:command_block[conditional=false,facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_158.mcfunction b/data/bsc/functions/write/l0/p/l0_158.mcfunction new file mode 100644 index 00000000..8858c305 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_158.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 5863 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5864 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5865 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5866 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5867 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5868 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5869 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5870 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5871 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5872 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5873 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5874 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5875 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5876 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5877 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5878 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5879 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5880 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5881 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5882 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5883 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5884 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5885 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5886 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5887 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5888 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5889 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5890 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5891 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5892 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5893 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5894 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5895 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5896 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5897 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5898 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5899 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5900 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5901 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5902 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5903 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5904 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5905 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5906 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5907 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5908 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5909 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5910 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5911 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5912 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5913 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5914 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5915 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5916 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5917 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5918 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5919 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5920 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5921 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5922 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5923 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5924 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5925 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5926 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5927 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5928 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5929 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5930 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5931 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5932 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5933 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5934 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5935 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5936 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5937 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5938 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5939 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5940 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5941 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5942 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5943 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5944 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5945 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5946 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5947 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5948 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5949 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5950 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5951 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5952 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5953 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5954 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5955 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5956 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5957 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5958 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5959 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5960 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5961 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5962 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5963 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5964 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5965 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5966 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5967 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5968 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5969 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5970 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5971 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5972 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5973 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5974 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5975 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5976 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5977 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5978 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5979 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5980 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5981 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5982 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5983 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5984 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5985 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5986 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5987 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5988 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5989 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5990 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5991 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5992 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5993 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 5994 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 5995 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 5996 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 5997 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 5998 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 5999 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6000 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6001 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6002 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6003 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6004 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6005 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6006 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6007 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6008 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6009 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6010 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6011 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6012 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6013 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6014 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6015 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6016 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6017 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6018 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6019 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6020 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6021 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6022 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6023 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6024 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6025 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6026 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6027 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6028 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6029 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6030 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6031 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6032 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6033 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6034 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6035 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6036 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6037 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6038 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6039 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6040 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6041 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6042 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6043 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6044 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6045 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6046 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6047 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6048 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6049 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6050 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6051 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6052 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6053 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6054 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6055 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6056 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6057 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6058 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6059 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6060 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6061 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6062 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6063 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6064 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6065 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6066 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6067 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6068 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6069 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6070 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6071 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6072 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6073 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6074 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6075 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6076 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6077 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6078 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6079 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6080 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6081 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6082 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6083 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6084 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6085 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6086 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6087 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6088 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6089 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6090 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6091 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6092 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6093 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6094 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6095 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6096 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6097 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6098 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6099 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6100 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6101 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6102 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6103 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6104 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6105 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6106 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6107 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6108 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6109 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6110 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6111 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6112 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6113 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6114 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6115 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6116 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6117 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6118 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6119 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6120 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6121 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6122 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6123 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6124 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6125 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6126 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6127 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6128 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6129 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6130 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6131 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6132 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6133 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6134 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6135 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6136 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6137 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6138 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6139 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6140 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6141 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6142 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6143 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6144 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6145 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6146 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6147 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6148 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6149 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6150 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6151 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6152 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6153 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6154 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6155 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6156 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6157 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6158 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6159 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6160 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6161 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6162 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6163 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6164 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6165 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6166 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6167 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6168 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6169 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6170 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6171 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6172 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6173 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6174 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6175 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6176 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6177 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6178 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6179 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6180 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6181 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6182 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6183 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6184 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6185 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6186 run setblock ~ ~ ~ minecraft:cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_159.mcfunction b/data/bsc/functions/write/l0/p/l0_159.mcfunction new file mode 100644 index 00000000..b78c230b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_159.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 6187 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6188 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6189 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6190 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6191 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6192 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6193 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6194 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6195 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6196 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6197 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6198 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6199 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6200 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6201 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6202 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6203 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6204 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6205 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6206 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6207 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6208 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6209 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6210 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6211 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6212 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6213 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6214 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6215 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6216 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6217 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6218 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6219 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6220 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6221 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6222 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6223 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6224 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6225 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6226 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6227 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6228 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6229 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6230 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6231 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6232 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6233 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6234 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6235 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6236 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6237 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6238 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6239 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6240 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6241 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6242 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6243 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6244 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6245 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6246 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6247 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6248 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6249 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6250 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6251 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6252 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6253 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6254 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6255 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6256 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6257 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6258 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6259 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6260 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6261 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6262 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6263 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6264 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6265 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6266 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6267 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6268 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6269 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6270 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6271 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6272 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6273 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6274 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6275 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6276 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6277 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6278 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6279 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6280 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6281 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6282 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6283 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6284 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6285 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6286 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6287 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6288 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6289 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6290 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6291 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6292 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6293 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6294 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6295 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6296 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6297 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6298 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6299 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6300 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6301 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6302 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6303 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6304 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6305 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6306 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6307 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6308 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6309 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6310 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6311 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6312 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6313 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6314 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6315 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6316 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6317 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6318 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6319 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6320 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6321 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6322 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6323 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6324 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6325 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6326 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6327 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6328 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6329 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6330 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6331 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6332 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6333 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6334 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6335 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6336 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6337 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6338 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6339 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6340 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6341 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6342 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6343 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6344 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6345 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6346 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6347 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6348 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6349 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6350 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6351 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6352 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6353 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6354 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6355 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6356 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6357 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6358 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6359 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6360 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6361 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6362 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6363 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6364 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6365 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6366 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6367 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6368 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6369 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6370 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6371 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6372 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6373 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6374 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6375 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6376 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6377 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6378 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6379 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6380 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6381 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6382 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6383 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6384 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6385 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6386 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6387 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6388 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6389 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6390 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6391 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6392 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6393 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6394 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6395 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6396 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6397 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6398 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6399 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6400 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6401 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6402 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6403 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6404 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6405 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6406 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6407 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6408 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6409 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6410 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6411 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6412 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6413 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6414 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6415 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6416 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6417 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6418 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6419 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6420 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6421 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6422 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6423 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6424 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6425 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6426 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6427 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6428 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6429 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6430 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6431 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6432 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6433 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6434 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6435 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6436 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6437 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6438 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6439 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6440 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6441 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6442 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6443 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6444 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6445 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6446 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6447 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6448 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6449 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6450 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6451 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6452 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6453 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6454 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6455 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6456 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6457 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6458 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6459 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6460 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6461 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6462 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6463 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6464 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6465 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6466 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6467 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6468 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6469 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6470 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6471 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6472 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6473 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6474 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6475 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6476 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6477 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6478 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6479 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6480 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6481 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6482 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6483 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6484 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6485 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6486 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6487 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6488 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6489 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6490 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6491 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6492 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6493 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6494 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6495 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6496 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6497 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6498 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6499 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6500 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6501 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6502 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6503 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6504 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 6505 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 6506 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 6507 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 6508 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 6509 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 6510 run setblock ~ ~ ~ minecraft:mossy_cobblestone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_16.mcfunction b/data/bsc/functions/write/l0/p/l0_16.mcfunction new file mode 100644 index 00000000..bfbfb211 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_16.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 94 run setblock ~ ~ ~ minecraft:stripped_spruce_log[axis=x] +execute if score @s s.crhf.block_id matches 95 run setblock ~ ~ ~ minecraft:stripped_spruce_log[axis=y] +execute if score @s s.crhf.block_id matches 96 run setblock ~ ~ ~ minecraft:stripped_spruce_log[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_160.mcfunction b/data/bsc/functions/write/l0/p/l0_160.mcfunction new file mode 100644 index 00000000..a03821a7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_160.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 6536 run setblock ~ ~ ~ minecraft:carrots[age=0] +execute if score @s s.crhf.block_id matches 6537 run setblock ~ ~ ~ minecraft:carrots[age=1] +execute if score @s s.crhf.block_id matches 6538 run setblock ~ ~ ~ minecraft:carrots[age=2] +execute if score @s s.crhf.block_id matches 6539 run setblock ~ ~ ~ minecraft:carrots[age=3] +execute if score @s s.crhf.block_id matches 6540 run setblock ~ ~ ~ minecraft:carrots[age=4] +execute if score @s s.crhf.block_id matches 6541 run setblock ~ ~ ~ minecraft:carrots[age=5] +execute if score @s s.crhf.block_id matches 6542 run setblock ~ ~ ~ minecraft:carrots[age=6] +execute if score @s s.crhf.block_id matches 6543 run setblock ~ ~ ~ minecraft:carrots[age=7] diff --git a/data/bsc/functions/write/l0/p/l0_161.mcfunction b/data/bsc/functions/write/l0/p/l0_161.mcfunction new file mode 100644 index 00000000..5da0ee2d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_161.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 6544 run setblock ~ ~ ~ minecraft:potatoes[age=0] +execute if score @s s.crhf.block_id matches 6545 run setblock ~ ~ ~ minecraft:potatoes[age=1] +execute if score @s s.crhf.block_id matches 6546 run setblock ~ ~ ~ minecraft:potatoes[age=2] +execute if score @s s.crhf.block_id matches 6547 run setblock ~ ~ ~ minecraft:potatoes[age=3] +execute if score @s s.crhf.block_id matches 6548 run setblock ~ ~ ~ minecraft:potatoes[age=4] +execute if score @s s.crhf.block_id matches 6549 run setblock ~ ~ ~ minecraft:potatoes[age=5] +execute if score @s s.crhf.block_id matches 6550 run setblock ~ ~ ~ minecraft:potatoes[age=6] +execute if score @s s.crhf.block_id matches 6551 run setblock ~ ~ ~ minecraft:potatoes[age=7] diff --git a/data/bsc/functions/write/l0/p/l0_162.mcfunction b/data/bsc/functions/write/l0/p/l0_162.mcfunction new file mode 100644 index 00000000..2c2c10c9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_162.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 6552 run setblock ~ ~ ~ minecraft:oak_button[face=floor,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6553 run setblock ~ ~ ~ minecraft:oak_button[face=floor,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6554 run setblock ~ ~ ~ minecraft:oak_button[face=floor,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6555 run setblock ~ ~ ~ minecraft:oak_button[face=floor,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6556 run setblock ~ ~ ~ minecraft:oak_button[face=floor,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6557 run setblock ~ ~ ~ minecraft:oak_button[face=floor,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6558 run setblock ~ ~ ~ minecraft:oak_button[face=floor,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6559 run setblock ~ ~ ~ minecraft:oak_button[face=floor,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 6560 run setblock ~ ~ ~ minecraft:oak_button[face=wall,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6561 run setblock ~ ~ ~ minecraft:oak_button[face=wall,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6562 run setblock ~ ~ ~ minecraft:oak_button[face=wall,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6563 run setblock ~ ~ ~ minecraft:oak_button[face=wall,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6564 run setblock ~ ~ ~ minecraft:oak_button[face=wall,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6565 run setblock ~ ~ ~ minecraft:oak_button[face=wall,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6566 run setblock ~ ~ ~ minecraft:oak_button[face=wall,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6567 run setblock ~ ~ ~ minecraft:oak_button[face=wall,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 6568 run setblock ~ ~ ~ minecraft:oak_button[face=ceiling,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6569 run setblock ~ ~ ~ minecraft:oak_button[face=ceiling,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6570 run setblock ~ ~ ~ minecraft:oak_button[face=ceiling,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6571 run setblock ~ ~ ~ minecraft:oak_button[face=ceiling,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6572 run setblock ~ ~ ~ minecraft:oak_button[face=ceiling,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6573 run setblock ~ ~ ~ minecraft:oak_button[face=ceiling,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6574 run setblock ~ ~ ~ minecraft:oak_button[face=ceiling,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6575 run setblock ~ ~ ~ minecraft:oak_button[face=ceiling,facing=east,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_163.mcfunction b/data/bsc/functions/write/l0/p/l0_163.mcfunction new file mode 100644 index 00000000..bdbdc7a9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_163.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 6576 run setblock ~ ~ ~ minecraft:spruce_button[face=floor,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6577 run setblock ~ ~ ~ minecraft:spruce_button[face=floor,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6578 run setblock ~ ~ ~ minecraft:spruce_button[face=floor,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6579 run setblock ~ ~ ~ minecraft:spruce_button[face=floor,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6580 run setblock ~ ~ ~ minecraft:spruce_button[face=floor,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6581 run setblock ~ ~ ~ minecraft:spruce_button[face=floor,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6582 run setblock ~ ~ ~ minecraft:spruce_button[face=floor,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6583 run setblock ~ ~ ~ minecraft:spruce_button[face=floor,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 6584 run setblock ~ ~ ~ minecraft:spruce_button[face=wall,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6585 run setblock ~ ~ ~ minecraft:spruce_button[face=wall,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6586 run setblock ~ ~ ~ minecraft:spruce_button[face=wall,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6587 run setblock ~ ~ ~ minecraft:spruce_button[face=wall,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6588 run setblock ~ ~ ~ minecraft:spruce_button[face=wall,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6589 run setblock ~ ~ ~ minecraft:spruce_button[face=wall,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6590 run setblock ~ ~ ~ minecraft:spruce_button[face=wall,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6591 run setblock ~ ~ ~ minecraft:spruce_button[face=wall,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 6592 run setblock ~ ~ ~ minecraft:spruce_button[face=ceiling,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6593 run setblock ~ ~ ~ minecraft:spruce_button[face=ceiling,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6594 run setblock ~ ~ ~ minecraft:spruce_button[face=ceiling,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6595 run setblock ~ ~ ~ minecraft:spruce_button[face=ceiling,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6596 run setblock ~ ~ ~ minecraft:spruce_button[face=ceiling,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6597 run setblock ~ ~ ~ minecraft:spruce_button[face=ceiling,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6598 run setblock ~ ~ ~ minecraft:spruce_button[face=ceiling,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6599 run setblock ~ ~ ~ minecraft:spruce_button[face=ceiling,facing=east,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_164.mcfunction b/data/bsc/functions/write/l0/p/l0_164.mcfunction new file mode 100644 index 00000000..01d8f820 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_164.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 6600 run setblock ~ ~ ~ minecraft:birch_button[face=floor,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6601 run setblock ~ ~ ~ minecraft:birch_button[face=floor,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6602 run setblock ~ ~ ~ minecraft:birch_button[face=floor,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6603 run setblock ~ ~ ~ minecraft:birch_button[face=floor,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6604 run setblock ~ ~ ~ minecraft:birch_button[face=floor,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6605 run setblock ~ ~ ~ minecraft:birch_button[face=floor,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6606 run setblock ~ ~ ~ minecraft:birch_button[face=floor,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6607 run setblock ~ ~ ~ minecraft:birch_button[face=floor,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 6608 run setblock ~ ~ ~ minecraft:birch_button[face=wall,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6609 run setblock ~ ~ ~ minecraft:birch_button[face=wall,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6610 run setblock ~ ~ ~ minecraft:birch_button[face=wall,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6611 run setblock ~ ~ ~ minecraft:birch_button[face=wall,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6612 run setblock ~ ~ ~ minecraft:birch_button[face=wall,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6613 run setblock ~ ~ ~ minecraft:birch_button[face=wall,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6614 run setblock ~ ~ ~ minecraft:birch_button[face=wall,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6615 run setblock ~ ~ ~ minecraft:birch_button[face=wall,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 6616 run setblock ~ ~ ~ minecraft:birch_button[face=ceiling,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6617 run setblock ~ ~ ~ minecraft:birch_button[face=ceiling,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6618 run setblock ~ ~ ~ minecraft:birch_button[face=ceiling,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6619 run setblock ~ ~ ~ minecraft:birch_button[face=ceiling,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6620 run setblock ~ ~ ~ minecraft:birch_button[face=ceiling,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6621 run setblock ~ ~ ~ minecraft:birch_button[face=ceiling,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6622 run setblock ~ ~ ~ minecraft:birch_button[face=ceiling,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6623 run setblock ~ ~ ~ minecraft:birch_button[face=ceiling,facing=east,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_165.mcfunction b/data/bsc/functions/write/l0/p/l0_165.mcfunction new file mode 100644 index 00000000..dd55bc9a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_165.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 6624 run setblock ~ ~ ~ minecraft:jungle_button[face=floor,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6625 run setblock ~ ~ ~ minecraft:jungle_button[face=floor,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6626 run setblock ~ ~ ~ minecraft:jungle_button[face=floor,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6627 run setblock ~ ~ ~ minecraft:jungle_button[face=floor,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6628 run setblock ~ ~ ~ minecraft:jungle_button[face=floor,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6629 run setblock ~ ~ ~ minecraft:jungle_button[face=floor,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6630 run setblock ~ ~ ~ minecraft:jungle_button[face=floor,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6631 run setblock ~ ~ ~ minecraft:jungle_button[face=floor,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 6632 run setblock ~ ~ ~ minecraft:jungle_button[face=wall,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6633 run setblock ~ ~ ~ minecraft:jungle_button[face=wall,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6634 run setblock ~ ~ ~ minecraft:jungle_button[face=wall,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6635 run setblock ~ ~ ~ minecraft:jungle_button[face=wall,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6636 run setblock ~ ~ ~ minecraft:jungle_button[face=wall,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6637 run setblock ~ ~ ~ minecraft:jungle_button[face=wall,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6638 run setblock ~ ~ ~ minecraft:jungle_button[face=wall,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6639 run setblock ~ ~ ~ minecraft:jungle_button[face=wall,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 6640 run setblock ~ ~ ~ minecraft:jungle_button[face=ceiling,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6641 run setblock ~ ~ ~ minecraft:jungle_button[face=ceiling,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6642 run setblock ~ ~ ~ minecraft:jungle_button[face=ceiling,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6643 run setblock ~ ~ ~ minecraft:jungle_button[face=ceiling,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6644 run setblock ~ ~ ~ minecraft:jungle_button[face=ceiling,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6645 run setblock ~ ~ ~ minecraft:jungle_button[face=ceiling,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6646 run setblock ~ ~ ~ minecraft:jungle_button[face=ceiling,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6647 run setblock ~ ~ ~ minecraft:jungle_button[face=ceiling,facing=east,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_166.mcfunction b/data/bsc/functions/write/l0/p/l0_166.mcfunction new file mode 100644 index 00000000..590e7b40 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_166.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 6648 run setblock ~ ~ ~ minecraft:acacia_button[face=floor,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6649 run setblock ~ ~ ~ minecraft:acacia_button[face=floor,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6650 run setblock ~ ~ ~ minecraft:acacia_button[face=floor,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6651 run setblock ~ ~ ~ minecraft:acacia_button[face=floor,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6652 run setblock ~ ~ ~ minecraft:acacia_button[face=floor,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6653 run setblock ~ ~ ~ minecraft:acacia_button[face=floor,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6654 run setblock ~ ~ ~ minecraft:acacia_button[face=floor,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6655 run setblock ~ ~ ~ minecraft:acacia_button[face=floor,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 6656 run setblock ~ ~ ~ minecraft:acacia_button[face=wall,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6657 run setblock ~ ~ ~ minecraft:acacia_button[face=wall,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6658 run setblock ~ ~ ~ minecraft:acacia_button[face=wall,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6659 run setblock ~ ~ ~ minecraft:acacia_button[face=wall,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6660 run setblock ~ ~ ~ minecraft:acacia_button[face=wall,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6661 run setblock ~ ~ ~ minecraft:acacia_button[face=wall,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6662 run setblock ~ ~ ~ minecraft:acacia_button[face=wall,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6663 run setblock ~ ~ ~ minecraft:acacia_button[face=wall,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 6664 run setblock ~ ~ ~ minecraft:acacia_button[face=ceiling,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6665 run setblock ~ ~ ~ minecraft:acacia_button[face=ceiling,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6666 run setblock ~ ~ ~ minecraft:acacia_button[face=ceiling,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6667 run setblock ~ ~ ~ minecraft:acacia_button[face=ceiling,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6668 run setblock ~ ~ ~ minecraft:acacia_button[face=ceiling,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6669 run setblock ~ ~ ~ minecraft:acacia_button[face=ceiling,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6670 run setblock ~ ~ ~ minecraft:acacia_button[face=ceiling,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6671 run setblock ~ ~ ~ minecraft:acacia_button[face=ceiling,facing=east,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_167.mcfunction b/data/bsc/functions/write/l0/p/l0_167.mcfunction new file mode 100644 index 00000000..3f37a14b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_167.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 6672 run setblock ~ ~ ~ minecraft:dark_oak_button[face=floor,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6673 run setblock ~ ~ ~ minecraft:dark_oak_button[face=floor,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6674 run setblock ~ ~ ~ minecraft:dark_oak_button[face=floor,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6675 run setblock ~ ~ ~ minecraft:dark_oak_button[face=floor,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6676 run setblock ~ ~ ~ minecraft:dark_oak_button[face=floor,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6677 run setblock ~ ~ ~ minecraft:dark_oak_button[face=floor,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6678 run setblock ~ ~ ~ minecraft:dark_oak_button[face=floor,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6679 run setblock ~ ~ ~ minecraft:dark_oak_button[face=floor,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 6680 run setblock ~ ~ ~ minecraft:dark_oak_button[face=wall,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6681 run setblock ~ ~ ~ minecraft:dark_oak_button[face=wall,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6682 run setblock ~ ~ ~ minecraft:dark_oak_button[face=wall,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6683 run setblock ~ ~ ~ minecraft:dark_oak_button[face=wall,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6684 run setblock ~ ~ ~ minecraft:dark_oak_button[face=wall,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6685 run setblock ~ ~ ~ minecraft:dark_oak_button[face=wall,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6686 run setblock ~ ~ ~ minecraft:dark_oak_button[face=wall,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6687 run setblock ~ ~ ~ minecraft:dark_oak_button[face=wall,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 6688 run setblock ~ ~ ~ minecraft:dark_oak_button[face=ceiling,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 6689 run setblock ~ ~ ~ minecraft:dark_oak_button[face=ceiling,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 6690 run setblock ~ ~ ~ minecraft:dark_oak_button[face=ceiling,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 6691 run setblock ~ ~ ~ minecraft:dark_oak_button[face=ceiling,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 6692 run setblock ~ ~ ~ minecraft:dark_oak_button[face=ceiling,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 6693 run setblock ~ ~ ~ minecraft:dark_oak_button[face=ceiling,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 6694 run setblock ~ ~ ~ minecraft:dark_oak_button[face=ceiling,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 6695 run setblock ~ ~ ~ minecraft:dark_oak_button[face=ceiling,facing=east,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_168.mcfunction b/data/bsc/functions/write/l0/p/l0_168.mcfunction new file mode 100644 index 00000000..6bd714ac --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_168.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6696 run setblock ~ ~ ~ minecraft:skeleton_skull[rotation=0] +execute if score @s s.crhf.block_id matches 6697 run setblock ~ ~ ~ minecraft:skeleton_skull[rotation=1] +execute if score @s s.crhf.block_id matches 6698 run setblock ~ ~ ~ minecraft:skeleton_skull[rotation=2] +execute if score @s s.crhf.block_id matches 6699 run setblock ~ ~ ~ minecraft:skeleton_skull[rotation=3] +execute if score @s s.crhf.block_id matches 6700 run setblock ~ ~ ~ minecraft:skeleton_skull[rotation=4] +execute if score @s s.crhf.block_id matches 6701 run setblock ~ ~ ~ minecraft:skeleton_skull[rotation=5] +execute if score @s s.crhf.block_id matches 6702 run setblock ~ ~ ~ minecraft:skeleton_skull[rotation=6] +execute if score @s s.crhf.block_id matches 6703 run setblock ~ ~ ~ minecraft:skeleton_skull[rotation=7] +execute if score @s s.crhf.block_id matches 6704 run setblock ~ ~ ~ minecraft:skeleton_skull[rotation=8] +execute if score @s s.crhf.block_id matches 6705 run setblock ~ ~ ~ minecraft:skeleton_skull[rotation=9] +execute if score @s s.crhf.block_id matches 6706 run setblock ~ ~ ~ minecraft:skeleton_skull[rotation=10] +execute if score @s s.crhf.block_id matches 6707 run setblock ~ ~ ~ minecraft:skeleton_skull[rotation=11] +execute if score @s s.crhf.block_id matches 6708 run setblock ~ ~ ~ minecraft:skeleton_skull[rotation=12] +execute if score @s s.crhf.block_id matches 6709 run setblock ~ ~ ~ minecraft:skeleton_skull[rotation=13] +execute if score @s s.crhf.block_id matches 6710 run setblock ~ ~ ~ minecraft:skeleton_skull[rotation=14] +execute if score @s s.crhf.block_id matches 6711 run setblock ~ ~ ~ minecraft:skeleton_skull[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_169.mcfunction b/data/bsc/functions/write/l0/p/l0_169.mcfunction new file mode 100644 index 00000000..995a2f19 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_169.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6712 run setblock ~ ~ ~ minecraft:skeleton_wall_skull[facing=north] +execute if score @s s.crhf.block_id matches 6713 run setblock ~ ~ ~ minecraft:skeleton_wall_skull[facing=south] +execute if score @s s.crhf.block_id matches 6714 run setblock ~ ~ ~ minecraft:skeleton_wall_skull[facing=west] +execute if score @s s.crhf.block_id matches 6715 run setblock ~ ~ ~ minecraft:skeleton_wall_skull[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_17.mcfunction b/data/bsc/functions/write/l0/p/l0_17.mcfunction new file mode 100644 index 00000000..ff45811c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_17.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 97 run setblock ~ ~ ~ minecraft:stripped_birch_log[axis=x] +execute if score @s s.crhf.block_id matches 98 run setblock ~ ~ ~ minecraft:stripped_birch_log[axis=y] +execute if score @s s.crhf.block_id matches 99 run setblock ~ ~ ~ minecraft:stripped_birch_log[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_170.mcfunction b/data/bsc/functions/write/l0/p/l0_170.mcfunction new file mode 100644 index 00000000..57ac7146 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_170.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6716 run setblock ~ ~ ~ minecraft:wither_skeleton_skull[rotation=0] +execute if score @s s.crhf.block_id matches 6717 run setblock ~ ~ ~ minecraft:wither_skeleton_skull[rotation=1] +execute if score @s s.crhf.block_id matches 6718 run setblock ~ ~ ~ minecraft:wither_skeleton_skull[rotation=2] +execute if score @s s.crhf.block_id matches 6719 run setblock ~ ~ ~ minecraft:wither_skeleton_skull[rotation=3] +execute if score @s s.crhf.block_id matches 6720 run setblock ~ ~ ~ minecraft:wither_skeleton_skull[rotation=4] +execute if score @s s.crhf.block_id matches 6721 run setblock ~ ~ ~ minecraft:wither_skeleton_skull[rotation=5] +execute if score @s s.crhf.block_id matches 6722 run setblock ~ ~ ~ minecraft:wither_skeleton_skull[rotation=6] +execute if score @s s.crhf.block_id matches 6723 run setblock ~ ~ ~ minecraft:wither_skeleton_skull[rotation=7] +execute if score @s s.crhf.block_id matches 6724 run setblock ~ ~ ~ minecraft:wither_skeleton_skull[rotation=8] +execute if score @s s.crhf.block_id matches 6725 run setblock ~ ~ ~ minecraft:wither_skeleton_skull[rotation=9] +execute if score @s s.crhf.block_id matches 6726 run setblock ~ ~ ~ minecraft:wither_skeleton_skull[rotation=10] +execute if score @s s.crhf.block_id matches 6727 run setblock ~ ~ ~ minecraft:wither_skeleton_skull[rotation=11] +execute if score @s s.crhf.block_id matches 6728 run setblock ~ ~ ~ minecraft:wither_skeleton_skull[rotation=12] +execute if score @s s.crhf.block_id matches 6729 run setblock ~ ~ ~ minecraft:wither_skeleton_skull[rotation=13] +execute if score @s s.crhf.block_id matches 6730 run setblock ~ ~ ~ minecraft:wither_skeleton_skull[rotation=14] +execute if score @s s.crhf.block_id matches 6731 run setblock ~ ~ ~ minecraft:wither_skeleton_skull[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_171.mcfunction b/data/bsc/functions/write/l0/p/l0_171.mcfunction new file mode 100644 index 00000000..9b27c262 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_171.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6732 run setblock ~ ~ ~ minecraft:wither_skeleton_wall_skull[facing=north] +execute if score @s s.crhf.block_id matches 6733 run setblock ~ ~ ~ minecraft:wither_skeleton_wall_skull[facing=south] +execute if score @s s.crhf.block_id matches 6734 run setblock ~ ~ ~ minecraft:wither_skeleton_wall_skull[facing=west] +execute if score @s s.crhf.block_id matches 6735 run setblock ~ ~ ~ minecraft:wither_skeleton_wall_skull[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_172.mcfunction b/data/bsc/functions/write/l0/p/l0_172.mcfunction new file mode 100644 index 00000000..dc6cb359 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_172.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6736 run setblock ~ ~ ~ minecraft:zombie_head[rotation=0] +execute if score @s s.crhf.block_id matches 6737 run setblock ~ ~ ~ minecraft:zombie_head[rotation=1] +execute if score @s s.crhf.block_id matches 6738 run setblock ~ ~ ~ minecraft:zombie_head[rotation=2] +execute if score @s s.crhf.block_id matches 6739 run setblock ~ ~ ~ minecraft:zombie_head[rotation=3] +execute if score @s s.crhf.block_id matches 6740 run setblock ~ ~ ~ minecraft:zombie_head[rotation=4] +execute if score @s s.crhf.block_id matches 6741 run setblock ~ ~ ~ minecraft:zombie_head[rotation=5] +execute if score @s s.crhf.block_id matches 6742 run setblock ~ ~ ~ minecraft:zombie_head[rotation=6] +execute if score @s s.crhf.block_id matches 6743 run setblock ~ ~ ~ minecraft:zombie_head[rotation=7] +execute if score @s s.crhf.block_id matches 6744 run setblock ~ ~ ~ minecraft:zombie_head[rotation=8] +execute if score @s s.crhf.block_id matches 6745 run setblock ~ ~ ~ minecraft:zombie_head[rotation=9] +execute if score @s s.crhf.block_id matches 6746 run setblock ~ ~ ~ minecraft:zombie_head[rotation=10] +execute if score @s s.crhf.block_id matches 6747 run setblock ~ ~ ~ minecraft:zombie_head[rotation=11] +execute if score @s s.crhf.block_id matches 6748 run setblock ~ ~ ~ minecraft:zombie_head[rotation=12] +execute if score @s s.crhf.block_id matches 6749 run setblock ~ ~ ~ minecraft:zombie_head[rotation=13] +execute if score @s s.crhf.block_id matches 6750 run setblock ~ ~ ~ minecraft:zombie_head[rotation=14] +execute if score @s s.crhf.block_id matches 6751 run setblock ~ ~ ~ minecraft:zombie_head[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_173.mcfunction b/data/bsc/functions/write/l0/p/l0_173.mcfunction new file mode 100644 index 00000000..f44ada3a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_173.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6752 run setblock ~ ~ ~ minecraft:zombie_wall_head[facing=north] +execute if score @s s.crhf.block_id matches 6753 run setblock ~ ~ ~ minecraft:zombie_wall_head[facing=south] +execute if score @s s.crhf.block_id matches 6754 run setblock ~ ~ ~ minecraft:zombie_wall_head[facing=west] +execute if score @s s.crhf.block_id matches 6755 run setblock ~ ~ ~ minecraft:zombie_wall_head[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_174.mcfunction b/data/bsc/functions/write/l0/p/l0_174.mcfunction new file mode 100644 index 00000000..386be6c8 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_174.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6756 run setblock ~ ~ ~ minecraft:player_head[rotation=0] +execute if score @s s.crhf.block_id matches 6757 run setblock ~ ~ ~ minecraft:player_head[rotation=1] +execute if score @s s.crhf.block_id matches 6758 run setblock ~ ~ ~ minecraft:player_head[rotation=2] +execute if score @s s.crhf.block_id matches 6759 run setblock ~ ~ ~ minecraft:player_head[rotation=3] +execute if score @s s.crhf.block_id matches 6760 run setblock ~ ~ ~ minecraft:player_head[rotation=4] +execute if score @s s.crhf.block_id matches 6761 run setblock ~ ~ ~ minecraft:player_head[rotation=5] +execute if score @s s.crhf.block_id matches 6762 run setblock ~ ~ ~ minecraft:player_head[rotation=6] +execute if score @s s.crhf.block_id matches 6763 run setblock ~ ~ ~ minecraft:player_head[rotation=7] +execute if score @s s.crhf.block_id matches 6764 run setblock ~ ~ ~ minecraft:player_head[rotation=8] +execute if score @s s.crhf.block_id matches 6765 run setblock ~ ~ ~ minecraft:player_head[rotation=9] +execute if score @s s.crhf.block_id matches 6766 run setblock ~ ~ ~ minecraft:player_head[rotation=10] +execute if score @s s.crhf.block_id matches 6767 run setblock ~ ~ ~ minecraft:player_head[rotation=11] +execute if score @s s.crhf.block_id matches 6768 run setblock ~ ~ ~ minecraft:player_head[rotation=12] +execute if score @s s.crhf.block_id matches 6769 run setblock ~ ~ ~ minecraft:player_head[rotation=13] +execute if score @s s.crhf.block_id matches 6770 run setblock ~ ~ ~ minecraft:player_head[rotation=14] +execute if score @s s.crhf.block_id matches 6771 run setblock ~ ~ ~ minecraft:player_head[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_175.mcfunction b/data/bsc/functions/write/l0/p/l0_175.mcfunction new file mode 100644 index 00000000..9247db2c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_175.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6772 run setblock ~ ~ ~ minecraft:player_wall_head[facing=north] +execute if score @s s.crhf.block_id matches 6773 run setblock ~ ~ ~ minecraft:player_wall_head[facing=south] +execute if score @s s.crhf.block_id matches 6774 run setblock ~ ~ ~ minecraft:player_wall_head[facing=west] +execute if score @s s.crhf.block_id matches 6775 run setblock ~ ~ ~ minecraft:player_wall_head[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_176.mcfunction b/data/bsc/functions/write/l0/p/l0_176.mcfunction new file mode 100644 index 00000000..636bbfab --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_176.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6776 run setblock ~ ~ ~ minecraft:creeper_head[rotation=0] +execute if score @s s.crhf.block_id matches 6777 run setblock ~ ~ ~ minecraft:creeper_head[rotation=1] +execute if score @s s.crhf.block_id matches 6778 run setblock ~ ~ ~ minecraft:creeper_head[rotation=2] +execute if score @s s.crhf.block_id matches 6779 run setblock ~ ~ ~ minecraft:creeper_head[rotation=3] +execute if score @s s.crhf.block_id matches 6780 run setblock ~ ~ ~ minecraft:creeper_head[rotation=4] +execute if score @s s.crhf.block_id matches 6781 run setblock ~ ~ ~ minecraft:creeper_head[rotation=5] +execute if score @s s.crhf.block_id matches 6782 run setblock ~ ~ ~ minecraft:creeper_head[rotation=6] +execute if score @s s.crhf.block_id matches 6783 run setblock ~ ~ ~ minecraft:creeper_head[rotation=7] +execute if score @s s.crhf.block_id matches 6784 run setblock ~ ~ ~ minecraft:creeper_head[rotation=8] +execute if score @s s.crhf.block_id matches 6785 run setblock ~ ~ ~ minecraft:creeper_head[rotation=9] +execute if score @s s.crhf.block_id matches 6786 run setblock ~ ~ ~ minecraft:creeper_head[rotation=10] +execute if score @s s.crhf.block_id matches 6787 run setblock ~ ~ ~ minecraft:creeper_head[rotation=11] +execute if score @s s.crhf.block_id matches 6788 run setblock ~ ~ ~ minecraft:creeper_head[rotation=12] +execute if score @s s.crhf.block_id matches 6789 run setblock ~ ~ ~ minecraft:creeper_head[rotation=13] +execute if score @s s.crhf.block_id matches 6790 run setblock ~ ~ ~ minecraft:creeper_head[rotation=14] +execute if score @s s.crhf.block_id matches 6791 run setblock ~ ~ ~ minecraft:creeper_head[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_177.mcfunction b/data/bsc/functions/write/l0/p/l0_177.mcfunction new file mode 100644 index 00000000..7ba096da --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_177.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6792 run setblock ~ ~ ~ minecraft:creeper_wall_head[facing=north] +execute if score @s s.crhf.block_id matches 6793 run setblock ~ ~ ~ minecraft:creeper_wall_head[facing=south] +execute if score @s s.crhf.block_id matches 6794 run setblock ~ ~ ~ minecraft:creeper_wall_head[facing=west] +execute if score @s s.crhf.block_id matches 6795 run setblock ~ ~ ~ minecraft:creeper_wall_head[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_178.mcfunction b/data/bsc/functions/write/l0/p/l0_178.mcfunction new file mode 100644 index 00000000..2b11d640 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_178.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6796 run setblock ~ ~ ~ minecraft:dragon_head[rotation=0] +execute if score @s s.crhf.block_id matches 6797 run setblock ~ ~ ~ minecraft:dragon_head[rotation=1] +execute if score @s s.crhf.block_id matches 6798 run setblock ~ ~ ~ minecraft:dragon_head[rotation=2] +execute if score @s s.crhf.block_id matches 6799 run setblock ~ ~ ~ minecraft:dragon_head[rotation=3] +execute if score @s s.crhf.block_id matches 6800 run setblock ~ ~ ~ minecraft:dragon_head[rotation=4] +execute if score @s s.crhf.block_id matches 6801 run setblock ~ ~ ~ minecraft:dragon_head[rotation=5] +execute if score @s s.crhf.block_id matches 6802 run setblock ~ ~ ~ minecraft:dragon_head[rotation=6] +execute if score @s s.crhf.block_id matches 6803 run setblock ~ ~ ~ minecraft:dragon_head[rotation=7] +execute if score @s s.crhf.block_id matches 6804 run setblock ~ ~ ~ minecraft:dragon_head[rotation=8] +execute if score @s s.crhf.block_id matches 6805 run setblock ~ ~ ~ minecraft:dragon_head[rotation=9] +execute if score @s s.crhf.block_id matches 6806 run setblock ~ ~ ~ minecraft:dragon_head[rotation=10] +execute if score @s s.crhf.block_id matches 6807 run setblock ~ ~ ~ minecraft:dragon_head[rotation=11] +execute if score @s s.crhf.block_id matches 6808 run setblock ~ ~ ~ minecraft:dragon_head[rotation=12] +execute if score @s s.crhf.block_id matches 6809 run setblock ~ ~ ~ minecraft:dragon_head[rotation=13] +execute if score @s s.crhf.block_id matches 6810 run setblock ~ ~ ~ minecraft:dragon_head[rotation=14] +execute if score @s s.crhf.block_id matches 6811 run setblock ~ ~ ~ minecraft:dragon_head[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_179.mcfunction b/data/bsc/functions/write/l0/p/l0_179.mcfunction new file mode 100644 index 00000000..be93e3f0 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_179.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6812 run setblock ~ ~ ~ minecraft:dragon_wall_head[facing=north] +execute if score @s s.crhf.block_id matches 6813 run setblock ~ ~ ~ minecraft:dragon_wall_head[facing=south] +execute if score @s s.crhf.block_id matches 6814 run setblock ~ ~ ~ minecraft:dragon_wall_head[facing=west] +execute if score @s s.crhf.block_id matches 6815 run setblock ~ ~ ~ minecraft:dragon_wall_head[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_18.mcfunction b/data/bsc/functions/write/l0/p/l0_18.mcfunction new file mode 100644 index 00000000..630408a9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_18.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 100 run setblock ~ ~ ~ minecraft:stripped_jungle_log[axis=x] +execute if score @s s.crhf.block_id matches 101 run setblock ~ ~ ~ minecraft:stripped_jungle_log[axis=y] +execute if score @s s.crhf.block_id matches 102 run setblock ~ ~ ~ minecraft:stripped_jungle_log[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_180.mcfunction b/data/bsc/functions/write/l0/p/l0_180.mcfunction new file mode 100644 index 00000000..16707596 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_180.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6816 run setblock ~ ~ ~ minecraft:anvil[facing=north] +execute if score @s s.crhf.block_id matches 6817 run setblock ~ ~ ~ minecraft:anvil[facing=south] +execute if score @s s.crhf.block_id matches 6818 run setblock ~ ~ ~ minecraft:anvil[facing=west] +execute if score @s s.crhf.block_id matches 6819 run setblock ~ ~ ~ minecraft:anvil[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_181.mcfunction b/data/bsc/functions/write/l0/p/l0_181.mcfunction new file mode 100644 index 00000000..dc200b0d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_181.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6820 run setblock ~ ~ ~ minecraft:chipped_anvil[facing=north] +execute if score @s s.crhf.block_id matches 6821 run setblock ~ ~ ~ minecraft:chipped_anvil[facing=south] +execute if score @s s.crhf.block_id matches 6822 run setblock ~ ~ ~ minecraft:chipped_anvil[facing=west] +execute if score @s s.crhf.block_id matches 6823 run setblock ~ ~ ~ minecraft:chipped_anvil[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_182.mcfunction b/data/bsc/functions/write/l0/p/l0_182.mcfunction new file mode 100644 index 00000000..be04f4a3 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_182.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6824 run setblock ~ ~ ~ minecraft:damaged_anvil[facing=north] +execute if score @s s.crhf.block_id matches 6825 run setblock ~ ~ ~ minecraft:damaged_anvil[facing=south] +execute if score @s s.crhf.block_id matches 6826 run setblock ~ ~ ~ minecraft:damaged_anvil[facing=west] +execute if score @s s.crhf.block_id matches 6827 run setblock ~ ~ ~ minecraft:damaged_anvil[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_183.mcfunction b/data/bsc/functions/write/l0/p/l0_183.mcfunction new file mode 100644 index 00000000..0ea8b3b7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_183.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 6828 run setblock ~ ~ ~ minecraft:trapped_chest[facing=north,type=single,waterlogged=true] +execute if score @s s.crhf.block_id matches 6829 run setblock ~ ~ ~ minecraft:trapped_chest[facing=north,type=single,waterlogged=false] +execute if score @s s.crhf.block_id matches 6830 run setblock ~ ~ ~ minecraft:trapped_chest[facing=north,type=left,waterlogged=true] +execute if score @s s.crhf.block_id matches 6831 run setblock ~ ~ ~ minecraft:trapped_chest[facing=north,type=left,waterlogged=false] +execute if score @s s.crhf.block_id matches 6832 run setblock ~ ~ ~ minecraft:trapped_chest[facing=north,type=right,waterlogged=true] +execute if score @s s.crhf.block_id matches 6833 run setblock ~ ~ ~ minecraft:trapped_chest[facing=north,type=right,waterlogged=false] +execute if score @s s.crhf.block_id matches 6834 run setblock ~ ~ ~ minecraft:trapped_chest[facing=south,type=single,waterlogged=true] +execute if score @s s.crhf.block_id matches 6835 run setblock ~ ~ ~ minecraft:trapped_chest[facing=south,type=single,waterlogged=false] +execute if score @s s.crhf.block_id matches 6836 run setblock ~ ~ ~ minecraft:trapped_chest[facing=south,type=left,waterlogged=true] +execute if score @s s.crhf.block_id matches 6837 run setblock ~ ~ ~ minecraft:trapped_chest[facing=south,type=left,waterlogged=false] +execute if score @s s.crhf.block_id matches 6838 run setblock ~ ~ ~ minecraft:trapped_chest[facing=south,type=right,waterlogged=true] +execute if score @s s.crhf.block_id matches 6839 run setblock ~ ~ ~ minecraft:trapped_chest[facing=south,type=right,waterlogged=false] +execute if score @s s.crhf.block_id matches 6840 run setblock ~ ~ ~ minecraft:trapped_chest[facing=west,type=single,waterlogged=true] +execute if score @s s.crhf.block_id matches 6841 run setblock ~ ~ ~ minecraft:trapped_chest[facing=west,type=single,waterlogged=false] +execute if score @s s.crhf.block_id matches 6842 run setblock ~ ~ ~ minecraft:trapped_chest[facing=west,type=left,waterlogged=true] +execute if score @s s.crhf.block_id matches 6843 run setblock ~ ~ ~ minecraft:trapped_chest[facing=west,type=left,waterlogged=false] +execute if score @s s.crhf.block_id matches 6844 run setblock ~ ~ ~ minecraft:trapped_chest[facing=west,type=right,waterlogged=true] +execute if score @s s.crhf.block_id matches 6845 run setblock ~ ~ ~ minecraft:trapped_chest[facing=west,type=right,waterlogged=false] +execute if score @s s.crhf.block_id matches 6846 run setblock ~ ~ ~ minecraft:trapped_chest[facing=east,type=single,waterlogged=true] +execute if score @s s.crhf.block_id matches 6847 run setblock ~ ~ ~ minecraft:trapped_chest[facing=east,type=single,waterlogged=false] +execute if score @s s.crhf.block_id matches 6848 run setblock ~ ~ ~ minecraft:trapped_chest[facing=east,type=left,waterlogged=true] +execute if score @s s.crhf.block_id matches 6849 run setblock ~ ~ ~ minecraft:trapped_chest[facing=east,type=left,waterlogged=false] +execute if score @s s.crhf.block_id matches 6850 run setblock ~ ~ ~ minecraft:trapped_chest[facing=east,type=right,waterlogged=true] +execute if score @s s.crhf.block_id matches 6851 run setblock ~ ~ ~ minecraft:trapped_chest[facing=east,type=right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_184.mcfunction b/data/bsc/functions/write/l0/p/l0_184.mcfunction new file mode 100644 index 00000000..62c4b7ff --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_184.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6852 run setblock ~ ~ ~ minecraft:light_weighted_pressure_plate[power=0] +execute if score @s s.crhf.block_id matches 6853 run setblock ~ ~ ~ minecraft:light_weighted_pressure_plate[power=1] +execute if score @s s.crhf.block_id matches 6854 run setblock ~ ~ ~ minecraft:light_weighted_pressure_plate[power=2] +execute if score @s s.crhf.block_id matches 6855 run setblock ~ ~ ~ minecraft:light_weighted_pressure_plate[power=3] +execute if score @s s.crhf.block_id matches 6856 run setblock ~ ~ ~ minecraft:light_weighted_pressure_plate[power=4] +execute if score @s s.crhf.block_id matches 6857 run setblock ~ ~ ~ minecraft:light_weighted_pressure_plate[power=5] +execute if score @s s.crhf.block_id matches 6858 run setblock ~ ~ ~ minecraft:light_weighted_pressure_plate[power=6] +execute if score @s s.crhf.block_id matches 6859 run setblock ~ ~ ~ minecraft:light_weighted_pressure_plate[power=7] +execute if score @s s.crhf.block_id matches 6860 run setblock ~ ~ ~ minecraft:light_weighted_pressure_plate[power=8] +execute if score @s s.crhf.block_id matches 6861 run setblock ~ ~ ~ minecraft:light_weighted_pressure_plate[power=9] +execute if score @s s.crhf.block_id matches 6862 run setblock ~ ~ ~ minecraft:light_weighted_pressure_plate[power=10] +execute if score @s s.crhf.block_id matches 6863 run setblock ~ ~ ~ minecraft:light_weighted_pressure_plate[power=11] +execute if score @s s.crhf.block_id matches 6864 run setblock ~ ~ ~ minecraft:light_weighted_pressure_plate[power=12] +execute if score @s s.crhf.block_id matches 6865 run setblock ~ ~ ~ minecraft:light_weighted_pressure_plate[power=13] +execute if score @s s.crhf.block_id matches 6866 run setblock ~ ~ ~ minecraft:light_weighted_pressure_plate[power=14] +execute if score @s s.crhf.block_id matches 6867 run setblock ~ ~ ~ minecraft:light_weighted_pressure_plate[power=15] diff --git a/data/bsc/functions/write/l0/p/l0_185.mcfunction b/data/bsc/functions/write/l0/p/l0_185.mcfunction new file mode 100644 index 00000000..e4681f84 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_185.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6868 run setblock ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=0] +execute if score @s s.crhf.block_id matches 6869 run setblock ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=1] +execute if score @s s.crhf.block_id matches 6870 run setblock ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=2] +execute if score @s s.crhf.block_id matches 6871 run setblock ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=3] +execute if score @s s.crhf.block_id matches 6872 run setblock ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=4] +execute if score @s s.crhf.block_id matches 6873 run setblock ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=5] +execute if score @s s.crhf.block_id matches 6874 run setblock ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=6] +execute if score @s s.crhf.block_id matches 6875 run setblock ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=7] +execute if score @s s.crhf.block_id matches 6876 run setblock ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=8] +execute if score @s s.crhf.block_id matches 6877 run setblock ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=9] +execute if score @s s.crhf.block_id matches 6878 run setblock ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=10] +execute if score @s s.crhf.block_id matches 6879 run setblock ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=11] +execute if score @s s.crhf.block_id matches 6880 run setblock ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=12] +execute if score @s s.crhf.block_id matches 6881 run setblock ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=13] +execute if score @s s.crhf.block_id matches 6882 run setblock ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=14] +execute if score @s s.crhf.block_id matches 6883 run setblock ~ ~ ~ minecraft:heavy_weighted_pressure_plate[power=15] diff --git a/data/bsc/functions/write/l0/p/l0_186.mcfunction b/data/bsc/functions/write/l0/p/l0_186.mcfunction new file mode 100644 index 00000000..a193c92a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_186.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 6884 run setblock ~ ~ ~ minecraft:comparator[facing=north,mode=compare,powered=true] +execute if score @s s.crhf.block_id matches 6885 run setblock ~ ~ ~ minecraft:comparator[facing=north,mode=compare,powered=false] +execute if score @s s.crhf.block_id matches 6886 run setblock ~ ~ ~ minecraft:comparator[facing=north,mode=subtract,powered=true] +execute if score @s s.crhf.block_id matches 6887 run setblock ~ ~ ~ minecraft:comparator[facing=north,mode=subtract,powered=false] +execute if score @s s.crhf.block_id matches 6888 run setblock ~ ~ ~ minecraft:comparator[facing=south,mode=compare,powered=true] +execute if score @s s.crhf.block_id matches 6889 run setblock ~ ~ ~ minecraft:comparator[facing=south,mode=compare,powered=false] +execute if score @s s.crhf.block_id matches 6890 run setblock ~ ~ ~ minecraft:comparator[facing=south,mode=subtract,powered=true] +execute if score @s s.crhf.block_id matches 6891 run setblock ~ ~ ~ minecraft:comparator[facing=south,mode=subtract,powered=false] +execute if score @s s.crhf.block_id matches 6892 run setblock ~ ~ ~ minecraft:comparator[facing=west,mode=compare,powered=true] +execute if score @s s.crhf.block_id matches 6893 run setblock ~ ~ ~ minecraft:comparator[facing=west,mode=compare,powered=false] +execute if score @s s.crhf.block_id matches 6894 run setblock ~ ~ ~ minecraft:comparator[facing=west,mode=subtract,powered=true] +execute if score @s s.crhf.block_id matches 6895 run setblock ~ ~ ~ minecraft:comparator[facing=west,mode=subtract,powered=false] +execute if score @s s.crhf.block_id matches 6896 run setblock ~ ~ ~ minecraft:comparator[facing=east,mode=compare,powered=true] +execute if score @s s.crhf.block_id matches 6897 run setblock ~ ~ ~ minecraft:comparator[facing=east,mode=compare,powered=false] +execute if score @s s.crhf.block_id matches 6898 run setblock ~ ~ ~ minecraft:comparator[facing=east,mode=subtract,powered=true] +execute if score @s s.crhf.block_id matches 6899 run setblock ~ ~ ~ minecraft:comparator[facing=east,mode=subtract,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_187.mcfunction b/data/bsc/functions/write/l0/p/l0_187.mcfunction new file mode 100644 index 00000000..31bf5d13 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_187.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 6900 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=true,power=0] +execute if score @s s.crhf.block_id matches 6901 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=true,power=1] +execute if score @s s.crhf.block_id matches 6902 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=true,power=2] +execute if score @s s.crhf.block_id matches 6903 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=true,power=3] +execute if score @s s.crhf.block_id matches 6904 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=true,power=4] +execute if score @s s.crhf.block_id matches 6905 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=true,power=5] +execute if score @s s.crhf.block_id matches 6906 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=true,power=6] +execute if score @s s.crhf.block_id matches 6907 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=true,power=7] +execute if score @s s.crhf.block_id matches 6908 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=true,power=8] +execute if score @s s.crhf.block_id matches 6909 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=true,power=9] +execute if score @s s.crhf.block_id matches 6910 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=true,power=10] +execute if score @s s.crhf.block_id matches 6911 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=true,power=11] +execute if score @s s.crhf.block_id matches 6912 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=true,power=12] +execute if score @s s.crhf.block_id matches 6913 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=true,power=13] +execute if score @s s.crhf.block_id matches 6914 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=true,power=14] +execute if score @s s.crhf.block_id matches 6915 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=true,power=15] +execute if score @s s.crhf.block_id matches 6916 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=false,power=0] +execute if score @s s.crhf.block_id matches 6917 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=false,power=1] +execute if score @s s.crhf.block_id matches 6918 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=false,power=2] +execute if score @s s.crhf.block_id matches 6919 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=false,power=3] +execute if score @s s.crhf.block_id matches 6920 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=false,power=4] +execute if score @s s.crhf.block_id matches 6921 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=false,power=5] +execute if score @s s.crhf.block_id matches 6922 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=false,power=6] +execute if score @s s.crhf.block_id matches 6923 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=false,power=7] +execute if score @s s.crhf.block_id matches 6924 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=false,power=8] +execute if score @s s.crhf.block_id matches 6925 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=false,power=9] +execute if score @s s.crhf.block_id matches 6926 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=false,power=10] +execute if score @s s.crhf.block_id matches 6927 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=false,power=11] +execute if score @s s.crhf.block_id matches 6928 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=false,power=12] +execute if score @s s.crhf.block_id matches 6929 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=false,power=13] +execute if score @s s.crhf.block_id matches 6930 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=false,power=14] +execute if score @s s.crhf.block_id matches 6931 run setblock ~ ~ ~ minecraft:daylight_detector[inverted=false,power=15] diff --git a/data/bsc/functions/write/l0/p/l0_188.mcfunction b/data/bsc/functions/write/l0/p/l0_188.mcfunction new file mode 100644 index 00000000..4c6e93c9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_188.mcfunction @@ -0,0 +1,10 @@ +execute if score @s s.crhf.block_id matches 6934 run setblock ~ ~ ~ minecraft:hopper[enabled=true,facing=down] +execute if score @s s.crhf.block_id matches 6935 run setblock ~ ~ ~ minecraft:hopper[enabled=true,facing=north] +execute if score @s s.crhf.block_id matches 6936 run setblock ~ ~ ~ minecraft:hopper[enabled=true,facing=south] +execute if score @s s.crhf.block_id matches 6937 run setblock ~ ~ ~ minecraft:hopper[enabled=true,facing=west] +execute if score @s s.crhf.block_id matches 6938 run setblock ~ ~ ~ minecraft:hopper[enabled=true,facing=east] +execute if score @s s.crhf.block_id matches 6939 run setblock ~ ~ ~ minecraft:hopper[enabled=false,facing=down] +execute if score @s s.crhf.block_id matches 6940 run setblock ~ ~ ~ minecraft:hopper[enabled=false,facing=north] +execute if score @s s.crhf.block_id matches 6941 run setblock ~ ~ ~ minecraft:hopper[enabled=false,facing=south] +execute if score @s s.crhf.block_id matches 6942 run setblock ~ ~ ~ minecraft:hopper[enabled=false,facing=west] +execute if score @s s.crhf.block_id matches 6943 run setblock ~ ~ ~ minecraft:hopper[enabled=false,facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_189.mcfunction b/data/bsc/functions/write/l0/p/l0_189.mcfunction new file mode 100644 index 00000000..c7a659d1 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_189.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 6946 run setblock ~ ~ ~ minecraft:quartz_pillar[axis=x] +execute if score @s s.crhf.block_id matches 6947 run setblock ~ ~ ~ minecraft:quartz_pillar[axis=y] +execute if score @s s.crhf.block_id matches 6948 run setblock ~ ~ ~ minecraft:quartz_pillar[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_19.mcfunction b/data/bsc/functions/write/l0/p/l0_19.mcfunction new file mode 100644 index 00000000..79eba743 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_19.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 103 run setblock ~ ~ ~ minecraft:stripped_acacia_log[axis=x] +execute if score @s s.crhf.block_id matches 104 run setblock ~ ~ ~ minecraft:stripped_acacia_log[axis=y] +execute if score @s s.crhf.block_id matches 105 run setblock ~ ~ ~ minecraft:stripped_acacia_log[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_190.mcfunction b/data/bsc/functions/write/l0/p/l0_190.mcfunction new file mode 100644 index 00000000..e2d8855b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_190.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 6949 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 6950 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 6951 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 6952 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 6953 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 6954 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 6955 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 6956 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 6957 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 6958 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 6959 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 6960 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 6961 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 6962 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 6963 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 6964 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 6965 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 6966 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 6967 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 6968 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 6969 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 6970 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 6971 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 6972 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 6973 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 6974 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 6975 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 6976 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 6977 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 6978 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 6979 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 6980 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 6981 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 6982 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 6983 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 6984 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 6985 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 6986 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 6987 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 6988 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 6989 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 6990 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 6991 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 6992 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 6993 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 6994 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 6995 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 6996 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 6997 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 6998 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 6999 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7000 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7001 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7002 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7003 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7004 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7005 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7006 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7007 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7008 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7009 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7010 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7011 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7012 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7013 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7014 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7015 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7016 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7017 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7018 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7019 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7020 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7021 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7022 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7023 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7024 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7025 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7026 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7027 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7028 run setblock ~ ~ ~ minecraft:quartz_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_191.mcfunction b/data/bsc/functions/write/l0/p/l0_191.mcfunction new file mode 100644 index 00000000..c136908c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_191.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 7029 run setblock ~ ~ ~ minecraft:activator_rail[powered=true,shape=north_south,waterlogged=true] +execute if score @s s.crhf.block_id matches 7030 run setblock ~ ~ ~ minecraft:activator_rail[powered=true,shape=north_south,waterlogged=false] +execute if score @s s.crhf.block_id matches 7031 run setblock ~ ~ ~ minecraft:activator_rail[powered=true,shape=east_west,waterlogged=true] +execute if score @s s.crhf.block_id matches 7032 run setblock ~ ~ ~ minecraft:activator_rail[powered=true,shape=east_west,waterlogged=false] +execute if score @s s.crhf.block_id matches 7033 run setblock ~ ~ ~ minecraft:activator_rail[powered=true,shape=ascending_east,waterlogged=true] +execute if score @s s.crhf.block_id matches 7034 run setblock ~ ~ ~ minecraft:activator_rail[powered=true,shape=ascending_east,waterlogged=false] +execute if score @s s.crhf.block_id matches 7035 run setblock ~ ~ ~ minecraft:activator_rail[powered=true,shape=ascending_west,waterlogged=true] +execute if score @s s.crhf.block_id matches 7036 run setblock ~ ~ ~ minecraft:activator_rail[powered=true,shape=ascending_west,waterlogged=false] +execute if score @s s.crhf.block_id matches 7037 run setblock ~ ~ ~ minecraft:activator_rail[powered=true,shape=ascending_north,waterlogged=true] +execute if score @s s.crhf.block_id matches 7038 run setblock ~ ~ ~ minecraft:activator_rail[powered=true,shape=ascending_north,waterlogged=false] +execute if score @s s.crhf.block_id matches 7039 run setblock ~ ~ ~ minecraft:activator_rail[powered=true,shape=ascending_south,waterlogged=true] +execute if score @s s.crhf.block_id matches 7040 run setblock ~ ~ ~ minecraft:activator_rail[powered=true,shape=ascending_south,waterlogged=false] +execute if score @s s.crhf.block_id matches 7041 run setblock ~ ~ ~ minecraft:activator_rail[powered=false,shape=north_south,waterlogged=true] +execute if score @s s.crhf.block_id matches 7042 run setblock ~ ~ ~ minecraft:activator_rail[powered=false,shape=north_south,waterlogged=false] +execute if score @s s.crhf.block_id matches 7043 run setblock ~ ~ ~ minecraft:activator_rail[powered=false,shape=east_west,waterlogged=true] +execute if score @s s.crhf.block_id matches 7044 run setblock ~ ~ ~ minecraft:activator_rail[powered=false,shape=east_west,waterlogged=false] +execute if score @s s.crhf.block_id matches 7045 run setblock ~ ~ ~ minecraft:activator_rail[powered=false,shape=ascending_east,waterlogged=true] +execute if score @s s.crhf.block_id matches 7046 run setblock ~ ~ ~ minecraft:activator_rail[powered=false,shape=ascending_east,waterlogged=false] +execute if score @s s.crhf.block_id matches 7047 run setblock ~ ~ ~ minecraft:activator_rail[powered=false,shape=ascending_west,waterlogged=true] +execute if score @s s.crhf.block_id matches 7048 run setblock ~ ~ ~ minecraft:activator_rail[powered=false,shape=ascending_west,waterlogged=false] +execute if score @s s.crhf.block_id matches 7049 run setblock ~ ~ ~ minecraft:activator_rail[powered=false,shape=ascending_north,waterlogged=true] +execute if score @s s.crhf.block_id matches 7050 run setblock ~ ~ ~ minecraft:activator_rail[powered=false,shape=ascending_north,waterlogged=false] +execute if score @s s.crhf.block_id matches 7051 run setblock ~ ~ ~ minecraft:activator_rail[powered=false,shape=ascending_south,waterlogged=true] +execute if score @s s.crhf.block_id matches 7052 run setblock ~ ~ ~ minecraft:activator_rail[powered=false,shape=ascending_south,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_192.mcfunction b/data/bsc/functions/write/l0/p/l0_192.mcfunction new file mode 100644 index 00000000..e5025dce --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_192.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 7053 run setblock ~ ~ ~ minecraft:dropper[facing=north,triggered=true] +execute if score @s s.crhf.block_id matches 7054 run setblock ~ ~ ~ minecraft:dropper[facing=north,triggered=false] +execute if score @s s.crhf.block_id matches 7055 run setblock ~ ~ ~ minecraft:dropper[facing=east,triggered=true] +execute if score @s s.crhf.block_id matches 7056 run setblock ~ ~ ~ minecraft:dropper[facing=east,triggered=false] +execute if score @s s.crhf.block_id matches 7057 run setblock ~ ~ ~ minecraft:dropper[facing=south,triggered=true] +execute if score @s s.crhf.block_id matches 7058 run setblock ~ ~ ~ minecraft:dropper[facing=south,triggered=false] +execute if score @s s.crhf.block_id matches 7059 run setblock ~ ~ ~ minecraft:dropper[facing=west,triggered=true] +execute if score @s s.crhf.block_id matches 7060 run setblock ~ ~ ~ minecraft:dropper[facing=west,triggered=false] +execute if score @s s.crhf.block_id matches 7061 run setblock ~ ~ ~ minecraft:dropper[facing=up,triggered=true] +execute if score @s s.crhf.block_id matches 7062 run setblock ~ ~ ~ minecraft:dropper[facing=up,triggered=false] +execute if score @s s.crhf.block_id matches 7063 run setblock ~ ~ ~ minecraft:dropper[facing=down,triggered=true] +execute if score @s s.crhf.block_id matches 7064 run setblock ~ ~ ~ minecraft:dropper[facing=down,triggered=false] diff --git a/data/bsc/functions/write/l0/p/l0_193.mcfunction b/data/bsc/functions/write/l0/p/l0_193.mcfunction new file mode 100644 index 00000000..4f6904f8 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_193.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7081 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7082 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7083 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7084 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7085 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7086 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7087 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7088 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7089 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7090 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7091 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7092 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7093 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7094 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7095 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7096 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7097 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7098 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7099 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7100 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7101 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7102 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7103 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7104 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7105 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7106 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7107 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7108 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7109 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7110 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7111 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7112 run setblock ~ ~ ~ minecraft:white_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_194.mcfunction b/data/bsc/functions/write/l0/p/l0_194.mcfunction new file mode 100644 index 00000000..0abc3b5a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_194.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7113 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7114 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7115 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7116 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7117 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7118 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7119 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7120 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7121 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7122 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7123 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7124 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7125 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7126 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7127 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7128 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7129 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7130 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7131 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7132 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7133 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7134 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7135 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7136 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7137 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7138 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7139 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7140 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7141 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7142 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7143 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7144 run setblock ~ ~ ~ minecraft:orange_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_195.mcfunction b/data/bsc/functions/write/l0/p/l0_195.mcfunction new file mode 100644 index 00000000..d4255862 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_195.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7145 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7146 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7147 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7148 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7149 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7150 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7151 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7152 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7153 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7154 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7155 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7156 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7157 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7158 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7159 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7160 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7161 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7162 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7163 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7164 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7165 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7166 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7167 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7168 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7169 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7170 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7171 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7172 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7173 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7174 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7175 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7176 run setblock ~ ~ ~ minecraft:magenta_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_196.mcfunction b/data/bsc/functions/write/l0/p/l0_196.mcfunction new file mode 100644 index 00000000..47b52c69 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_196.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7177 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7178 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7179 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7180 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7181 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7182 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7183 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7184 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7185 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7186 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7187 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7188 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7189 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7190 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7191 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7192 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7193 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7194 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7195 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7196 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7197 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7198 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7199 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7200 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7201 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7202 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7203 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7204 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7205 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7206 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7207 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7208 run setblock ~ ~ ~ minecraft:light_blue_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_197.mcfunction b/data/bsc/functions/write/l0/p/l0_197.mcfunction new file mode 100644 index 00000000..db9c8c4e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_197.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7209 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7210 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7211 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7212 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7213 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7214 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7215 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7216 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7217 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7218 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7219 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7220 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7221 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7222 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7223 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7224 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7225 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7226 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7227 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7228 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7229 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7230 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7231 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7232 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7233 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7234 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7235 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7236 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7237 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7238 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7239 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7240 run setblock ~ ~ ~ minecraft:yellow_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_198.mcfunction b/data/bsc/functions/write/l0/p/l0_198.mcfunction new file mode 100644 index 00000000..0ecc0100 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_198.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7241 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7242 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7243 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7244 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7245 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7246 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7247 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7248 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7249 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7250 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7251 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7252 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7253 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7254 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7255 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7256 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7257 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7258 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7259 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7260 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7261 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7262 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7263 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7264 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7265 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7266 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7267 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7268 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7269 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7270 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7271 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7272 run setblock ~ ~ ~ minecraft:lime_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_199.mcfunction b/data/bsc/functions/write/l0/p/l0_199.mcfunction new file mode 100644 index 00000000..57b2ee54 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_199.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7273 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7274 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7275 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7276 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7277 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7278 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7279 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7280 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7281 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7282 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7283 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7284 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7285 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7286 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7287 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7288 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7289 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7290 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7291 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7292 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7293 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7294 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7295 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7296 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7297 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7298 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7299 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7300 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7301 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7302 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7303 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7304 run setblock ~ ~ ~ minecraft:pink_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_2.mcfunction b/data/bsc/functions/write/l0/p/l0_2.mcfunction new file mode 100644 index 00000000..fc7d6f84 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_2.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 21 run setblock ~ ~ ~ minecraft:oak_sapling[stage=0] +execute if score @s s.crhf.block_id matches 22 run setblock ~ ~ ~ minecraft:oak_sapling[stage=1] diff --git a/data/bsc/functions/write/l0/p/l0_20.mcfunction b/data/bsc/functions/write/l0/p/l0_20.mcfunction new file mode 100644 index 00000000..21d541ca --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_20.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 106 run setblock ~ ~ ~ minecraft:stripped_dark_oak_log[axis=x] +execute if score @s s.crhf.block_id matches 107 run setblock ~ ~ ~ minecraft:stripped_dark_oak_log[axis=y] +execute if score @s s.crhf.block_id matches 108 run setblock ~ ~ ~ minecraft:stripped_dark_oak_log[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_200.mcfunction b/data/bsc/functions/write/l0/p/l0_200.mcfunction new file mode 100644 index 00000000..6519f024 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_200.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7305 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7306 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7307 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7308 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7309 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7310 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7311 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7312 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7313 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7314 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7315 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7316 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7317 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7318 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7319 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7320 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7321 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7322 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7323 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7324 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7325 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7326 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7327 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7328 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7329 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7330 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7331 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7332 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7333 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7334 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7335 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7336 run setblock ~ ~ ~ minecraft:gray_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_201.mcfunction b/data/bsc/functions/write/l0/p/l0_201.mcfunction new file mode 100644 index 00000000..ce94921b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_201.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7337 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7338 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7339 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7340 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7341 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7342 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7343 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7344 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7345 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7346 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7347 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7348 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7349 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7350 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7351 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7352 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7353 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7354 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7355 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7356 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7357 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7358 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7359 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7360 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7361 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7362 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7363 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7364 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7365 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7366 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7367 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7368 run setblock ~ ~ ~ minecraft:light_gray_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_202.mcfunction b/data/bsc/functions/write/l0/p/l0_202.mcfunction new file mode 100644 index 00000000..b4d099d3 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_202.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7369 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7370 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7371 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7372 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7373 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7374 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7375 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7376 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7377 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7378 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7379 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7380 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7381 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7382 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7383 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7384 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7385 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7386 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7387 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7388 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7389 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7390 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7391 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7392 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7393 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7394 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7395 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7396 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7397 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7398 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7399 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7400 run setblock ~ ~ ~ minecraft:cyan_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_203.mcfunction b/data/bsc/functions/write/l0/p/l0_203.mcfunction new file mode 100644 index 00000000..51796d00 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_203.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7401 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7402 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7403 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7404 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7405 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7406 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7407 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7408 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7409 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7410 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7411 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7412 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7413 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7414 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7415 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7416 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7417 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7418 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7419 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7420 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7421 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7422 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7423 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7424 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7425 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7426 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7427 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7428 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7429 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7430 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7431 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7432 run setblock ~ ~ ~ minecraft:purple_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_204.mcfunction b/data/bsc/functions/write/l0/p/l0_204.mcfunction new file mode 100644 index 00000000..cf5a04e2 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_204.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7433 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7434 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7435 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7436 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7437 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7438 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7439 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7440 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7441 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7442 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7443 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7444 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7445 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7446 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7447 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7448 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7449 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7450 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7451 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7452 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7453 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7454 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7455 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7456 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7457 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7458 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7459 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7460 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7461 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7462 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7463 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7464 run setblock ~ ~ ~ minecraft:blue_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_205.mcfunction b/data/bsc/functions/write/l0/p/l0_205.mcfunction new file mode 100644 index 00000000..6ac5f0ae --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_205.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7465 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7466 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7467 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7468 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7469 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7470 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7471 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7472 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7473 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7474 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7475 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7476 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7477 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7478 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7479 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7480 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7481 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7482 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7483 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7484 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7485 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7486 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7487 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7488 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7489 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7490 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7491 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7492 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7493 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7494 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7495 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7496 run setblock ~ ~ ~ minecraft:brown_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_206.mcfunction b/data/bsc/functions/write/l0/p/l0_206.mcfunction new file mode 100644 index 00000000..c0854217 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_206.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7497 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7498 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7499 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7500 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7501 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7502 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7503 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7504 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7505 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7506 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7507 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7508 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7509 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7510 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7511 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7512 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7513 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7514 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7515 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7516 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7517 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7518 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7519 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7520 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7521 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7522 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7523 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7524 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7525 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7526 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7527 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7528 run setblock ~ ~ ~ minecraft:green_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_207.mcfunction b/data/bsc/functions/write/l0/p/l0_207.mcfunction new file mode 100644 index 00000000..b8a2541f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_207.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7529 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7530 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7531 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7532 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7533 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7534 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7535 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7536 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7537 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7538 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7539 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7540 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7541 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7542 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7543 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7544 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7545 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7546 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7547 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7548 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7549 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7550 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7551 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7552 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7553 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7554 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7555 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7556 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7557 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7558 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7559 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7560 run setblock ~ ~ ~ minecraft:red_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_208.mcfunction b/data/bsc/functions/write/l0/p/l0_208.mcfunction new file mode 100644 index 00000000..c172e36d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_208.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7561 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7562 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7563 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7564 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7565 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7566 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7567 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7568 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7569 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7570 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7571 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7572 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7573 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7574 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7575 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7576 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7577 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7578 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7579 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7580 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7581 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7582 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7583 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7584 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7585 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7586 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7587 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7588 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 7589 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 7590 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 7591 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 7592 run setblock ~ ~ ~ minecraft:black_stained_glass_pane[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_209.mcfunction b/data/bsc/functions/write/l0/p/l0_209.mcfunction new file mode 100644 index 00000000..b59eacf9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_209.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 7593 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7594 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7595 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7596 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7597 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7598 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7599 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7600 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7601 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7602 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7603 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7604 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7605 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7606 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7607 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7608 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7609 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7610 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7611 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7612 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7613 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7614 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7615 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7616 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7617 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7618 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7619 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7620 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7621 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7622 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7623 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7624 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7625 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7626 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7627 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7628 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7629 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7630 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7631 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7632 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7633 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7634 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7635 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7636 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7637 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7638 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7639 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7640 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7641 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7642 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7643 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7644 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7645 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7646 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7647 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7648 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7649 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7650 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7651 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7652 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7653 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7654 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7655 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7656 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7657 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7658 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7659 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7660 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7661 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7662 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7663 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7664 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7665 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7666 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7667 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7668 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7669 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7670 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7671 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7672 run setblock ~ ~ ~ minecraft:acacia_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_21.mcfunction b/data/bsc/functions/write/l0/p/l0_21.mcfunction new file mode 100644 index 00000000..35c8699e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_21.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 109 run setblock ~ ~ ~ minecraft:stripped_oak_log[axis=x] +execute if score @s s.crhf.block_id matches 110 run setblock ~ ~ ~ minecraft:stripped_oak_log[axis=y] +execute if score @s s.crhf.block_id matches 111 run setblock ~ ~ ~ minecraft:stripped_oak_log[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_210.mcfunction b/data/bsc/functions/write/l0/p/l0_210.mcfunction new file mode 100644 index 00000000..28fc795f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_210.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 7673 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7674 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7675 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7676 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7677 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7678 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7679 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7680 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7681 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7682 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7683 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7684 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7685 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7686 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7687 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7688 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7689 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7690 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7691 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7692 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7693 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7694 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7695 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7696 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7697 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7698 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7699 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7700 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7701 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7702 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7703 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7704 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7705 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7706 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7707 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7708 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7709 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7710 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7711 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7712 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7713 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7714 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7715 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7716 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7717 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7718 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7719 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7720 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7721 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7722 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7723 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7724 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7725 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7726 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7727 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7728 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7729 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7730 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7731 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7732 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7733 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7734 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7735 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7736 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7737 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7738 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7739 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7740 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7741 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7742 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7743 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7744 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7745 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7746 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7747 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7748 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7749 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7750 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7751 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7752 run setblock ~ ~ ~ minecraft:dark_oak_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_211.mcfunction b/data/bsc/functions/write/l0/p/l0_211.mcfunction new file mode 100644 index 00000000..021bd008 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_211.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 7755 run setblock ~ ~ ~ minecraft:light[level=0,waterlogged=true] +execute if score @s s.crhf.block_id matches 7756 run setblock ~ ~ ~ minecraft:light[level=0,waterlogged=false] +execute if score @s s.crhf.block_id matches 7757 run setblock ~ ~ ~ minecraft:light[level=1,waterlogged=true] +execute if score @s s.crhf.block_id matches 7758 run setblock ~ ~ ~ minecraft:light[level=1,waterlogged=false] +execute if score @s s.crhf.block_id matches 7759 run setblock ~ ~ ~ minecraft:light[level=2,waterlogged=true] +execute if score @s s.crhf.block_id matches 7760 run setblock ~ ~ ~ minecraft:light[level=2,waterlogged=false] +execute if score @s s.crhf.block_id matches 7761 run setblock ~ ~ ~ minecraft:light[level=3,waterlogged=true] +execute if score @s s.crhf.block_id matches 7762 run setblock ~ ~ ~ minecraft:light[level=3,waterlogged=false] +execute if score @s s.crhf.block_id matches 7763 run setblock ~ ~ ~ minecraft:light[level=4,waterlogged=true] +execute if score @s s.crhf.block_id matches 7764 run setblock ~ ~ ~ minecraft:light[level=4,waterlogged=false] +execute if score @s s.crhf.block_id matches 7765 run setblock ~ ~ ~ minecraft:light[level=5,waterlogged=true] +execute if score @s s.crhf.block_id matches 7766 run setblock ~ ~ ~ minecraft:light[level=5,waterlogged=false] +execute if score @s s.crhf.block_id matches 7767 run setblock ~ ~ ~ minecraft:light[level=6,waterlogged=true] +execute if score @s s.crhf.block_id matches 7768 run setblock ~ ~ ~ minecraft:light[level=6,waterlogged=false] +execute if score @s s.crhf.block_id matches 7769 run setblock ~ ~ ~ minecraft:light[level=7,waterlogged=true] +execute if score @s s.crhf.block_id matches 7770 run setblock ~ ~ ~ minecraft:light[level=7,waterlogged=false] +execute if score @s s.crhf.block_id matches 7771 run setblock ~ ~ ~ minecraft:light[level=8,waterlogged=true] +execute if score @s s.crhf.block_id matches 7772 run setblock ~ ~ ~ minecraft:light[level=8,waterlogged=false] +execute if score @s s.crhf.block_id matches 7773 run setblock ~ ~ ~ minecraft:light[level=9,waterlogged=true] +execute if score @s s.crhf.block_id matches 7774 run setblock ~ ~ ~ minecraft:light[level=9,waterlogged=false] +execute if score @s s.crhf.block_id matches 7775 run setblock ~ ~ ~ minecraft:light[level=10,waterlogged=true] +execute if score @s s.crhf.block_id matches 7776 run setblock ~ ~ ~ minecraft:light[level=10,waterlogged=false] +execute if score @s s.crhf.block_id matches 7777 run setblock ~ ~ ~ minecraft:light[level=11,waterlogged=true] +execute if score @s s.crhf.block_id matches 7778 run setblock ~ ~ ~ minecraft:light[level=11,waterlogged=false] +execute if score @s s.crhf.block_id matches 7779 run setblock ~ ~ ~ minecraft:light[level=12,waterlogged=true] +execute if score @s s.crhf.block_id matches 7780 run setblock ~ ~ ~ minecraft:light[level=12,waterlogged=false] +execute if score @s s.crhf.block_id matches 7781 run setblock ~ ~ ~ minecraft:light[level=13,waterlogged=true] +execute if score @s s.crhf.block_id matches 7782 run setblock ~ ~ ~ minecraft:light[level=13,waterlogged=false] +execute if score @s s.crhf.block_id matches 7783 run setblock ~ ~ ~ minecraft:light[level=14,waterlogged=true] +execute if score @s s.crhf.block_id matches 7784 run setblock ~ ~ ~ minecraft:light[level=14,waterlogged=false] +execute if score @s s.crhf.block_id matches 7785 run setblock ~ ~ ~ minecraft:light[level=15,waterlogged=true] +execute if score @s s.crhf.block_id matches 7786 run setblock ~ ~ ~ minecraft:light[level=15,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_212.mcfunction b/data/bsc/functions/write/l0/p/l0_212.mcfunction new file mode 100644 index 00000000..7e586b1e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_212.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 7787 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 7788 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 7789 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 7790 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 7791 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 7792 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 7793 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 7794 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 7795 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 7796 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 7797 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 7798 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 7799 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 7800 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 7801 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 7802 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 7803 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 7804 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 7805 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 7806 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 7807 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 7808 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 7809 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 7810 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 7811 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 7812 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 7813 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 7814 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 7815 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 7816 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 7817 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 7818 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 7819 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 7820 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 7821 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 7822 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 7823 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 7824 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 7825 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 7826 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 7827 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 7828 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 7829 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 7830 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 7831 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 7832 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 7833 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 7834 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 7835 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 7836 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 7837 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 7838 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 7839 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 7840 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 7841 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 7842 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 7843 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 7844 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 7845 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 7846 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 7847 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 7848 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 7849 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 7850 run setblock ~ ~ ~ minecraft:iron_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_213.mcfunction b/data/bsc/functions/write/l0/p/l0_213.mcfunction new file mode 100644 index 00000000..053e2892 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_213.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 7854 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7855 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7856 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7857 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7858 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7859 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7860 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7861 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7862 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7863 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7864 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7865 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7866 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7867 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7868 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7869 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7870 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7871 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7872 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7873 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7874 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7875 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7876 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7877 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7878 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7879 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7880 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7881 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7882 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7883 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7884 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7885 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7886 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7887 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7888 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7889 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7890 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7891 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7892 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7893 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7894 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7895 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7896 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7897 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7898 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7899 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7900 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7901 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7902 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7903 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7904 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7905 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7906 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7907 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7908 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7909 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7910 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7911 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7912 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7913 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7914 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7915 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7916 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7917 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7918 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7919 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7920 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7921 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7922 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7923 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7924 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7925 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7926 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7927 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7928 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7929 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7930 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7931 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7932 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7933 run setblock ~ ~ ~ minecraft:prismarine_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_214.mcfunction b/data/bsc/functions/write/l0/p/l0_214.mcfunction new file mode 100644 index 00000000..64ec84ca --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_214.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 7934 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7935 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7936 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7937 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7938 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7939 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7940 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7941 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7942 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7943 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7944 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7945 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7946 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7947 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7948 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7949 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7950 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7951 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7952 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7953 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7954 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7955 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7956 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7957 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7958 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7959 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7960 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7961 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7962 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7963 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7964 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7965 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7966 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7967 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7968 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7969 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7970 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7971 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7972 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7973 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7974 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7975 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7976 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7977 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7978 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7979 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7980 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7981 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7982 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7983 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7984 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7985 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7986 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7987 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7988 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7989 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7990 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7991 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7992 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7993 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 7994 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 7995 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 7996 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 7997 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 7998 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 7999 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8000 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8001 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8002 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8003 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8004 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8005 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8006 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8007 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8008 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8009 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8010 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8011 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8012 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8013 run setblock ~ ~ ~ minecraft:prismarine_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_215.mcfunction b/data/bsc/functions/write/l0/p/l0_215.mcfunction new file mode 100644 index 00000000..a1fff129 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_215.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 8014 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8015 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8016 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8017 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8018 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8019 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8020 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8021 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8022 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8023 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8024 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8025 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8026 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8027 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8028 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8029 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8030 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8031 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8032 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8033 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8034 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8035 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8036 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8037 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8038 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8039 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8040 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8041 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8042 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8043 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8044 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8045 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8046 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8047 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8048 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8049 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8050 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8051 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8052 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8053 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8054 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8055 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8056 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8057 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8058 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8059 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8060 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8061 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8062 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8063 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8064 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8065 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8066 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8067 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8068 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8069 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8070 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8071 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8072 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8073 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8074 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8075 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8076 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8077 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8078 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8079 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8080 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8081 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8082 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8083 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8084 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8085 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8086 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8087 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8088 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8089 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8090 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8091 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8092 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8093 run setblock ~ ~ ~ minecraft:dark_prismarine_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_216.mcfunction b/data/bsc/functions/write/l0/p/l0_216.mcfunction new file mode 100644 index 00000000..d476efb3 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_216.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8094 run setblock ~ ~ ~ minecraft:prismarine_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8095 run setblock ~ ~ ~ minecraft:prismarine_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8096 run setblock ~ ~ ~ minecraft:prismarine_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8097 run setblock ~ ~ ~ minecraft:prismarine_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8098 run setblock ~ ~ ~ minecraft:prismarine_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8099 run setblock ~ ~ ~ minecraft:prismarine_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_217.mcfunction b/data/bsc/functions/write/l0/p/l0_217.mcfunction new file mode 100644 index 00000000..902cbfe2 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_217.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8100 run setblock ~ ~ ~ minecraft:prismarine_brick_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8101 run setblock ~ ~ ~ minecraft:prismarine_brick_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8102 run setblock ~ ~ ~ minecraft:prismarine_brick_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8103 run setblock ~ ~ ~ minecraft:prismarine_brick_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8104 run setblock ~ ~ ~ minecraft:prismarine_brick_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8105 run setblock ~ ~ ~ minecraft:prismarine_brick_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_218.mcfunction b/data/bsc/functions/write/l0/p/l0_218.mcfunction new file mode 100644 index 00000000..ed929fc1 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_218.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8106 run setblock ~ ~ ~ minecraft:dark_prismarine_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8107 run setblock ~ ~ ~ minecraft:dark_prismarine_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8108 run setblock ~ ~ ~ minecraft:dark_prismarine_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8109 run setblock ~ ~ ~ minecraft:dark_prismarine_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8110 run setblock ~ ~ ~ minecraft:dark_prismarine_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8111 run setblock ~ ~ ~ minecraft:dark_prismarine_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_219.mcfunction b/data/bsc/functions/write/l0/p/l0_219.mcfunction new file mode 100644 index 00000000..58b5d3c5 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_219.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 8113 run setblock ~ ~ ~ minecraft:hay_block[axis=x] +execute if score @s s.crhf.block_id matches 8114 run setblock ~ ~ ~ minecraft:hay_block[axis=y] +execute if score @s s.crhf.block_id matches 8115 run setblock ~ ~ ~ minecraft:hay_block[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_22.mcfunction b/data/bsc/functions/write/l0/p/l0_22.mcfunction new file mode 100644 index 00000000..b7f2afe1 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_22.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 112 run setblock ~ ~ ~ minecraft:oak_wood[axis=x] +execute if score @s s.crhf.block_id matches 113 run setblock ~ ~ ~ minecraft:oak_wood[axis=y] +execute if score @s s.crhf.block_id matches 114 run setblock ~ ~ ~ minecraft:oak_wood[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_220.mcfunction b/data/bsc/functions/write/l0/p/l0_220.mcfunction new file mode 100644 index 00000000..bb344e5a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_220.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 8135 run setblock ~ ~ ~ minecraft:sunflower[half=upper] +execute if score @s s.crhf.block_id matches 8136 run setblock ~ ~ ~ minecraft:sunflower[half=lower] diff --git a/data/bsc/functions/write/l0/p/l0_221.mcfunction b/data/bsc/functions/write/l0/p/l0_221.mcfunction new file mode 100644 index 00000000..387add5f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_221.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 8137 run setblock ~ ~ ~ minecraft:lilac[half=upper] +execute if score @s s.crhf.block_id matches 8138 run setblock ~ ~ ~ minecraft:lilac[half=lower] diff --git a/data/bsc/functions/write/l0/p/l0_222.mcfunction b/data/bsc/functions/write/l0/p/l0_222.mcfunction new file mode 100644 index 00000000..c9bfb849 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_222.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 8139 run setblock ~ ~ ~ minecraft:rose_bush[half=upper] +execute if score @s s.crhf.block_id matches 8140 run setblock ~ ~ ~ minecraft:rose_bush[half=lower] diff --git a/data/bsc/functions/write/l0/p/l0_223.mcfunction b/data/bsc/functions/write/l0/p/l0_223.mcfunction new file mode 100644 index 00000000..b1564d3e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_223.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 8141 run setblock ~ ~ ~ minecraft:peony[half=upper] +execute if score @s s.crhf.block_id matches 8142 run setblock ~ ~ ~ minecraft:peony[half=lower] diff --git a/data/bsc/functions/write/l0/p/l0_224.mcfunction b/data/bsc/functions/write/l0/p/l0_224.mcfunction new file mode 100644 index 00000000..770c3beb --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_224.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 8143 run setblock ~ ~ ~ minecraft:tall_grass[half=upper] +execute if score @s s.crhf.block_id matches 8144 run setblock ~ ~ ~ minecraft:tall_grass[half=lower] diff --git a/data/bsc/functions/write/l0/p/l0_225.mcfunction b/data/bsc/functions/write/l0/p/l0_225.mcfunction new file mode 100644 index 00000000..2f56e353 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_225.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 8145 run setblock ~ ~ ~ minecraft:large_fern[half=upper] +execute if score @s s.crhf.block_id matches 8146 run setblock ~ ~ ~ minecraft:large_fern[half=lower] diff --git a/data/bsc/functions/write/l0/p/l0_226.mcfunction b/data/bsc/functions/write/l0/p/l0_226.mcfunction new file mode 100644 index 00000000..ce9312a2 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_226.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8147 run setblock ~ ~ ~ minecraft:white_banner[rotation=0] +execute if score @s s.crhf.block_id matches 8148 run setblock ~ ~ ~ minecraft:white_banner[rotation=1] +execute if score @s s.crhf.block_id matches 8149 run setblock ~ ~ ~ minecraft:white_banner[rotation=2] +execute if score @s s.crhf.block_id matches 8150 run setblock ~ ~ ~ minecraft:white_banner[rotation=3] +execute if score @s s.crhf.block_id matches 8151 run setblock ~ ~ ~ minecraft:white_banner[rotation=4] +execute if score @s s.crhf.block_id matches 8152 run setblock ~ ~ ~ minecraft:white_banner[rotation=5] +execute if score @s s.crhf.block_id matches 8153 run setblock ~ ~ ~ minecraft:white_banner[rotation=6] +execute if score @s s.crhf.block_id matches 8154 run setblock ~ ~ ~ minecraft:white_banner[rotation=7] +execute if score @s s.crhf.block_id matches 8155 run setblock ~ ~ ~ minecraft:white_banner[rotation=8] +execute if score @s s.crhf.block_id matches 8156 run setblock ~ ~ ~ minecraft:white_banner[rotation=9] +execute if score @s s.crhf.block_id matches 8157 run setblock ~ ~ ~ minecraft:white_banner[rotation=10] +execute if score @s s.crhf.block_id matches 8158 run setblock ~ ~ ~ minecraft:white_banner[rotation=11] +execute if score @s s.crhf.block_id matches 8159 run setblock ~ ~ ~ minecraft:white_banner[rotation=12] +execute if score @s s.crhf.block_id matches 8160 run setblock ~ ~ ~ minecraft:white_banner[rotation=13] +execute if score @s s.crhf.block_id matches 8161 run setblock ~ ~ ~ minecraft:white_banner[rotation=14] +execute if score @s s.crhf.block_id matches 8162 run setblock ~ ~ ~ minecraft:white_banner[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_227.mcfunction b/data/bsc/functions/write/l0/p/l0_227.mcfunction new file mode 100644 index 00000000..355366d8 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_227.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8163 run setblock ~ ~ ~ minecraft:orange_banner[rotation=0] +execute if score @s s.crhf.block_id matches 8164 run setblock ~ ~ ~ minecraft:orange_banner[rotation=1] +execute if score @s s.crhf.block_id matches 8165 run setblock ~ ~ ~ minecraft:orange_banner[rotation=2] +execute if score @s s.crhf.block_id matches 8166 run setblock ~ ~ ~ minecraft:orange_banner[rotation=3] +execute if score @s s.crhf.block_id matches 8167 run setblock ~ ~ ~ minecraft:orange_banner[rotation=4] +execute if score @s s.crhf.block_id matches 8168 run setblock ~ ~ ~ minecraft:orange_banner[rotation=5] +execute if score @s s.crhf.block_id matches 8169 run setblock ~ ~ ~ minecraft:orange_banner[rotation=6] +execute if score @s s.crhf.block_id matches 8170 run setblock ~ ~ ~ minecraft:orange_banner[rotation=7] +execute if score @s s.crhf.block_id matches 8171 run setblock ~ ~ ~ minecraft:orange_banner[rotation=8] +execute if score @s s.crhf.block_id matches 8172 run setblock ~ ~ ~ minecraft:orange_banner[rotation=9] +execute if score @s s.crhf.block_id matches 8173 run setblock ~ ~ ~ minecraft:orange_banner[rotation=10] +execute if score @s s.crhf.block_id matches 8174 run setblock ~ ~ ~ minecraft:orange_banner[rotation=11] +execute if score @s s.crhf.block_id matches 8175 run setblock ~ ~ ~ minecraft:orange_banner[rotation=12] +execute if score @s s.crhf.block_id matches 8176 run setblock ~ ~ ~ minecraft:orange_banner[rotation=13] +execute if score @s s.crhf.block_id matches 8177 run setblock ~ ~ ~ minecraft:orange_banner[rotation=14] +execute if score @s s.crhf.block_id matches 8178 run setblock ~ ~ ~ minecraft:orange_banner[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_228.mcfunction b/data/bsc/functions/write/l0/p/l0_228.mcfunction new file mode 100644 index 00000000..525dff92 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_228.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8179 run setblock ~ ~ ~ minecraft:magenta_banner[rotation=0] +execute if score @s s.crhf.block_id matches 8180 run setblock ~ ~ ~ minecraft:magenta_banner[rotation=1] +execute if score @s s.crhf.block_id matches 8181 run setblock ~ ~ ~ minecraft:magenta_banner[rotation=2] +execute if score @s s.crhf.block_id matches 8182 run setblock ~ ~ ~ minecraft:magenta_banner[rotation=3] +execute if score @s s.crhf.block_id matches 8183 run setblock ~ ~ ~ minecraft:magenta_banner[rotation=4] +execute if score @s s.crhf.block_id matches 8184 run setblock ~ ~ ~ minecraft:magenta_banner[rotation=5] +execute if score @s s.crhf.block_id matches 8185 run setblock ~ ~ ~ minecraft:magenta_banner[rotation=6] +execute if score @s s.crhf.block_id matches 8186 run setblock ~ ~ ~ minecraft:magenta_banner[rotation=7] +execute if score @s s.crhf.block_id matches 8187 run setblock ~ ~ ~ minecraft:magenta_banner[rotation=8] +execute if score @s s.crhf.block_id matches 8188 run setblock ~ ~ ~ minecraft:magenta_banner[rotation=9] +execute if score @s s.crhf.block_id matches 8189 run setblock ~ ~ ~ minecraft:magenta_banner[rotation=10] +execute if score @s s.crhf.block_id matches 8190 run setblock ~ ~ ~ minecraft:magenta_banner[rotation=11] +execute if score @s s.crhf.block_id matches 8191 run setblock ~ ~ ~ minecraft:magenta_banner[rotation=12] +execute if score @s s.crhf.block_id matches 8192 run setblock ~ ~ ~ minecraft:magenta_banner[rotation=13] +execute if score @s s.crhf.block_id matches 8193 run setblock ~ ~ ~ minecraft:magenta_banner[rotation=14] +execute if score @s s.crhf.block_id matches 8194 run setblock ~ ~ ~ minecraft:magenta_banner[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_229.mcfunction b/data/bsc/functions/write/l0/p/l0_229.mcfunction new file mode 100644 index 00000000..d234fff8 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_229.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8195 run setblock ~ ~ ~ minecraft:light_blue_banner[rotation=0] +execute if score @s s.crhf.block_id matches 8196 run setblock ~ ~ ~ minecraft:light_blue_banner[rotation=1] +execute if score @s s.crhf.block_id matches 8197 run setblock ~ ~ ~ minecraft:light_blue_banner[rotation=2] +execute if score @s s.crhf.block_id matches 8198 run setblock ~ ~ ~ minecraft:light_blue_banner[rotation=3] +execute if score @s s.crhf.block_id matches 8199 run setblock ~ ~ ~ minecraft:light_blue_banner[rotation=4] +execute if score @s s.crhf.block_id matches 8200 run setblock ~ ~ ~ minecraft:light_blue_banner[rotation=5] +execute if score @s s.crhf.block_id matches 8201 run setblock ~ ~ ~ minecraft:light_blue_banner[rotation=6] +execute if score @s s.crhf.block_id matches 8202 run setblock ~ ~ ~ minecraft:light_blue_banner[rotation=7] +execute if score @s s.crhf.block_id matches 8203 run setblock ~ ~ ~ minecraft:light_blue_banner[rotation=8] +execute if score @s s.crhf.block_id matches 8204 run setblock ~ ~ ~ minecraft:light_blue_banner[rotation=9] +execute if score @s s.crhf.block_id matches 8205 run setblock ~ ~ ~ minecraft:light_blue_banner[rotation=10] +execute if score @s s.crhf.block_id matches 8206 run setblock ~ ~ ~ minecraft:light_blue_banner[rotation=11] +execute if score @s s.crhf.block_id matches 8207 run setblock ~ ~ ~ minecraft:light_blue_banner[rotation=12] +execute if score @s s.crhf.block_id matches 8208 run setblock ~ ~ ~ minecraft:light_blue_banner[rotation=13] +execute if score @s s.crhf.block_id matches 8209 run setblock ~ ~ ~ minecraft:light_blue_banner[rotation=14] +execute if score @s s.crhf.block_id matches 8210 run setblock ~ ~ ~ minecraft:light_blue_banner[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_23.mcfunction b/data/bsc/functions/write/l0/p/l0_23.mcfunction new file mode 100644 index 00000000..0fe64f3b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_23.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 115 run setblock ~ ~ ~ minecraft:spruce_wood[axis=x] +execute if score @s s.crhf.block_id matches 116 run setblock ~ ~ ~ minecraft:spruce_wood[axis=y] +execute if score @s s.crhf.block_id matches 117 run setblock ~ ~ ~ minecraft:spruce_wood[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_230.mcfunction b/data/bsc/functions/write/l0/p/l0_230.mcfunction new file mode 100644 index 00000000..5ad590aa --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_230.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8211 run setblock ~ ~ ~ minecraft:yellow_banner[rotation=0] +execute if score @s s.crhf.block_id matches 8212 run setblock ~ ~ ~ minecraft:yellow_banner[rotation=1] +execute if score @s s.crhf.block_id matches 8213 run setblock ~ ~ ~ minecraft:yellow_banner[rotation=2] +execute if score @s s.crhf.block_id matches 8214 run setblock ~ ~ ~ minecraft:yellow_banner[rotation=3] +execute if score @s s.crhf.block_id matches 8215 run setblock ~ ~ ~ minecraft:yellow_banner[rotation=4] +execute if score @s s.crhf.block_id matches 8216 run setblock ~ ~ ~ minecraft:yellow_banner[rotation=5] +execute if score @s s.crhf.block_id matches 8217 run setblock ~ ~ ~ minecraft:yellow_banner[rotation=6] +execute if score @s s.crhf.block_id matches 8218 run setblock ~ ~ ~ minecraft:yellow_banner[rotation=7] +execute if score @s s.crhf.block_id matches 8219 run setblock ~ ~ ~ minecraft:yellow_banner[rotation=8] +execute if score @s s.crhf.block_id matches 8220 run setblock ~ ~ ~ minecraft:yellow_banner[rotation=9] +execute if score @s s.crhf.block_id matches 8221 run setblock ~ ~ ~ minecraft:yellow_banner[rotation=10] +execute if score @s s.crhf.block_id matches 8222 run setblock ~ ~ ~ minecraft:yellow_banner[rotation=11] +execute if score @s s.crhf.block_id matches 8223 run setblock ~ ~ ~ minecraft:yellow_banner[rotation=12] +execute if score @s s.crhf.block_id matches 8224 run setblock ~ ~ ~ minecraft:yellow_banner[rotation=13] +execute if score @s s.crhf.block_id matches 8225 run setblock ~ ~ ~ minecraft:yellow_banner[rotation=14] +execute if score @s s.crhf.block_id matches 8226 run setblock ~ ~ ~ minecraft:yellow_banner[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_231.mcfunction b/data/bsc/functions/write/l0/p/l0_231.mcfunction new file mode 100644 index 00000000..6b81696d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_231.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8227 run setblock ~ ~ ~ minecraft:lime_banner[rotation=0] +execute if score @s s.crhf.block_id matches 8228 run setblock ~ ~ ~ minecraft:lime_banner[rotation=1] +execute if score @s s.crhf.block_id matches 8229 run setblock ~ ~ ~ minecraft:lime_banner[rotation=2] +execute if score @s s.crhf.block_id matches 8230 run setblock ~ ~ ~ minecraft:lime_banner[rotation=3] +execute if score @s s.crhf.block_id matches 8231 run setblock ~ ~ ~ minecraft:lime_banner[rotation=4] +execute if score @s s.crhf.block_id matches 8232 run setblock ~ ~ ~ minecraft:lime_banner[rotation=5] +execute if score @s s.crhf.block_id matches 8233 run setblock ~ ~ ~ minecraft:lime_banner[rotation=6] +execute if score @s s.crhf.block_id matches 8234 run setblock ~ ~ ~ minecraft:lime_banner[rotation=7] +execute if score @s s.crhf.block_id matches 8235 run setblock ~ ~ ~ minecraft:lime_banner[rotation=8] +execute if score @s s.crhf.block_id matches 8236 run setblock ~ ~ ~ minecraft:lime_banner[rotation=9] +execute if score @s s.crhf.block_id matches 8237 run setblock ~ ~ ~ minecraft:lime_banner[rotation=10] +execute if score @s s.crhf.block_id matches 8238 run setblock ~ ~ ~ minecraft:lime_banner[rotation=11] +execute if score @s s.crhf.block_id matches 8239 run setblock ~ ~ ~ minecraft:lime_banner[rotation=12] +execute if score @s s.crhf.block_id matches 8240 run setblock ~ ~ ~ minecraft:lime_banner[rotation=13] +execute if score @s s.crhf.block_id matches 8241 run setblock ~ ~ ~ minecraft:lime_banner[rotation=14] +execute if score @s s.crhf.block_id matches 8242 run setblock ~ ~ ~ minecraft:lime_banner[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_232.mcfunction b/data/bsc/functions/write/l0/p/l0_232.mcfunction new file mode 100644 index 00000000..01667016 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_232.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8243 run setblock ~ ~ ~ minecraft:pink_banner[rotation=0] +execute if score @s s.crhf.block_id matches 8244 run setblock ~ ~ ~ minecraft:pink_banner[rotation=1] +execute if score @s s.crhf.block_id matches 8245 run setblock ~ ~ ~ minecraft:pink_banner[rotation=2] +execute if score @s s.crhf.block_id matches 8246 run setblock ~ ~ ~ minecraft:pink_banner[rotation=3] +execute if score @s s.crhf.block_id matches 8247 run setblock ~ ~ ~ minecraft:pink_banner[rotation=4] +execute if score @s s.crhf.block_id matches 8248 run setblock ~ ~ ~ minecraft:pink_banner[rotation=5] +execute if score @s s.crhf.block_id matches 8249 run setblock ~ ~ ~ minecraft:pink_banner[rotation=6] +execute if score @s s.crhf.block_id matches 8250 run setblock ~ ~ ~ minecraft:pink_banner[rotation=7] +execute if score @s s.crhf.block_id matches 8251 run setblock ~ ~ ~ minecraft:pink_banner[rotation=8] +execute if score @s s.crhf.block_id matches 8252 run setblock ~ ~ ~ minecraft:pink_banner[rotation=9] +execute if score @s s.crhf.block_id matches 8253 run setblock ~ ~ ~ minecraft:pink_banner[rotation=10] +execute if score @s s.crhf.block_id matches 8254 run setblock ~ ~ ~ minecraft:pink_banner[rotation=11] +execute if score @s s.crhf.block_id matches 8255 run setblock ~ ~ ~ minecraft:pink_banner[rotation=12] +execute if score @s s.crhf.block_id matches 8256 run setblock ~ ~ ~ minecraft:pink_banner[rotation=13] +execute if score @s s.crhf.block_id matches 8257 run setblock ~ ~ ~ minecraft:pink_banner[rotation=14] +execute if score @s s.crhf.block_id matches 8258 run setblock ~ ~ ~ minecraft:pink_banner[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_233.mcfunction b/data/bsc/functions/write/l0/p/l0_233.mcfunction new file mode 100644 index 00000000..59473a1e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_233.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8259 run setblock ~ ~ ~ minecraft:gray_banner[rotation=0] +execute if score @s s.crhf.block_id matches 8260 run setblock ~ ~ ~ minecraft:gray_banner[rotation=1] +execute if score @s s.crhf.block_id matches 8261 run setblock ~ ~ ~ minecraft:gray_banner[rotation=2] +execute if score @s s.crhf.block_id matches 8262 run setblock ~ ~ ~ minecraft:gray_banner[rotation=3] +execute if score @s s.crhf.block_id matches 8263 run setblock ~ ~ ~ minecraft:gray_banner[rotation=4] +execute if score @s s.crhf.block_id matches 8264 run setblock ~ ~ ~ minecraft:gray_banner[rotation=5] +execute if score @s s.crhf.block_id matches 8265 run setblock ~ ~ ~ minecraft:gray_banner[rotation=6] +execute if score @s s.crhf.block_id matches 8266 run setblock ~ ~ ~ minecraft:gray_banner[rotation=7] +execute if score @s s.crhf.block_id matches 8267 run setblock ~ ~ ~ minecraft:gray_banner[rotation=8] +execute if score @s s.crhf.block_id matches 8268 run setblock ~ ~ ~ minecraft:gray_banner[rotation=9] +execute if score @s s.crhf.block_id matches 8269 run setblock ~ ~ ~ minecraft:gray_banner[rotation=10] +execute if score @s s.crhf.block_id matches 8270 run setblock ~ ~ ~ minecraft:gray_banner[rotation=11] +execute if score @s s.crhf.block_id matches 8271 run setblock ~ ~ ~ minecraft:gray_banner[rotation=12] +execute if score @s s.crhf.block_id matches 8272 run setblock ~ ~ ~ minecraft:gray_banner[rotation=13] +execute if score @s s.crhf.block_id matches 8273 run setblock ~ ~ ~ minecraft:gray_banner[rotation=14] +execute if score @s s.crhf.block_id matches 8274 run setblock ~ ~ ~ minecraft:gray_banner[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_234.mcfunction b/data/bsc/functions/write/l0/p/l0_234.mcfunction new file mode 100644 index 00000000..b038908c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_234.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8275 run setblock ~ ~ ~ minecraft:light_gray_banner[rotation=0] +execute if score @s s.crhf.block_id matches 8276 run setblock ~ ~ ~ minecraft:light_gray_banner[rotation=1] +execute if score @s s.crhf.block_id matches 8277 run setblock ~ ~ ~ minecraft:light_gray_banner[rotation=2] +execute if score @s s.crhf.block_id matches 8278 run setblock ~ ~ ~ minecraft:light_gray_banner[rotation=3] +execute if score @s s.crhf.block_id matches 8279 run setblock ~ ~ ~ minecraft:light_gray_banner[rotation=4] +execute if score @s s.crhf.block_id matches 8280 run setblock ~ ~ ~ minecraft:light_gray_banner[rotation=5] +execute if score @s s.crhf.block_id matches 8281 run setblock ~ ~ ~ minecraft:light_gray_banner[rotation=6] +execute if score @s s.crhf.block_id matches 8282 run setblock ~ ~ ~ minecraft:light_gray_banner[rotation=7] +execute if score @s s.crhf.block_id matches 8283 run setblock ~ ~ ~ minecraft:light_gray_banner[rotation=8] +execute if score @s s.crhf.block_id matches 8284 run setblock ~ ~ ~ minecraft:light_gray_banner[rotation=9] +execute if score @s s.crhf.block_id matches 8285 run setblock ~ ~ ~ minecraft:light_gray_banner[rotation=10] +execute if score @s s.crhf.block_id matches 8286 run setblock ~ ~ ~ minecraft:light_gray_banner[rotation=11] +execute if score @s s.crhf.block_id matches 8287 run setblock ~ ~ ~ minecraft:light_gray_banner[rotation=12] +execute if score @s s.crhf.block_id matches 8288 run setblock ~ ~ ~ minecraft:light_gray_banner[rotation=13] +execute if score @s s.crhf.block_id matches 8289 run setblock ~ ~ ~ minecraft:light_gray_banner[rotation=14] +execute if score @s s.crhf.block_id matches 8290 run setblock ~ ~ ~ minecraft:light_gray_banner[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_235.mcfunction b/data/bsc/functions/write/l0/p/l0_235.mcfunction new file mode 100644 index 00000000..24bdeb2d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_235.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8291 run setblock ~ ~ ~ minecraft:cyan_banner[rotation=0] +execute if score @s s.crhf.block_id matches 8292 run setblock ~ ~ ~ minecraft:cyan_banner[rotation=1] +execute if score @s s.crhf.block_id matches 8293 run setblock ~ ~ ~ minecraft:cyan_banner[rotation=2] +execute if score @s s.crhf.block_id matches 8294 run setblock ~ ~ ~ minecraft:cyan_banner[rotation=3] +execute if score @s s.crhf.block_id matches 8295 run setblock ~ ~ ~ minecraft:cyan_banner[rotation=4] +execute if score @s s.crhf.block_id matches 8296 run setblock ~ ~ ~ minecraft:cyan_banner[rotation=5] +execute if score @s s.crhf.block_id matches 8297 run setblock ~ ~ ~ minecraft:cyan_banner[rotation=6] +execute if score @s s.crhf.block_id matches 8298 run setblock ~ ~ ~ minecraft:cyan_banner[rotation=7] +execute if score @s s.crhf.block_id matches 8299 run setblock ~ ~ ~ minecraft:cyan_banner[rotation=8] +execute if score @s s.crhf.block_id matches 8300 run setblock ~ ~ ~ minecraft:cyan_banner[rotation=9] +execute if score @s s.crhf.block_id matches 8301 run setblock ~ ~ ~ minecraft:cyan_banner[rotation=10] +execute if score @s s.crhf.block_id matches 8302 run setblock ~ ~ ~ minecraft:cyan_banner[rotation=11] +execute if score @s s.crhf.block_id matches 8303 run setblock ~ ~ ~ minecraft:cyan_banner[rotation=12] +execute if score @s s.crhf.block_id matches 8304 run setblock ~ ~ ~ minecraft:cyan_banner[rotation=13] +execute if score @s s.crhf.block_id matches 8305 run setblock ~ ~ ~ minecraft:cyan_banner[rotation=14] +execute if score @s s.crhf.block_id matches 8306 run setblock ~ ~ ~ minecraft:cyan_banner[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_236.mcfunction b/data/bsc/functions/write/l0/p/l0_236.mcfunction new file mode 100644 index 00000000..0c1eabeb --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_236.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8307 run setblock ~ ~ ~ minecraft:purple_banner[rotation=0] +execute if score @s s.crhf.block_id matches 8308 run setblock ~ ~ ~ minecraft:purple_banner[rotation=1] +execute if score @s s.crhf.block_id matches 8309 run setblock ~ ~ ~ minecraft:purple_banner[rotation=2] +execute if score @s s.crhf.block_id matches 8310 run setblock ~ ~ ~ minecraft:purple_banner[rotation=3] +execute if score @s s.crhf.block_id matches 8311 run setblock ~ ~ ~ minecraft:purple_banner[rotation=4] +execute if score @s s.crhf.block_id matches 8312 run setblock ~ ~ ~ minecraft:purple_banner[rotation=5] +execute if score @s s.crhf.block_id matches 8313 run setblock ~ ~ ~ minecraft:purple_banner[rotation=6] +execute if score @s s.crhf.block_id matches 8314 run setblock ~ ~ ~ minecraft:purple_banner[rotation=7] +execute if score @s s.crhf.block_id matches 8315 run setblock ~ ~ ~ minecraft:purple_banner[rotation=8] +execute if score @s s.crhf.block_id matches 8316 run setblock ~ ~ ~ minecraft:purple_banner[rotation=9] +execute if score @s s.crhf.block_id matches 8317 run setblock ~ ~ ~ minecraft:purple_banner[rotation=10] +execute if score @s s.crhf.block_id matches 8318 run setblock ~ ~ ~ minecraft:purple_banner[rotation=11] +execute if score @s s.crhf.block_id matches 8319 run setblock ~ ~ ~ minecraft:purple_banner[rotation=12] +execute if score @s s.crhf.block_id matches 8320 run setblock ~ ~ ~ minecraft:purple_banner[rotation=13] +execute if score @s s.crhf.block_id matches 8321 run setblock ~ ~ ~ minecraft:purple_banner[rotation=14] +execute if score @s s.crhf.block_id matches 8322 run setblock ~ ~ ~ minecraft:purple_banner[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_237.mcfunction b/data/bsc/functions/write/l0/p/l0_237.mcfunction new file mode 100644 index 00000000..dca92757 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_237.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8323 run setblock ~ ~ ~ minecraft:blue_banner[rotation=0] +execute if score @s s.crhf.block_id matches 8324 run setblock ~ ~ ~ minecraft:blue_banner[rotation=1] +execute if score @s s.crhf.block_id matches 8325 run setblock ~ ~ ~ minecraft:blue_banner[rotation=2] +execute if score @s s.crhf.block_id matches 8326 run setblock ~ ~ ~ minecraft:blue_banner[rotation=3] +execute if score @s s.crhf.block_id matches 8327 run setblock ~ ~ ~ minecraft:blue_banner[rotation=4] +execute if score @s s.crhf.block_id matches 8328 run setblock ~ ~ ~ minecraft:blue_banner[rotation=5] +execute if score @s s.crhf.block_id matches 8329 run setblock ~ ~ ~ minecraft:blue_banner[rotation=6] +execute if score @s s.crhf.block_id matches 8330 run setblock ~ ~ ~ minecraft:blue_banner[rotation=7] +execute if score @s s.crhf.block_id matches 8331 run setblock ~ ~ ~ minecraft:blue_banner[rotation=8] +execute if score @s s.crhf.block_id matches 8332 run setblock ~ ~ ~ minecraft:blue_banner[rotation=9] +execute if score @s s.crhf.block_id matches 8333 run setblock ~ ~ ~ minecraft:blue_banner[rotation=10] +execute if score @s s.crhf.block_id matches 8334 run setblock ~ ~ ~ minecraft:blue_banner[rotation=11] +execute if score @s s.crhf.block_id matches 8335 run setblock ~ ~ ~ minecraft:blue_banner[rotation=12] +execute if score @s s.crhf.block_id matches 8336 run setblock ~ ~ ~ minecraft:blue_banner[rotation=13] +execute if score @s s.crhf.block_id matches 8337 run setblock ~ ~ ~ minecraft:blue_banner[rotation=14] +execute if score @s s.crhf.block_id matches 8338 run setblock ~ ~ ~ minecraft:blue_banner[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_238.mcfunction b/data/bsc/functions/write/l0/p/l0_238.mcfunction new file mode 100644 index 00000000..736b8344 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_238.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8339 run setblock ~ ~ ~ minecraft:brown_banner[rotation=0] +execute if score @s s.crhf.block_id matches 8340 run setblock ~ ~ ~ minecraft:brown_banner[rotation=1] +execute if score @s s.crhf.block_id matches 8341 run setblock ~ ~ ~ minecraft:brown_banner[rotation=2] +execute if score @s s.crhf.block_id matches 8342 run setblock ~ ~ ~ minecraft:brown_banner[rotation=3] +execute if score @s s.crhf.block_id matches 8343 run setblock ~ ~ ~ minecraft:brown_banner[rotation=4] +execute if score @s s.crhf.block_id matches 8344 run setblock ~ ~ ~ minecraft:brown_banner[rotation=5] +execute if score @s s.crhf.block_id matches 8345 run setblock ~ ~ ~ minecraft:brown_banner[rotation=6] +execute if score @s s.crhf.block_id matches 8346 run setblock ~ ~ ~ minecraft:brown_banner[rotation=7] +execute if score @s s.crhf.block_id matches 8347 run setblock ~ ~ ~ minecraft:brown_banner[rotation=8] +execute if score @s s.crhf.block_id matches 8348 run setblock ~ ~ ~ minecraft:brown_banner[rotation=9] +execute if score @s s.crhf.block_id matches 8349 run setblock ~ ~ ~ minecraft:brown_banner[rotation=10] +execute if score @s s.crhf.block_id matches 8350 run setblock ~ ~ ~ minecraft:brown_banner[rotation=11] +execute if score @s s.crhf.block_id matches 8351 run setblock ~ ~ ~ minecraft:brown_banner[rotation=12] +execute if score @s s.crhf.block_id matches 8352 run setblock ~ ~ ~ minecraft:brown_banner[rotation=13] +execute if score @s s.crhf.block_id matches 8353 run setblock ~ ~ ~ minecraft:brown_banner[rotation=14] +execute if score @s s.crhf.block_id matches 8354 run setblock ~ ~ ~ minecraft:brown_banner[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_239.mcfunction b/data/bsc/functions/write/l0/p/l0_239.mcfunction new file mode 100644 index 00000000..2eb81587 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_239.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8355 run setblock ~ ~ ~ minecraft:green_banner[rotation=0] +execute if score @s s.crhf.block_id matches 8356 run setblock ~ ~ ~ minecraft:green_banner[rotation=1] +execute if score @s s.crhf.block_id matches 8357 run setblock ~ ~ ~ minecraft:green_banner[rotation=2] +execute if score @s s.crhf.block_id matches 8358 run setblock ~ ~ ~ minecraft:green_banner[rotation=3] +execute if score @s s.crhf.block_id matches 8359 run setblock ~ ~ ~ minecraft:green_banner[rotation=4] +execute if score @s s.crhf.block_id matches 8360 run setblock ~ ~ ~ minecraft:green_banner[rotation=5] +execute if score @s s.crhf.block_id matches 8361 run setblock ~ ~ ~ minecraft:green_banner[rotation=6] +execute if score @s s.crhf.block_id matches 8362 run setblock ~ ~ ~ minecraft:green_banner[rotation=7] +execute if score @s s.crhf.block_id matches 8363 run setblock ~ ~ ~ minecraft:green_banner[rotation=8] +execute if score @s s.crhf.block_id matches 8364 run setblock ~ ~ ~ minecraft:green_banner[rotation=9] +execute if score @s s.crhf.block_id matches 8365 run setblock ~ ~ ~ minecraft:green_banner[rotation=10] +execute if score @s s.crhf.block_id matches 8366 run setblock ~ ~ ~ minecraft:green_banner[rotation=11] +execute if score @s s.crhf.block_id matches 8367 run setblock ~ ~ ~ minecraft:green_banner[rotation=12] +execute if score @s s.crhf.block_id matches 8368 run setblock ~ ~ ~ minecraft:green_banner[rotation=13] +execute if score @s s.crhf.block_id matches 8369 run setblock ~ ~ ~ minecraft:green_banner[rotation=14] +execute if score @s s.crhf.block_id matches 8370 run setblock ~ ~ ~ minecraft:green_banner[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_24.mcfunction b/data/bsc/functions/write/l0/p/l0_24.mcfunction new file mode 100644 index 00000000..d2ac76f2 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_24.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 118 run setblock ~ ~ ~ minecraft:birch_wood[axis=x] +execute if score @s s.crhf.block_id matches 119 run setblock ~ ~ ~ minecraft:birch_wood[axis=y] +execute if score @s s.crhf.block_id matches 120 run setblock ~ ~ ~ minecraft:birch_wood[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_240.mcfunction b/data/bsc/functions/write/l0/p/l0_240.mcfunction new file mode 100644 index 00000000..5371309d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_240.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8371 run setblock ~ ~ ~ minecraft:red_banner[rotation=0] +execute if score @s s.crhf.block_id matches 8372 run setblock ~ ~ ~ minecraft:red_banner[rotation=1] +execute if score @s s.crhf.block_id matches 8373 run setblock ~ ~ ~ minecraft:red_banner[rotation=2] +execute if score @s s.crhf.block_id matches 8374 run setblock ~ ~ ~ minecraft:red_banner[rotation=3] +execute if score @s s.crhf.block_id matches 8375 run setblock ~ ~ ~ minecraft:red_banner[rotation=4] +execute if score @s s.crhf.block_id matches 8376 run setblock ~ ~ ~ minecraft:red_banner[rotation=5] +execute if score @s s.crhf.block_id matches 8377 run setblock ~ ~ ~ minecraft:red_banner[rotation=6] +execute if score @s s.crhf.block_id matches 8378 run setblock ~ ~ ~ minecraft:red_banner[rotation=7] +execute if score @s s.crhf.block_id matches 8379 run setblock ~ ~ ~ minecraft:red_banner[rotation=8] +execute if score @s s.crhf.block_id matches 8380 run setblock ~ ~ ~ minecraft:red_banner[rotation=9] +execute if score @s s.crhf.block_id matches 8381 run setblock ~ ~ ~ minecraft:red_banner[rotation=10] +execute if score @s s.crhf.block_id matches 8382 run setblock ~ ~ ~ minecraft:red_banner[rotation=11] +execute if score @s s.crhf.block_id matches 8383 run setblock ~ ~ ~ minecraft:red_banner[rotation=12] +execute if score @s s.crhf.block_id matches 8384 run setblock ~ ~ ~ minecraft:red_banner[rotation=13] +execute if score @s s.crhf.block_id matches 8385 run setblock ~ ~ ~ minecraft:red_banner[rotation=14] +execute if score @s s.crhf.block_id matches 8386 run setblock ~ ~ ~ minecraft:red_banner[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_241.mcfunction b/data/bsc/functions/write/l0/p/l0_241.mcfunction new file mode 100644 index 00000000..5700a30c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_241.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 8387 run setblock ~ ~ ~ minecraft:black_banner[rotation=0] +execute if score @s s.crhf.block_id matches 8388 run setblock ~ ~ ~ minecraft:black_banner[rotation=1] +execute if score @s s.crhf.block_id matches 8389 run setblock ~ ~ ~ minecraft:black_banner[rotation=2] +execute if score @s s.crhf.block_id matches 8390 run setblock ~ ~ ~ minecraft:black_banner[rotation=3] +execute if score @s s.crhf.block_id matches 8391 run setblock ~ ~ ~ minecraft:black_banner[rotation=4] +execute if score @s s.crhf.block_id matches 8392 run setblock ~ ~ ~ minecraft:black_banner[rotation=5] +execute if score @s s.crhf.block_id matches 8393 run setblock ~ ~ ~ minecraft:black_banner[rotation=6] +execute if score @s s.crhf.block_id matches 8394 run setblock ~ ~ ~ minecraft:black_banner[rotation=7] +execute if score @s s.crhf.block_id matches 8395 run setblock ~ ~ ~ minecraft:black_banner[rotation=8] +execute if score @s s.crhf.block_id matches 8396 run setblock ~ ~ ~ minecraft:black_banner[rotation=9] +execute if score @s s.crhf.block_id matches 8397 run setblock ~ ~ ~ minecraft:black_banner[rotation=10] +execute if score @s s.crhf.block_id matches 8398 run setblock ~ ~ ~ minecraft:black_banner[rotation=11] +execute if score @s s.crhf.block_id matches 8399 run setblock ~ ~ ~ minecraft:black_banner[rotation=12] +execute if score @s s.crhf.block_id matches 8400 run setblock ~ ~ ~ minecraft:black_banner[rotation=13] +execute if score @s s.crhf.block_id matches 8401 run setblock ~ ~ ~ minecraft:black_banner[rotation=14] +execute if score @s s.crhf.block_id matches 8402 run setblock ~ ~ ~ minecraft:black_banner[rotation=15] diff --git a/data/bsc/functions/write/l0/p/l0_242.mcfunction b/data/bsc/functions/write/l0/p/l0_242.mcfunction new file mode 100644 index 00000000..bfaea506 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_242.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8403 run setblock ~ ~ ~ minecraft:white_wall_banner[facing=north] +execute if score @s s.crhf.block_id matches 8404 run setblock ~ ~ ~ minecraft:white_wall_banner[facing=south] +execute if score @s s.crhf.block_id matches 8405 run setblock ~ ~ ~ minecraft:white_wall_banner[facing=west] +execute if score @s s.crhf.block_id matches 8406 run setblock ~ ~ ~ minecraft:white_wall_banner[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_243.mcfunction b/data/bsc/functions/write/l0/p/l0_243.mcfunction new file mode 100644 index 00000000..8e8b929f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_243.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8407 run setblock ~ ~ ~ minecraft:orange_wall_banner[facing=north] +execute if score @s s.crhf.block_id matches 8408 run setblock ~ ~ ~ minecraft:orange_wall_banner[facing=south] +execute if score @s s.crhf.block_id matches 8409 run setblock ~ ~ ~ minecraft:orange_wall_banner[facing=west] +execute if score @s s.crhf.block_id matches 8410 run setblock ~ ~ ~ minecraft:orange_wall_banner[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_244.mcfunction b/data/bsc/functions/write/l0/p/l0_244.mcfunction new file mode 100644 index 00000000..f2f636a3 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_244.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8411 run setblock ~ ~ ~ minecraft:magenta_wall_banner[facing=north] +execute if score @s s.crhf.block_id matches 8412 run setblock ~ ~ ~ minecraft:magenta_wall_banner[facing=south] +execute if score @s s.crhf.block_id matches 8413 run setblock ~ ~ ~ minecraft:magenta_wall_banner[facing=west] +execute if score @s s.crhf.block_id matches 8414 run setblock ~ ~ ~ minecraft:magenta_wall_banner[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_245.mcfunction b/data/bsc/functions/write/l0/p/l0_245.mcfunction new file mode 100644 index 00000000..caa15763 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_245.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8415 run setblock ~ ~ ~ minecraft:light_blue_wall_banner[facing=north] +execute if score @s s.crhf.block_id matches 8416 run setblock ~ ~ ~ minecraft:light_blue_wall_banner[facing=south] +execute if score @s s.crhf.block_id matches 8417 run setblock ~ ~ ~ minecraft:light_blue_wall_banner[facing=west] +execute if score @s s.crhf.block_id matches 8418 run setblock ~ ~ ~ minecraft:light_blue_wall_banner[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_246.mcfunction b/data/bsc/functions/write/l0/p/l0_246.mcfunction new file mode 100644 index 00000000..1896dd00 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_246.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8419 run setblock ~ ~ ~ minecraft:yellow_wall_banner[facing=north] +execute if score @s s.crhf.block_id matches 8420 run setblock ~ ~ ~ minecraft:yellow_wall_banner[facing=south] +execute if score @s s.crhf.block_id matches 8421 run setblock ~ ~ ~ minecraft:yellow_wall_banner[facing=west] +execute if score @s s.crhf.block_id matches 8422 run setblock ~ ~ ~ minecraft:yellow_wall_banner[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_247.mcfunction b/data/bsc/functions/write/l0/p/l0_247.mcfunction new file mode 100644 index 00000000..01bb174a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_247.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8423 run setblock ~ ~ ~ minecraft:lime_wall_banner[facing=north] +execute if score @s s.crhf.block_id matches 8424 run setblock ~ ~ ~ minecraft:lime_wall_banner[facing=south] +execute if score @s s.crhf.block_id matches 8425 run setblock ~ ~ ~ minecraft:lime_wall_banner[facing=west] +execute if score @s s.crhf.block_id matches 8426 run setblock ~ ~ ~ minecraft:lime_wall_banner[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_248.mcfunction b/data/bsc/functions/write/l0/p/l0_248.mcfunction new file mode 100644 index 00000000..459ad7f4 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_248.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8427 run setblock ~ ~ ~ minecraft:pink_wall_banner[facing=north] +execute if score @s s.crhf.block_id matches 8428 run setblock ~ ~ ~ minecraft:pink_wall_banner[facing=south] +execute if score @s s.crhf.block_id matches 8429 run setblock ~ ~ ~ minecraft:pink_wall_banner[facing=west] +execute if score @s s.crhf.block_id matches 8430 run setblock ~ ~ ~ minecraft:pink_wall_banner[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_249.mcfunction b/data/bsc/functions/write/l0/p/l0_249.mcfunction new file mode 100644 index 00000000..592d0589 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_249.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8431 run setblock ~ ~ ~ minecraft:gray_wall_banner[facing=north] +execute if score @s s.crhf.block_id matches 8432 run setblock ~ ~ ~ minecraft:gray_wall_banner[facing=south] +execute if score @s s.crhf.block_id matches 8433 run setblock ~ ~ ~ minecraft:gray_wall_banner[facing=west] +execute if score @s s.crhf.block_id matches 8434 run setblock ~ ~ ~ minecraft:gray_wall_banner[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_25.mcfunction b/data/bsc/functions/write/l0/p/l0_25.mcfunction new file mode 100644 index 00000000..a627da3e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_25.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 121 run setblock ~ ~ ~ minecraft:jungle_wood[axis=x] +execute if score @s s.crhf.block_id matches 122 run setblock ~ ~ ~ minecraft:jungle_wood[axis=y] +execute if score @s s.crhf.block_id matches 123 run setblock ~ ~ ~ minecraft:jungle_wood[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_250.mcfunction b/data/bsc/functions/write/l0/p/l0_250.mcfunction new file mode 100644 index 00000000..d37c89b9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_250.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8435 run setblock ~ ~ ~ minecraft:light_gray_wall_banner[facing=north] +execute if score @s s.crhf.block_id matches 8436 run setblock ~ ~ ~ minecraft:light_gray_wall_banner[facing=south] +execute if score @s s.crhf.block_id matches 8437 run setblock ~ ~ ~ minecraft:light_gray_wall_banner[facing=west] +execute if score @s s.crhf.block_id matches 8438 run setblock ~ ~ ~ minecraft:light_gray_wall_banner[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_251.mcfunction b/data/bsc/functions/write/l0/p/l0_251.mcfunction new file mode 100644 index 00000000..8224b804 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_251.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8439 run setblock ~ ~ ~ minecraft:cyan_wall_banner[facing=north] +execute if score @s s.crhf.block_id matches 8440 run setblock ~ ~ ~ minecraft:cyan_wall_banner[facing=south] +execute if score @s s.crhf.block_id matches 8441 run setblock ~ ~ ~ minecraft:cyan_wall_banner[facing=west] +execute if score @s s.crhf.block_id matches 8442 run setblock ~ ~ ~ minecraft:cyan_wall_banner[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_252.mcfunction b/data/bsc/functions/write/l0/p/l0_252.mcfunction new file mode 100644 index 00000000..b3ea3699 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_252.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8443 run setblock ~ ~ ~ minecraft:purple_wall_banner[facing=north] +execute if score @s s.crhf.block_id matches 8444 run setblock ~ ~ ~ minecraft:purple_wall_banner[facing=south] +execute if score @s s.crhf.block_id matches 8445 run setblock ~ ~ ~ minecraft:purple_wall_banner[facing=west] +execute if score @s s.crhf.block_id matches 8446 run setblock ~ ~ ~ minecraft:purple_wall_banner[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_253.mcfunction b/data/bsc/functions/write/l0/p/l0_253.mcfunction new file mode 100644 index 00000000..d775e1d8 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_253.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8447 run setblock ~ ~ ~ minecraft:blue_wall_banner[facing=north] +execute if score @s s.crhf.block_id matches 8448 run setblock ~ ~ ~ minecraft:blue_wall_banner[facing=south] +execute if score @s s.crhf.block_id matches 8449 run setblock ~ ~ ~ minecraft:blue_wall_banner[facing=west] +execute if score @s s.crhf.block_id matches 8450 run setblock ~ ~ ~ minecraft:blue_wall_banner[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_254.mcfunction b/data/bsc/functions/write/l0/p/l0_254.mcfunction new file mode 100644 index 00000000..460310dc --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_254.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8451 run setblock ~ ~ ~ minecraft:brown_wall_banner[facing=north] +execute if score @s s.crhf.block_id matches 8452 run setblock ~ ~ ~ minecraft:brown_wall_banner[facing=south] +execute if score @s s.crhf.block_id matches 8453 run setblock ~ ~ ~ minecraft:brown_wall_banner[facing=west] +execute if score @s s.crhf.block_id matches 8454 run setblock ~ ~ ~ minecraft:brown_wall_banner[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_255.mcfunction b/data/bsc/functions/write/l0/p/l0_255.mcfunction new file mode 100644 index 00000000..b196563e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_255.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8455 run setblock ~ ~ ~ minecraft:green_wall_banner[facing=north] +execute if score @s s.crhf.block_id matches 8456 run setblock ~ ~ ~ minecraft:green_wall_banner[facing=south] +execute if score @s s.crhf.block_id matches 8457 run setblock ~ ~ ~ minecraft:green_wall_banner[facing=west] +execute if score @s s.crhf.block_id matches 8458 run setblock ~ ~ ~ minecraft:green_wall_banner[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_256.mcfunction b/data/bsc/functions/write/l0/p/l0_256.mcfunction new file mode 100644 index 00000000..6b2c3a9e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_256.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8459 run setblock ~ ~ ~ minecraft:red_wall_banner[facing=north] +execute if score @s s.crhf.block_id matches 8460 run setblock ~ ~ ~ minecraft:red_wall_banner[facing=south] +execute if score @s s.crhf.block_id matches 8461 run setblock ~ ~ ~ minecraft:red_wall_banner[facing=west] +execute if score @s s.crhf.block_id matches 8462 run setblock ~ ~ ~ minecraft:red_wall_banner[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_257.mcfunction b/data/bsc/functions/write/l0/p/l0_257.mcfunction new file mode 100644 index 00000000..7a5b5eda --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_257.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8463 run setblock ~ ~ ~ minecraft:black_wall_banner[facing=north] +execute if score @s s.crhf.block_id matches 8464 run setblock ~ ~ ~ minecraft:black_wall_banner[facing=south] +execute if score @s s.crhf.block_id matches 8465 run setblock ~ ~ ~ minecraft:black_wall_banner[facing=west] +execute if score @s s.crhf.block_id matches 8466 run setblock ~ ~ ~ minecraft:black_wall_banner[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_258.mcfunction b/data/bsc/functions/write/l0/p/l0_258.mcfunction new file mode 100644 index 00000000..28f3f439 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_258.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 8470 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8471 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8472 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8473 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8474 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8475 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8476 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8477 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8478 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8479 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8480 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8481 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8482 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8483 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8484 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8485 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8486 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8487 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8488 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8489 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8490 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8491 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8492 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8493 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8494 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8495 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8496 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8497 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8498 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8499 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8500 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8501 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8502 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8503 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8504 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8505 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8506 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8507 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8508 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8509 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8510 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8511 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8512 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8513 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8514 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8515 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8516 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8517 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8518 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8519 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8520 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8521 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8522 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8523 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8524 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8525 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8526 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8527 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8528 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8529 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8530 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8531 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8532 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8533 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8534 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8535 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8536 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8537 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8538 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8539 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8540 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 8541 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 8542 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8543 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8544 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8545 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 8546 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 8547 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 8548 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 8549 run setblock ~ ~ ~ minecraft:red_sandstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_259.mcfunction b/data/bsc/functions/write/l0/p/l0_259.mcfunction new file mode 100644 index 00000000..8b2a3233 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_259.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8550 run setblock ~ ~ ~ minecraft:oak_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8551 run setblock ~ ~ ~ minecraft:oak_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8552 run setblock ~ ~ ~ minecraft:oak_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8553 run setblock ~ ~ ~ minecraft:oak_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8554 run setblock ~ ~ ~ minecraft:oak_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8555 run setblock ~ ~ ~ minecraft:oak_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_26.mcfunction b/data/bsc/functions/write/l0/p/l0_26.mcfunction new file mode 100644 index 00000000..6cb0d685 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_26.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 124 run setblock ~ ~ ~ minecraft:acacia_wood[axis=x] +execute if score @s s.crhf.block_id matches 125 run setblock ~ ~ ~ minecraft:acacia_wood[axis=y] +execute if score @s s.crhf.block_id matches 126 run setblock ~ ~ ~ minecraft:acacia_wood[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_260.mcfunction b/data/bsc/functions/write/l0/p/l0_260.mcfunction new file mode 100644 index 00000000..ac659c82 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_260.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8556 run setblock ~ ~ ~ minecraft:spruce_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8557 run setblock ~ ~ ~ minecraft:spruce_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8558 run setblock ~ ~ ~ minecraft:spruce_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8559 run setblock ~ ~ ~ minecraft:spruce_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8560 run setblock ~ ~ ~ minecraft:spruce_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8561 run setblock ~ ~ ~ minecraft:spruce_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_261.mcfunction b/data/bsc/functions/write/l0/p/l0_261.mcfunction new file mode 100644 index 00000000..3bc27443 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_261.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8562 run setblock ~ ~ ~ minecraft:birch_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8563 run setblock ~ ~ ~ minecraft:birch_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8564 run setblock ~ ~ ~ minecraft:birch_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8565 run setblock ~ ~ ~ minecraft:birch_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8566 run setblock ~ ~ ~ minecraft:birch_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8567 run setblock ~ ~ ~ minecraft:birch_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_262.mcfunction b/data/bsc/functions/write/l0/p/l0_262.mcfunction new file mode 100644 index 00000000..6c3d6588 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_262.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8568 run setblock ~ ~ ~ minecraft:jungle_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8569 run setblock ~ ~ ~ minecraft:jungle_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8570 run setblock ~ ~ ~ minecraft:jungle_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8571 run setblock ~ ~ ~ minecraft:jungle_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8572 run setblock ~ ~ ~ minecraft:jungle_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8573 run setblock ~ ~ ~ minecraft:jungle_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_263.mcfunction b/data/bsc/functions/write/l0/p/l0_263.mcfunction new file mode 100644 index 00000000..a60bf9e1 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_263.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8574 run setblock ~ ~ ~ minecraft:acacia_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8575 run setblock ~ ~ ~ minecraft:acacia_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8576 run setblock ~ ~ ~ minecraft:acacia_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8577 run setblock ~ ~ ~ minecraft:acacia_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8578 run setblock ~ ~ ~ minecraft:acacia_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8579 run setblock ~ ~ ~ minecraft:acacia_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_264.mcfunction b/data/bsc/functions/write/l0/p/l0_264.mcfunction new file mode 100644 index 00000000..fc7287d8 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_264.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8580 run setblock ~ ~ ~ minecraft:dark_oak_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8581 run setblock ~ ~ ~ minecraft:dark_oak_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8582 run setblock ~ ~ ~ minecraft:dark_oak_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8583 run setblock ~ ~ ~ minecraft:dark_oak_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8584 run setblock ~ ~ ~ minecraft:dark_oak_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8585 run setblock ~ ~ ~ minecraft:dark_oak_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_265.mcfunction b/data/bsc/functions/write/l0/p/l0_265.mcfunction new file mode 100644 index 00000000..bf0b2ac1 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_265.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8586 run setblock ~ ~ ~ minecraft:stone_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8587 run setblock ~ ~ ~ minecraft:stone_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8588 run setblock ~ ~ ~ minecraft:stone_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8589 run setblock ~ ~ ~ minecraft:stone_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8590 run setblock ~ ~ ~ minecraft:stone_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8591 run setblock ~ ~ ~ minecraft:stone_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_266.mcfunction b/data/bsc/functions/write/l0/p/l0_266.mcfunction new file mode 100644 index 00000000..3c4b4fa1 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_266.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8592 run setblock ~ ~ ~ minecraft:smooth_stone_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8593 run setblock ~ ~ ~ minecraft:smooth_stone_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8594 run setblock ~ ~ ~ minecraft:smooth_stone_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8595 run setblock ~ ~ ~ minecraft:smooth_stone_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8596 run setblock ~ ~ ~ minecraft:smooth_stone_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8597 run setblock ~ ~ ~ minecraft:smooth_stone_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_267.mcfunction b/data/bsc/functions/write/l0/p/l0_267.mcfunction new file mode 100644 index 00000000..348550c7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_267.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8598 run setblock ~ ~ ~ minecraft:sandstone_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8599 run setblock ~ ~ ~ minecraft:sandstone_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8600 run setblock ~ ~ ~ minecraft:sandstone_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8601 run setblock ~ ~ ~ minecraft:sandstone_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8602 run setblock ~ ~ ~ minecraft:sandstone_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8603 run setblock ~ ~ ~ minecraft:sandstone_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_268.mcfunction b/data/bsc/functions/write/l0/p/l0_268.mcfunction new file mode 100644 index 00000000..d2c83e8a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_268.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8604 run setblock ~ ~ ~ minecraft:cut_sandstone_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8605 run setblock ~ ~ ~ minecraft:cut_sandstone_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8606 run setblock ~ ~ ~ minecraft:cut_sandstone_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8607 run setblock ~ ~ ~ minecraft:cut_sandstone_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8608 run setblock ~ ~ ~ minecraft:cut_sandstone_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8609 run setblock ~ ~ ~ minecraft:cut_sandstone_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_269.mcfunction b/data/bsc/functions/write/l0/p/l0_269.mcfunction new file mode 100644 index 00000000..7a9233d2 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_269.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8610 run setblock ~ ~ ~ minecraft:petrified_oak_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8611 run setblock ~ ~ ~ minecraft:petrified_oak_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8612 run setblock ~ ~ ~ minecraft:petrified_oak_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8613 run setblock ~ ~ ~ minecraft:petrified_oak_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8614 run setblock ~ ~ ~ minecraft:petrified_oak_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8615 run setblock ~ ~ ~ minecraft:petrified_oak_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_27.mcfunction b/data/bsc/functions/write/l0/p/l0_27.mcfunction new file mode 100644 index 00000000..81eb6044 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_27.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 127 run setblock ~ ~ ~ minecraft:dark_oak_wood[axis=x] +execute if score @s s.crhf.block_id matches 128 run setblock ~ ~ ~ minecraft:dark_oak_wood[axis=y] +execute if score @s s.crhf.block_id matches 129 run setblock ~ ~ ~ minecraft:dark_oak_wood[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_270.mcfunction b/data/bsc/functions/write/l0/p/l0_270.mcfunction new file mode 100644 index 00000000..344dc57c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_270.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8616 run setblock ~ ~ ~ minecraft:cobblestone_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8617 run setblock ~ ~ ~ minecraft:cobblestone_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8618 run setblock ~ ~ ~ minecraft:cobblestone_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8619 run setblock ~ ~ ~ minecraft:cobblestone_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8620 run setblock ~ ~ ~ minecraft:cobblestone_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8621 run setblock ~ ~ ~ minecraft:cobblestone_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_271.mcfunction b/data/bsc/functions/write/l0/p/l0_271.mcfunction new file mode 100644 index 00000000..f621cc01 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_271.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8622 run setblock ~ ~ ~ minecraft:brick_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8623 run setblock ~ ~ ~ minecraft:brick_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8624 run setblock ~ ~ ~ minecraft:brick_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8625 run setblock ~ ~ ~ minecraft:brick_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8626 run setblock ~ ~ ~ minecraft:brick_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8627 run setblock ~ ~ ~ minecraft:brick_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_272.mcfunction b/data/bsc/functions/write/l0/p/l0_272.mcfunction new file mode 100644 index 00000000..7f1c582e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_272.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8628 run setblock ~ ~ ~ minecraft:stone_brick_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8629 run setblock ~ ~ ~ minecraft:stone_brick_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8630 run setblock ~ ~ ~ minecraft:stone_brick_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8631 run setblock ~ ~ ~ minecraft:stone_brick_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8632 run setblock ~ ~ ~ minecraft:stone_brick_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8633 run setblock ~ ~ ~ minecraft:stone_brick_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_273.mcfunction b/data/bsc/functions/write/l0/p/l0_273.mcfunction new file mode 100644 index 00000000..bc8745da --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_273.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8634 run setblock ~ ~ ~ minecraft:nether_brick_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8635 run setblock ~ ~ ~ minecraft:nether_brick_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8636 run setblock ~ ~ ~ minecraft:nether_brick_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8637 run setblock ~ ~ ~ minecraft:nether_brick_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8638 run setblock ~ ~ ~ minecraft:nether_brick_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8639 run setblock ~ ~ ~ minecraft:nether_brick_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_274.mcfunction b/data/bsc/functions/write/l0/p/l0_274.mcfunction new file mode 100644 index 00000000..a9df7fdd --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_274.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8640 run setblock ~ ~ ~ minecraft:quartz_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8641 run setblock ~ ~ ~ minecraft:quartz_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8642 run setblock ~ ~ ~ minecraft:quartz_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8643 run setblock ~ ~ ~ minecraft:quartz_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8644 run setblock ~ ~ ~ minecraft:quartz_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8645 run setblock ~ ~ ~ minecraft:quartz_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_275.mcfunction b/data/bsc/functions/write/l0/p/l0_275.mcfunction new file mode 100644 index 00000000..e942e014 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_275.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8646 run setblock ~ ~ ~ minecraft:red_sandstone_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8647 run setblock ~ ~ ~ minecraft:red_sandstone_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8648 run setblock ~ ~ ~ minecraft:red_sandstone_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8649 run setblock ~ ~ ~ minecraft:red_sandstone_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8650 run setblock ~ ~ ~ minecraft:red_sandstone_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8651 run setblock ~ ~ ~ minecraft:red_sandstone_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_276.mcfunction b/data/bsc/functions/write/l0/p/l0_276.mcfunction new file mode 100644 index 00000000..1ddac5de --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_276.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8652 run setblock ~ ~ ~ minecraft:cut_red_sandstone_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8653 run setblock ~ ~ ~ minecraft:cut_red_sandstone_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8654 run setblock ~ ~ ~ minecraft:cut_red_sandstone_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8655 run setblock ~ ~ ~ minecraft:cut_red_sandstone_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8656 run setblock ~ ~ ~ minecraft:cut_red_sandstone_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8657 run setblock ~ ~ ~ minecraft:cut_red_sandstone_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_277.mcfunction b/data/bsc/functions/write/l0/p/l0_277.mcfunction new file mode 100644 index 00000000..deec44e4 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_277.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 8658 run setblock ~ ~ ~ minecraft:purpur_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 8659 run setblock ~ ~ ~ minecraft:purpur_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 8660 run setblock ~ ~ ~ minecraft:purpur_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 8661 run setblock ~ ~ ~ minecraft:purpur_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 8662 run setblock ~ ~ ~ minecraft:purpur_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 8663 run setblock ~ ~ ~ minecraft:purpur_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_278.mcfunction b/data/bsc/functions/write/l0/p/l0_278.mcfunction new file mode 100644 index 00000000..06e62fc3 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_278.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8668 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=north,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8669 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=north,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8670 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=north,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8671 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=north,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8672 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=north,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8673 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=north,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8674 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=north,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8675 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=north,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8676 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=south,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8677 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=south,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8678 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=south,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8679 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=south,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8680 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=south,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8681 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=south,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8682 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=south,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8683 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=south,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8684 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=west,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8685 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=west,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8686 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=west,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8687 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=west,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8688 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=west,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8689 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=west,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8690 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=west,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8691 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=west,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8692 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=east,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8693 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=east,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8694 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=east,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8695 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=east,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8696 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=east,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8697 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=east,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8698 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=east,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8699 run setblock ~ ~ ~ minecraft:spruce_fence_gate[facing=east,in_wall=false,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_279.mcfunction b/data/bsc/functions/write/l0/p/l0_279.mcfunction new file mode 100644 index 00000000..f8960217 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_279.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8700 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=north,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8701 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=north,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8702 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=north,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8703 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=north,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8704 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=north,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8705 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=north,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8706 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=north,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8707 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=north,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8708 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=south,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8709 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=south,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8710 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=south,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8711 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=south,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8712 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=south,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8713 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=south,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8714 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=south,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8715 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=south,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8716 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=west,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8717 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=west,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8718 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=west,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8719 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=west,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8720 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=west,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8721 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=west,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8722 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=west,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8723 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=west,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8724 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=east,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8725 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=east,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8726 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=east,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8727 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=east,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8728 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=east,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8729 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=east,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8730 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=east,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8731 run setblock ~ ~ ~ minecraft:birch_fence_gate[facing=east,in_wall=false,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_28.mcfunction b/data/bsc/functions/write/l0/p/l0_28.mcfunction new file mode 100644 index 00000000..416803de --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_28.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 130 run setblock ~ ~ ~ minecraft:stripped_oak_wood[axis=x] +execute if score @s s.crhf.block_id matches 131 run setblock ~ ~ ~ minecraft:stripped_oak_wood[axis=y] +execute if score @s s.crhf.block_id matches 132 run setblock ~ ~ ~ minecraft:stripped_oak_wood[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_280.mcfunction b/data/bsc/functions/write/l0/p/l0_280.mcfunction new file mode 100644 index 00000000..aec8610f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_280.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8732 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=north,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8733 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=north,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8734 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=north,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8735 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=north,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8736 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=north,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8737 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=north,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8738 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=north,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8739 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=north,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8740 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=south,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8741 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=south,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8742 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=south,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8743 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=south,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8744 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=south,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8745 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=south,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8746 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=south,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8747 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=south,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8748 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=west,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8749 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=west,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8750 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=west,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8751 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=west,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8752 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=west,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8753 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=west,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8754 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=west,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8755 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=west,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8756 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=east,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8757 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=east,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8758 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=east,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8759 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=east,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8760 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=east,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8761 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=east,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8762 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=east,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8763 run setblock ~ ~ ~ minecraft:jungle_fence_gate[facing=east,in_wall=false,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_281.mcfunction b/data/bsc/functions/write/l0/p/l0_281.mcfunction new file mode 100644 index 00000000..76b15bea --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_281.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8764 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=north,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8765 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=north,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8766 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=north,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8767 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=north,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8768 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=north,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8769 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=north,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8770 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=north,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8771 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=north,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8772 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=south,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8773 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=south,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8774 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=south,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8775 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=south,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8776 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=south,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8777 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=south,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8778 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=south,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8779 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=south,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8780 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=west,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8781 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=west,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8782 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=west,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8783 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=west,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8784 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=west,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8785 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=west,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8786 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=west,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8787 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=west,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8788 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=east,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8789 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=east,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8790 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=east,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8791 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=east,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8792 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=east,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8793 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=east,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8794 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=east,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8795 run setblock ~ ~ ~ minecraft:acacia_fence_gate[facing=east,in_wall=false,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_282.mcfunction b/data/bsc/functions/write/l0/p/l0_282.mcfunction new file mode 100644 index 00000000..1d5dae98 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_282.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8796 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=north,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8797 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=north,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8798 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=north,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8799 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=north,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8800 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8801 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8802 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8803 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=north,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8804 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=south,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8805 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=south,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8806 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=south,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8807 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=south,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8808 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8809 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8810 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8811 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=south,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8812 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=west,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8813 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=west,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8814 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=west,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8815 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=west,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8816 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8817 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8818 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8819 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=west,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8820 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=east,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8821 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=east,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8822 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=east,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8823 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=east,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8824 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8825 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8826 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8827 run setblock ~ ~ ~ minecraft:dark_oak_fence_gate[facing=east,in_wall=false,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_283.mcfunction b/data/bsc/functions/write/l0/p/l0_283.mcfunction new file mode 100644 index 00000000..c69bfa99 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_283.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8828 run setblock ~ ~ ~ minecraft:spruce_fence[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8829 run setblock ~ ~ ~ minecraft:spruce_fence[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8830 run setblock ~ ~ ~ minecraft:spruce_fence[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8831 run setblock ~ ~ ~ minecraft:spruce_fence[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8832 run setblock ~ ~ ~ minecraft:spruce_fence[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8833 run setblock ~ ~ ~ minecraft:spruce_fence[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8834 run setblock ~ ~ ~ minecraft:spruce_fence[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8835 run setblock ~ ~ ~ minecraft:spruce_fence[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8836 run setblock ~ ~ ~ minecraft:spruce_fence[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8837 run setblock ~ ~ ~ minecraft:spruce_fence[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8838 run setblock ~ ~ ~ minecraft:spruce_fence[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8839 run setblock ~ ~ ~ minecraft:spruce_fence[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8840 run setblock ~ ~ ~ minecraft:spruce_fence[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8841 run setblock ~ ~ ~ minecraft:spruce_fence[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8842 run setblock ~ ~ ~ minecraft:spruce_fence[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8843 run setblock ~ ~ ~ minecraft:spruce_fence[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8844 run setblock ~ ~ ~ minecraft:spruce_fence[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8845 run setblock ~ ~ ~ minecraft:spruce_fence[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8846 run setblock ~ ~ ~ minecraft:spruce_fence[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8847 run setblock ~ ~ ~ minecraft:spruce_fence[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8848 run setblock ~ ~ ~ minecraft:spruce_fence[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8849 run setblock ~ ~ ~ minecraft:spruce_fence[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8850 run setblock ~ ~ ~ minecraft:spruce_fence[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8851 run setblock ~ ~ ~ minecraft:spruce_fence[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8852 run setblock ~ ~ ~ minecraft:spruce_fence[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8853 run setblock ~ ~ ~ minecraft:spruce_fence[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8854 run setblock ~ ~ ~ minecraft:spruce_fence[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8855 run setblock ~ ~ ~ minecraft:spruce_fence[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8856 run setblock ~ ~ ~ minecraft:spruce_fence[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8857 run setblock ~ ~ ~ minecraft:spruce_fence[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8858 run setblock ~ ~ ~ minecraft:spruce_fence[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8859 run setblock ~ ~ ~ minecraft:spruce_fence[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_284.mcfunction b/data/bsc/functions/write/l0/p/l0_284.mcfunction new file mode 100644 index 00000000..d5920d97 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_284.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8860 run setblock ~ ~ ~ minecraft:birch_fence[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8861 run setblock ~ ~ ~ minecraft:birch_fence[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8862 run setblock ~ ~ ~ minecraft:birch_fence[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8863 run setblock ~ ~ ~ minecraft:birch_fence[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8864 run setblock ~ ~ ~ minecraft:birch_fence[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8865 run setblock ~ ~ ~ minecraft:birch_fence[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8866 run setblock ~ ~ ~ minecraft:birch_fence[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8867 run setblock ~ ~ ~ minecraft:birch_fence[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8868 run setblock ~ ~ ~ minecraft:birch_fence[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8869 run setblock ~ ~ ~ minecraft:birch_fence[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8870 run setblock ~ ~ ~ minecraft:birch_fence[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8871 run setblock ~ ~ ~ minecraft:birch_fence[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8872 run setblock ~ ~ ~ minecraft:birch_fence[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8873 run setblock ~ ~ ~ minecraft:birch_fence[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8874 run setblock ~ ~ ~ minecraft:birch_fence[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8875 run setblock ~ ~ ~ minecraft:birch_fence[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8876 run setblock ~ ~ ~ minecraft:birch_fence[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8877 run setblock ~ ~ ~ minecraft:birch_fence[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8878 run setblock ~ ~ ~ minecraft:birch_fence[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8879 run setblock ~ ~ ~ minecraft:birch_fence[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8880 run setblock ~ ~ ~ minecraft:birch_fence[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8881 run setblock ~ ~ ~ minecraft:birch_fence[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8882 run setblock ~ ~ ~ minecraft:birch_fence[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8883 run setblock ~ ~ ~ minecraft:birch_fence[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8884 run setblock ~ ~ ~ minecraft:birch_fence[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8885 run setblock ~ ~ ~ minecraft:birch_fence[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8886 run setblock ~ ~ ~ minecraft:birch_fence[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8887 run setblock ~ ~ ~ minecraft:birch_fence[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8888 run setblock ~ ~ ~ minecraft:birch_fence[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8889 run setblock ~ ~ ~ minecraft:birch_fence[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8890 run setblock ~ ~ ~ minecraft:birch_fence[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8891 run setblock ~ ~ ~ minecraft:birch_fence[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_285.mcfunction b/data/bsc/functions/write/l0/p/l0_285.mcfunction new file mode 100644 index 00000000..9df3c572 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_285.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8892 run setblock ~ ~ ~ minecraft:jungle_fence[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8893 run setblock ~ ~ ~ minecraft:jungle_fence[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8894 run setblock ~ ~ ~ minecraft:jungle_fence[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8895 run setblock ~ ~ ~ minecraft:jungle_fence[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8896 run setblock ~ ~ ~ minecraft:jungle_fence[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8897 run setblock ~ ~ ~ minecraft:jungle_fence[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8898 run setblock ~ ~ ~ minecraft:jungle_fence[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8899 run setblock ~ ~ ~ minecraft:jungle_fence[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8900 run setblock ~ ~ ~ minecraft:jungle_fence[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8901 run setblock ~ ~ ~ minecraft:jungle_fence[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8902 run setblock ~ ~ ~ minecraft:jungle_fence[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8903 run setblock ~ ~ ~ minecraft:jungle_fence[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8904 run setblock ~ ~ ~ minecraft:jungle_fence[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8905 run setblock ~ ~ ~ minecraft:jungle_fence[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8906 run setblock ~ ~ ~ minecraft:jungle_fence[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8907 run setblock ~ ~ ~ minecraft:jungle_fence[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8908 run setblock ~ ~ ~ minecraft:jungle_fence[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8909 run setblock ~ ~ ~ minecraft:jungle_fence[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8910 run setblock ~ ~ ~ minecraft:jungle_fence[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8911 run setblock ~ ~ ~ minecraft:jungle_fence[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8912 run setblock ~ ~ ~ minecraft:jungle_fence[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8913 run setblock ~ ~ ~ minecraft:jungle_fence[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8914 run setblock ~ ~ ~ minecraft:jungle_fence[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8915 run setblock ~ ~ ~ minecraft:jungle_fence[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8916 run setblock ~ ~ ~ minecraft:jungle_fence[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8917 run setblock ~ ~ ~ minecraft:jungle_fence[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8918 run setblock ~ ~ ~ minecraft:jungle_fence[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8919 run setblock ~ ~ ~ minecraft:jungle_fence[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8920 run setblock ~ ~ ~ minecraft:jungle_fence[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8921 run setblock ~ ~ ~ minecraft:jungle_fence[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8922 run setblock ~ ~ ~ minecraft:jungle_fence[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8923 run setblock ~ ~ ~ minecraft:jungle_fence[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_286.mcfunction b/data/bsc/functions/write/l0/p/l0_286.mcfunction new file mode 100644 index 00000000..292bfd00 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_286.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8924 run setblock ~ ~ ~ minecraft:acacia_fence[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8925 run setblock ~ ~ ~ minecraft:acacia_fence[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8926 run setblock ~ ~ ~ minecraft:acacia_fence[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8927 run setblock ~ ~ ~ minecraft:acacia_fence[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8928 run setblock ~ ~ ~ minecraft:acacia_fence[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8929 run setblock ~ ~ ~ minecraft:acacia_fence[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8930 run setblock ~ ~ ~ minecraft:acacia_fence[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8931 run setblock ~ ~ ~ minecraft:acacia_fence[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8932 run setblock ~ ~ ~ minecraft:acacia_fence[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8933 run setblock ~ ~ ~ minecraft:acacia_fence[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8934 run setblock ~ ~ ~ minecraft:acacia_fence[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8935 run setblock ~ ~ ~ minecraft:acacia_fence[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8936 run setblock ~ ~ ~ minecraft:acacia_fence[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8937 run setblock ~ ~ ~ minecraft:acacia_fence[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8938 run setblock ~ ~ ~ minecraft:acacia_fence[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8939 run setblock ~ ~ ~ minecraft:acacia_fence[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8940 run setblock ~ ~ ~ minecraft:acacia_fence[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8941 run setblock ~ ~ ~ minecraft:acacia_fence[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8942 run setblock ~ ~ ~ minecraft:acacia_fence[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8943 run setblock ~ ~ ~ minecraft:acacia_fence[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8944 run setblock ~ ~ ~ minecraft:acacia_fence[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8945 run setblock ~ ~ ~ minecraft:acacia_fence[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8946 run setblock ~ ~ ~ minecraft:acacia_fence[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8947 run setblock ~ ~ ~ minecraft:acacia_fence[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8948 run setblock ~ ~ ~ minecraft:acacia_fence[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8949 run setblock ~ ~ ~ minecraft:acacia_fence[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8950 run setblock ~ ~ ~ minecraft:acacia_fence[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8951 run setblock ~ ~ ~ minecraft:acacia_fence[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8952 run setblock ~ ~ ~ minecraft:acacia_fence[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8953 run setblock ~ ~ ~ minecraft:acacia_fence[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8954 run setblock ~ ~ ~ minecraft:acacia_fence[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8955 run setblock ~ ~ ~ minecraft:acacia_fence[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_287.mcfunction b/data/bsc/functions/write/l0/p/l0_287.mcfunction new file mode 100644 index 00000000..9112c8e3 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_287.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 8956 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8957 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8958 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8959 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8960 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8961 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8962 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8963 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8964 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8965 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8966 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8967 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8968 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8969 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8970 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8971 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8972 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8973 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8974 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8975 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8976 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8977 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8978 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8979 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8980 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8981 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8982 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8983 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 8984 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 8985 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 8986 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 8987 run setblock ~ ~ ~ minecraft:dark_oak_fence[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_288.mcfunction b/data/bsc/functions/write/l0/p/l0_288.mcfunction new file mode 100644 index 00000000..acc0e2cc --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_288.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 8988 run setblock ~ ~ ~ minecraft:spruce_door[facing=north,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8989 run setblock ~ ~ ~ minecraft:spruce_door[facing=north,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8990 run setblock ~ ~ ~ minecraft:spruce_door[facing=north,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8991 run setblock ~ ~ ~ minecraft:spruce_door[facing=north,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8992 run setblock ~ ~ ~ minecraft:spruce_door[facing=north,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8993 run setblock ~ ~ ~ minecraft:spruce_door[facing=north,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8994 run setblock ~ ~ ~ minecraft:spruce_door[facing=north,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8995 run setblock ~ ~ ~ minecraft:spruce_door[facing=north,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 8996 run setblock ~ ~ ~ minecraft:spruce_door[facing=north,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 8997 run setblock ~ ~ ~ minecraft:spruce_door[facing=north,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 8998 run setblock ~ ~ ~ minecraft:spruce_door[facing=north,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 8999 run setblock ~ ~ ~ minecraft:spruce_door[facing=north,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9000 run setblock ~ ~ ~ minecraft:spruce_door[facing=north,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9001 run setblock ~ ~ ~ minecraft:spruce_door[facing=north,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9002 run setblock ~ ~ ~ minecraft:spruce_door[facing=north,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9003 run setblock ~ ~ ~ minecraft:spruce_door[facing=north,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9004 run setblock ~ ~ ~ minecraft:spruce_door[facing=south,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9005 run setblock ~ ~ ~ minecraft:spruce_door[facing=south,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9006 run setblock ~ ~ ~ minecraft:spruce_door[facing=south,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9007 run setblock ~ ~ ~ minecraft:spruce_door[facing=south,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9008 run setblock ~ ~ ~ minecraft:spruce_door[facing=south,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9009 run setblock ~ ~ ~ minecraft:spruce_door[facing=south,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9010 run setblock ~ ~ ~ minecraft:spruce_door[facing=south,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9011 run setblock ~ ~ ~ minecraft:spruce_door[facing=south,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9012 run setblock ~ ~ ~ minecraft:spruce_door[facing=south,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9013 run setblock ~ ~ ~ minecraft:spruce_door[facing=south,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9014 run setblock ~ ~ ~ minecraft:spruce_door[facing=south,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9015 run setblock ~ ~ ~ minecraft:spruce_door[facing=south,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9016 run setblock ~ ~ ~ minecraft:spruce_door[facing=south,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9017 run setblock ~ ~ ~ minecraft:spruce_door[facing=south,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9018 run setblock ~ ~ ~ minecraft:spruce_door[facing=south,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9019 run setblock ~ ~ ~ minecraft:spruce_door[facing=south,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9020 run setblock ~ ~ ~ minecraft:spruce_door[facing=west,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9021 run setblock ~ ~ ~ minecraft:spruce_door[facing=west,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9022 run setblock ~ ~ ~ minecraft:spruce_door[facing=west,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9023 run setblock ~ ~ ~ minecraft:spruce_door[facing=west,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9024 run setblock ~ ~ ~ minecraft:spruce_door[facing=west,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9025 run setblock ~ ~ ~ minecraft:spruce_door[facing=west,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9026 run setblock ~ ~ ~ minecraft:spruce_door[facing=west,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9027 run setblock ~ ~ ~ minecraft:spruce_door[facing=west,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9028 run setblock ~ ~ ~ minecraft:spruce_door[facing=west,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9029 run setblock ~ ~ ~ minecraft:spruce_door[facing=west,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9030 run setblock ~ ~ ~ minecraft:spruce_door[facing=west,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9031 run setblock ~ ~ ~ minecraft:spruce_door[facing=west,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9032 run setblock ~ ~ ~ minecraft:spruce_door[facing=west,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9033 run setblock ~ ~ ~ minecraft:spruce_door[facing=west,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9034 run setblock ~ ~ ~ minecraft:spruce_door[facing=west,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9035 run setblock ~ ~ ~ minecraft:spruce_door[facing=west,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9036 run setblock ~ ~ ~ minecraft:spruce_door[facing=east,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9037 run setblock ~ ~ ~ minecraft:spruce_door[facing=east,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9038 run setblock ~ ~ ~ minecraft:spruce_door[facing=east,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9039 run setblock ~ ~ ~ minecraft:spruce_door[facing=east,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9040 run setblock ~ ~ ~ minecraft:spruce_door[facing=east,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9041 run setblock ~ ~ ~ minecraft:spruce_door[facing=east,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9042 run setblock ~ ~ ~ minecraft:spruce_door[facing=east,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9043 run setblock ~ ~ ~ minecraft:spruce_door[facing=east,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9044 run setblock ~ ~ ~ minecraft:spruce_door[facing=east,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9045 run setblock ~ ~ ~ minecraft:spruce_door[facing=east,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9046 run setblock ~ ~ ~ minecraft:spruce_door[facing=east,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9047 run setblock ~ ~ ~ minecraft:spruce_door[facing=east,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9048 run setblock ~ ~ ~ minecraft:spruce_door[facing=east,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9049 run setblock ~ ~ ~ minecraft:spruce_door[facing=east,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9050 run setblock ~ ~ ~ minecraft:spruce_door[facing=east,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9051 run setblock ~ ~ ~ minecraft:spruce_door[facing=east,half=lower,hinge=right,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_289.mcfunction b/data/bsc/functions/write/l0/p/l0_289.mcfunction new file mode 100644 index 00000000..cb3d5f1a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_289.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 9052 run setblock ~ ~ ~ minecraft:birch_door[facing=north,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9053 run setblock ~ ~ ~ minecraft:birch_door[facing=north,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9054 run setblock ~ ~ ~ minecraft:birch_door[facing=north,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9055 run setblock ~ ~ ~ minecraft:birch_door[facing=north,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9056 run setblock ~ ~ ~ minecraft:birch_door[facing=north,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9057 run setblock ~ ~ ~ minecraft:birch_door[facing=north,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9058 run setblock ~ ~ ~ minecraft:birch_door[facing=north,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9059 run setblock ~ ~ ~ minecraft:birch_door[facing=north,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9060 run setblock ~ ~ ~ minecraft:birch_door[facing=north,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9061 run setblock ~ ~ ~ minecraft:birch_door[facing=north,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9062 run setblock ~ ~ ~ minecraft:birch_door[facing=north,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9063 run setblock ~ ~ ~ minecraft:birch_door[facing=north,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9064 run setblock ~ ~ ~ minecraft:birch_door[facing=north,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9065 run setblock ~ ~ ~ minecraft:birch_door[facing=north,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9066 run setblock ~ ~ ~ minecraft:birch_door[facing=north,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9067 run setblock ~ ~ ~ minecraft:birch_door[facing=north,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9068 run setblock ~ ~ ~ minecraft:birch_door[facing=south,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9069 run setblock ~ ~ ~ minecraft:birch_door[facing=south,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9070 run setblock ~ ~ ~ minecraft:birch_door[facing=south,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9071 run setblock ~ ~ ~ minecraft:birch_door[facing=south,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9072 run setblock ~ ~ ~ minecraft:birch_door[facing=south,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9073 run setblock ~ ~ ~ minecraft:birch_door[facing=south,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9074 run setblock ~ ~ ~ minecraft:birch_door[facing=south,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9075 run setblock ~ ~ ~ minecraft:birch_door[facing=south,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9076 run setblock ~ ~ ~ minecraft:birch_door[facing=south,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9077 run setblock ~ ~ ~ minecraft:birch_door[facing=south,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9078 run setblock ~ ~ ~ minecraft:birch_door[facing=south,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9079 run setblock ~ ~ ~ minecraft:birch_door[facing=south,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9080 run setblock ~ ~ ~ minecraft:birch_door[facing=south,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9081 run setblock ~ ~ ~ minecraft:birch_door[facing=south,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9082 run setblock ~ ~ ~ minecraft:birch_door[facing=south,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9083 run setblock ~ ~ ~ minecraft:birch_door[facing=south,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9084 run setblock ~ ~ ~ minecraft:birch_door[facing=west,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9085 run setblock ~ ~ ~ minecraft:birch_door[facing=west,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9086 run setblock ~ ~ ~ minecraft:birch_door[facing=west,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9087 run setblock ~ ~ ~ minecraft:birch_door[facing=west,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9088 run setblock ~ ~ ~ minecraft:birch_door[facing=west,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9089 run setblock ~ ~ ~ minecraft:birch_door[facing=west,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9090 run setblock ~ ~ ~ minecraft:birch_door[facing=west,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9091 run setblock ~ ~ ~ minecraft:birch_door[facing=west,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9092 run setblock ~ ~ ~ minecraft:birch_door[facing=west,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9093 run setblock ~ ~ ~ minecraft:birch_door[facing=west,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9094 run setblock ~ ~ ~ minecraft:birch_door[facing=west,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9095 run setblock ~ ~ ~ minecraft:birch_door[facing=west,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9096 run setblock ~ ~ ~ minecraft:birch_door[facing=west,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9097 run setblock ~ ~ ~ minecraft:birch_door[facing=west,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9098 run setblock ~ ~ ~ minecraft:birch_door[facing=west,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9099 run setblock ~ ~ ~ minecraft:birch_door[facing=west,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9100 run setblock ~ ~ ~ minecraft:birch_door[facing=east,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9101 run setblock ~ ~ ~ minecraft:birch_door[facing=east,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9102 run setblock ~ ~ ~ minecraft:birch_door[facing=east,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9103 run setblock ~ ~ ~ minecraft:birch_door[facing=east,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9104 run setblock ~ ~ ~ minecraft:birch_door[facing=east,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9105 run setblock ~ ~ ~ minecraft:birch_door[facing=east,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9106 run setblock ~ ~ ~ minecraft:birch_door[facing=east,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9107 run setblock ~ ~ ~ minecraft:birch_door[facing=east,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9108 run setblock ~ ~ ~ minecraft:birch_door[facing=east,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9109 run setblock ~ ~ ~ minecraft:birch_door[facing=east,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9110 run setblock ~ ~ ~ minecraft:birch_door[facing=east,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9111 run setblock ~ ~ ~ minecraft:birch_door[facing=east,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9112 run setblock ~ ~ ~ minecraft:birch_door[facing=east,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9113 run setblock ~ ~ ~ minecraft:birch_door[facing=east,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9114 run setblock ~ ~ ~ minecraft:birch_door[facing=east,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9115 run setblock ~ ~ ~ minecraft:birch_door[facing=east,half=lower,hinge=right,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_29.mcfunction b/data/bsc/functions/write/l0/p/l0_29.mcfunction new file mode 100644 index 00000000..34727efb --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_29.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 133 run setblock ~ ~ ~ minecraft:stripped_spruce_wood[axis=x] +execute if score @s s.crhf.block_id matches 134 run setblock ~ ~ ~ minecraft:stripped_spruce_wood[axis=y] +execute if score @s s.crhf.block_id matches 135 run setblock ~ ~ ~ minecraft:stripped_spruce_wood[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_290.mcfunction b/data/bsc/functions/write/l0/p/l0_290.mcfunction new file mode 100644 index 00000000..0be290a9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_290.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 9116 run setblock ~ ~ ~ minecraft:jungle_door[facing=north,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9117 run setblock ~ ~ ~ minecraft:jungle_door[facing=north,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9118 run setblock ~ ~ ~ minecraft:jungle_door[facing=north,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9119 run setblock ~ ~ ~ minecraft:jungle_door[facing=north,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9120 run setblock ~ ~ ~ minecraft:jungle_door[facing=north,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9121 run setblock ~ ~ ~ minecraft:jungle_door[facing=north,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9122 run setblock ~ ~ ~ minecraft:jungle_door[facing=north,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9123 run setblock ~ ~ ~ minecraft:jungle_door[facing=north,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9124 run setblock ~ ~ ~ minecraft:jungle_door[facing=north,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9125 run setblock ~ ~ ~ minecraft:jungle_door[facing=north,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9126 run setblock ~ ~ ~ minecraft:jungle_door[facing=north,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9127 run setblock ~ ~ ~ minecraft:jungle_door[facing=north,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9128 run setblock ~ ~ ~ minecraft:jungle_door[facing=north,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9129 run setblock ~ ~ ~ minecraft:jungle_door[facing=north,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9130 run setblock ~ ~ ~ minecraft:jungle_door[facing=north,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9131 run setblock ~ ~ ~ minecraft:jungle_door[facing=north,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9132 run setblock ~ ~ ~ minecraft:jungle_door[facing=south,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9133 run setblock ~ ~ ~ minecraft:jungle_door[facing=south,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9134 run setblock ~ ~ ~ minecraft:jungle_door[facing=south,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9135 run setblock ~ ~ ~ minecraft:jungle_door[facing=south,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9136 run setblock ~ ~ ~ minecraft:jungle_door[facing=south,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9137 run setblock ~ ~ ~ minecraft:jungle_door[facing=south,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9138 run setblock ~ ~ ~ minecraft:jungle_door[facing=south,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9139 run setblock ~ ~ ~ minecraft:jungle_door[facing=south,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9140 run setblock ~ ~ ~ minecraft:jungle_door[facing=south,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9141 run setblock ~ ~ ~ minecraft:jungle_door[facing=south,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9142 run setblock ~ ~ ~ minecraft:jungle_door[facing=south,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9143 run setblock ~ ~ ~ minecraft:jungle_door[facing=south,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9144 run setblock ~ ~ ~ minecraft:jungle_door[facing=south,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9145 run setblock ~ ~ ~ minecraft:jungle_door[facing=south,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9146 run setblock ~ ~ ~ minecraft:jungle_door[facing=south,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9147 run setblock ~ ~ ~ minecraft:jungle_door[facing=south,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9148 run setblock ~ ~ ~ minecraft:jungle_door[facing=west,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9149 run setblock ~ ~ ~ minecraft:jungle_door[facing=west,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9150 run setblock ~ ~ ~ minecraft:jungle_door[facing=west,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9151 run setblock ~ ~ ~ minecraft:jungle_door[facing=west,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9152 run setblock ~ ~ ~ minecraft:jungle_door[facing=west,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9153 run setblock ~ ~ ~ minecraft:jungle_door[facing=west,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9154 run setblock ~ ~ ~ minecraft:jungle_door[facing=west,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9155 run setblock ~ ~ ~ minecraft:jungle_door[facing=west,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9156 run setblock ~ ~ ~ minecraft:jungle_door[facing=west,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9157 run setblock ~ ~ ~ minecraft:jungle_door[facing=west,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9158 run setblock ~ ~ ~ minecraft:jungle_door[facing=west,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9159 run setblock ~ ~ ~ minecraft:jungle_door[facing=west,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9160 run setblock ~ ~ ~ minecraft:jungle_door[facing=west,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9161 run setblock ~ ~ ~ minecraft:jungle_door[facing=west,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9162 run setblock ~ ~ ~ minecraft:jungle_door[facing=west,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9163 run setblock ~ ~ ~ minecraft:jungle_door[facing=west,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9164 run setblock ~ ~ ~ minecraft:jungle_door[facing=east,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9165 run setblock ~ ~ ~ minecraft:jungle_door[facing=east,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9166 run setblock ~ ~ ~ minecraft:jungle_door[facing=east,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9167 run setblock ~ ~ ~ minecraft:jungle_door[facing=east,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9168 run setblock ~ ~ ~ minecraft:jungle_door[facing=east,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9169 run setblock ~ ~ ~ minecraft:jungle_door[facing=east,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9170 run setblock ~ ~ ~ minecraft:jungle_door[facing=east,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9171 run setblock ~ ~ ~ minecraft:jungle_door[facing=east,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9172 run setblock ~ ~ ~ minecraft:jungle_door[facing=east,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9173 run setblock ~ ~ ~ minecraft:jungle_door[facing=east,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9174 run setblock ~ ~ ~ minecraft:jungle_door[facing=east,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9175 run setblock ~ ~ ~ minecraft:jungle_door[facing=east,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9176 run setblock ~ ~ ~ minecraft:jungle_door[facing=east,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9177 run setblock ~ ~ ~ minecraft:jungle_door[facing=east,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9178 run setblock ~ ~ ~ minecraft:jungle_door[facing=east,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9179 run setblock ~ ~ ~ minecraft:jungle_door[facing=east,half=lower,hinge=right,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_291.mcfunction b/data/bsc/functions/write/l0/p/l0_291.mcfunction new file mode 100644 index 00000000..17cecf5d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_291.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 9180 run setblock ~ ~ ~ minecraft:acacia_door[facing=north,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9181 run setblock ~ ~ ~ minecraft:acacia_door[facing=north,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9182 run setblock ~ ~ ~ minecraft:acacia_door[facing=north,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9183 run setblock ~ ~ ~ minecraft:acacia_door[facing=north,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9184 run setblock ~ ~ ~ minecraft:acacia_door[facing=north,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9185 run setblock ~ ~ ~ minecraft:acacia_door[facing=north,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9186 run setblock ~ ~ ~ minecraft:acacia_door[facing=north,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9187 run setblock ~ ~ ~ minecraft:acacia_door[facing=north,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9188 run setblock ~ ~ ~ minecraft:acacia_door[facing=north,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9189 run setblock ~ ~ ~ minecraft:acacia_door[facing=north,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9190 run setblock ~ ~ ~ minecraft:acacia_door[facing=north,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9191 run setblock ~ ~ ~ minecraft:acacia_door[facing=north,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9192 run setblock ~ ~ ~ minecraft:acacia_door[facing=north,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9193 run setblock ~ ~ ~ minecraft:acacia_door[facing=north,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9194 run setblock ~ ~ ~ minecraft:acacia_door[facing=north,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9195 run setblock ~ ~ ~ minecraft:acacia_door[facing=north,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9196 run setblock ~ ~ ~ minecraft:acacia_door[facing=south,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9197 run setblock ~ ~ ~ minecraft:acacia_door[facing=south,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9198 run setblock ~ ~ ~ minecraft:acacia_door[facing=south,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9199 run setblock ~ ~ ~ minecraft:acacia_door[facing=south,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9200 run setblock ~ ~ ~ minecraft:acacia_door[facing=south,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9201 run setblock ~ ~ ~ minecraft:acacia_door[facing=south,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9202 run setblock ~ ~ ~ minecraft:acacia_door[facing=south,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9203 run setblock ~ ~ ~ minecraft:acacia_door[facing=south,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9204 run setblock ~ ~ ~ minecraft:acacia_door[facing=south,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9205 run setblock ~ ~ ~ minecraft:acacia_door[facing=south,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9206 run setblock ~ ~ ~ minecraft:acacia_door[facing=south,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9207 run setblock ~ ~ ~ minecraft:acacia_door[facing=south,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9208 run setblock ~ ~ ~ minecraft:acacia_door[facing=south,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9209 run setblock ~ ~ ~ minecraft:acacia_door[facing=south,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9210 run setblock ~ ~ ~ minecraft:acacia_door[facing=south,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9211 run setblock ~ ~ ~ minecraft:acacia_door[facing=south,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9212 run setblock ~ ~ ~ minecraft:acacia_door[facing=west,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9213 run setblock ~ ~ ~ minecraft:acacia_door[facing=west,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9214 run setblock ~ ~ ~ minecraft:acacia_door[facing=west,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9215 run setblock ~ ~ ~ minecraft:acacia_door[facing=west,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9216 run setblock ~ ~ ~ minecraft:acacia_door[facing=west,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9217 run setblock ~ ~ ~ minecraft:acacia_door[facing=west,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9218 run setblock ~ ~ ~ minecraft:acacia_door[facing=west,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9219 run setblock ~ ~ ~ minecraft:acacia_door[facing=west,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9220 run setblock ~ ~ ~ minecraft:acacia_door[facing=west,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9221 run setblock ~ ~ ~ minecraft:acacia_door[facing=west,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9222 run setblock ~ ~ ~ minecraft:acacia_door[facing=west,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9223 run setblock ~ ~ ~ minecraft:acacia_door[facing=west,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9224 run setblock ~ ~ ~ minecraft:acacia_door[facing=west,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9225 run setblock ~ ~ ~ minecraft:acacia_door[facing=west,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9226 run setblock ~ ~ ~ minecraft:acacia_door[facing=west,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9227 run setblock ~ ~ ~ minecraft:acacia_door[facing=west,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9228 run setblock ~ ~ ~ minecraft:acacia_door[facing=east,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9229 run setblock ~ ~ ~ minecraft:acacia_door[facing=east,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9230 run setblock ~ ~ ~ minecraft:acacia_door[facing=east,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9231 run setblock ~ ~ ~ minecraft:acacia_door[facing=east,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9232 run setblock ~ ~ ~ minecraft:acacia_door[facing=east,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9233 run setblock ~ ~ ~ minecraft:acacia_door[facing=east,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9234 run setblock ~ ~ ~ minecraft:acacia_door[facing=east,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9235 run setblock ~ ~ ~ minecraft:acacia_door[facing=east,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9236 run setblock ~ ~ ~ minecraft:acacia_door[facing=east,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9237 run setblock ~ ~ ~ minecraft:acacia_door[facing=east,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9238 run setblock ~ ~ ~ minecraft:acacia_door[facing=east,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9239 run setblock ~ ~ ~ minecraft:acacia_door[facing=east,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9240 run setblock ~ ~ ~ minecraft:acacia_door[facing=east,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9241 run setblock ~ ~ ~ minecraft:acacia_door[facing=east,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9242 run setblock ~ ~ ~ minecraft:acacia_door[facing=east,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9243 run setblock ~ ~ ~ minecraft:acacia_door[facing=east,half=lower,hinge=right,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_292.mcfunction b/data/bsc/functions/write/l0/p/l0_292.mcfunction new file mode 100644 index 00000000..fbc168e2 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_292.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 9244 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=north,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9245 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=north,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9246 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=north,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9247 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=north,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9248 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=north,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9249 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=north,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9250 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=north,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9251 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=north,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9252 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=north,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9253 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=north,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9254 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=north,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9255 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=north,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9256 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=north,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9257 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=north,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9258 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=north,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9259 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=north,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9260 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=south,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9261 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=south,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9262 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=south,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9263 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=south,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9264 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=south,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9265 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=south,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9266 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=south,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9267 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=south,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9268 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=south,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9269 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=south,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9270 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=south,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9271 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=south,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9272 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=south,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9273 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=south,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9274 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=south,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9275 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=south,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9276 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=west,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9277 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=west,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9278 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=west,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9279 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=west,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9280 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=west,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9281 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=west,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9282 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=west,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9283 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=west,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9284 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=west,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9285 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=west,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9286 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=west,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9287 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=west,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9288 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=west,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9289 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=west,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9290 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=west,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9291 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=west,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9292 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=east,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9293 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=east,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9294 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=east,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9295 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=east,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9296 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=east,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9297 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=east,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9298 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=east,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9299 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=east,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9300 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=east,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9301 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=east,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9302 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=east,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9303 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=east,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 9304 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=east,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 9305 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=east,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 9306 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=east,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 9307 run setblock ~ ~ ~ minecraft:dark_oak_door[facing=east,half=lower,hinge=right,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_293.mcfunction b/data/bsc/functions/write/l0/p/l0_293.mcfunction new file mode 100644 index 00000000..7f8cf646 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_293.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9308 run setblock ~ ~ ~ minecraft:end_rod[facing=north] +execute if score @s s.crhf.block_id matches 9309 run setblock ~ ~ ~ minecraft:end_rod[facing=east] +execute if score @s s.crhf.block_id matches 9310 run setblock ~ ~ ~ minecraft:end_rod[facing=south] +execute if score @s s.crhf.block_id matches 9311 run setblock ~ ~ ~ minecraft:end_rod[facing=west] +execute if score @s s.crhf.block_id matches 9312 run setblock ~ ~ ~ minecraft:end_rod[facing=up] +execute if score @s s.crhf.block_id matches 9313 run setblock ~ ~ ~ minecraft:end_rod[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_294.mcfunction b/data/bsc/functions/write/l0/p/l0_294.mcfunction new file mode 100644 index 00000000..9903719e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_294.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 9314 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 9315 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 9316 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 9317 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 9318 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 9319 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 9320 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 9321 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 9322 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 9323 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 9324 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 9325 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 9326 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 9327 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 9328 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 9329 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 9330 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 9331 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 9332 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 9333 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 9334 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 9335 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 9336 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 9337 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 9338 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 9339 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 9340 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 9341 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 9342 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 9343 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 9344 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 9345 run setblock ~ ~ ~ minecraft:chorus_plant[down=true,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 9346 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 9347 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 9348 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 9349 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 9350 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 9351 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 9352 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 9353 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 9354 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 9355 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 9356 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 9357 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 9358 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 9359 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 9360 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 9361 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 9362 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 9363 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 9364 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 9365 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 9366 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 9367 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 9368 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 9369 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 9370 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 9371 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 9372 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 9373 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 9374 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 9375 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 9376 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 9377 run setblock ~ ~ ~ minecraft:chorus_plant[down=false,east=false,north=false,south=false,up=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_295.mcfunction b/data/bsc/functions/write/l0/p/l0_295.mcfunction new file mode 100644 index 00000000..50b625f2 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_295.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9378 run setblock ~ ~ ~ minecraft:chorus_flower[age=0] +execute if score @s s.crhf.block_id matches 9379 run setblock ~ ~ ~ minecraft:chorus_flower[age=1] +execute if score @s s.crhf.block_id matches 9380 run setblock ~ ~ ~ minecraft:chorus_flower[age=2] +execute if score @s s.crhf.block_id matches 9381 run setblock ~ ~ ~ minecraft:chorus_flower[age=3] +execute if score @s s.crhf.block_id matches 9382 run setblock ~ ~ ~ minecraft:chorus_flower[age=4] +execute if score @s s.crhf.block_id matches 9383 run setblock ~ ~ ~ minecraft:chorus_flower[age=5] diff --git a/data/bsc/functions/write/l0/p/l0_296.mcfunction b/data/bsc/functions/write/l0/p/l0_296.mcfunction new file mode 100644 index 00000000..b7940192 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_296.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 9385 run setblock ~ ~ ~ minecraft:purpur_pillar[axis=x] +execute if score @s s.crhf.block_id matches 9386 run setblock ~ ~ ~ minecraft:purpur_pillar[axis=y] +execute if score @s s.crhf.block_id matches 9387 run setblock ~ ~ ~ minecraft:purpur_pillar[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_297.mcfunction b/data/bsc/functions/write/l0/p/l0_297.mcfunction new file mode 100644 index 00000000..6fb0f52b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_297.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 9388 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 9389 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 9390 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9391 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9392 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9393 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9394 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9395 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9396 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9397 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9398 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 9399 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 9400 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9401 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9402 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9403 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9404 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9405 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9406 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9407 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9408 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 9409 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 9410 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9411 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9412 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9413 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9414 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9415 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9416 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9417 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9418 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 9419 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 9420 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9421 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9422 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9423 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9424 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9425 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9426 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9427 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9428 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 9429 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 9430 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9431 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9432 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9433 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9434 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9435 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9436 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9437 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9438 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 9439 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 9440 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9441 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9442 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9443 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9444 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9445 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9446 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9447 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9448 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 9449 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 9450 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9451 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9452 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9453 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9454 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9455 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9456 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9457 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9458 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 9459 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 9460 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9461 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9462 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9463 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9464 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9465 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9466 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9467 run setblock ~ ~ ~ minecraft:purpur_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_298.mcfunction b/data/bsc/functions/write/l0/p/l0_298.mcfunction new file mode 100644 index 00000000..f4d1192d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_298.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9469 run setblock ~ ~ ~ minecraft:beetroots[age=0] +execute if score @s s.crhf.block_id matches 9470 run setblock ~ ~ ~ minecraft:beetroots[age=1] +execute if score @s s.crhf.block_id matches 9471 run setblock ~ ~ ~ minecraft:beetroots[age=2] +execute if score @s s.crhf.block_id matches 9472 run setblock ~ ~ ~ minecraft:beetroots[age=3] diff --git a/data/bsc/functions/write/l0/p/l0_299.mcfunction b/data/bsc/functions/write/l0/p/l0_299.mcfunction new file mode 100644 index 00000000..9a7d8482 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_299.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 9475 run setblock ~ ~ ~ minecraft:repeating_command_block[conditional=true,facing=north] +execute if score @s s.crhf.block_id matches 9476 run setblock ~ ~ ~ minecraft:repeating_command_block[conditional=true,facing=east] +execute if score @s s.crhf.block_id matches 9477 run setblock ~ ~ ~ minecraft:repeating_command_block[conditional=true,facing=south] +execute if score @s s.crhf.block_id matches 9478 run setblock ~ ~ ~ minecraft:repeating_command_block[conditional=true,facing=west] +execute if score @s s.crhf.block_id matches 9479 run setblock ~ ~ ~ minecraft:repeating_command_block[conditional=true,facing=up] +execute if score @s s.crhf.block_id matches 9480 run setblock ~ ~ ~ minecraft:repeating_command_block[conditional=true,facing=down] +execute if score @s s.crhf.block_id matches 9481 run setblock ~ ~ ~ minecraft:repeating_command_block[conditional=false,facing=north] +execute if score @s s.crhf.block_id matches 9482 run setblock ~ ~ ~ minecraft:repeating_command_block[conditional=false,facing=east] +execute if score @s s.crhf.block_id matches 9483 run setblock ~ ~ ~ minecraft:repeating_command_block[conditional=false,facing=south] +execute if score @s s.crhf.block_id matches 9484 run setblock ~ ~ ~ minecraft:repeating_command_block[conditional=false,facing=west] +execute if score @s s.crhf.block_id matches 9485 run setblock ~ ~ ~ minecraft:repeating_command_block[conditional=false,facing=up] +execute if score @s s.crhf.block_id matches 9486 run setblock ~ ~ ~ minecraft:repeating_command_block[conditional=false,facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_3.mcfunction b/data/bsc/functions/write/l0/p/l0_3.mcfunction new file mode 100644 index 00000000..41db8b54 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_3.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 23 run setblock ~ ~ ~ minecraft:spruce_sapling[stage=0] +execute if score @s s.crhf.block_id matches 24 run setblock ~ ~ ~ minecraft:spruce_sapling[stage=1] diff --git a/data/bsc/functions/write/l0/p/l0_30.mcfunction b/data/bsc/functions/write/l0/p/l0_30.mcfunction new file mode 100644 index 00000000..f1ac889c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_30.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 136 run setblock ~ ~ ~ minecraft:stripped_birch_wood[axis=x] +execute if score @s s.crhf.block_id matches 137 run setblock ~ ~ ~ minecraft:stripped_birch_wood[axis=y] +execute if score @s s.crhf.block_id matches 138 run setblock ~ ~ ~ minecraft:stripped_birch_wood[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_300.mcfunction b/data/bsc/functions/write/l0/p/l0_300.mcfunction new file mode 100644 index 00000000..63be8d37 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_300.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 9487 run setblock ~ ~ ~ minecraft:chain_command_block[conditional=true,facing=north] +execute if score @s s.crhf.block_id matches 9488 run setblock ~ ~ ~ minecraft:chain_command_block[conditional=true,facing=east] +execute if score @s s.crhf.block_id matches 9489 run setblock ~ ~ ~ minecraft:chain_command_block[conditional=true,facing=south] +execute if score @s s.crhf.block_id matches 9490 run setblock ~ ~ ~ minecraft:chain_command_block[conditional=true,facing=west] +execute if score @s s.crhf.block_id matches 9491 run setblock ~ ~ ~ minecraft:chain_command_block[conditional=true,facing=up] +execute if score @s s.crhf.block_id matches 9492 run setblock ~ ~ ~ minecraft:chain_command_block[conditional=true,facing=down] +execute if score @s s.crhf.block_id matches 9493 run setblock ~ ~ ~ minecraft:chain_command_block[conditional=false,facing=north] +execute if score @s s.crhf.block_id matches 9494 run setblock ~ ~ ~ minecraft:chain_command_block[conditional=false,facing=east] +execute if score @s s.crhf.block_id matches 9495 run setblock ~ ~ ~ minecraft:chain_command_block[conditional=false,facing=south] +execute if score @s s.crhf.block_id matches 9496 run setblock ~ ~ ~ minecraft:chain_command_block[conditional=false,facing=west] +execute if score @s s.crhf.block_id matches 9497 run setblock ~ ~ ~ minecraft:chain_command_block[conditional=false,facing=up] +execute if score @s s.crhf.block_id matches 9498 run setblock ~ ~ ~ minecraft:chain_command_block[conditional=false,facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_301.mcfunction b/data/bsc/functions/write/l0/p/l0_301.mcfunction new file mode 100644 index 00000000..4dd5762d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_301.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9499 run setblock ~ ~ ~ minecraft:frosted_ice[age=0] +execute if score @s s.crhf.block_id matches 9500 run setblock ~ ~ ~ minecraft:frosted_ice[age=1] +execute if score @s s.crhf.block_id matches 9501 run setblock ~ ~ ~ minecraft:frosted_ice[age=2] +execute if score @s s.crhf.block_id matches 9502 run setblock ~ ~ ~ minecraft:frosted_ice[age=3] diff --git a/data/bsc/functions/write/l0/p/l0_302.mcfunction b/data/bsc/functions/write/l0/p/l0_302.mcfunction new file mode 100644 index 00000000..c30cb6f2 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_302.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 9506 run setblock ~ ~ ~ minecraft:bone_block[axis=x] +execute if score @s s.crhf.block_id matches 9507 run setblock ~ ~ ~ minecraft:bone_block[axis=y] +execute if score @s s.crhf.block_id matches 9508 run setblock ~ ~ ~ minecraft:bone_block[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_303.mcfunction b/data/bsc/functions/write/l0/p/l0_303.mcfunction new file mode 100644 index 00000000..2896eb95 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_303.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 9510 run setblock ~ ~ ~ minecraft:observer[facing=north,powered=true] +execute if score @s s.crhf.block_id matches 9511 run setblock ~ ~ ~ minecraft:observer[facing=north,powered=false] +execute if score @s s.crhf.block_id matches 9512 run setblock ~ ~ ~ minecraft:observer[facing=east,powered=true] +execute if score @s s.crhf.block_id matches 9513 run setblock ~ ~ ~ minecraft:observer[facing=east,powered=false] +execute if score @s s.crhf.block_id matches 9514 run setblock ~ ~ ~ minecraft:observer[facing=south,powered=true] +execute if score @s s.crhf.block_id matches 9515 run setblock ~ ~ ~ minecraft:observer[facing=south,powered=false] +execute if score @s s.crhf.block_id matches 9516 run setblock ~ ~ ~ minecraft:observer[facing=west,powered=true] +execute if score @s s.crhf.block_id matches 9517 run setblock ~ ~ ~ minecraft:observer[facing=west,powered=false] +execute if score @s s.crhf.block_id matches 9518 run setblock ~ ~ ~ minecraft:observer[facing=up,powered=true] +execute if score @s s.crhf.block_id matches 9519 run setblock ~ ~ ~ minecraft:observer[facing=up,powered=false] +execute if score @s s.crhf.block_id matches 9520 run setblock ~ ~ ~ minecraft:observer[facing=down,powered=true] +execute if score @s s.crhf.block_id matches 9521 run setblock ~ ~ ~ minecraft:observer[facing=down,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_304.mcfunction b/data/bsc/functions/write/l0/p/l0_304.mcfunction new file mode 100644 index 00000000..c693ef69 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_304.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9522 run setblock ~ ~ ~ minecraft:shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9523 run setblock ~ ~ ~ minecraft:shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9524 run setblock ~ ~ ~ minecraft:shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9525 run setblock ~ ~ ~ minecraft:shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9526 run setblock ~ ~ ~ minecraft:shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9527 run setblock ~ ~ ~ minecraft:shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_305.mcfunction b/data/bsc/functions/write/l0/p/l0_305.mcfunction new file mode 100644 index 00000000..85dadd69 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_305.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9528 run setblock ~ ~ ~ minecraft:white_shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9529 run setblock ~ ~ ~ minecraft:white_shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9530 run setblock ~ ~ ~ minecraft:white_shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9531 run setblock ~ ~ ~ minecraft:white_shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9532 run setblock ~ ~ ~ minecraft:white_shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9533 run setblock ~ ~ ~ minecraft:white_shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_306.mcfunction b/data/bsc/functions/write/l0/p/l0_306.mcfunction new file mode 100644 index 00000000..88a7cad0 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_306.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9534 run setblock ~ ~ ~ minecraft:orange_shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9535 run setblock ~ ~ ~ minecraft:orange_shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9536 run setblock ~ ~ ~ minecraft:orange_shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9537 run setblock ~ ~ ~ minecraft:orange_shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9538 run setblock ~ ~ ~ minecraft:orange_shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9539 run setblock ~ ~ ~ minecraft:orange_shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_307.mcfunction b/data/bsc/functions/write/l0/p/l0_307.mcfunction new file mode 100644 index 00000000..08e7663c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_307.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9540 run setblock ~ ~ ~ minecraft:magenta_shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9541 run setblock ~ ~ ~ minecraft:magenta_shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9542 run setblock ~ ~ ~ minecraft:magenta_shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9543 run setblock ~ ~ ~ minecraft:magenta_shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9544 run setblock ~ ~ ~ minecraft:magenta_shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9545 run setblock ~ ~ ~ minecraft:magenta_shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_308.mcfunction b/data/bsc/functions/write/l0/p/l0_308.mcfunction new file mode 100644 index 00000000..c7c4d103 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_308.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9546 run setblock ~ ~ ~ minecraft:light_blue_shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9547 run setblock ~ ~ ~ minecraft:light_blue_shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9548 run setblock ~ ~ ~ minecraft:light_blue_shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9549 run setblock ~ ~ ~ minecraft:light_blue_shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9550 run setblock ~ ~ ~ minecraft:light_blue_shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9551 run setblock ~ ~ ~ minecraft:light_blue_shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_309.mcfunction b/data/bsc/functions/write/l0/p/l0_309.mcfunction new file mode 100644 index 00000000..18127603 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_309.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9552 run setblock ~ ~ ~ minecraft:yellow_shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9553 run setblock ~ ~ ~ minecraft:yellow_shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9554 run setblock ~ ~ ~ minecraft:yellow_shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9555 run setblock ~ ~ ~ minecraft:yellow_shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9556 run setblock ~ ~ ~ minecraft:yellow_shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9557 run setblock ~ ~ ~ minecraft:yellow_shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_31.mcfunction b/data/bsc/functions/write/l0/p/l0_31.mcfunction new file mode 100644 index 00000000..64613122 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_31.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 139 run setblock ~ ~ ~ minecraft:stripped_jungle_wood[axis=x] +execute if score @s s.crhf.block_id matches 140 run setblock ~ ~ ~ minecraft:stripped_jungle_wood[axis=y] +execute if score @s s.crhf.block_id matches 141 run setblock ~ ~ ~ minecraft:stripped_jungle_wood[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_310.mcfunction b/data/bsc/functions/write/l0/p/l0_310.mcfunction new file mode 100644 index 00000000..6faecc3c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_310.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9558 run setblock ~ ~ ~ minecraft:lime_shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9559 run setblock ~ ~ ~ minecraft:lime_shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9560 run setblock ~ ~ ~ minecraft:lime_shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9561 run setblock ~ ~ ~ minecraft:lime_shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9562 run setblock ~ ~ ~ minecraft:lime_shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9563 run setblock ~ ~ ~ minecraft:lime_shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_311.mcfunction b/data/bsc/functions/write/l0/p/l0_311.mcfunction new file mode 100644 index 00000000..d16407e7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_311.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9564 run setblock ~ ~ ~ minecraft:pink_shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9565 run setblock ~ ~ ~ minecraft:pink_shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9566 run setblock ~ ~ ~ minecraft:pink_shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9567 run setblock ~ ~ ~ minecraft:pink_shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9568 run setblock ~ ~ ~ minecraft:pink_shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9569 run setblock ~ ~ ~ minecraft:pink_shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_312.mcfunction b/data/bsc/functions/write/l0/p/l0_312.mcfunction new file mode 100644 index 00000000..cf30969e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_312.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9570 run setblock ~ ~ ~ minecraft:gray_shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9571 run setblock ~ ~ ~ minecraft:gray_shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9572 run setblock ~ ~ ~ minecraft:gray_shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9573 run setblock ~ ~ ~ minecraft:gray_shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9574 run setblock ~ ~ ~ minecraft:gray_shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9575 run setblock ~ ~ ~ minecraft:gray_shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_313.mcfunction b/data/bsc/functions/write/l0/p/l0_313.mcfunction new file mode 100644 index 00000000..edfb03f1 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_313.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9576 run setblock ~ ~ ~ minecraft:light_gray_shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9577 run setblock ~ ~ ~ minecraft:light_gray_shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9578 run setblock ~ ~ ~ minecraft:light_gray_shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9579 run setblock ~ ~ ~ minecraft:light_gray_shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9580 run setblock ~ ~ ~ minecraft:light_gray_shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9581 run setblock ~ ~ ~ minecraft:light_gray_shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_314.mcfunction b/data/bsc/functions/write/l0/p/l0_314.mcfunction new file mode 100644 index 00000000..fde9ac13 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_314.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9582 run setblock ~ ~ ~ minecraft:cyan_shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9583 run setblock ~ ~ ~ minecraft:cyan_shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9584 run setblock ~ ~ ~ minecraft:cyan_shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9585 run setblock ~ ~ ~ minecraft:cyan_shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9586 run setblock ~ ~ ~ minecraft:cyan_shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9587 run setblock ~ ~ ~ minecraft:cyan_shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_315.mcfunction b/data/bsc/functions/write/l0/p/l0_315.mcfunction new file mode 100644 index 00000000..3cbf8f68 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_315.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9588 run setblock ~ ~ ~ minecraft:purple_shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9589 run setblock ~ ~ ~ minecraft:purple_shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9590 run setblock ~ ~ ~ minecraft:purple_shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9591 run setblock ~ ~ ~ minecraft:purple_shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9592 run setblock ~ ~ ~ minecraft:purple_shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9593 run setblock ~ ~ ~ minecraft:purple_shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_316.mcfunction b/data/bsc/functions/write/l0/p/l0_316.mcfunction new file mode 100644 index 00000000..c1d4e0bf --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_316.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9594 run setblock ~ ~ ~ minecraft:blue_shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9595 run setblock ~ ~ ~ minecraft:blue_shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9596 run setblock ~ ~ ~ minecraft:blue_shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9597 run setblock ~ ~ ~ minecraft:blue_shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9598 run setblock ~ ~ ~ minecraft:blue_shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9599 run setblock ~ ~ ~ minecraft:blue_shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_317.mcfunction b/data/bsc/functions/write/l0/p/l0_317.mcfunction new file mode 100644 index 00000000..f034480a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_317.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9600 run setblock ~ ~ ~ minecraft:brown_shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9601 run setblock ~ ~ ~ minecraft:brown_shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9602 run setblock ~ ~ ~ minecraft:brown_shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9603 run setblock ~ ~ ~ minecraft:brown_shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9604 run setblock ~ ~ ~ minecraft:brown_shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9605 run setblock ~ ~ ~ minecraft:brown_shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_318.mcfunction b/data/bsc/functions/write/l0/p/l0_318.mcfunction new file mode 100644 index 00000000..5e56737e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_318.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9606 run setblock ~ ~ ~ minecraft:green_shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9607 run setblock ~ ~ ~ minecraft:green_shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9608 run setblock ~ ~ ~ minecraft:green_shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9609 run setblock ~ ~ ~ minecraft:green_shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9610 run setblock ~ ~ ~ minecraft:green_shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9611 run setblock ~ ~ ~ minecraft:green_shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_319.mcfunction b/data/bsc/functions/write/l0/p/l0_319.mcfunction new file mode 100644 index 00000000..c7dc6412 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_319.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9612 run setblock ~ ~ ~ minecraft:red_shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9613 run setblock ~ ~ ~ minecraft:red_shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9614 run setblock ~ ~ ~ minecraft:red_shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9615 run setblock ~ ~ ~ minecraft:red_shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9616 run setblock ~ ~ ~ minecraft:red_shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9617 run setblock ~ ~ ~ minecraft:red_shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_32.mcfunction b/data/bsc/functions/write/l0/p/l0_32.mcfunction new file mode 100644 index 00000000..32dc7eef --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_32.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 142 run setblock ~ ~ ~ minecraft:stripped_acacia_wood[axis=x] +execute if score @s s.crhf.block_id matches 143 run setblock ~ ~ ~ minecraft:stripped_acacia_wood[axis=y] +execute if score @s s.crhf.block_id matches 144 run setblock ~ ~ ~ minecraft:stripped_acacia_wood[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_320.mcfunction b/data/bsc/functions/write/l0/p/l0_320.mcfunction new file mode 100644 index 00000000..36b90176 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_320.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 9618 run setblock ~ ~ ~ minecraft:black_shulker_box[facing=north] +execute if score @s s.crhf.block_id matches 9619 run setblock ~ ~ ~ minecraft:black_shulker_box[facing=east] +execute if score @s s.crhf.block_id matches 9620 run setblock ~ ~ ~ minecraft:black_shulker_box[facing=south] +execute if score @s s.crhf.block_id matches 9621 run setblock ~ ~ ~ minecraft:black_shulker_box[facing=west] +execute if score @s s.crhf.block_id matches 9622 run setblock ~ ~ ~ minecraft:black_shulker_box[facing=up] +execute if score @s s.crhf.block_id matches 9623 run setblock ~ ~ ~ minecraft:black_shulker_box[facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_321.mcfunction b/data/bsc/functions/write/l0/p/l0_321.mcfunction new file mode 100644 index 00000000..21d4be7e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_321.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9624 run setblock ~ ~ ~ minecraft:white_glazed_terracotta[facing=north] +execute if score @s s.crhf.block_id matches 9625 run setblock ~ ~ ~ minecraft:white_glazed_terracotta[facing=south] +execute if score @s s.crhf.block_id matches 9626 run setblock ~ ~ ~ minecraft:white_glazed_terracotta[facing=west] +execute if score @s s.crhf.block_id matches 9627 run setblock ~ ~ ~ minecraft:white_glazed_terracotta[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_322.mcfunction b/data/bsc/functions/write/l0/p/l0_322.mcfunction new file mode 100644 index 00000000..5b98b7ed --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_322.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9628 run setblock ~ ~ ~ minecraft:orange_glazed_terracotta[facing=north] +execute if score @s s.crhf.block_id matches 9629 run setblock ~ ~ ~ minecraft:orange_glazed_terracotta[facing=south] +execute if score @s s.crhf.block_id matches 9630 run setblock ~ ~ ~ minecraft:orange_glazed_terracotta[facing=west] +execute if score @s s.crhf.block_id matches 9631 run setblock ~ ~ ~ minecraft:orange_glazed_terracotta[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_323.mcfunction b/data/bsc/functions/write/l0/p/l0_323.mcfunction new file mode 100644 index 00000000..5618e992 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_323.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9632 run setblock ~ ~ ~ minecraft:magenta_glazed_terracotta[facing=north] +execute if score @s s.crhf.block_id matches 9633 run setblock ~ ~ ~ minecraft:magenta_glazed_terracotta[facing=south] +execute if score @s s.crhf.block_id matches 9634 run setblock ~ ~ ~ minecraft:magenta_glazed_terracotta[facing=west] +execute if score @s s.crhf.block_id matches 9635 run setblock ~ ~ ~ minecraft:magenta_glazed_terracotta[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_324.mcfunction b/data/bsc/functions/write/l0/p/l0_324.mcfunction new file mode 100644 index 00000000..143cf2ec --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_324.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9636 run setblock ~ ~ ~ minecraft:light_blue_glazed_terracotta[facing=north] +execute if score @s s.crhf.block_id matches 9637 run setblock ~ ~ ~ minecraft:light_blue_glazed_terracotta[facing=south] +execute if score @s s.crhf.block_id matches 9638 run setblock ~ ~ ~ minecraft:light_blue_glazed_terracotta[facing=west] +execute if score @s s.crhf.block_id matches 9639 run setblock ~ ~ ~ minecraft:light_blue_glazed_terracotta[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_325.mcfunction b/data/bsc/functions/write/l0/p/l0_325.mcfunction new file mode 100644 index 00000000..ed309d7d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_325.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9640 run setblock ~ ~ ~ minecraft:yellow_glazed_terracotta[facing=north] +execute if score @s s.crhf.block_id matches 9641 run setblock ~ ~ ~ minecraft:yellow_glazed_terracotta[facing=south] +execute if score @s s.crhf.block_id matches 9642 run setblock ~ ~ ~ minecraft:yellow_glazed_terracotta[facing=west] +execute if score @s s.crhf.block_id matches 9643 run setblock ~ ~ ~ minecraft:yellow_glazed_terracotta[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_326.mcfunction b/data/bsc/functions/write/l0/p/l0_326.mcfunction new file mode 100644 index 00000000..93c0ee53 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_326.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9644 run setblock ~ ~ ~ minecraft:lime_glazed_terracotta[facing=north] +execute if score @s s.crhf.block_id matches 9645 run setblock ~ ~ ~ minecraft:lime_glazed_terracotta[facing=south] +execute if score @s s.crhf.block_id matches 9646 run setblock ~ ~ ~ minecraft:lime_glazed_terracotta[facing=west] +execute if score @s s.crhf.block_id matches 9647 run setblock ~ ~ ~ minecraft:lime_glazed_terracotta[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_327.mcfunction b/data/bsc/functions/write/l0/p/l0_327.mcfunction new file mode 100644 index 00000000..daee9a14 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_327.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9648 run setblock ~ ~ ~ minecraft:pink_glazed_terracotta[facing=north] +execute if score @s s.crhf.block_id matches 9649 run setblock ~ ~ ~ minecraft:pink_glazed_terracotta[facing=south] +execute if score @s s.crhf.block_id matches 9650 run setblock ~ ~ ~ minecraft:pink_glazed_terracotta[facing=west] +execute if score @s s.crhf.block_id matches 9651 run setblock ~ ~ ~ minecraft:pink_glazed_terracotta[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_328.mcfunction b/data/bsc/functions/write/l0/p/l0_328.mcfunction new file mode 100644 index 00000000..747b420b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_328.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9652 run setblock ~ ~ ~ minecraft:gray_glazed_terracotta[facing=north] +execute if score @s s.crhf.block_id matches 9653 run setblock ~ ~ ~ minecraft:gray_glazed_terracotta[facing=south] +execute if score @s s.crhf.block_id matches 9654 run setblock ~ ~ ~ minecraft:gray_glazed_terracotta[facing=west] +execute if score @s s.crhf.block_id matches 9655 run setblock ~ ~ ~ minecraft:gray_glazed_terracotta[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_329.mcfunction b/data/bsc/functions/write/l0/p/l0_329.mcfunction new file mode 100644 index 00000000..ef4b9d0a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_329.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9656 run setblock ~ ~ ~ minecraft:light_gray_glazed_terracotta[facing=north] +execute if score @s s.crhf.block_id matches 9657 run setblock ~ ~ ~ minecraft:light_gray_glazed_terracotta[facing=south] +execute if score @s s.crhf.block_id matches 9658 run setblock ~ ~ ~ minecraft:light_gray_glazed_terracotta[facing=west] +execute if score @s s.crhf.block_id matches 9659 run setblock ~ ~ ~ minecraft:light_gray_glazed_terracotta[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_33.mcfunction b/data/bsc/functions/write/l0/p/l0_33.mcfunction new file mode 100644 index 00000000..3a093093 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_33.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 145 run setblock ~ ~ ~ minecraft:stripped_dark_oak_wood[axis=x] +execute if score @s s.crhf.block_id matches 146 run setblock ~ ~ ~ minecraft:stripped_dark_oak_wood[axis=y] +execute if score @s s.crhf.block_id matches 147 run setblock ~ ~ ~ minecraft:stripped_dark_oak_wood[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_330.mcfunction b/data/bsc/functions/write/l0/p/l0_330.mcfunction new file mode 100644 index 00000000..074fe33a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_330.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9660 run setblock ~ ~ ~ minecraft:cyan_glazed_terracotta[facing=north] +execute if score @s s.crhf.block_id matches 9661 run setblock ~ ~ ~ minecraft:cyan_glazed_terracotta[facing=south] +execute if score @s s.crhf.block_id matches 9662 run setblock ~ ~ ~ minecraft:cyan_glazed_terracotta[facing=west] +execute if score @s s.crhf.block_id matches 9663 run setblock ~ ~ ~ minecraft:cyan_glazed_terracotta[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_331.mcfunction b/data/bsc/functions/write/l0/p/l0_331.mcfunction new file mode 100644 index 00000000..009e99c3 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_331.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9664 run setblock ~ ~ ~ minecraft:purple_glazed_terracotta[facing=north] +execute if score @s s.crhf.block_id matches 9665 run setblock ~ ~ ~ minecraft:purple_glazed_terracotta[facing=south] +execute if score @s s.crhf.block_id matches 9666 run setblock ~ ~ ~ minecraft:purple_glazed_terracotta[facing=west] +execute if score @s s.crhf.block_id matches 9667 run setblock ~ ~ ~ minecraft:purple_glazed_terracotta[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_332.mcfunction b/data/bsc/functions/write/l0/p/l0_332.mcfunction new file mode 100644 index 00000000..db7f014c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_332.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9668 run setblock ~ ~ ~ minecraft:blue_glazed_terracotta[facing=north] +execute if score @s s.crhf.block_id matches 9669 run setblock ~ ~ ~ minecraft:blue_glazed_terracotta[facing=south] +execute if score @s s.crhf.block_id matches 9670 run setblock ~ ~ ~ minecraft:blue_glazed_terracotta[facing=west] +execute if score @s s.crhf.block_id matches 9671 run setblock ~ ~ ~ minecraft:blue_glazed_terracotta[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_333.mcfunction b/data/bsc/functions/write/l0/p/l0_333.mcfunction new file mode 100644 index 00000000..48fc3e8a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_333.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9672 run setblock ~ ~ ~ minecraft:brown_glazed_terracotta[facing=north] +execute if score @s s.crhf.block_id matches 9673 run setblock ~ ~ ~ minecraft:brown_glazed_terracotta[facing=south] +execute if score @s s.crhf.block_id matches 9674 run setblock ~ ~ ~ minecraft:brown_glazed_terracotta[facing=west] +execute if score @s s.crhf.block_id matches 9675 run setblock ~ ~ ~ minecraft:brown_glazed_terracotta[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_334.mcfunction b/data/bsc/functions/write/l0/p/l0_334.mcfunction new file mode 100644 index 00000000..f0990ef0 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_334.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9676 run setblock ~ ~ ~ minecraft:green_glazed_terracotta[facing=north] +execute if score @s s.crhf.block_id matches 9677 run setblock ~ ~ ~ minecraft:green_glazed_terracotta[facing=south] +execute if score @s s.crhf.block_id matches 9678 run setblock ~ ~ ~ minecraft:green_glazed_terracotta[facing=west] +execute if score @s s.crhf.block_id matches 9679 run setblock ~ ~ ~ minecraft:green_glazed_terracotta[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_335.mcfunction b/data/bsc/functions/write/l0/p/l0_335.mcfunction new file mode 100644 index 00000000..974bb466 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_335.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9680 run setblock ~ ~ ~ minecraft:red_glazed_terracotta[facing=north] +execute if score @s s.crhf.block_id matches 9681 run setblock ~ ~ ~ minecraft:red_glazed_terracotta[facing=south] +execute if score @s s.crhf.block_id matches 9682 run setblock ~ ~ ~ minecraft:red_glazed_terracotta[facing=west] +execute if score @s s.crhf.block_id matches 9683 run setblock ~ ~ ~ minecraft:red_glazed_terracotta[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_336.mcfunction b/data/bsc/functions/write/l0/p/l0_336.mcfunction new file mode 100644 index 00000000..33e5d5a0 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_336.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9684 run setblock ~ ~ ~ minecraft:black_glazed_terracotta[facing=north] +execute if score @s s.crhf.block_id matches 9685 run setblock ~ ~ ~ minecraft:black_glazed_terracotta[facing=south] +execute if score @s s.crhf.block_id matches 9686 run setblock ~ ~ ~ minecraft:black_glazed_terracotta[facing=west] +execute if score @s s.crhf.block_id matches 9687 run setblock ~ ~ ~ minecraft:black_glazed_terracotta[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_337.mcfunction b/data/bsc/functions/write/l0/p/l0_337.mcfunction new file mode 100644 index 00000000..aa16e466 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_337.mcfunction @@ -0,0 +1,26 @@ +execute if score @s s.crhf.block_id matches 9720 run setblock ~ ~ ~ minecraft:kelp[age=0] +execute if score @s s.crhf.block_id matches 9721 run setblock ~ ~ ~ minecraft:kelp[age=1] +execute if score @s s.crhf.block_id matches 9722 run setblock ~ ~ ~ minecraft:kelp[age=2] +execute if score @s s.crhf.block_id matches 9723 run setblock ~ ~ ~ minecraft:kelp[age=3] +execute if score @s s.crhf.block_id matches 9724 run setblock ~ ~ ~ minecraft:kelp[age=4] +execute if score @s s.crhf.block_id matches 9725 run setblock ~ ~ ~ minecraft:kelp[age=5] +execute if score @s s.crhf.block_id matches 9726 run setblock ~ ~ ~ minecraft:kelp[age=6] +execute if score @s s.crhf.block_id matches 9727 run setblock ~ ~ ~ minecraft:kelp[age=7] +execute if score @s s.crhf.block_id matches 9728 run setblock ~ ~ ~ minecraft:kelp[age=8] +execute if score @s s.crhf.block_id matches 9729 run setblock ~ ~ ~ minecraft:kelp[age=9] +execute if score @s s.crhf.block_id matches 9730 run setblock ~ ~ ~ minecraft:kelp[age=10] +execute if score @s s.crhf.block_id matches 9731 run setblock ~ ~ ~ minecraft:kelp[age=11] +execute if score @s s.crhf.block_id matches 9732 run setblock ~ ~ ~ minecraft:kelp[age=12] +execute if score @s s.crhf.block_id matches 9733 run setblock ~ ~ ~ minecraft:kelp[age=13] +execute if score @s s.crhf.block_id matches 9734 run setblock ~ ~ ~ minecraft:kelp[age=14] +execute if score @s s.crhf.block_id matches 9735 run setblock ~ ~ ~ minecraft:kelp[age=15] +execute if score @s s.crhf.block_id matches 9736 run setblock ~ ~ ~ minecraft:kelp[age=16] +execute if score @s s.crhf.block_id matches 9737 run setblock ~ ~ ~ minecraft:kelp[age=17] +execute if score @s s.crhf.block_id matches 9738 run setblock ~ ~ ~ minecraft:kelp[age=18] +execute if score @s s.crhf.block_id matches 9739 run setblock ~ ~ ~ minecraft:kelp[age=19] +execute if score @s s.crhf.block_id matches 9740 run setblock ~ ~ ~ minecraft:kelp[age=20] +execute if score @s s.crhf.block_id matches 9741 run setblock ~ ~ ~ minecraft:kelp[age=21] +execute if score @s s.crhf.block_id matches 9742 run setblock ~ ~ ~ minecraft:kelp[age=22] +execute if score @s s.crhf.block_id matches 9743 run setblock ~ ~ ~ minecraft:kelp[age=23] +execute if score @s s.crhf.block_id matches 9744 run setblock ~ ~ ~ minecraft:kelp[age=24] +execute if score @s s.crhf.block_id matches 9745 run setblock ~ ~ ~ minecraft:kelp[age=25] diff --git a/data/bsc/functions/write/l0/p/l0_338.mcfunction b/data/bsc/functions/write/l0/p/l0_338.mcfunction new file mode 100644 index 00000000..52019f89 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_338.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 9748 run setblock ~ ~ ~ minecraft:turtle_egg[eggs=1,hatch=0] +execute if score @s s.crhf.block_id matches 9749 run setblock ~ ~ ~ minecraft:turtle_egg[eggs=1,hatch=1] +execute if score @s s.crhf.block_id matches 9750 run setblock ~ ~ ~ minecraft:turtle_egg[eggs=1,hatch=2] +execute if score @s s.crhf.block_id matches 9751 run setblock ~ ~ ~ minecraft:turtle_egg[eggs=2,hatch=0] +execute if score @s s.crhf.block_id matches 9752 run setblock ~ ~ ~ minecraft:turtle_egg[eggs=2,hatch=1] +execute if score @s s.crhf.block_id matches 9753 run setblock ~ ~ ~ minecraft:turtle_egg[eggs=2,hatch=2] +execute if score @s s.crhf.block_id matches 9754 run setblock ~ ~ ~ minecraft:turtle_egg[eggs=3,hatch=0] +execute if score @s s.crhf.block_id matches 9755 run setblock ~ ~ ~ minecraft:turtle_egg[eggs=3,hatch=1] +execute if score @s s.crhf.block_id matches 9756 run setblock ~ ~ ~ minecraft:turtle_egg[eggs=3,hatch=2] +execute if score @s s.crhf.block_id matches 9757 run setblock ~ ~ ~ minecraft:turtle_egg[eggs=4,hatch=0] +execute if score @s s.crhf.block_id matches 9758 run setblock ~ ~ ~ minecraft:turtle_egg[eggs=4,hatch=1] +execute if score @s s.crhf.block_id matches 9759 run setblock ~ ~ ~ minecraft:turtle_egg[eggs=4,hatch=2] diff --git a/data/bsc/functions/write/l0/p/l0_339.mcfunction b/data/bsc/functions/write/l0/p/l0_339.mcfunction new file mode 100644 index 00000000..90d67253 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_339.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9770 run setblock ~ ~ ~ minecraft:dead_tube_coral[waterlogged=true] +execute if score @s s.crhf.block_id matches 9771 run setblock ~ ~ ~ minecraft:dead_tube_coral[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_34.mcfunction b/data/bsc/functions/write/l0/p/l0_34.mcfunction new file mode 100644 index 00000000..c9d08565 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_34.mcfunction @@ -0,0 +1,14 @@ +execute if score @s s.crhf.block_id matches 148 run setblock ~ ~ ~ minecraft:oak_leaves[distance=1,persistent=true] +execute if score @s s.crhf.block_id matches 149 run setblock ~ ~ ~ minecraft:oak_leaves[distance=1,persistent=false] +execute if score @s s.crhf.block_id matches 150 run setblock ~ ~ ~ minecraft:oak_leaves[distance=2,persistent=true] +execute if score @s s.crhf.block_id matches 151 run setblock ~ ~ ~ minecraft:oak_leaves[distance=2,persistent=false] +execute if score @s s.crhf.block_id matches 152 run setblock ~ ~ ~ minecraft:oak_leaves[distance=3,persistent=true] +execute if score @s s.crhf.block_id matches 153 run setblock ~ ~ ~ minecraft:oak_leaves[distance=3,persistent=false] +execute if score @s s.crhf.block_id matches 154 run setblock ~ ~ ~ minecraft:oak_leaves[distance=4,persistent=true] +execute if score @s s.crhf.block_id matches 155 run setblock ~ ~ ~ minecraft:oak_leaves[distance=4,persistent=false] +execute if score @s s.crhf.block_id matches 156 run setblock ~ ~ ~ minecraft:oak_leaves[distance=5,persistent=true] +execute if score @s s.crhf.block_id matches 157 run setblock ~ ~ ~ minecraft:oak_leaves[distance=5,persistent=false] +execute if score @s s.crhf.block_id matches 158 run setblock ~ ~ ~ minecraft:oak_leaves[distance=6,persistent=true] +execute if score @s s.crhf.block_id matches 159 run setblock ~ ~ ~ minecraft:oak_leaves[distance=6,persistent=false] +execute if score @s s.crhf.block_id matches 160 run setblock ~ ~ ~ minecraft:oak_leaves[distance=7,persistent=true] +execute if score @s s.crhf.block_id matches 161 run setblock ~ ~ ~ minecraft:oak_leaves[distance=7,persistent=false] diff --git a/data/bsc/functions/write/l0/p/l0_340.mcfunction b/data/bsc/functions/write/l0/p/l0_340.mcfunction new file mode 100644 index 00000000..351ca95f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_340.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9772 run setblock ~ ~ ~ minecraft:dead_brain_coral[waterlogged=true] +execute if score @s s.crhf.block_id matches 9773 run setblock ~ ~ ~ minecraft:dead_brain_coral[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_341.mcfunction b/data/bsc/functions/write/l0/p/l0_341.mcfunction new file mode 100644 index 00000000..60c928c2 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_341.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9774 run setblock ~ ~ ~ minecraft:dead_bubble_coral[waterlogged=true] +execute if score @s s.crhf.block_id matches 9775 run setblock ~ ~ ~ minecraft:dead_bubble_coral[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_342.mcfunction b/data/bsc/functions/write/l0/p/l0_342.mcfunction new file mode 100644 index 00000000..372bbb45 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_342.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9776 run setblock ~ ~ ~ minecraft:dead_fire_coral[waterlogged=true] +execute if score @s s.crhf.block_id matches 9777 run setblock ~ ~ ~ minecraft:dead_fire_coral[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_343.mcfunction b/data/bsc/functions/write/l0/p/l0_343.mcfunction new file mode 100644 index 00000000..a6d16507 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_343.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9778 run setblock ~ ~ ~ minecraft:dead_horn_coral[waterlogged=true] +execute if score @s s.crhf.block_id matches 9779 run setblock ~ ~ ~ minecraft:dead_horn_coral[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_344.mcfunction b/data/bsc/functions/write/l0/p/l0_344.mcfunction new file mode 100644 index 00000000..371ba77f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_344.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9780 run setblock ~ ~ ~ minecraft:tube_coral[waterlogged=true] +execute if score @s s.crhf.block_id matches 9781 run setblock ~ ~ ~ minecraft:tube_coral[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_345.mcfunction b/data/bsc/functions/write/l0/p/l0_345.mcfunction new file mode 100644 index 00000000..bfe35413 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_345.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9782 run setblock ~ ~ ~ minecraft:brain_coral[waterlogged=true] +execute if score @s s.crhf.block_id matches 9783 run setblock ~ ~ ~ minecraft:brain_coral[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_346.mcfunction b/data/bsc/functions/write/l0/p/l0_346.mcfunction new file mode 100644 index 00000000..103d774f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_346.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9784 run setblock ~ ~ ~ minecraft:bubble_coral[waterlogged=true] +execute if score @s s.crhf.block_id matches 9785 run setblock ~ ~ ~ minecraft:bubble_coral[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_347.mcfunction b/data/bsc/functions/write/l0/p/l0_347.mcfunction new file mode 100644 index 00000000..586d1429 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_347.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9786 run setblock ~ ~ ~ minecraft:fire_coral[waterlogged=true] +execute if score @s s.crhf.block_id matches 9787 run setblock ~ ~ ~ minecraft:fire_coral[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_348.mcfunction b/data/bsc/functions/write/l0/p/l0_348.mcfunction new file mode 100644 index 00000000..9fdb8f74 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_348.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9788 run setblock ~ ~ ~ minecraft:horn_coral[waterlogged=true] +execute if score @s s.crhf.block_id matches 9789 run setblock ~ ~ ~ minecraft:horn_coral[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_349.mcfunction b/data/bsc/functions/write/l0/p/l0_349.mcfunction new file mode 100644 index 00000000..d7319c82 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_349.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9790 run setblock ~ ~ ~ minecraft:dead_tube_coral_fan[waterlogged=true] +execute if score @s s.crhf.block_id matches 9791 run setblock ~ ~ ~ minecraft:dead_tube_coral_fan[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_35.mcfunction b/data/bsc/functions/write/l0/p/l0_35.mcfunction new file mode 100644 index 00000000..d8de07e8 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_35.mcfunction @@ -0,0 +1,14 @@ +execute if score @s s.crhf.block_id matches 162 run setblock ~ ~ ~ minecraft:spruce_leaves[distance=1,persistent=true] +execute if score @s s.crhf.block_id matches 163 run setblock ~ ~ ~ minecraft:spruce_leaves[distance=1,persistent=false] +execute if score @s s.crhf.block_id matches 164 run setblock ~ ~ ~ minecraft:spruce_leaves[distance=2,persistent=true] +execute if score @s s.crhf.block_id matches 165 run setblock ~ ~ ~ minecraft:spruce_leaves[distance=2,persistent=false] +execute if score @s s.crhf.block_id matches 166 run setblock ~ ~ ~ minecraft:spruce_leaves[distance=3,persistent=true] +execute if score @s s.crhf.block_id matches 167 run setblock ~ ~ ~ minecraft:spruce_leaves[distance=3,persistent=false] +execute if score @s s.crhf.block_id matches 168 run setblock ~ ~ ~ minecraft:spruce_leaves[distance=4,persistent=true] +execute if score @s s.crhf.block_id matches 169 run setblock ~ ~ ~ minecraft:spruce_leaves[distance=4,persistent=false] +execute if score @s s.crhf.block_id matches 170 run setblock ~ ~ ~ minecraft:spruce_leaves[distance=5,persistent=true] +execute if score @s s.crhf.block_id matches 171 run setblock ~ ~ ~ minecraft:spruce_leaves[distance=5,persistent=false] +execute if score @s s.crhf.block_id matches 172 run setblock ~ ~ ~ minecraft:spruce_leaves[distance=6,persistent=true] +execute if score @s s.crhf.block_id matches 173 run setblock ~ ~ ~ minecraft:spruce_leaves[distance=6,persistent=false] +execute if score @s s.crhf.block_id matches 174 run setblock ~ ~ ~ minecraft:spruce_leaves[distance=7,persistent=true] +execute if score @s s.crhf.block_id matches 175 run setblock ~ ~ ~ minecraft:spruce_leaves[distance=7,persistent=false] diff --git a/data/bsc/functions/write/l0/p/l0_350.mcfunction b/data/bsc/functions/write/l0/p/l0_350.mcfunction new file mode 100644 index 00000000..ad6e8400 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_350.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9792 run setblock ~ ~ ~ minecraft:dead_brain_coral_fan[waterlogged=true] +execute if score @s s.crhf.block_id matches 9793 run setblock ~ ~ ~ minecraft:dead_brain_coral_fan[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_351.mcfunction b/data/bsc/functions/write/l0/p/l0_351.mcfunction new file mode 100644 index 00000000..1b12e301 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_351.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9794 run setblock ~ ~ ~ minecraft:dead_bubble_coral_fan[waterlogged=true] +execute if score @s s.crhf.block_id matches 9795 run setblock ~ ~ ~ minecraft:dead_bubble_coral_fan[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_352.mcfunction b/data/bsc/functions/write/l0/p/l0_352.mcfunction new file mode 100644 index 00000000..6beee1b6 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_352.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9796 run setblock ~ ~ ~ minecraft:dead_fire_coral_fan[waterlogged=true] +execute if score @s s.crhf.block_id matches 9797 run setblock ~ ~ ~ minecraft:dead_fire_coral_fan[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_353.mcfunction b/data/bsc/functions/write/l0/p/l0_353.mcfunction new file mode 100644 index 00000000..f75816ff --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_353.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9798 run setblock ~ ~ ~ minecraft:dead_horn_coral_fan[waterlogged=true] +execute if score @s s.crhf.block_id matches 9799 run setblock ~ ~ ~ minecraft:dead_horn_coral_fan[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_354.mcfunction b/data/bsc/functions/write/l0/p/l0_354.mcfunction new file mode 100644 index 00000000..45033291 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_354.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9800 run setblock ~ ~ ~ minecraft:tube_coral_fan[waterlogged=true] +execute if score @s s.crhf.block_id matches 9801 run setblock ~ ~ ~ minecraft:tube_coral_fan[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_355.mcfunction b/data/bsc/functions/write/l0/p/l0_355.mcfunction new file mode 100644 index 00000000..ad9f5dd5 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_355.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9802 run setblock ~ ~ ~ minecraft:brain_coral_fan[waterlogged=true] +execute if score @s s.crhf.block_id matches 9803 run setblock ~ ~ ~ minecraft:brain_coral_fan[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_356.mcfunction b/data/bsc/functions/write/l0/p/l0_356.mcfunction new file mode 100644 index 00000000..2b29bc7c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_356.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9804 run setblock ~ ~ ~ minecraft:bubble_coral_fan[waterlogged=true] +execute if score @s s.crhf.block_id matches 9805 run setblock ~ ~ ~ minecraft:bubble_coral_fan[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_357.mcfunction b/data/bsc/functions/write/l0/p/l0_357.mcfunction new file mode 100644 index 00000000..eee95fef --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_357.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9806 run setblock ~ ~ ~ minecraft:fire_coral_fan[waterlogged=true] +execute if score @s s.crhf.block_id matches 9807 run setblock ~ ~ ~ minecraft:fire_coral_fan[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_358.mcfunction b/data/bsc/functions/write/l0/p/l0_358.mcfunction new file mode 100644 index 00000000..3b29fbef --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_358.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9808 run setblock ~ ~ ~ minecraft:horn_coral_fan[waterlogged=true] +execute if score @s s.crhf.block_id matches 9809 run setblock ~ ~ ~ minecraft:horn_coral_fan[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_359.mcfunction b/data/bsc/functions/write/l0/p/l0_359.mcfunction new file mode 100644 index 00000000..670ffdfb --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_359.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9810 run setblock ~ ~ ~ minecraft:dead_tube_coral_wall_fan[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 9811 run setblock ~ ~ ~ minecraft:dead_tube_coral_wall_fan[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 9812 run setblock ~ ~ ~ minecraft:dead_tube_coral_wall_fan[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 9813 run setblock ~ ~ ~ minecraft:dead_tube_coral_wall_fan[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 9814 run setblock ~ ~ ~ minecraft:dead_tube_coral_wall_fan[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 9815 run setblock ~ ~ ~ minecraft:dead_tube_coral_wall_fan[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 9816 run setblock ~ ~ ~ minecraft:dead_tube_coral_wall_fan[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 9817 run setblock ~ ~ ~ minecraft:dead_tube_coral_wall_fan[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_36.mcfunction b/data/bsc/functions/write/l0/p/l0_36.mcfunction new file mode 100644 index 00000000..d54ffc0d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_36.mcfunction @@ -0,0 +1,14 @@ +execute if score @s s.crhf.block_id matches 176 run setblock ~ ~ ~ minecraft:birch_leaves[distance=1,persistent=true] +execute if score @s s.crhf.block_id matches 177 run setblock ~ ~ ~ minecraft:birch_leaves[distance=1,persistent=false] +execute if score @s s.crhf.block_id matches 178 run setblock ~ ~ ~ minecraft:birch_leaves[distance=2,persistent=true] +execute if score @s s.crhf.block_id matches 179 run setblock ~ ~ ~ minecraft:birch_leaves[distance=2,persistent=false] +execute if score @s s.crhf.block_id matches 180 run setblock ~ ~ ~ minecraft:birch_leaves[distance=3,persistent=true] +execute if score @s s.crhf.block_id matches 181 run setblock ~ ~ ~ minecraft:birch_leaves[distance=3,persistent=false] +execute if score @s s.crhf.block_id matches 182 run setblock ~ ~ ~ minecraft:birch_leaves[distance=4,persistent=true] +execute if score @s s.crhf.block_id matches 183 run setblock ~ ~ ~ minecraft:birch_leaves[distance=4,persistent=false] +execute if score @s s.crhf.block_id matches 184 run setblock ~ ~ ~ minecraft:birch_leaves[distance=5,persistent=true] +execute if score @s s.crhf.block_id matches 185 run setblock ~ ~ ~ minecraft:birch_leaves[distance=5,persistent=false] +execute if score @s s.crhf.block_id matches 186 run setblock ~ ~ ~ minecraft:birch_leaves[distance=6,persistent=true] +execute if score @s s.crhf.block_id matches 187 run setblock ~ ~ ~ minecraft:birch_leaves[distance=6,persistent=false] +execute if score @s s.crhf.block_id matches 188 run setblock ~ ~ ~ minecraft:birch_leaves[distance=7,persistent=true] +execute if score @s s.crhf.block_id matches 189 run setblock ~ ~ ~ minecraft:birch_leaves[distance=7,persistent=false] diff --git a/data/bsc/functions/write/l0/p/l0_360.mcfunction b/data/bsc/functions/write/l0/p/l0_360.mcfunction new file mode 100644 index 00000000..743bb77b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_360.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9818 run setblock ~ ~ ~ minecraft:dead_brain_coral_wall_fan[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 9819 run setblock ~ ~ ~ minecraft:dead_brain_coral_wall_fan[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 9820 run setblock ~ ~ ~ minecraft:dead_brain_coral_wall_fan[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 9821 run setblock ~ ~ ~ minecraft:dead_brain_coral_wall_fan[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 9822 run setblock ~ ~ ~ minecraft:dead_brain_coral_wall_fan[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 9823 run setblock ~ ~ ~ minecraft:dead_brain_coral_wall_fan[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 9824 run setblock ~ ~ ~ minecraft:dead_brain_coral_wall_fan[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 9825 run setblock ~ ~ ~ minecraft:dead_brain_coral_wall_fan[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_361.mcfunction b/data/bsc/functions/write/l0/p/l0_361.mcfunction new file mode 100644 index 00000000..55d9beda --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_361.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9826 run setblock ~ ~ ~ minecraft:dead_bubble_coral_wall_fan[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 9827 run setblock ~ ~ ~ minecraft:dead_bubble_coral_wall_fan[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 9828 run setblock ~ ~ ~ minecraft:dead_bubble_coral_wall_fan[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 9829 run setblock ~ ~ ~ minecraft:dead_bubble_coral_wall_fan[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 9830 run setblock ~ ~ ~ minecraft:dead_bubble_coral_wall_fan[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 9831 run setblock ~ ~ ~ minecraft:dead_bubble_coral_wall_fan[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 9832 run setblock ~ ~ ~ minecraft:dead_bubble_coral_wall_fan[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 9833 run setblock ~ ~ ~ minecraft:dead_bubble_coral_wall_fan[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_362.mcfunction b/data/bsc/functions/write/l0/p/l0_362.mcfunction new file mode 100644 index 00000000..282a78ae --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_362.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9834 run setblock ~ ~ ~ minecraft:dead_fire_coral_wall_fan[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 9835 run setblock ~ ~ ~ minecraft:dead_fire_coral_wall_fan[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 9836 run setblock ~ ~ ~ minecraft:dead_fire_coral_wall_fan[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 9837 run setblock ~ ~ ~ minecraft:dead_fire_coral_wall_fan[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 9838 run setblock ~ ~ ~ minecraft:dead_fire_coral_wall_fan[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 9839 run setblock ~ ~ ~ minecraft:dead_fire_coral_wall_fan[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 9840 run setblock ~ ~ ~ minecraft:dead_fire_coral_wall_fan[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 9841 run setblock ~ ~ ~ minecraft:dead_fire_coral_wall_fan[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_363.mcfunction b/data/bsc/functions/write/l0/p/l0_363.mcfunction new file mode 100644 index 00000000..475ca38a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_363.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9842 run setblock ~ ~ ~ minecraft:dead_horn_coral_wall_fan[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 9843 run setblock ~ ~ ~ minecraft:dead_horn_coral_wall_fan[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 9844 run setblock ~ ~ ~ minecraft:dead_horn_coral_wall_fan[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 9845 run setblock ~ ~ ~ minecraft:dead_horn_coral_wall_fan[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 9846 run setblock ~ ~ ~ minecraft:dead_horn_coral_wall_fan[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 9847 run setblock ~ ~ ~ minecraft:dead_horn_coral_wall_fan[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 9848 run setblock ~ ~ ~ minecraft:dead_horn_coral_wall_fan[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 9849 run setblock ~ ~ ~ minecraft:dead_horn_coral_wall_fan[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_364.mcfunction b/data/bsc/functions/write/l0/p/l0_364.mcfunction new file mode 100644 index 00000000..10451766 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_364.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9850 run setblock ~ ~ ~ minecraft:tube_coral_wall_fan[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 9851 run setblock ~ ~ ~ minecraft:tube_coral_wall_fan[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 9852 run setblock ~ ~ ~ minecraft:tube_coral_wall_fan[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 9853 run setblock ~ ~ ~ minecraft:tube_coral_wall_fan[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 9854 run setblock ~ ~ ~ minecraft:tube_coral_wall_fan[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 9855 run setblock ~ ~ ~ minecraft:tube_coral_wall_fan[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 9856 run setblock ~ ~ ~ minecraft:tube_coral_wall_fan[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 9857 run setblock ~ ~ ~ minecraft:tube_coral_wall_fan[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_365.mcfunction b/data/bsc/functions/write/l0/p/l0_365.mcfunction new file mode 100644 index 00000000..02147a72 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_365.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9858 run setblock ~ ~ ~ minecraft:brain_coral_wall_fan[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 9859 run setblock ~ ~ ~ minecraft:brain_coral_wall_fan[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 9860 run setblock ~ ~ ~ minecraft:brain_coral_wall_fan[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 9861 run setblock ~ ~ ~ minecraft:brain_coral_wall_fan[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 9862 run setblock ~ ~ ~ minecraft:brain_coral_wall_fan[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 9863 run setblock ~ ~ ~ minecraft:brain_coral_wall_fan[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 9864 run setblock ~ ~ ~ minecraft:brain_coral_wall_fan[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 9865 run setblock ~ ~ ~ minecraft:brain_coral_wall_fan[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_366.mcfunction b/data/bsc/functions/write/l0/p/l0_366.mcfunction new file mode 100644 index 00000000..be096a7e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_366.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9866 run setblock ~ ~ ~ minecraft:bubble_coral_wall_fan[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 9867 run setblock ~ ~ ~ minecraft:bubble_coral_wall_fan[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 9868 run setblock ~ ~ ~ minecraft:bubble_coral_wall_fan[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 9869 run setblock ~ ~ ~ minecraft:bubble_coral_wall_fan[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 9870 run setblock ~ ~ ~ minecraft:bubble_coral_wall_fan[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 9871 run setblock ~ ~ ~ minecraft:bubble_coral_wall_fan[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 9872 run setblock ~ ~ ~ minecraft:bubble_coral_wall_fan[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 9873 run setblock ~ ~ ~ minecraft:bubble_coral_wall_fan[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_367.mcfunction b/data/bsc/functions/write/l0/p/l0_367.mcfunction new file mode 100644 index 00000000..00a337fd --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_367.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9874 run setblock ~ ~ ~ minecraft:fire_coral_wall_fan[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 9875 run setblock ~ ~ ~ minecraft:fire_coral_wall_fan[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 9876 run setblock ~ ~ ~ minecraft:fire_coral_wall_fan[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 9877 run setblock ~ ~ ~ minecraft:fire_coral_wall_fan[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 9878 run setblock ~ ~ ~ minecraft:fire_coral_wall_fan[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 9879 run setblock ~ ~ ~ minecraft:fire_coral_wall_fan[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 9880 run setblock ~ ~ ~ minecraft:fire_coral_wall_fan[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 9881 run setblock ~ ~ ~ minecraft:fire_coral_wall_fan[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_368.mcfunction b/data/bsc/functions/write/l0/p/l0_368.mcfunction new file mode 100644 index 00000000..4a4eb4c8 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_368.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9882 run setblock ~ ~ ~ minecraft:horn_coral_wall_fan[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 9883 run setblock ~ ~ ~ minecraft:horn_coral_wall_fan[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 9884 run setblock ~ ~ ~ minecraft:horn_coral_wall_fan[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 9885 run setblock ~ ~ ~ minecraft:horn_coral_wall_fan[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 9886 run setblock ~ ~ ~ minecraft:horn_coral_wall_fan[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 9887 run setblock ~ ~ ~ minecraft:horn_coral_wall_fan[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 9888 run setblock ~ ~ ~ minecraft:horn_coral_wall_fan[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 9889 run setblock ~ ~ ~ minecraft:horn_coral_wall_fan[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_369.mcfunction b/data/bsc/functions/write/l0/p/l0_369.mcfunction new file mode 100644 index 00000000..603cdacb --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_369.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 9890 run setblock ~ ~ ~ minecraft:sea_pickle[pickles=1,waterlogged=true] +execute if score @s s.crhf.block_id matches 9891 run setblock ~ ~ ~ minecraft:sea_pickle[pickles=1,waterlogged=false] +execute if score @s s.crhf.block_id matches 9892 run setblock ~ ~ ~ minecraft:sea_pickle[pickles=2,waterlogged=true] +execute if score @s s.crhf.block_id matches 9893 run setblock ~ ~ ~ minecraft:sea_pickle[pickles=2,waterlogged=false] +execute if score @s s.crhf.block_id matches 9894 run setblock ~ ~ ~ minecraft:sea_pickle[pickles=3,waterlogged=true] +execute if score @s s.crhf.block_id matches 9895 run setblock ~ ~ ~ minecraft:sea_pickle[pickles=3,waterlogged=false] +execute if score @s s.crhf.block_id matches 9896 run setblock ~ ~ ~ minecraft:sea_pickle[pickles=4,waterlogged=true] +execute if score @s s.crhf.block_id matches 9897 run setblock ~ ~ ~ minecraft:sea_pickle[pickles=4,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_37.mcfunction b/data/bsc/functions/write/l0/p/l0_37.mcfunction new file mode 100644 index 00000000..9228b5f7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_37.mcfunction @@ -0,0 +1,14 @@ +execute if score @s s.crhf.block_id matches 190 run setblock ~ ~ ~ minecraft:jungle_leaves[distance=1,persistent=true] +execute if score @s s.crhf.block_id matches 191 run setblock ~ ~ ~ minecraft:jungle_leaves[distance=1,persistent=false] +execute if score @s s.crhf.block_id matches 192 run setblock ~ ~ ~ minecraft:jungle_leaves[distance=2,persistent=true] +execute if score @s s.crhf.block_id matches 193 run setblock ~ ~ ~ minecraft:jungle_leaves[distance=2,persistent=false] +execute if score @s s.crhf.block_id matches 194 run setblock ~ ~ ~ minecraft:jungle_leaves[distance=3,persistent=true] +execute if score @s s.crhf.block_id matches 195 run setblock ~ ~ ~ minecraft:jungle_leaves[distance=3,persistent=false] +execute if score @s s.crhf.block_id matches 196 run setblock ~ ~ ~ minecraft:jungle_leaves[distance=4,persistent=true] +execute if score @s s.crhf.block_id matches 197 run setblock ~ ~ ~ minecraft:jungle_leaves[distance=4,persistent=false] +execute if score @s s.crhf.block_id matches 198 run setblock ~ ~ ~ minecraft:jungle_leaves[distance=5,persistent=true] +execute if score @s s.crhf.block_id matches 199 run setblock ~ ~ ~ minecraft:jungle_leaves[distance=5,persistent=false] +execute if score @s s.crhf.block_id matches 200 run setblock ~ ~ ~ minecraft:jungle_leaves[distance=6,persistent=true] +execute if score @s s.crhf.block_id matches 201 run setblock ~ ~ ~ minecraft:jungle_leaves[distance=6,persistent=false] +execute if score @s s.crhf.block_id matches 202 run setblock ~ ~ ~ minecraft:jungle_leaves[distance=7,persistent=true] +execute if score @s s.crhf.block_id matches 203 run setblock ~ ~ ~ minecraft:jungle_leaves[distance=7,persistent=false] diff --git a/data/bsc/functions/write/l0/p/l0_370.mcfunction b/data/bsc/functions/write/l0/p/l0_370.mcfunction new file mode 100644 index 00000000..d34afc27 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_370.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9899 run setblock ~ ~ ~ minecraft:conduit[waterlogged=true] +execute if score @s s.crhf.block_id matches 9900 run setblock ~ ~ ~ minecraft:conduit[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_371.mcfunction b/data/bsc/functions/write/l0/p/l0_371.mcfunction new file mode 100644 index 00000000..b8721761 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_371.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 9902 run setblock ~ ~ ~ minecraft:bamboo[age=0,leaves=none,stage=0] +execute if score @s s.crhf.block_id matches 9903 run setblock ~ ~ ~ minecraft:bamboo[age=0,leaves=none,stage=1] +execute if score @s s.crhf.block_id matches 9904 run setblock ~ ~ ~ minecraft:bamboo[age=0,leaves=small,stage=0] +execute if score @s s.crhf.block_id matches 9905 run setblock ~ ~ ~ minecraft:bamboo[age=0,leaves=small,stage=1] +execute if score @s s.crhf.block_id matches 9906 run setblock ~ ~ ~ minecraft:bamboo[age=0,leaves=large,stage=0] +execute if score @s s.crhf.block_id matches 9907 run setblock ~ ~ ~ minecraft:bamboo[age=0,leaves=large,stage=1] +execute if score @s s.crhf.block_id matches 9908 run setblock ~ ~ ~ minecraft:bamboo[age=1,leaves=none,stage=0] +execute if score @s s.crhf.block_id matches 9909 run setblock ~ ~ ~ minecraft:bamboo[age=1,leaves=none,stage=1] +execute if score @s s.crhf.block_id matches 9910 run setblock ~ ~ ~ minecraft:bamboo[age=1,leaves=small,stage=0] +execute if score @s s.crhf.block_id matches 9911 run setblock ~ ~ ~ minecraft:bamboo[age=1,leaves=small,stage=1] +execute if score @s s.crhf.block_id matches 9912 run setblock ~ ~ ~ minecraft:bamboo[age=1,leaves=large,stage=0] +execute if score @s s.crhf.block_id matches 9913 run setblock ~ ~ ~ minecraft:bamboo[age=1,leaves=large,stage=1] diff --git a/data/bsc/functions/write/l0/p/l0_372.mcfunction b/data/bsc/functions/write/l0/p/l0_372.mcfunction new file mode 100644 index 00000000..c75219c4 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_372.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 9917 run setblock ~ ~ ~ minecraft:bubble_column[drag=true] +execute if score @s s.crhf.block_id matches 9918 run setblock ~ ~ ~ minecraft:bubble_column[drag=false] diff --git a/data/bsc/functions/write/l0/p/l0_373.mcfunction b/data/bsc/functions/write/l0/p/l0_373.mcfunction new file mode 100644 index 00000000..16ae7e4d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_373.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 9919 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 9920 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 9921 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9922 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9923 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9924 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9925 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9926 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9927 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9928 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9929 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 9930 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 9931 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9932 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9933 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9934 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9935 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9936 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9937 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9938 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9939 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 9940 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 9941 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9942 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9943 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9944 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9945 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9946 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9947 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9948 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9949 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 9950 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 9951 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9952 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9953 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9954 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9955 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9956 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9957 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9958 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9959 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 9960 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 9961 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9962 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9963 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9964 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9965 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9966 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9967 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9968 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9969 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 9970 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 9971 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9972 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9973 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9974 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9975 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9976 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9977 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9978 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9979 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 9980 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 9981 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9982 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9983 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9984 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9985 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9986 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9987 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9988 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9989 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 9990 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 9991 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9992 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9993 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9994 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 9995 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 9996 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 9997 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 9998 run setblock ~ ~ ~ minecraft:polished_granite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_374.mcfunction b/data/bsc/functions/write/l0/p/l0_374.mcfunction new file mode 100644 index 00000000..7db72d13 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_374.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 9999 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10000 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10001 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10002 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10003 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10004 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10005 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10006 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10007 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10008 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10009 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10010 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10011 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10012 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10013 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10014 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10015 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10016 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10017 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10018 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10019 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10020 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10021 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10022 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10023 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10024 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10025 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10026 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10027 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10028 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10029 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10030 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10031 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10032 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10033 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10034 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10035 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10036 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10037 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10038 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10039 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10040 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10041 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10042 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10043 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10044 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10045 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10046 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10047 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10048 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10049 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10050 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10051 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10052 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10053 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10054 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10055 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10056 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10057 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10058 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10059 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10060 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10061 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10062 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10063 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10064 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10065 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10066 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10067 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10068 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10069 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10070 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10071 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10072 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10073 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10074 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10075 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10076 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10077 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10078 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_375.mcfunction b/data/bsc/functions/write/l0/p/l0_375.mcfunction new file mode 100644 index 00000000..e4eea192 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_375.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10079 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10080 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10081 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10082 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10083 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10084 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10085 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10086 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10087 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10088 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10089 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10090 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10091 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10092 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10093 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10094 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10095 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10096 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10097 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10098 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10099 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10100 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10101 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10102 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10103 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10104 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10105 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10106 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10107 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10108 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10109 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10110 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10111 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10112 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10113 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10114 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10115 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10116 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10117 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10118 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10119 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10120 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10121 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10122 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10123 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10124 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10125 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10126 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10127 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10128 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10129 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10130 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10131 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10132 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10133 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10134 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10135 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10136 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10137 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10138 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10139 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10140 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10141 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10142 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10143 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10144 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10145 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10146 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10147 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10148 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10149 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10150 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10151 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10152 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10153 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10154 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10155 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10156 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10157 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10158 run setblock ~ ~ ~ minecraft:mossy_stone_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_376.mcfunction b/data/bsc/functions/write/l0/p/l0_376.mcfunction new file mode 100644 index 00000000..4b28e798 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_376.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10159 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10160 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10161 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10162 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10163 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10164 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10165 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10166 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10167 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10168 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10169 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10170 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10171 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10172 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10173 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10174 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10175 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10176 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10177 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10178 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10179 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10180 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10181 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10182 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10183 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10184 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10185 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10186 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10187 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10188 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10189 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10190 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10191 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10192 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10193 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10194 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10195 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10196 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10197 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10198 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10199 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10200 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10201 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10202 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10203 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10204 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10205 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10206 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10207 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10208 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10209 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10210 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10211 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10212 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10213 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10214 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10215 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10216 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10217 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10218 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10219 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10220 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10221 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10222 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10223 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10224 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10225 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10226 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10227 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10228 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10229 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10230 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10231 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10232 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10233 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10234 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10235 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10236 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10237 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10238 run setblock ~ ~ ~ minecraft:polished_diorite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_377.mcfunction b/data/bsc/functions/write/l0/p/l0_377.mcfunction new file mode 100644 index 00000000..ce572e33 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_377.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10239 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10240 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10241 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10242 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10243 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10244 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10245 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10246 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10247 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10248 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10249 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10250 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10251 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10252 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10253 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10254 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10255 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10256 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10257 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10258 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10259 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10260 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10261 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10262 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10263 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10264 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10265 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10266 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10267 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10268 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10269 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10270 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10271 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10272 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10273 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10274 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10275 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10276 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10277 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10278 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10279 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10280 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10281 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10282 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10283 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10284 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10285 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10286 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10287 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10288 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10289 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10290 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10291 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10292 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10293 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10294 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10295 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10296 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10297 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10298 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10299 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10300 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10301 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10302 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10303 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10304 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10305 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10306 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10307 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10308 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10309 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10310 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10311 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10312 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10313 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10314 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10315 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10316 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10317 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10318 run setblock ~ ~ ~ minecraft:mossy_cobblestone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_378.mcfunction b/data/bsc/functions/write/l0/p/l0_378.mcfunction new file mode 100644 index 00000000..b34feff9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_378.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10319 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10320 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10321 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10322 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10323 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10324 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10325 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10326 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10327 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10328 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10329 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10330 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10331 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10332 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10333 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10334 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10335 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10336 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10337 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10338 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10339 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10340 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10341 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10342 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10343 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10344 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10345 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10346 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10347 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10348 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10349 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10350 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10351 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10352 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10353 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10354 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10355 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10356 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10357 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10358 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10359 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10360 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10361 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10362 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10363 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10364 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10365 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10366 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10367 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10368 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10369 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10370 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10371 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10372 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10373 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10374 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10375 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10376 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10377 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10378 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10379 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10380 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10381 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10382 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10383 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10384 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10385 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10386 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10387 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10388 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10389 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10390 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10391 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10392 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10393 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10394 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10395 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10396 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10397 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10398 run setblock ~ ~ ~ minecraft:end_stone_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_379.mcfunction b/data/bsc/functions/write/l0/p/l0_379.mcfunction new file mode 100644 index 00000000..46596849 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_379.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10399 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10400 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10401 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10402 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10403 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10404 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10405 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10406 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10407 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10408 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10409 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10410 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10411 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10412 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10413 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10414 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10415 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10416 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10417 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10418 run setblock ~ ~ ~ minecraft:stone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10419 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10420 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10421 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10422 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10423 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10424 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10425 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10426 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10427 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10428 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10429 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10430 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10431 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10432 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10433 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10434 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10435 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10436 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10437 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10438 run setblock ~ ~ ~ minecraft:stone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10439 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10440 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10441 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10442 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10443 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10444 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10445 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10446 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10447 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10448 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10449 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10450 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10451 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10452 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10453 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10454 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10455 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10456 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10457 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10458 run setblock ~ ~ ~ minecraft:stone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10459 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10460 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10461 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10462 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10463 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10464 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10465 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10466 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10467 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10468 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10469 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10470 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10471 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10472 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10473 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10474 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10475 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10476 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10477 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10478 run setblock ~ ~ ~ minecraft:stone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_38.mcfunction b/data/bsc/functions/write/l0/p/l0_38.mcfunction new file mode 100644 index 00000000..c2efd0dc --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_38.mcfunction @@ -0,0 +1,14 @@ +execute if score @s s.crhf.block_id matches 204 run setblock ~ ~ ~ minecraft:acacia_leaves[distance=1,persistent=true] +execute if score @s s.crhf.block_id matches 205 run setblock ~ ~ ~ minecraft:acacia_leaves[distance=1,persistent=false] +execute if score @s s.crhf.block_id matches 206 run setblock ~ ~ ~ minecraft:acacia_leaves[distance=2,persistent=true] +execute if score @s s.crhf.block_id matches 207 run setblock ~ ~ ~ minecraft:acacia_leaves[distance=2,persistent=false] +execute if score @s s.crhf.block_id matches 208 run setblock ~ ~ ~ minecraft:acacia_leaves[distance=3,persistent=true] +execute if score @s s.crhf.block_id matches 209 run setblock ~ ~ ~ minecraft:acacia_leaves[distance=3,persistent=false] +execute if score @s s.crhf.block_id matches 210 run setblock ~ ~ ~ minecraft:acacia_leaves[distance=4,persistent=true] +execute if score @s s.crhf.block_id matches 211 run setblock ~ ~ ~ minecraft:acacia_leaves[distance=4,persistent=false] +execute if score @s s.crhf.block_id matches 212 run setblock ~ ~ ~ minecraft:acacia_leaves[distance=5,persistent=true] +execute if score @s s.crhf.block_id matches 213 run setblock ~ ~ ~ minecraft:acacia_leaves[distance=5,persistent=false] +execute if score @s s.crhf.block_id matches 214 run setblock ~ ~ ~ minecraft:acacia_leaves[distance=6,persistent=true] +execute if score @s s.crhf.block_id matches 215 run setblock ~ ~ ~ minecraft:acacia_leaves[distance=6,persistent=false] +execute if score @s s.crhf.block_id matches 216 run setblock ~ ~ ~ minecraft:acacia_leaves[distance=7,persistent=true] +execute if score @s s.crhf.block_id matches 217 run setblock ~ ~ ~ minecraft:acacia_leaves[distance=7,persistent=false] diff --git a/data/bsc/functions/write/l0/p/l0_380.mcfunction b/data/bsc/functions/write/l0/p/l0_380.mcfunction new file mode 100644 index 00000000..3e29a3c3 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_380.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10479 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10480 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10481 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10482 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10483 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10484 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10485 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10486 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10487 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10488 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10489 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10490 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10491 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10492 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10493 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10494 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10495 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10496 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10497 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10498 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10499 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10500 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10501 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10502 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10503 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10504 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10505 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10506 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10507 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10508 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10509 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10510 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10511 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10512 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10513 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10514 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10515 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10516 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10517 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10518 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10519 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10520 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10521 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10522 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10523 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10524 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10525 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10526 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10527 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10528 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10529 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10530 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10531 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10532 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10533 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10534 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10535 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10536 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10537 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10538 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10539 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10540 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10541 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10542 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10543 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10544 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10545 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10546 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10547 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10548 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10549 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10550 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10551 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10552 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10553 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10554 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10555 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10556 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10557 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10558 run setblock ~ ~ ~ minecraft:smooth_sandstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_381.mcfunction b/data/bsc/functions/write/l0/p/l0_381.mcfunction new file mode 100644 index 00000000..0bdfef08 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_381.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10559 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10560 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10561 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10562 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10563 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10564 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10565 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10566 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10567 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10568 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10569 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10570 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10571 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10572 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10573 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10574 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10575 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10576 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10577 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10578 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10579 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10580 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10581 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10582 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10583 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10584 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10585 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10586 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10587 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10588 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10589 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10590 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10591 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10592 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10593 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10594 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10595 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10596 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10597 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10598 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10599 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10600 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10601 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10602 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10603 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10604 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10605 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10606 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10607 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10608 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10609 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10610 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10611 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10612 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10613 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10614 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10615 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10616 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10617 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10618 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10619 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10620 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10621 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10622 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10623 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10624 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10625 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10626 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10627 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10628 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10629 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10630 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10631 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10632 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10633 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10634 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10635 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10636 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10637 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10638 run setblock ~ ~ ~ minecraft:smooth_quartz_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_382.mcfunction b/data/bsc/functions/write/l0/p/l0_382.mcfunction new file mode 100644 index 00000000..bd303b2e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_382.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10639 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10640 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10641 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10642 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10643 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10644 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10645 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10646 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10647 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10648 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10649 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10650 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10651 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10652 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10653 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10654 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10655 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10656 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10657 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10658 run setblock ~ ~ ~ minecraft:granite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10659 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10660 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10661 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10662 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10663 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10664 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10665 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10666 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10667 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10668 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10669 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10670 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10671 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10672 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10673 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10674 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10675 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10676 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10677 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10678 run setblock ~ ~ ~ minecraft:granite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10679 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10680 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10681 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10682 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10683 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10684 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10685 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10686 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10687 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10688 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10689 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10690 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10691 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10692 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10693 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10694 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10695 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10696 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10697 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10698 run setblock ~ ~ ~ minecraft:granite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10699 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10700 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10701 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10702 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10703 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10704 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10705 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10706 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10707 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10708 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10709 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10710 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10711 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10712 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10713 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10714 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10715 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10716 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10717 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10718 run setblock ~ ~ ~ minecraft:granite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_383.mcfunction b/data/bsc/functions/write/l0/p/l0_383.mcfunction new file mode 100644 index 00000000..6c69610f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_383.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10719 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10720 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10721 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10722 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10723 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10724 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10725 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10726 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10727 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10728 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10729 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10730 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10731 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10732 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10733 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10734 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10735 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10736 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10737 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10738 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10739 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10740 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10741 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10742 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10743 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10744 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10745 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10746 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10747 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10748 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10749 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10750 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10751 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10752 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10753 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10754 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10755 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10756 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10757 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10758 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10759 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10760 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10761 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10762 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10763 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10764 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10765 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10766 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10767 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10768 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10769 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10770 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10771 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10772 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10773 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10774 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10775 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10776 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10777 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10778 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10779 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10780 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10781 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10782 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10783 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10784 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10785 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10786 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10787 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10788 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10789 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10790 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10791 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10792 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10793 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10794 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10795 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10796 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10797 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10798 run setblock ~ ~ ~ minecraft:andesite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_384.mcfunction b/data/bsc/functions/write/l0/p/l0_384.mcfunction new file mode 100644 index 00000000..c32209d2 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_384.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10799 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10800 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10801 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10802 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10803 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10804 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10805 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10806 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10807 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10808 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10809 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10810 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10811 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10812 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10813 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10814 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10815 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10816 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10817 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10818 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10819 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10820 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10821 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10822 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10823 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10824 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10825 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10826 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10827 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10828 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10829 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10830 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10831 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10832 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10833 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10834 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10835 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10836 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10837 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10838 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10839 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10840 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10841 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10842 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10843 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10844 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10845 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10846 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10847 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10848 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10849 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10850 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10851 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10852 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10853 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10854 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10855 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10856 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10857 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10858 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10859 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10860 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10861 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10862 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10863 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10864 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10865 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10866 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10867 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10868 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10869 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10870 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10871 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10872 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10873 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10874 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10875 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10876 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10877 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10878 run setblock ~ ~ ~ minecraft:red_nether_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_385.mcfunction b/data/bsc/functions/write/l0/p/l0_385.mcfunction new file mode 100644 index 00000000..924c3f72 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_385.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10879 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10880 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10881 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10882 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10883 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10884 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10885 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10886 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10887 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10888 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10889 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10890 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10891 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10892 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10893 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10894 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10895 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10896 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10897 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10898 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10899 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10900 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10901 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10902 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10903 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10904 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10905 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10906 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10907 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10908 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10909 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10910 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10911 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10912 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10913 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10914 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10915 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10916 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10917 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10918 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10919 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10920 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10921 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10922 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10923 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10924 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10925 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10926 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10927 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10928 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10929 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10930 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10931 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10932 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10933 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10934 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10935 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10936 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10937 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10938 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10939 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10940 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10941 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10942 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10943 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10944 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10945 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10946 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10947 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10948 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10949 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10950 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10951 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10952 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10953 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10954 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10955 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10956 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10957 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10958 run setblock ~ ~ ~ minecraft:polished_andesite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_386.mcfunction b/data/bsc/functions/write/l0/p/l0_386.mcfunction new file mode 100644 index 00000000..ed9aa956 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_386.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 10959 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10960 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10961 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10962 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10963 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10964 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10965 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10966 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10967 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10968 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10969 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10970 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10971 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10972 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10973 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10974 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10975 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10976 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10977 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10978 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10979 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10980 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10981 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10982 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10983 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10984 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10985 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10986 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10987 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10988 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10989 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 10990 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 10991 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10992 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10993 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10994 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10995 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 10996 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 10997 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 10998 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 10999 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 11000 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 11001 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 11002 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 11003 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 11004 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 11005 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 11006 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 11007 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 11008 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 11009 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 11010 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 11011 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 11012 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 11013 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 11014 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 11015 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 11016 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 11017 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 11018 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 11019 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 11020 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 11021 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 11022 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 11023 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 11024 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 11025 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 11026 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 11027 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 11028 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 11029 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 11030 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 11031 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 11032 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 11033 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 11034 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 11035 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 11036 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 11037 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 11038 run setblock ~ ~ ~ minecraft:diorite_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_387.mcfunction b/data/bsc/functions/write/l0/p/l0_387.mcfunction new file mode 100644 index 00000000..960b5d4e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_387.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11039 run setblock ~ ~ ~ minecraft:polished_granite_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 11040 run setblock ~ ~ ~ minecraft:polished_granite_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 11041 run setblock ~ ~ ~ minecraft:polished_granite_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 11042 run setblock ~ ~ ~ minecraft:polished_granite_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 11043 run setblock ~ ~ ~ minecraft:polished_granite_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 11044 run setblock ~ ~ ~ minecraft:polished_granite_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_388.mcfunction b/data/bsc/functions/write/l0/p/l0_388.mcfunction new file mode 100644 index 00000000..f57c642e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_388.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11045 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 11046 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 11047 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 11048 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 11049 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 11050 run setblock ~ ~ ~ minecraft:smooth_red_sandstone_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_389.mcfunction b/data/bsc/functions/write/l0/p/l0_389.mcfunction new file mode 100644 index 00000000..20f64f33 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_389.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11051 run setblock ~ ~ ~ minecraft:mossy_stone_brick_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 11052 run setblock ~ ~ ~ minecraft:mossy_stone_brick_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 11053 run setblock ~ ~ ~ minecraft:mossy_stone_brick_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 11054 run setblock ~ ~ ~ minecraft:mossy_stone_brick_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 11055 run setblock ~ ~ ~ minecraft:mossy_stone_brick_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 11056 run setblock ~ ~ ~ minecraft:mossy_stone_brick_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_39.mcfunction b/data/bsc/functions/write/l0/p/l0_39.mcfunction new file mode 100644 index 00000000..93d15058 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_39.mcfunction @@ -0,0 +1,14 @@ +execute if score @s s.crhf.block_id matches 218 run setblock ~ ~ ~ minecraft:dark_oak_leaves[distance=1,persistent=true] +execute if score @s s.crhf.block_id matches 219 run setblock ~ ~ ~ minecraft:dark_oak_leaves[distance=1,persistent=false] +execute if score @s s.crhf.block_id matches 220 run setblock ~ ~ ~ minecraft:dark_oak_leaves[distance=2,persistent=true] +execute if score @s s.crhf.block_id matches 221 run setblock ~ ~ ~ minecraft:dark_oak_leaves[distance=2,persistent=false] +execute if score @s s.crhf.block_id matches 222 run setblock ~ ~ ~ minecraft:dark_oak_leaves[distance=3,persistent=true] +execute if score @s s.crhf.block_id matches 223 run setblock ~ ~ ~ minecraft:dark_oak_leaves[distance=3,persistent=false] +execute if score @s s.crhf.block_id matches 224 run setblock ~ ~ ~ minecraft:dark_oak_leaves[distance=4,persistent=true] +execute if score @s s.crhf.block_id matches 225 run setblock ~ ~ ~ minecraft:dark_oak_leaves[distance=4,persistent=false] +execute if score @s s.crhf.block_id matches 226 run setblock ~ ~ ~ minecraft:dark_oak_leaves[distance=5,persistent=true] +execute if score @s s.crhf.block_id matches 227 run setblock ~ ~ ~ minecraft:dark_oak_leaves[distance=5,persistent=false] +execute if score @s s.crhf.block_id matches 228 run setblock ~ ~ ~ minecraft:dark_oak_leaves[distance=6,persistent=true] +execute if score @s s.crhf.block_id matches 229 run setblock ~ ~ ~ minecraft:dark_oak_leaves[distance=6,persistent=false] +execute if score @s s.crhf.block_id matches 230 run setblock ~ ~ ~ minecraft:dark_oak_leaves[distance=7,persistent=true] +execute if score @s s.crhf.block_id matches 231 run setblock ~ ~ ~ minecraft:dark_oak_leaves[distance=7,persistent=false] diff --git a/data/bsc/functions/write/l0/p/l0_390.mcfunction b/data/bsc/functions/write/l0/p/l0_390.mcfunction new file mode 100644 index 00000000..9543c31c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_390.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11057 run setblock ~ ~ ~ minecraft:polished_diorite_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 11058 run setblock ~ ~ ~ minecraft:polished_diorite_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 11059 run setblock ~ ~ ~ minecraft:polished_diorite_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 11060 run setblock ~ ~ ~ minecraft:polished_diorite_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 11061 run setblock ~ ~ ~ minecraft:polished_diorite_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 11062 run setblock ~ ~ ~ minecraft:polished_diorite_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_391.mcfunction b/data/bsc/functions/write/l0/p/l0_391.mcfunction new file mode 100644 index 00000000..5123483a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_391.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11063 run setblock ~ ~ ~ minecraft:mossy_cobblestone_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 11064 run setblock ~ ~ ~ minecraft:mossy_cobblestone_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 11065 run setblock ~ ~ ~ minecraft:mossy_cobblestone_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 11066 run setblock ~ ~ ~ minecraft:mossy_cobblestone_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 11067 run setblock ~ ~ ~ minecraft:mossy_cobblestone_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 11068 run setblock ~ ~ ~ minecraft:mossy_cobblestone_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_392.mcfunction b/data/bsc/functions/write/l0/p/l0_392.mcfunction new file mode 100644 index 00000000..1c6f6fa1 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_392.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11069 run setblock ~ ~ ~ minecraft:end_stone_brick_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 11070 run setblock ~ ~ ~ minecraft:end_stone_brick_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 11071 run setblock ~ ~ ~ minecraft:end_stone_brick_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 11072 run setblock ~ ~ ~ minecraft:end_stone_brick_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 11073 run setblock ~ ~ ~ minecraft:end_stone_brick_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 11074 run setblock ~ ~ ~ minecraft:end_stone_brick_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_393.mcfunction b/data/bsc/functions/write/l0/p/l0_393.mcfunction new file mode 100644 index 00000000..f7ab8764 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_393.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11075 run setblock ~ ~ ~ minecraft:smooth_sandstone_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 11076 run setblock ~ ~ ~ minecraft:smooth_sandstone_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 11077 run setblock ~ ~ ~ minecraft:smooth_sandstone_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 11078 run setblock ~ ~ ~ minecraft:smooth_sandstone_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 11079 run setblock ~ ~ ~ minecraft:smooth_sandstone_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 11080 run setblock ~ ~ ~ minecraft:smooth_sandstone_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_394.mcfunction b/data/bsc/functions/write/l0/p/l0_394.mcfunction new file mode 100644 index 00000000..d5547daf --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_394.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11081 run setblock ~ ~ ~ minecraft:smooth_quartz_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 11082 run setblock ~ ~ ~ minecraft:smooth_quartz_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 11083 run setblock ~ ~ ~ minecraft:smooth_quartz_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 11084 run setblock ~ ~ ~ minecraft:smooth_quartz_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 11085 run setblock ~ ~ ~ minecraft:smooth_quartz_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 11086 run setblock ~ ~ ~ minecraft:smooth_quartz_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_395.mcfunction b/data/bsc/functions/write/l0/p/l0_395.mcfunction new file mode 100644 index 00000000..6ff435aa --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_395.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11087 run setblock ~ ~ ~ minecraft:granite_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 11088 run setblock ~ ~ ~ minecraft:granite_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 11089 run setblock ~ ~ ~ minecraft:granite_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 11090 run setblock ~ ~ ~ minecraft:granite_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 11091 run setblock ~ ~ ~ minecraft:granite_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 11092 run setblock ~ ~ ~ minecraft:granite_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_396.mcfunction b/data/bsc/functions/write/l0/p/l0_396.mcfunction new file mode 100644 index 00000000..5238a82c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_396.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11093 run setblock ~ ~ ~ minecraft:andesite_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 11094 run setblock ~ ~ ~ minecraft:andesite_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 11095 run setblock ~ ~ ~ minecraft:andesite_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 11096 run setblock ~ ~ ~ minecraft:andesite_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 11097 run setblock ~ ~ ~ minecraft:andesite_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 11098 run setblock ~ ~ ~ minecraft:andesite_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_397.mcfunction b/data/bsc/functions/write/l0/p/l0_397.mcfunction new file mode 100644 index 00000000..0aae9e82 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_397.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11099 run setblock ~ ~ ~ minecraft:red_nether_brick_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 11100 run setblock ~ ~ ~ minecraft:red_nether_brick_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 11101 run setblock ~ ~ ~ minecraft:red_nether_brick_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 11102 run setblock ~ ~ ~ minecraft:red_nether_brick_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 11103 run setblock ~ ~ ~ minecraft:red_nether_brick_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 11104 run setblock ~ ~ ~ minecraft:red_nether_brick_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_398.mcfunction b/data/bsc/functions/write/l0/p/l0_398.mcfunction new file mode 100644 index 00000000..1699c4db --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_398.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11105 run setblock ~ ~ ~ minecraft:polished_andesite_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 11106 run setblock ~ ~ ~ minecraft:polished_andesite_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 11107 run setblock ~ ~ ~ minecraft:polished_andesite_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 11108 run setblock ~ ~ ~ minecraft:polished_andesite_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 11109 run setblock ~ ~ ~ minecraft:polished_andesite_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 11110 run setblock ~ ~ ~ minecraft:polished_andesite_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_399.mcfunction b/data/bsc/functions/write/l0/p/l0_399.mcfunction new file mode 100644 index 00000000..4483194e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_399.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 11111 run setblock ~ ~ ~ minecraft:diorite_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 11112 run setblock ~ ~ ~ minecraft:diorite_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 11113 run setblock ~ ~ ~ minecraft:diorite_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 11114 run setblock ~ ~ ~ minecraft:diorite_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 11115 run setblock ~ ~ ~ minecraft:diorite_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 11116 run setblock ~ ~ ~ minecraft:diorite_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_4.mcfunction b/data/bsc/functions/write/l0/p/l0_4.mcfunction new file mode 100644 index 00000000..72a4b8a8 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_4.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 25 run setblock ~ ~ ~ minecraft:birch_sapling[stage=0] +execute if score @s s.crhf.block_id matches 26 run setblock ~ ~ ~ minecraft:birch_sapling[stage=1] diff --git a/data/bsc/functions/write/l0/p/l0_40.mcfunction b/data/bsc/functions/write/l0/p/l0_40.mcfunction new file mode 100644 index 00000000..acab6701 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_40.mcfunction @@ -0,0 +1,14 @@ +execute if score @s s.crhf.block_id matches 232 run setblock ~ ~ ~ minecraft:azalea_leaves[distance=1,persistent=true] +execute if score @s s.crhf.block_id matches 233 run setblock ~ ~ ~ minecraft:azalea_leaves[distance=1,persistent=false] +execute if score @s s.crhf.block_id matches 234 run setblock ~ ~ ~ minecraft:azalea_leaves[distance=2,persistent=true] +execute if score @s s.crhf.block_id matches 235 run setblock ~ ~ ~ minecraft:azalea_leaves[distance=2,persistent=false] +execute if score @s s.crhf.block_id matches 236 run setblock ~ ~ ~ minecraft:azalea_leaves[distance=3,persistent=true] +execute if score @s s.crhf.block_id matches 237 run setblock ~ ~ ~ minecraft:azalea_leaves[distance=3,persistent=false] +execute if score @s s.crhf.block_id matches 238 run setblock ~ ~ ~ minecraft:azalea_leaves[distance=4,persistent=true] +execute if score @s s.crhf.block_id matches 239 run setblock ~ ~ ~ minecraft:azalea_leaves[distance=4,persistent=false] +execute if score @s s.crhf.block_id matches 240 run setblock ~ ~ ~ minecraft:azalea_leaves[distance=5,persistent=true] +execute if score @s s.crhf.block_id matches 241 run setblock ~ ~ ~ minecraft:azalea_leaves[distance=5,persistent=false] +execute if score @s s.crhf.block_id matches 242 run setblock ~ ~ ~ minecraft:azalea_leaves[distance=6,persistent=true] +execute if score @s s.crhf.block_id matches 243 run setblock ~ ~ ~ minecraft:azalea_leaves[distance=6,persistent=false] +execute if score @s s.crhf.block_id matches 244 run setblock ~ ~ ~ minecraft:azalea_leaves[distance=7,persistent=true] +execute if score @s s.crhf.block_id matches 245 run setblock ~ ~ ~ minecraft:azalea_leaves[distance=7,persistent=false] diff --git a/data/bsc/functions/write/l0/p/l0_400.mcfunction b/data/bsc/functions/write/l0/p/l0_400.mcfunction new file mode 100644 index 00000000..94809e69 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_400.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 11117 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11118 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11119 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11120 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11121 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11122 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11123 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11124 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11125 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11126 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11127 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11128 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11129 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11130 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11131 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11132 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11133 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11134 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11135 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11136 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11137 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11138 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11139 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11140 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11141 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11142 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11143 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11144 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11145 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11146 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11147 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11148 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11149 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11150 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11151 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11152 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11153 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11154 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11155 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11156 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11157 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11158 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11159 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11160 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11161 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11162 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11163 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11164 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11165 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11166 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11167 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11168 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11169 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11170 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11171 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11172 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11173 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11174 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11175 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11176 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11177 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11178 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11179 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11180 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11181 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11182 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11183 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11184 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11185 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11186 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11187 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11188 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11189 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11190 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11191 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11192 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11193 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11194 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11195 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11196 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11197 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11198 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11199 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11200 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11201 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11202 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11203 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11204 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11205 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11206 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11207 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11208 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11209 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11210 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11211 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11212 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11213 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11214 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11215 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11216 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11217 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11218 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11219 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11220 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11221 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11222 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11223 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11224 run setblock ~ ~ ~ minecraft:brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11225 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11226 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11227 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11228 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11229 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11230 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11231 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11232 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11233 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11234 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11235 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11236 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11237 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11238 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11239 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11240 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11241 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11242 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11243 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11244 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11245 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11246 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11247 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11248 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11249 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11250 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11251 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11252 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11253 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11254 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11255 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11256 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11257 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11258 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11259 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11260 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11261 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11262 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11263 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11264 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11265 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11266 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11267 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11268 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11269 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11270 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11271 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11272 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11273 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11274 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11275 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11276 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11277 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11278 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11279 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11280 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11281 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11282 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11283 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11284 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11285 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11286 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11287 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11288 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11289 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11290 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11291 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11292 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11293 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11294 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11295 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11296 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11297 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11298 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11299 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11300 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11301 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11302 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11303 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11304 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11305 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11306 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11307 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11308 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11309 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11310 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11311 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11312 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11313 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11314 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11315 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11316 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11317 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11318 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11319 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11320 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11321 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11322 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11323 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11324 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11325 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11326 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11327 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11328 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11329 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11330 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11331 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11332 run setblock ~ ~ ~ minecraft:brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11333 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11334 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11335 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11336 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11337 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11338 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11339 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11340 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11341 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11342 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11343 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11344 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11345 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11346 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11347 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11348 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11349 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11350 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11351 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11352 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11353 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11354 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11355 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11356 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11357 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11358 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11359 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11360 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11361 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11362 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11363 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11364 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11365 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11366 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11367 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11368 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11369 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11370 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11371 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11372 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11373 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11374 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11375 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11376 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11377 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11378 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11379 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11380 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11381 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11382 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11383 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11384 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11385 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11386 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11387 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11388 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11389 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11390 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11391 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11392 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11393 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11394 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11395 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11396 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11397 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11398 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11399 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11400 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11401 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11402 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11403 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11404 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11405 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11406 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11407 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11408 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11409 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11410 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11411 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11412 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11413 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11414 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11415 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11416 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11417 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11418 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11419 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11420 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11421 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11422 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11423 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11424 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11425 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11426 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11427 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11428 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11429 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11430 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11431 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11432 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11433 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11434 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11435 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11436 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11437 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11438 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11439 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11440 run setblock ~ ~ ~ minecraft:brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_401.mcfunction b/data/bsc/functions/write/l0/p/l0_401.mcfunction new file mode 100644 index 00000000..2249344e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_401.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 11441 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11442 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11443 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11444 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11445 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11446 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11447 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11448 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11449 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11450 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11451 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11452 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11453 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11454 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11455 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11456 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11457 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11458 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11459 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11460 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11461 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11462 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11463 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11464 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11465 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11466 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11467 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11468 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11469 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11470 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11471 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11472 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11473 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11474 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11475 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11476 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11477 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11478 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11479 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11480 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11481 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11482 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11483 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11484 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11485 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11486 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11487 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11488 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11489 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11490 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11491 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11492 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11493 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11494 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11495 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11496 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11497 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11498 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11499 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11500 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11501 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11502 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11503 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11504 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11505 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11506 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11507 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11508 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11509 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11510 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11511 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11512 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11513 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11514 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11515 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11516 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11517 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11518 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11519 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11520 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11521 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11522 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11523 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11524 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11525 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11526 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11527 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11528 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11529 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11530 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11531 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11532 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11533 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11534 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11535 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11536 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11537 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11538 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11539 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11540 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11541 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11542 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11543 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11544 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11545 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11546 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11547 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11548 run setblock ~ ~ ~ minecraft:prismarine_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11549 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11550 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11551 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11552 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11553 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11554 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11555 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11556 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11557 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11558 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11559 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11560 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11561 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11562 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11563 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11564 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11565 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11566 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11567 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11568 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11569 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11570 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11571 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11572 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11573 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11574 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11575 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11576 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11577 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11578 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11579 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11580 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11581 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11582 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11583 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11584 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11585 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11586 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11587 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11588 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11589 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11590 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11591 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11592 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11593 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11594 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11595 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11596 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11597 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11598 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11599 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11600 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11601 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11602 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11603 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11604 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11605 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11606 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11607 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11608 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11609 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11610 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11611 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11612 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11613 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11614 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11615 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11616 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11617 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11618 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11619 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11620 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11621 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11622 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11623 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11624 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11625 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11626 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11627 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11628 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11629 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11630 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11631 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11632 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11633 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11634 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11635 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11636 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11637 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11638 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11639 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11640 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11641 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11642 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11643 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11644 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11645 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11646 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11647 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11648 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11649 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11650 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11651 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11652 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11653 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11654 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11655 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11656 run setblock ~ ~ ~ minecraft:prismarine_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11657 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11658 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11659 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11660 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11661 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11662 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11663 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11664 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11665 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11666 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11667 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11668 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11669 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11670 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11671 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11672 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11673 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11674 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11675 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11676 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11677 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11678 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11679 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11680 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11681 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11682 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11683 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11684 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11685 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11686 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11687 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11688 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11689 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11690 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11691 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11692 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11693 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11694 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11695 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11696 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11697 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11698 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11699 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11700 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11701 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11702 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11703 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11704 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11705 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11706 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11707 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11708 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11709 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11710 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11711 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11712 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11713 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11714 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11715 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11716 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11717 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11718 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11719 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11720 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11721 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11722 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11723 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11724 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11725 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11726 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11727 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11728 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11729 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11730 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11731 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11732 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11733 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11734 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11735 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11736 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11737 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11738 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11739 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11740 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11741 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11742 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11743 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11744 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11745 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11746 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11747 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11748 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11749 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11750 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11751 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11752 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11753 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11754 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11755 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11756 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11757 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11758 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11759 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11760 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11761 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11762 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11763 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11764 run setblock ~ ~ ~ minecraft:prismarine_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_402.mcfunction b/data/bsc/functions/write/l0/p/l0_402.mcfunction new file mode 100644 index 00000000..56943798 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_402.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 11765 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11766 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11767 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11768 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11769 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11770 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11771 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11772 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11773 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11774 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11775 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11776 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11777 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11778 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11779 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11780 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11781 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11782 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11783 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11784 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11785 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11786 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11787 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11788 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11789 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11790 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11791 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11792 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11793 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11794 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11795 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11796 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11797 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11798 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11799 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11800 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11801 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11802 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11803 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11804 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11805 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11806 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11807 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11808 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11809 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11810 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11811 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11812 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11813 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11814 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11815 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11816 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11817 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11818 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11819 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11820 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11821 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11822 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11823 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11824 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11825 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11826 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11827 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11828 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11829 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11830 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11831 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11832 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11833 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11834 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11835 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11836 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11837 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11838 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11839 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11840 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11841 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11842 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11843 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11844 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11845 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11846 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11847 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11848 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11849 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11850 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11851 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11852 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11853 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11854 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11855 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11856 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11857 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11858 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11859 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11860 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11861 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11862 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11863 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11864 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11865 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11866 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11867 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11868 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11869 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11870 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11871 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11872 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11873 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11874 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11875 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11876 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11877 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11878 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11879 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11880 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11881 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11882 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11883 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11884 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11885 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11886 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11887 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11888 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11889 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11890 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11891 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11892 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11893 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11894 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11895 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11896 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11897 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11898 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11899 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11900 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11901 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11902 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11903 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11904 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11905 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11906 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11907 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11908 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11909 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11910 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11911 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11912 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11913 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11914 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11915 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11916 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11917 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11918 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11919 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11920 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11921 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11922 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11923 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11924 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11925 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11926 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11927 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11928 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11929 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11930 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11931 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11932 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11933 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11934 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11935 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11936 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11937 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11938 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11939 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11940 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11941 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11942 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11943 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11944 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11945 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11946 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11947 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11948 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11949 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11950 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11951 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11952 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11953 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11954 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11955 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11956 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11957 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11958 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11959 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11960 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11961 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11962 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11963 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11964 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11965 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11966 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11967 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11968 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11969 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11970 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11971 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11972 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11973 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11974 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11975 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11976 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11977 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11978 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11979 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11980 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11981 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11982 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11983 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11984 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11985 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11986 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11987 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11988 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11989 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11990 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11991 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11992 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11993 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 11994 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 11995 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 11996 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 11997 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 11998 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 11999 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12000 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12001 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12002 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12003 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12004 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12005 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12006 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12007 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12008 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12009 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12010 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12011 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12012 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12013 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12014 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12015 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12016 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12017 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12018 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12019 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12020 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12021 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12022 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12023 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12024 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12025 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12026 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12027 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12028 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12029 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12030 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12031 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12032 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12033 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12034 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12035 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12036 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12037 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12038 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12039 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12040 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12041 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12042 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12043 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12044 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12045 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12046 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12047 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12048 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12049 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12050 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12051 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12052 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12053 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12054 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12055 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12056 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12057 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12058 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12059 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12060 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12061 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12062 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12063 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12064 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12065 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12066 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12067 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12068 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12069 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12070 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12071 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12072 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12073 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12074 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12075 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12076 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12077 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12078 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12079 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12080 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12081 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12082 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12083 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12084 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12085 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12086 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12087 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12088 run setblock ~ ~ ~ minecraft:red_sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_403.mcfunction b/data/bsc/functions/write/l0/p/l0_403.mcfunction new file mode 100644 index 00000000..32edc6fc --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_403.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 12089 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12090 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12091 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12092 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12093 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12094 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12095 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12096 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12097 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12098 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12099 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12100 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12101 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12102 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12103 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12104 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12105 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12106 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12107 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12108 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12109 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12110 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12111 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12112 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12113 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12114 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12115 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12116 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12117 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12118 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12119 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12120 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12121 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12122 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12123 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12124 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12125 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12126 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12127 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12128 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12129 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12130 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12131 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12132 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12133 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12134 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12135 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12136 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12137 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12138 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12139 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12140 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12141 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12142 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12143 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12144 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12145 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12146 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12147 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12148 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12149 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12150 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12151 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12152 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12153 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12154 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12155 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12156 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12157 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12158 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12159 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12160 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12161 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12162 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12163 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12164 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12165 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12166 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12167 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12168 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12169 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12170 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12171 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12172 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12173 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12174 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12175 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12176 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12177 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12178 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12179 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12180 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12181 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12182 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12183 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12184 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12185 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12186 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12187 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12188 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12189 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12190 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12191 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12192 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12193 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12194 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12195 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12196 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12197 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12198 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12199 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12200 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12201 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12202 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12203 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12204 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12205 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12206 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12207 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12208 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12209 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12210 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12211 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12212 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12213 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12214 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12215 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12216 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12217 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12218 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12219 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12220 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12221 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12222 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12223 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12224 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12225 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12226 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12227 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12228 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12229 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12230 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12231 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12232 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12233 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12234 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12235 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12236 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12237 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12238 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12239 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12240 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12241 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12242 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12243 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12244 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12245 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12246 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12247 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12248 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12249 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12250 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12251 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12252 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12253 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12254 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12255 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12256 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12257 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12258 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12259 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12260 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12261 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12262 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12263 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12264 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12265 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12266 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12267 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12268 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12269 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12270 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12271 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12272 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12273 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12274 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12275 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12276 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12277 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12278 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12279 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12280 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12281 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12282 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12283 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12284 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12285 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12286 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12287 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12288 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12289 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12290 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12291 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12292 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12293 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12294 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12295 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12296 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12297 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12298 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12299 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12300 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12301 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12302 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12303 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12304 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12305 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12306 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12307 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12308 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12309 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12310 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12311 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12312 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12313 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12314 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12315 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12316 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12317 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12318 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12319 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12320 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12321 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12322 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12323 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12324 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12325 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12326 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12327 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12328 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12329 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12330 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12331 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12332 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12333 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12334 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12335 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12336 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12337 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12338 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12339 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12340 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12341 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12342 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12343 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12344 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12345 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12346 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12347 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12348 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12349 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12350 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12351 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12352 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12353 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12354 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12355 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12356 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12357 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12358 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12359 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12360 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12361 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12362 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12363 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12364 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12365 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12366 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12367 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12368 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12369 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12370 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12371 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12372 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12373 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12374 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12375 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12376 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12377 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12378 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12379 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12380 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12381 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12382 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12383 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12384 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12385 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12386 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12387 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12388 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12389 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12390 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12391 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12392 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12393 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12394 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12395 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12396 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12397 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12398 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12399 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12400 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12401 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12402 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12403 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12404 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12405 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12406 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12407 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12408 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12409 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12410 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12411 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12412 run setblock ~ ~ ~ minecraft:mossy_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_404.mcfunction b/data/bsc/functions/write/l0/p/l0_404.mcfunction new file mode 100644 index 00000000..cb7ae1b5 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_404.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 12413 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12414 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12415 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12416 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12417 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12418 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12419 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12420 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12421 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12422 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12423 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12424 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12425 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12426 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12427 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12428 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12429 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12430 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12431 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12432 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12433 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12434 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12435 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12436 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12437 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12438 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12439 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12440 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12441 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12442 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12443 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12444 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12445 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12446 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12447 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12448 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12449 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12450 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12451 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12452 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12453 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12454 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12455 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12456 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12457 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12458 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12459 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12460 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12461 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12462 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12463 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12464 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12465 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12466 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12467 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12468 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12469 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12470 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12471 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12472 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12473 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12474 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12475 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12476 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12477 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12478 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12479 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12480 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12481 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12482 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12483 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12484 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12485 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12486 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12487 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12488 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12489 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12490 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12491 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12492 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12493 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12494 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12495 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12496 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12497 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12498 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12499 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12500 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12501 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12502 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12503 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12504 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12505 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12506 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12507 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12508 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12509 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12510 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12511 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12512 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12513 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12514 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12515 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12516 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12517 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12518 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12519 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12520 run setblock ~ ~ ~ minecraft:granite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12521 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12522 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12523 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12524 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12525 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12526 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12527 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12528 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12529 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12530 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12531 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12532 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12533 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12534 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12535 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12536 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12537 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12538 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12539 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12540 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12541 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12542 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12543 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12544 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12545 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12546 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12547 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12548 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12549 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12550 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12551 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12552 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12553 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12554 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12555 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12556 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12557 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12558 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12559 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12560 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12561 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12562 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12563 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12564 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12565 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12566 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12567 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12568 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12569 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12570 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12571 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12572 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12573 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12574 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12575 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12576 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12577 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12578 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12579 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12580 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12581 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12582 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12583 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12584 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12585 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12586 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12587 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12588 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12589 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12590 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12591 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12592 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12593 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12594 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12595 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12596 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12597 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12598 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12599 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12600 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12601 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12602 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12603 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12604 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12605 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12606 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12607 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12608 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12609 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12610 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12611 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12612 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12613 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12614 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12615 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12616 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12617 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12618 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12619 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12620 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12621 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12622 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12623 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12624 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12625 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12626 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12627 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12628 run setblock ~ ~ ~ minecraft:granite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12629 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12630 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12631 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12632 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12633 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12634 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12635 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12636 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12637 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12638 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12639 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12640 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12641 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12642 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12643 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12644 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12645 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12646 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12647 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12648 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12649 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12650 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12651 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12652 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12653 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12654 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12655 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12656 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12657 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12658 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12659 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12660 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12661 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12662 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12663 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12664 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12665 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12666 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12667 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12668 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12669 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12670 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12671 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12672 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12673 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12674 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12675 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12676 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12677 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12678 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12679 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12680 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12681 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12682 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12683 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12684 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12685 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12686 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12687 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12688 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12689 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12690 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12691 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12692 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12693 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12694 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12695 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12696 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12697 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12698 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12699 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12700 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12701 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12702 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12703 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12704 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12705 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12706 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12707 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12708 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12709 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12710 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12711 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12712 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12713 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12714 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12715 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12716 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12717 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12718 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12719 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12720 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12721 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12722 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12723 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12724 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12725 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12726 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12727 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12728 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12729 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12730 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12731 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12732 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12733 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12734 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12735 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12736 run setblock ~ ~ ~ minecraft:granite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_405.mcfunction b/data/bsc/functions/write/l0/p/l0_405.mcfunction new file mode 100644 index 00000000..d86643a9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_405.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 12737 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12738 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12739 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12740 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12741 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12742 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12743 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12744 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12745 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12746 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12747 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12748 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12749 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12750 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12751 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12752 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12753 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12754 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12755 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12756 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12757 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12758 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12759 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12760 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12761 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12762 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12763 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12764 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12765 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12766 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12767 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12768 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12769 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12770 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12771 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12772 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12773 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12774 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12775 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12776 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12777 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12778 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12779 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12780 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12781 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12782 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12783 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12784 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12785 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12786 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12787 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12788 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12789 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12790 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12791 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12792 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12793 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12794 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12795 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12796 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12797 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12798 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12799 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12800 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12801 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12802 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12803 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12804 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12805 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12806 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12807 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12808 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12809 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12810 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12811 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12812 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12813 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12814 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12815 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12816 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12817 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12818 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12819 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12820 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12821 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12822 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12823 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12824 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12825 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12826 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12827 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12828 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12829 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12830 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12831 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12832 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12833 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12834 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12835 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12836 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12837 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12838 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12839 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12840 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12841 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12842 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12843 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12844 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12845 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12846 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12847 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12848 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12849 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12850 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12851 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12852 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12853 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12854 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12855 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12856 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12857 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12858 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12859 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12860 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12861 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12862 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12863 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12864 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12865 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12866 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12867 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12868 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12869 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12870 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12871 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12872 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12873 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12874 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12875 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12876 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12877 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12878 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12879 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12880 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12881 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12882 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12883 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12884 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12885 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12886 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12887 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12888 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12889 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12890 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12891 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12892 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12893 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12894 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12895 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12896 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12897 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12898 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12899 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12900 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12901 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12902 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12903 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12904 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12905 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12906 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12907 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12908 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12909 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12910 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12911 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12912 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12913 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12914 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12915 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12916 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12917 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12918 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12919 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12920 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12921 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12922 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12923 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12924 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12925 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12926 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12927 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12928 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12929 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12930 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12931 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12932 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12933 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12934 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12935 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12936 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12937 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12938 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12939 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12940 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12941 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12942 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12943 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12944 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12945 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12946 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12947 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12948 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12949 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12950 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12951 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12952 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12953 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12954 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12955 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12956 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12957 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12958 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12959 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12960 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12961 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12962 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12963 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12964 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12965 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12966 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12967 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12968 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12969 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12970 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12971 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12972 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12973 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12974 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12975 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12976 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12977 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12978 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12979 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12980 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12981 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12982 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12983 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12984 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12985 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12986 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12987 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12988 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12989 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12990 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12991 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12992 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12993 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 12994 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 12995 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 12996 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 12997 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 12998 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 12999 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13000 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13001 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13002 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13003 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13004 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13005 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13006 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13007 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13008 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13009 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13010 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13011 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13012 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13013 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13014 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13015 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13016 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13017 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13018 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13019 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13020 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13021 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13022 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13023 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13024 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13025 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13026 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13027 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13028 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13029 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13030 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13031 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13032 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13033 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13034 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13035 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13036 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13037 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13038 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13039 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13040 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13041 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13042 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13043 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13044 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13045 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13046 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13047 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13048 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13049 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13050 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13051 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13052 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13053 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13054 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13055 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13056 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13057 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13058 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13059 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13060 run setblock ~ ~ ~ minecraft:stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_406.mcfunction b/data/bsc/functions/write/l0/p/l0_406.mcfunction new file mode 100644 index 00000000..b4ab44cb --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_406.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 13061 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13062 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13063 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13064 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13065 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13066 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13067 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13068 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13069 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13070 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13071 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13072 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13073 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13074 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13075 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13076 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13077 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13078 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13079 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13080 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13081 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13082 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13083 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13084 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13085 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13086 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13087 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13088 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13089 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13090 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13091 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13092 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13093 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13094 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13095 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13096 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13097 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13098 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13099 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13100 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13101 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13102 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13103 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13104 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13105 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13106 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13107 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13108 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13109 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13110 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13111 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13112 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13113 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13114 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13115 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13116 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13117 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13118 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13119 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13120 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13121 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13122 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13123 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13124 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13125 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13126 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13127 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13128 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13129 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13130 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13131 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13132 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13133 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13134 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13135 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13136 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13137 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13138 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13139 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13140 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13141 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13142 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13143 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13144 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13145 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13146 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13147 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13148 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13149 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13150 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13151 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13152 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13153 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13154 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13155 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13156 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13157 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13158 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13159 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13160 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13161 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13162 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13163 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13164 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13165 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13166 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13167 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13168 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13169 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13170 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13171 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13172 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13173 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13174 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13175 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13176 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13177 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13178 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13179 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13180 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13181 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13182 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13183 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13184 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13185 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13186 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13187 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13188 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13189 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13190 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13191 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13192 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13193 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13194 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13195 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13196 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13197 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13198 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13199 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13200 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13201 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13202 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13203 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13204 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13205 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13206 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13207 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13208 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13209 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13210 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13211 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13212 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13213 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13214 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13215 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13216 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13217 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13218 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13219 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13220 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13221 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13222 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13223 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13224 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13225 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13226 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13227 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13228 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13229 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13230 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13231 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13232 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13233 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13234 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13235 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13236 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13237 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13238 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13239 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13240 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13241 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13242 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13243 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13244 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13245 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13246 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13247 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13248 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13249 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13250 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13251 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13252 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13253 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13254 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13255 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13256 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13257 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13258 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13259 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13260 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13261 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13262 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13263 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13264 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13265 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13266 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13267 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13268 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13269 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13270 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13271 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13272 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13273 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13274 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13275 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13276 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13277 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13278 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13279 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13280 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13281 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13282 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13283 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13284 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13285 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13286 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13287 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13288 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13289 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13290 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13291 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13292 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13293 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13294 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13295 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13296 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13297 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13298 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13299 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13300 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13301 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13302 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13303 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13304 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13305 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13306 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13307 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13308 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13309 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13310 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13311 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13312 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13313 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13314 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13315 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13316 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13317 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13318 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13319 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13320 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13321 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13322 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13323 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13324 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13325 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13326 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13327 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13328 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13329 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13330 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13331 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13332 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13333 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13334 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13335 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13336 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13337 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13338 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13339 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13340 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13341 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13342 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13343 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13344 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13345 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13346 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13347 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13348 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13349 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13350 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13351 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13352 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13353 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13354 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13355 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13356 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13357 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13358 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13359 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13360 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13361 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13362 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13363 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13364 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13365 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13366 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13367 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13368 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13369 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13370 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13371 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13372 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13373 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13374 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13375 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13376 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13377 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13378 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13379 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13380 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13381 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13382 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13383 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13384 run setblock ~ ~ ~ minecraft:nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_407.mcfunction b/data/bsc/functions/write/l0/p/l0_407.mcfunction new file mode 100644 index 00000000..ef74ea37 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_407.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 13385 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13386 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13387 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13388 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13389 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13390 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13391 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13392 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13393 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13394 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13395 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13396 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13397 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13398 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13399 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13400 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13401 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13402 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13403 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13404 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13405 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13406 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13407 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13408 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13409 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13410 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13411 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13412 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13413 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13414 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13415 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13416 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13417 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13418 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13419 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13420 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13421 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13422 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13423 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13424 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13425 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13426 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13427 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13428 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13429 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13430 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13431 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13432 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13433 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13434 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13435 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13436 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13437 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13438 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13439 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13440 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13441 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13442 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13443 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13444 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13445 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13446 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13447 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13448 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13449 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13450 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13451 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13452 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13453 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13454 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13455 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13456 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13457 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13458 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13459 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13460 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13461 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13462 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13463 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13464 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13465 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13466 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13467 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13468 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13469 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13470 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13471 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13472 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13473 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13474 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13475 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13476 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13477 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13478 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13479 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13480 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13481 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13482 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13483 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13484 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13485 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13486 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13487 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13488 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13489 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13490 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13491 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13492 run setblock ~ ~ ~ minecraft:andesite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13493 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13494 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13495 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13496 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13497 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13498 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13499 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13500 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13501 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13502 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13503 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13504 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13505 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13506 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13507 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13508 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13509 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13510 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13511 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13512 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13513 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13514 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13515 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13516 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13517 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13518 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13519 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13520 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13521 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13522 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13523 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13524 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13525 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13526 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13527 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13528 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13529 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13530 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13531 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13532 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13533 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13534 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13535 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13536 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13537 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13538 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13539 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13540 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13541 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13542 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13543 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13544 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13545 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13546 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13547 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13548 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13549 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13550 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13551 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13552 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13553 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13554 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13555 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13556 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13557 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13558 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13559 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13560 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13561 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13562 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13563 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13564 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13565 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13566 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13567 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13568 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13569 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13570 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13571 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13572 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13573 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13574 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13575 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13576 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13577 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13578 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13579 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13580 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13581 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13582 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13583 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13584 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13585 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13586 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13587 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13588 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13589 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13590 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13591 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13592 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13593 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13594 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13595 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13596 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13597 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13598 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13599 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13600 run setblock ~ ~ ~ minecraft:andesite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13601 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13602 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13603 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13604 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13605 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13606 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13607 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13608 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13609 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13610 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13611 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13612 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13613 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13614 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13615 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13616 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13617 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13618 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13619 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13620 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13621 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13622 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13623 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13624 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13625 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13626 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13627 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13628 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13629 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13630 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13631 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13632 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13633 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13634 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13635 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13636 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13637 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13638 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13639 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13640 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13641 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13642 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13643 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13644 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13645 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13646 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13647 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13648 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13649 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13650 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13651 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13652 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13653 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13654 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13655 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13656 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13657 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13658 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13659 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13660 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13661 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13662 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13663 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13664 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13665 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13666 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13667 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13668 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13669 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13670 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13671 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13672 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13673 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13674 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13675 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13676 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13677 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13678 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13679 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13680 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13681 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13682 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13683 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13684 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13685 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13686 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13687 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13688 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13689 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13690 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13691 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13692 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13693 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13694 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13695 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13696 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13697 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13698 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13699 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13700 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13701 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13702 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13703 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13704 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13705 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13706 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13707 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13708 run setblock ~ ~ ~ minecraft:andesite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_408.mcfunction b/data/bsc/functions/write/l0/p/l0_408.mcfunction new file mode 100644 index 00000000..817c9b1e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_408.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 13709 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13710 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13711 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13712 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13713 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13714 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13715 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13716 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13717 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13718 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13719 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13720 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13721 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13722 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13723 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13724 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13725 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13726 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13727 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13728 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13729 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13730 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13731 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13732 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13733 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13734 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13735 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13736 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13737 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13738 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13739 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13740 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13741 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13742 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13743 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13744 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13745 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13746 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13747 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13748 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13749 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13750 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13751 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13752 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13753 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13754 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13755 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13756 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13757 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13758 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13759 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13760 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13761 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13762 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13763 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13764 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13765 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13766 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13767 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13768 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13769 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13770 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13771 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13772 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13773 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13774 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13775 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13776 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13777 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13778 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13779 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13780 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13781 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13782 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13783 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13784 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13785 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13786 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13787 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13788 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13789 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13790 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13791 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13792 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13793 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13794 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13795 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13796 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13797 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13798 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13799 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13800 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13801 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13802 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13803 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13804 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13805 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13806 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13807 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13808 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13809 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13810 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13811 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13812 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13813 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13814 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13815 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13816 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13817 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13818 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13819 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13820 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13821 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13822 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13823 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13824 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13825 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13826 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13827 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13828 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13829 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13830 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13831 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13832 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13833 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13834 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13835 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13836 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13837 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13838 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13839 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13840 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13841 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13842 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13843 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13844 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13845 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13846 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13847 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13848 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13849 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13850 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13851 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13852 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13853 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13854 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13855 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13856 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13857 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13858 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13859 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13860 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13861 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13862 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13863 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13864 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13865 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13866 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13867 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13868 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13869 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13870 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13871 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13872 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13873 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13874 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13875 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13876 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13877 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13878 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13879 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13880 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13881 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13882 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13883 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13884 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13885 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13886 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13887 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13888 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13889 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13890 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13891 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13892 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13893 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13894 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13895 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13896 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13897 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13898 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13899 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13900 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13901 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13902 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13903 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13904 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13905 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13906 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13907 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13908 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13909 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13910 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13911 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13912 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13913 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13914 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13915 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13916 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13917 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13918 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13919 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13920 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13921 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13922 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13923 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13924 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13925 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13926 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13927 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13928 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13929 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13930 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13931 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13932 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13933 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13934 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13935 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13936 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13937 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13938 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13939 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13940 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13941 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13942 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13943 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13944 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13945 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13946 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13947 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13948 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13949 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13950 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13951 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13952 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13953 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13954 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13955 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13956 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13957 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13958 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13959 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13960 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13961 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13962 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13963 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13964 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13965 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13966 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13967 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13968 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13969 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13970 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13971 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13972 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13973 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13974 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13975 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13976 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13977 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13978 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13979 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13980 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13981 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13982 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13983 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13984 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13985 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13986 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13987 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13988 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13989 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13990 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13991 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13992 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13993 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 13994 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 13995 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 13996 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 13997 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 13998 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 13999 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14000 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14001 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14002 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14003 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14004 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14005 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14006 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14007 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14008 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14009 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14010 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14011 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14012 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14013 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14014 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14015 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14016 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14017 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14018 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14019 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14020 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14021 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14022 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14023 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14024 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14025 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14026 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14027 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14028 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14029 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14030 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14031 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14032 run setblock ~ ~ ~ minecraft:red_nether_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_409.mcfunction b/data/bsc/functions/write/l0/p/l0_409.mcfunction new file mode 100644 index 00000000..373f7e93 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_409.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 14033 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14034 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14035 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14036 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14037 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14038 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14039 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14040 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14041 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14042 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14043 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14044 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14045 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14046 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14047 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14048 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14049 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14050 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14051 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14052 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14053 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14054 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14055 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14056 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14057 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14058 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14059 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14060 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14061 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14062 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14063 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14064 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14065 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14066 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14067 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14068 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14069 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14070 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14071 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14072 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14073 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14074 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14075 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14076 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14077 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14078 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14079 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14080 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14081 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14082 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14083 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14084 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14085 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14086 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14087 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14088 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14089 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14090 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14091 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14092 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14093 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14094 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14095 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14096 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14097 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14098 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14099 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14100 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14101 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14102 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14103 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14104 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14105 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14106 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14107 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14108 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14109 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14110 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14111 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14112 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14113 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14114 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14115 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14116 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14117 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14118 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14119 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14120 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14121 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14122 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14123 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14124 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14125 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14126 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14127 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14128 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14129 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14130 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14131 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14132 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14133 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14134 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14135 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14136 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14137 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14138 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14139 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14140 run setblock ~ ~ ~ minecraft:sandstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14141 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14142 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14143 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14144 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14145 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14146 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14147 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14148 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14149 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14150 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14151 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14152 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14153 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14154 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14155 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14156 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14157 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14158 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14159 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14160 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14161 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14162 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14163 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14164 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14165 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14166 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14167 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14168 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14169 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14170 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14171 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14172 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14173 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14174 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14175 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14176 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14177 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14178 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14179 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14180 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14181 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14182 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14183 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14184 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14185 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14186 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14187 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14188 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14189 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14190 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14191 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14192 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14193 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14194 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14195 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14196 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14197 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14198 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14199 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14200 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14201 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14202 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14203 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14204 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14205 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14206 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14207 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14208 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14209 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14210 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14211 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14212 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14213 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14214 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14215 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14216 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14217 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14218 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14219 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14220 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14221 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14222 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14223 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14224 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14225 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14226 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14227 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14228 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14229 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14230 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14231 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14232 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14233 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14234 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14235 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14236 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14237 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14238 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14239 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14240 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14241 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14242 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14243 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14244 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14245 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14246 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14247 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14248 run setblock ~ ~ ~ minecraft:sandstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14249 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14250 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14251 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14252 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14253 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14254 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14255 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14256 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14257 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14258 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14259 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14260 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14261 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14262 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14263 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14264 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14265 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14266 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14267 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14268 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14269 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14270 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14271 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14272 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14273 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14274 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14275 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14276 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14277 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14278 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14279 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14280 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14281 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14282 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14283 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14284 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14285 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14286 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14287 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14288 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14289 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14290 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14291 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14292 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14293 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14294 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14295 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14296 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14297 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14298 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14299 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14300 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14301 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14302 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14303 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14304 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14305 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14306 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14307 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14308 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14309 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14310 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14311 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14312 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14313 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14314 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14315 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14316 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14317 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14318 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14319 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14320 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14321 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14322 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14323 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14324 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14325 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14326 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14327 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14328 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14329 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14330 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14331 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14332 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14333 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14334 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14335 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14336 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14337 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14338 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14339 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14340 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14341 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14342 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14343 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14344 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14345 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14346 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14347 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14348 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14349 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14350 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14351 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14352 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14353 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14354 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14355 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14356 run setblock ~ ~ ~ minecraft:sandstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_41.mcfunction b/data/bsc/functions/write/l0/p/l0_41.mcfunction new file mode 100644 index 00000000..7501bb7b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_41.mcfunction @@ -0,0 +1,14 @@ +execute if score @s s.crhf.block_id matches 246 run setblock ~ ~ ~ minecraft:flowering_azalea_leaves[distance=1,persistent=true] +execute if score @s s.crhf.block_id matches 247 run setblock ~ ~ ~ minecraft:flowering_azalea_leaves[distance=1,persistent=false] +execute if score @s s.crhf.block_id matches 248 run setblock ~ ~ ~ minecraft:flowering_azalea_leaves[distance=2,persistent=true] +execute if score @s s.crhf.block_id matches 249 run setblock ~ ~ ~ minecraft:flowering_azalea_leaves[distance=2,persistent=false] +execute if score @s s.crhf.block_id matches 250 run setblock ~ ~ ~ minecraft:flowering_azalea_leaves[distance=3,persistent=true] +execute if score @s s.crhf.block_id matches 251 run setblock ~ ~ ~ minecraft:flowering_azalea_leaves[distance=3,persistent=false] +execute if score @s s.crhf.block_id matches 252 run setblock ~ ~ ~ minecraft:flowering_azalea_leaves[distance=4,persistent=true] +execute if score @s s.crhf.block_id matches 253 run setblock ~ ~ ~ minecraft:flowering_azalea_leaves[distance=4,persistent=false] +execute if score @s s.crhf.block_id matches 254 run setblock ~ ~ ~ minecraft:flowering_azalea_leaves[distance=5,persistent=true] +execute if score @s s.crhf.block_id matches 255 run setblock ~ ~ ~ minecraft:flowering_azalea_leaves[distance=5,persistent=false] +execute if score @s s.crhf.block_id matches 256 run setblock ~ ~ ~ minecraft:flowering_azalea_leaves[distance=6,persistent=true] +execute if score @s s.crhf.block_id matches 257 run setblock ~ ~ ~ minecraft:flowering_azalea_leaves[distance=6,persistent=false] +execute if score @s s.crhf.block_id matches 258 run setblock ~ ~ ~ minecraft:flowering_azalea_leaves[distance=7,persistent=true] +execute if score @s s.crhf.block_id matches 259 run setblock ~ ~ ~ minecraft:flowering_azalea_leaves[distance=7,persistent=false] diff --git a/data/bsc/functions/write/l0/p/l0_410.mcfunction b/data/bsc/functions/write/l0/p/l0_410.mcfunction new file mode 100644 index 00000000..d7fb3455 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_410.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 14357 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14358 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14359 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14360 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14361 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14362 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14363 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14364 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14365 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14366 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14367 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14368 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14369 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14370 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14371 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14372 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14373 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14374 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14375 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14376 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14377 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14378 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14379 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14380 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14381 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14382 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14383 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14384 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14385 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14386 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14387 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14388 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14389 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14390 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14391 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14392 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14393 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14394 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14395 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14396 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14397 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14398 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14399 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14400 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14401 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14402 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14403 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14404 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14405 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14406 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14407 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14408 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14409 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14410 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14411 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14412 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14413 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14414 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14415 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14416 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14417 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14418 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14419 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14420 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14421 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14422 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14423 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14424 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14425 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14426 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14427 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14428 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14429 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14430 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14431 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14432 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14433 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14434 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14435 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14436 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14437 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14438 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14439 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14440 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14441 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14442 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14443 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14444 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14445 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14446 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14447 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14448 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14449 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14450 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14451 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14452 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14453 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14454 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14455 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14456 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14457 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14458 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14459 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14460 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14461 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14462 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14463 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14464 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14465 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14466 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14467 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14468 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14469 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14470 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14471 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14472 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14473 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14474 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14475 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14476 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14477 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14478 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14479 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14480 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14481 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14482 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14483 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14484 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14485 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14486 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14487 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14488 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14489 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14490 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14491 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14492 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14493 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14494 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14495 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14496 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14497 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14498 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14499 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14500 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14501 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14502 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14503 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14504 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14505 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14506 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14507 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14508 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14509 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14510 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14511 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14512 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14513 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14514 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14515 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14516 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14517 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14518 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14519 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14520 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14521 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14522 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14523 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14524 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14525 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14526 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14527 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14528 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14529 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14530 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14531 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14532 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14533 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14534 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14535 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14536 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14537 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14538 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14539 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14540 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14541 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14542 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14543 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14544 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14545 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14546 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14547 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14548 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14549 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14550 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14551 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14552 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14553 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14554 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14555 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14556 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14557 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14558 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14559 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14560 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14561 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14562 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14563 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14564 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14565 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14566 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14567 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14568 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14569 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14570 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14571 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14572 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14573 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14574 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14575 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14576 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14577 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14578 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14579 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14580 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14581 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14582 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14583 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14584 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14585 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14586 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14587 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14588 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14589 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14590 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14591 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14592 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14593 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14594 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14595 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14596 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14597 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14598 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14599 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14600 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14601 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14602 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14603 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14604 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14605 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14606 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14607 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14608 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14609 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14610 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14611 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14612 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14613 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14614 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14615 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14616 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14617 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14618 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14619 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14620 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14621 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14622 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14623 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14624 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14625 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14626 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14627 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14628 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14629 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14630 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14631 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14632 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14633 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14634 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14635 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14636 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14637 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14638 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14639 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14640 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14641 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14642 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14643 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14644 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14645 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14646 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14647 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14648 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14649 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14650 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14651 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14652 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14653 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14654 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14655 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14656 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14657 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14658 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14659 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14660 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14661 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14662 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14663 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14664 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14665 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14666 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14667 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14668 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14669 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14670 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14671 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14672 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14673 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14674 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14675 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14676 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14677 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14678 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14679 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14680 run setblock ~ ~ ~ minecraft:end_stone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_411.mcfunction b/data/bsc/functions/write/l0/p/l0_411.mcfunction new file mode 100644 index 00000000..9dcaaafc --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_411.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 14681 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14682 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14683 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14684 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14685 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14686 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14687 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14688 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14689 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14690 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14691 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14692 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14693 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14694 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14695 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14696 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14697 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14698 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14699 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14700 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14701 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14702 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14703 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14704 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14705 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14706 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14707 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14708 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14709 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14710 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14711 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14712 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14713 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14714 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14715 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14716 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14717 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14718 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14719 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14720 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14721 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14722 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14723 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14724 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14725 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14726 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14727 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14728 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14729 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14730 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14731 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14732 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14733 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14734 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14735 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14736 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14737 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14738 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14739 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14740 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14741 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14742 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14743 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14744 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14745 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14746 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14747 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14748 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14749 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14750 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14751 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14752 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14753 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14754 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14755 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14756 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14757 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14758 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14759 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14760 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14761 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14762 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14763 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14764 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14765 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14766 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14767 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14768 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14769 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14770 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14771 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14772 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14773 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14774 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14775 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14776 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14777 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14778 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14779 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14780 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14781 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14782 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14783 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14784 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14785 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14786 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14787 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14788 run setblock ~ ~ ~ minecraft:diorite_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14789 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14790 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14791 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14792 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14793 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14794 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14795 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14796 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14797 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14798 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14799 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14800 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14801 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14802 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14803 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14804 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14805 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14806 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14807 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14808 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14809 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14810 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14811 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14812 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14813 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14814 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14815 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14816 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14817 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14818 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14819 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14820 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14821 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14822 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14823 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14824 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14825 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14826 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14827 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14828 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14829 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14830 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14831 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14832 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14833 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14834 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14835 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14836 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14837 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14838 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14839 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14840 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14841 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14842 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14843 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14844 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14845 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14846 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14847 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14848 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14849 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14850 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14851 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14852 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14853 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14854 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14855 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14856 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14857 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14858 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14859 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14860 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14861 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14862 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14863 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14864 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14865 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14866 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14867 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14868 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14869 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14870 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14871 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14872 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14873 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14874 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14875 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14876 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14877 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14878 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14879 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14880 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14881 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14882 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14883 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14884 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14885 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14886 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14887 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14888 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14889 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14890 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14891 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14892 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14893 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14894 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14895 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14896 run setblock ~ ~ ~ minecraft:diorite_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14897 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14898 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14899 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14900 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14901 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14902 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14903 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14904 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14905 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14906 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14907 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14908 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14909 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14910 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14911 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14912 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14913 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14914 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14915 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14916 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14917 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14918 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14919 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14920 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14921 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14922 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14923 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14924 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14925 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14926 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14927 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14928 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14929 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14930 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14931 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14932 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14933 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14934 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14935 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14936 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14937 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14938 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14939 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14940 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14941 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14942 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14943 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14944 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14945 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14946 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14947 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14948 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14949 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14950 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14951 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14952 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14953 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14954 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14955 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14956 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14957 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14958 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14959 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14960 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14961 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14962 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14963 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14964 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14965 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14966 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14967 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14968 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14969 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14970 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14971 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14972 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14973 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14974 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14975 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14976 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14977 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14978 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14979 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14980 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14981 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14982 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14983 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14984 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14985 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14986 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14987 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14988 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14989 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14990 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14991 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14992 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14993 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 14994 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 14995 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 14996 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 14997 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 14998 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 14999 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 15000 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 15001 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 15002 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 15003 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 15004 run setblock ~ ~ ~ minecraft:diorite_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_412.mcfunction b/data/bsc/functions/write/l0/p/l0_412.mcfunction new file mode 100644 index 00000000..a89aae4b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_412.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15005 run setblock ~ ~ ~ minecraft:scaffolding[bottom=true,distance=0,waterlogged=true] +execute if score @s s.crhf.block_id matches 15006 run setblock ~ ~ ~ minecraft:scaffolding[bottom=true,distance=0,waterlogged=false] +execute if score @s s.crhf.block_id matches 15007 run setblock ~ ~ ~ minecraft:scaffolding[bottom=true,distance=1,waterlogged=true] +execute if score @s s.crhf.block_id matches 15008 run setblock ~ ~ ~ minecraft:scaffolding[bottom=true,distance=1,waterlogged=false] +execute if score @s s.crhf.block_id matches 15009 run setblock ~ ~ ~ minecraft:scaffolding[bottom=true,distance=2,waterlogged=true] +execute if score @s s.crhf.block_id matches 15010 run setblock ~ ~ ~ minecraft:scaffolding[bottom=true,distance=2,waterlogged=false] +execute if score @s s.crhf.block_id matches 15011 run setblock ~ ~ ~ minecraft:scaffolding[bottom=true,distance=3,waterlogged=true] +execute if score @s s.crhf.block_id matches 15012 run setblock ~ ~ ~ minecraft:scaffolding[bottom=true,distance=3,waterlogged=false] +execute if score @s s.crhf.block_id matches 15013 run setblock ~ ~ ~ minecraft:scaffolding[bottom=true,distance=4,waterlogged=true] +execute if score @s s.crhf.block_id matches 15014 run setblock ~ ~ ~ minecraft:scaffolding[bottom=true,distance=4,waterlogged=false] +execute if score @s s.crhf.block_id matches 15015 run setblock ~ ~ ~ minecraft:scaffolding[bottom=true,distance=5,waterlogged=true] +execute if score @s s.crhf.block_id matches 15016 run setblock ~ ~ ~ minecraft:scaffolding[bottom=true,distance=5,waterlogged=false] +execute if score @s s.crhf.block_id matches 15017 run setblock ~ ~ ~ minecraft:scaffolding[bottom=true,distance=6,waterlogged=true] +execute if score @s s.crhf.block_id matches 15018 run setblock ~ ~ ~ minecraft:scaffolding[bottom=true,distance=6,waterlogged=false] +execute if score @s s.crhf.block_id matches 15019 run setblock ~ ~ ~ minecraft:scaffolding[bottom=true,distance=7,waterlogged=true] +execute if score @s s.crhf.block_id matches 15020 run setblock ~ ~ ~ minecraft:scaffolding[bottom=true,distance=7,waterlogged=false] +execute if score @s s.crhf.block_id matches 15021 run setblock ~ ~ ~ minecraft:scaffolding[bottom=false,distance=0,waterlogged=true] +execute if score @s s.crhf.block_id matches 15022 run setblock ~ ~ ~ minecraft:scaffolding[bottom=false,distance=0,waterlogged=false] +execute if score @s s.crhf.block_id matches 15023 run setblock ~ ~ ~ minecraft:scaffolding[bottom=false,distance=1,waterlogged=true] +execute if score @s s.crhf.block_id matches 15024 run setblock ~ ~ ~ minecraft:scaffolding[bottom=false,distance=1,waterlogged=false] +execute if score @s s.crhf.block_id matches 15025 run setblock ~ ~ ~ minecraft:scaffolding[bottom=false,distance=2,waterlogged=true] +execute if score @s s.crhf.block_id matches 15026 run setblock ~ ~ ~ minecraft:scaffolding[bottom=false,distance=2,waterlogged=false] +execute if score @s s.crhf.block_id matches 15027 run setblock ~ ~ ~ minecraft:scaffolding[bottom=false,distance=3,waterlogged=true] +execute if score @s s.crhf.block_id matches 15028 run setblock ~ ~ ~ minecraft:scaffolding[bottom=false,distance=3,waterlogged=false] +execute if score @s s.crhf.block_id matches 15029 run setblock ~ ~ ~ minecraft:scaffolding[bottom=false,distance=4,waterlogged=true] +execute if score @s s.crhf.block_id matches 15030 run setblock ~ ~ ~ minecraft:scaffolding[bottom=false,distance=4,waterlogged=false] +execute if score @s s.crhf.block_id matches 15031 run setblock ~ ~ ~ minecraft:scaffolding[bottom=false,distance=5,waterlogged=true] +execute if score @s s.crhf.block_id matches 15032 run setblock ~ ~ ~ minecraft:scaffolding[bottom=false,distance=5,waterlogged=false] +execute if score @s s.crhf.block_id matches 15033 run setblock ~ ~ ~ minecraft:scaffolding[bottom=false,distance=6,waterlogged=true] +execute if score @s s.crhf.block_id matches 15034 run setblock ~ ~ ~ minecraft:scaffolding[bottom=false,distance=6,waterlogged=false] +execute if score @s s.crhf.block_id matches 15035 run setblock ~ ~ ~ minecraft:scaffolding[bottom=false,distance=7,waterlogged=true] +execute if score @s s.crhf.block_id matches 15036 run setblock ~ ~ ~ minecraft:scaffolding[bottom=false,distance=7,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_413.mcfunction b/data/bsc/functions/write/l0/p/l0_413.mcfunction new file mode 100644 index 00000000..eec75389 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_413.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15037 run setblock ~ ~ ~ minecraft:loom[facing=north] +execute if score @s s.crhf.block_id matches 15038 run setblock ~ ~ ~ minecraft:loom[facing=south] +execute if score @s s.crhf.block_id matches 15039 run setblock ~ ~ ~ minecraft:loom[facing=west] +execute if score @s s.crhf.block_id matches 15040 run setblock ~ ~ ~ minecraft:loom[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_414.mcfunction b/data/bsc/functions/write/l0/p/l0_414.mcfunction new file mode 100644 index 00000000..8d844319 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_414.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 15041 run setblock ~ ~ ~ minecraft:barrel[facing=north,open=true] +execute if score @s s.crhf.block_id matches 15042 run setblock ~ ~ ~ minecraft:barrel[facing=north,open=false] +execute if score @s s.crhf.block_id matches 15043 run setblock ~ ~ ~ minecraft:barrel[facing=east,open=true] +execute if score @s s.crhf.block_id matches 15044 run setblock ~ ~ ~ minecraft:barrel[facing=east,open=false] +execute if score @s s.crhf.block_id matches 15045 run setblock ~ ~ ~ minecraft:barrel[facing=south,open=true] +execute if score @s s.crhf.block_id matches 15046 run setblock ~ ~ ~ minecraft:barrel[facing=south,open=false] +execute if score @s s.crhf.block_id matches 15047 run setblock ~ ~ ~ minecraft:barrel[facing=west,open=true] +execute if score @s s.crhf.block_id matches 15048 run setblock ~ ~ ~ minecraft:barrel[facing=west,open=false] +execute if score @s s.crhf.block_id matches 15049 run setblock ~ ~ ~ minecraft:barrel[facing=up,open=true] +execute if score @s s.crhf.block_id matches 15050 run setblock ~ ~ ~ minecraft:barrel[facing=up,open=false] +execute if score @s s.crhf.block_id matches 15051 run setblock ~ ~ ~ minecraft:barrel[facing=down,open=true] +execute if score @s s.crhf.block_id matches 15052 run setblock ~ ~ ~ minecraft:barrel[facing=down,open=false] diff --git a/data/bsc/functions/write/l0/p/l0_415.mcfunction b/data/bsc/functions/write/l0/p/l0_415.mcfunction new file mode 100644 index 00000000..964e4a3a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_415.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 15053 run setblock ~ ~ ~ minecraft:smoker[facing=north,lit=true] +execute if score @s s.crhf.block_id matches 15054 run setblock ~ ~ ~ minecraft:smoker[facing=north,lit=false] +execute if score @s s.crhf.block_id matches 15055 run setblock ~ ~ ~ minecraft:smoker[facing=south,lit=true] +execute if score @s s.crhf.block_id matches 15056 run setblock ~ ~ ~ minecraft:smoker[facing=south,lit=false] +execute if score @s s.crhf.block_id matches 15057 run setblock ~ ~ ~ minecraft:smoker[facing=west,lit=true] +execute if score @s s.crhf.block_id matches 15058 run setblock ~ ~ ~ minecraft:smoker[facing=west,lit=false] +execute if score @s s.crhf.block_id matches 15059 run setblock ~ ~ ~ minecraft:smoker[facing=east,lit=true] +execute if score @s s.crhf.block_id matches 15060 run setblock ~ ~ ~ minecraft:smoker[facing=east,lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_416.mcfunction b/data/bsc/functions/write/l0/p/l0_416.mcfunction new file mode 100644 index 00000000..8ae035de --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_416.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 15061 run setblock ~ ~ ~ minecraft:blast_furnace[facing=north,lit=true] +execute if score @s s.crhf.block_id matches 15062 run setblock ~ ~ ~ minecraft:blast_furnace[facing=north,lit=false] +execute if score @s s.crhf.block_id matches 15063 run setblock ~ ~ ~ minecraft:blast_furnace[facing=south,lit=true] +execute if score @s s.crhf.block_id matches 15064 run setblock ~ ~ ~ minecraft:blast_furnace[facing=south,lit=false] +execute if score @s s.crhf.block_id matches 15065 run setblock ~ ~ ~ minecraft:blast_furnace[facing=west,lit=true] +execute if score @s s.crhf.block_id matches 15066 run setblock ~ ~ ~ minecraft:blast_furnace[facing=west,lit=false] +execute if score @s s.crhf.block_id matches 15067 run setblock ~ ~ ~ minecraft:blast_furnace[facing=east,lit=true] +execute if score @s s.crhf.block_id matches 15068 run setblock ~ ~ ~ minecraft:blast_furnace[facing=east,lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_417.mcfunction b/data/bsc/functions/write/l0/p/l0_417.mcfunction new file mode 100644 index 00000000..e5902ec7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_417.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 15071 run setblock ~ ~ ~ minecraft:grindstone[face=floor,facing=north] +execute if score @s s.crhf.block_id matches 15072 run setblock ~ ~ ~ minecraft:grindstone[face=floor,facing=south] +execute if score @s s.crhf.block_id matches 15073 run setblock ~ ~ ~ minecraft:grindstone[face=floor,facing=west] +execute if score @s s.crhf.block_id matches 15074 run setblock ~ ~ ~ minecraft:grindstone[face=floor,facing=east] +execute if score @s s.crhf.block_id matches 15075 run setblock ~ ~ ~ minecraft:grindstone[face=wall,facing=north] +execute if score @s s.crhf.block_id matches 15076 run setblock ~ ~ ~ minecraft:grindstone[face=wall,facing=south] +execute if score @s s.crhf.block_id matches 15077 run setblock ~ ~ ~ minecraft:grindstone[face=wall,facing=west] +execute if score @s s.crhf.block_id matches 15078 run setblock ~ ~ ~ minecraft:grindstone[face=wall,facing=east] +execute if score @s s.crhf.block_id matches 15079 run setblock ~ ~ ~ minecraft:grindstone[face=ceiling,facing=north] +execute if score @s s.crhf.block_id matches 15080 run setblock ~ ~ ~ minecraft:grindstone[face=ceiling,facing=south] +execute if score @s s.crhf.block_id matches 15081 run setblock ~ ~ ~ minecraft:grindstone[face=ceiling,facing=west] +execute if score @s s.crhf.block_id matches 15082 run setblock ~ ~ ~ minecraft:grindstone[face=ceiling,facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_418.mcfunction b/data/bsc/functions/write/l0/p/l0_418.mcfunction new file mode 100644 index 00000000..c14bba0d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_418.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 15083 run setblock ~ ~ ~ minecraft:lectern[facing=north,has_book=true,powered=true] +execute if score @s s.crhf.block_id matches 15084 run setblock ~ ~ ~ minecraft:lectern[facing=north,has_book=true,powered=false] +execute if score @s s.crhf.block_id matches 15085 run setblock ~ ~ ~ minecraft:lectern[facing=north,has_book=false,powered=true] +execute if score @s s.crhf.block_id matches 15086 run setblock ~ ~ ~ minecraft:lectern[facing=north,has_book=false,powered=false] +execute if score @s s.crhf.block_id matches 15087 run setblock ~ ~ ~ minecraft:lectern[facing=south,has_book=true,powered=true] +execute if score @s s.crhf.block_id matches 15088 run setblock ~ ~ ~ minecraft:lectern[facing=south,has_book=true,powered=false] +execute if score @s s.crhf.block_id matches 15089 run setblock ~ ~ ~ minecraft:lectern[facing=south,has_book=false,powered=true] +execute if score @s s.crhf.block_id matches 15090 run setblock ~ ~ ~ minecraft:lectern[facing=south,has_book=false,powered=false] +execute if score @s s.crhf.block_id matches 15091 run setblock ~ ~ ~ minecraft:lectern[facing=west,has_book=true,powered=true] +execute if score @s s.crhf.block_id matches 15092 run setblock ~ ~ ~ minecraft:lectern[facing=west,has_book=true,powered=false] +execute if score @s s.crhf.block_id matches 15093 run setblock ~ ~ ~ minecraft:lectern[facing=west,has_book=false,powered=true] +execute if score @s s.crhf.block_id matches 15094 run setblock ~ ~ ~ minecraft:lectern[facing=west,has_book=false,powered=false] +execute if score @s s.crhf.block_id matches 15095 run setblock ~ ~ ~ minecraft:lectern[facing=east,has_book=true,powered=true] +execute if score @s s.crhf.block_id matches 15096 run setblock ~ ~ ~ minecraft:lectern[facing=east,has_book=true,powered=false] +execute if score @s s.crhf.block_id matches 15097 run setblock ~ ~ ~ minecraft:lectern[facing=east,has_book=false,powered=true] +execute if score @s s.crhf.block_id matches 15098 run setblock ~ ~ ~ minecraft:lectern[facing=east,has_book=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_419.mcfunction b/data/bsc/functions/write/l0/p/l0_419.mcfunction new file mode 100644 index 00000000..0dda8abb --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_419.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15100 run setblock ~ ~ ~ minecraft:stonecutter[facing=north] +execute if score @s s.crhf.block_id matches 15101 run setblock ~ ~ ~ minecraft:stonecutter[facing=south] +execute if score @s s.crhf.block_id matches 15102 run setblock ~ ~ ~ minecraft:stonecutter[facing=west] +execute if score @s s.crhf.block_id matches 15103 run setblock ~ ~ ~ minecraft:stonecutter[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_42.mcfunction b/data/bsc/functions/write/l0/p/l0_42.mcfunction new file mode 100644 index 00000000..b44f694a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_42.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 266 run setblock ~ ~ ~ minecraft:dispenser[facing=north,triggered=true] +execute if score @s s.crhf.block_id matches 267 run setblock ~ ~ ~ minecraft:dispenser[facing=north,triggered=false] +execute if score @s s.crhf.block_id matches 268 run setblock ~ ~ ~ minecraft:dispenser[facing=east,triggered=true] +execute if score @s s.crhf.block_id matches 269 run setblock ~ ~ ~ minecraft:dispenser[facing=east,triggered=false] +execute if score @s s.crhf.block_id matches 270 run setblock ~ ~ ~ minecraft:dispenser[facing=south,triggered=true] +execute if score @s s.crhf.block_id matches 271 run setblock ~ ~ ~ minecraft:dispenser[facing=south,triggered=false] +execute if score @s s.crhf.block_id matches 272 run setblock ~ ~ ~ minecraft:dispenser[facing=west,triggered=true] +execute if score @s s.crhf.block_id matches 273 run setblock ~ ~ ~ minecraft:dispenser[facing=west,triggered=false] +execute if score @s s.crhf.block_id matches 274 run setblock ~ ~ ~ minecraft:dispenser[facing=up,triggered=true] +execute if score @s s.crhf.block_id matches 275 run setblock ~ ~ ~ minecraft:dispenser[facing=up,triggered=false] +execute if score @s s.crhf.block_id matches 276 run setblock ~ ~ ~ minecraft:dispenser[facing=down,triggered=true] +execute if score @s s.crhf.block_id matches 277 run setblock ~ ~ ~ minecraft:dispenser[facing=down,triggered=false] diff --git a/data/bsc/functions/write/l0/p/l0_420.mcfunction b/data/bsc/functions/write/l0/p/l0_420.mcfunction new file mode 100644 index 00000000..d068f05d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_420.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15104 run setblock ~ ~ ~ minecraft:bell[attachment=floor,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 15105 run setblock ~ ~ ~ minecraft:bell[attachment=floor,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 15106 run setblock ~ ~ ~ minecraft:bell[attachment=floor,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 15107 run setblock ~ ~ ~ minecraft:bell[attachment=floor,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 15108 run setblock ~ ~ ~ minecraft:bell[attachment=floor,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 15109 run setblock ~ ~ ~ minecraft:bell[attachment=floor,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 15110 run setblock ~ ~ ~ minecraft:bell[attachment=floor,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 15111 run setblock ~ ~ ~ minecraft:bell[attachment=floor,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 15112 run setblock ~ ~ ~ minecraft:bell[attachment=ceiling,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 15113 run setblock ~ ~ ~ minecraft:bell[attachment=ceiling,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 15114 run setblock ~ ~ ~ minecraft:bell[attachment=ceiling,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 15115 run setblock ~ ~ ~ minecraft:bell[attachment=ceiling,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 15116 run setblock ~ ~ ~ minecraft:bell[attachment=ceiling,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 15117 run setblock ~ ~ ~ minecraft:bell[attachment=ceiling,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 15118 run setblock ~ ~ ~ minecraft:bell[attachment=ceiling,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 15119 run setblock ~ ~ ~ minecraft:bell[attachment=ceiling,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 15120 run setblock ~ ~ ~ minecraft:bell[attachment=single_wall,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 15121 run setblock ~ ~ ~ minecraft:bell[attachment=single_wall,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 15122 run setblock ~ ~ ~ minecraft:bell[attachment=single_wall,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 15123 run setblock ~ ~ ~ minecraft:bell[attachment=single_wall,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 15124 run setblock ~ ~ ~ minecraft:bell[attachment=single_wall,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 15125 run setblock ~ ~ ~ minecraft:bell[attachment=single_wall,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 15126 run setblock ~ ~ ~ minecraft:bell[attachment=single_wall,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 15127 run setblock ~ ~ ~ minecraft:bell[attachment=single_wall,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 15128 run setblock ~ ~ ~ minecraft:bell[attachment=double_wall,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 15129 run setblock ~ ~ ~ minecraft:bell[attachment=double_wall,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 15130 run setblock ~ ~ ~ minecraft:bell[attachment=double_wall,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 15131 run setblock ~ ~ ~ minecraft:bell[attachment=double_wall,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 15132 run setblock ~ ~ ~ minecraft:bell[attachment=double_wall,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 15133 run setblock ~ ~ ~ minecraft:bell[attachment=double_wall,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 15134 run setblock ~ ~ ~ minecraft:bell[attachment=double_wall,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 15135 run setblock ~ ~ ~ minecraft:bell[attachment=double_wall,facing=east,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_421.mcfunction b/data/bsc/functions/write/l0/p/l0_421.mcfunction new file mode 100644 index 00000000..7750fc53 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_421.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15136 run setblock ~ ~ ~ minecraft:lantern[hanging=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15137 run setblock ~ ~ ~ minecraft:lantern[hanging=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15138 run setblock ~ ~ ~ minecraft:lantern[hanging=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15139 run setblock ~ ~ ~ minecraft:lantern[hanging=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_422.mcfunction b/data/bsc/functions/write/l0/p/l0_422.mcfunction new file mode 100644 index 00000000..7a032c75 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_422.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15140 run setblock ~ ~ ~ minecraft:soul_lantern[hanging=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15141 run setblock ~ ~ ~ minecraft:soul_lantern[hanging=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15142 run setblock ~ ~ ~ minecraft:soul_lantern[hanging=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15143 run setblock ~ ~ ~ minecraft:soul_lantern[hanging=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_423.mcfunction b/data/bsc/functions/write/l0/p/l0_423.mcfunction new file mode 100644 index 00000000..b9e69b05 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_423.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15144 run setblock ~ ~ ~ minecraft:campfire[facing=north,lit=true,signal_fire=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15145 run setblock ~ ~ ~ minecraft:campfire[facing=north,lit=true,signal_fire=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15146 run setblock ~ ~ ~ minecraft:campfire[facing=north,lit=true,signal_fire=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15147 run setblock ~ ~ ~ minecraft:campfire[facing=north,lit=true,signal_fire=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15148 run setblock ~ ~ ~ minecraft:campfire[facing=north,lit=false,signal_fire=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15149 run setblock ~ ~ ~ minecraft:campfire[facing=north,lit=false,signal_fire=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15150 run setblock ~ ~ ~ minecraft:campfire[facing=north,lit=false,signal_fire=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15151 run setblock ~ ~ ~ minecraft:campfire[facing=north,lit=false,signal_fire=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15152 run setblock ~ ~ ~ minecraft:campfire[facing=south,lit=true,signal_fire=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15153 run setblock ~ ~ ~ minecraft:campfire[facing=south,lit=true,signal_fire=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15154 run setblock ~ ~ ~ minecraft:campfire[facing=south,lit=true,signal_fire=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15155 run setblock ~ ~ ~ minecraft:campfire[facing=south,lit=true,signal_fire=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15156 run setblock ~ ~ ~ minecraft:campfire[facing=south,lit=false,signal_fire=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15157 run setblock ~ ~ ~ minecraft:campfire[facing=south,lit=false,signal_fire=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15158 run setblock ~ ~ ~ minecraft:campfire[facing=south,lit=false,signal_fire=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15159 run setblock ~ ~ ~ minecraft:campfire[facing=south,lit=false,signal_fire=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15160 run setblock ~ ~ ~ minecraft:campfire[facing=west,lit=true,signal_fire=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15161 run setblock ~ ~ ~ minecraft:campfire[facing=west,lit=true,signal_fire=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15162 run setblock ~ ~ ~ minecraft:campfire[facing=west,lit=true,signal_fire=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15163 run setblock ~ ~ ~ minecraft:campfire[facing=west,lit=true,signal_fire=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15164 run setblock ~ ~ ~ minecraft:campfire[facing=west,lit=false,signal_fire=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15165 run setblock ~ ~ ~ minecraft:campfire[facing=west,lit=false,signal_fire=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15166 run setblock ~ ~ ~ minecraft:campfire[facing=west,lit=false,signal_fire=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15167 run setblock ~ ~ ~ minecraft:campfire[facing=west,lit=false,signal_fire=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15168 run setblock ~ ~ ~ minecraft:campfire[facing=east,lit=true,signal_fire=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15169 run setblock ~ ~ ~ minecraft:campfire[facing=east,lit=true,signal_fire=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15170 run setblock ~ ~ ~ minecraft:campfire[facing=east,lit=true,signal_fire=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15171 run setblock ~ ~ ~ minecraft:campfire[facing=east,lit=true,signal_fire=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15172 run setblock ~ ~ ~ minecraft:campfire[facing=east,lit=false,signal_fire=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15173 run setblock ~ ~ ~ minecraft:campfire[facing=east,lit=false,signal_fire=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15174 run setblock ~ ~ ~ minecraft:campfire[facing=east,lit=false,signal_fire=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15175 run setblock ~ ~ ~ minecraft:campfire[facing=east,lit=false,signal_fire=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_424.mcfunction b/data/bsc/functions/write/l0/p/l0_424.mcfunction new file mode 100644 index 00000000..a97341eb --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_424.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15176 run setblock ~ ~ ~ minecraft:soul_campfire[facing=north,lit=true,signal_fire=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15177 run setblock ~ ~ ~ minecraft:soul_campfire[facing=north,lit=true,signal_fire=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15178 run setblock ~ ~ ~ minecraft:soul_campfire[facing=north,lit=true,signal_fire=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15179 run setblock ~ ~ ~ minecraft:soul_campfire[facing=north,lit=true,signal_fire=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15180 run setblock ~ ~ ~ minecraft:soul_campfire[facing=north,lit=false,signal_fire=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15181 run setblock ~ ~ ~ minecraft:soul_campfire[facing=north,lit=false,signal_fire=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15182 run setblock ~ ~ ~ minecraft:soul_campfire[facing=north,lit=false,signal_fire=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15183 run setblock ~ ~ ~ minecraft:soul_campfire[facing=north,lit=false,signal_fire=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15184 run setblock ~ ~ ~ minecraft:soul_campfire[facing=south,lit=true,signal_fire=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15185 run setblock ~ ~ ~ minecraft:soul_campfire[facing=south,lit=true,signal_fire=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15186 run setblock ~ ~ ~ minecraft:soul_campfire[facing=south,lit=true,signal_fire=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15187 run setblock ~ ~ ~ minecraft:soul_campfire[facing=south,lit=true,signal_fire=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15188 run setblock ~ ~ ~ minecraft:soul_campfire[facing=south,lit=false,signal_fire=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15189 run setblock ~ ~ ~ minecraft:soul_campfire[facing=south,lit=false,signal_fire=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15190 run setblock ~ ~ ~ minecraft:soul_campfire[facing=south,lit=false,signal_fire=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15191 run setblock ~ ~ ~ minecraft:soul_campfire[facing=south,lit=false,signal_fire=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15192 run setblock ~ ~ ~ minecraft:soul_campfire[facing=west,lit=true,signal_fire=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15193 run setblock ~ ~ ~ minecraft:soul_campfire[facing=west,lit=true,signal_fire=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15194 run setblock ~ ~ ~ minecraft:soul_campfire[facing=west,lit=true,signal_fire=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15195 run setblock ~ ~ ~ minecraft:soul_campfire[facing=west,lit=true,signal_fire=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15196 run setblock ~ ~ ~ minecraft:soul_campfire[facing=west,lit=false,signal_fire=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15197 run setblock ~ ~ ~ minecraft:soul_campfire[facing=west,lit=false,signal_fire=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15198 run setblock ~ ~ ~ minecraft:soul_campfire[facing=west,lit=false,signal_fire=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15199 run setblock ~ ~ ~ minecraft:soul_campfire[facing=west,lit=false,signal_fire=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15200 run setblock ~ ~ ~ minecraft:soul_campfire[facing=east,lit=true,signal_fire=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15201 run setblock ~ ~ ~ minecraft:soul_campfire[facing=east,lit=true,signal_fire=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15202 run setblock ~ ~ ~ minecraft:soul_campfire[facing=east,lit=true,signal_fire=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15203 run setblock ~ ~ ~ minecraft:soul_campfire[facing=east,lit=true,signal_fire=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15204 run setblock ~ ~ ~ minecraft:soul_campfire[facing=east,lit=false,signal_fire=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15205 run setblock ~ ~ ~ minecraft:soul_campfire[facing=east,lit=false,signal_fire=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15206 run setblock ~ ~ ~ minecraft:soul_campfire[facing=east,lit=false,signal_fire=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15207 run setblock ~ ~ ~ minecraft:soul_campfire[facing=east,lit=false,signal_fire=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_425.mcfunction b/data/bsc/functions/write/l0/p/l0_425.mcfunction new file mode 100644 index 00000000..8284633c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_425.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15208 run setblock ~ ~ ~ minecraft:sweet_berry_bush[age=0] +execute if score @s s.crhf.block_id matches 15209 run setblock ~ ~ ~ minecraft:sweet_berry_bush[age=1] +execute if score @s s.crhf.block_id matches 15210 run setblock ~ ~ ~ minecraft:sweet_berry_bush[age=2] +execute if score @s s.crhf.block_id matches 15211 run setblock ~ ~ ~ minecraft:sweet_berry_bush[age=3] diff --git a/data/bsc/functions/write/l0/p/l0_426.mcfunction b/data/bsc/functions/write/l0/p/l0_426.mcfunction new file mode 100644 index 00000000..96882db7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_426.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 15212 run setblock ~ ~ ~ minecraft:warped_stem[axis=x] +execute if score @s s.crhf.block_id matches 15213 run setblock ~ ~ ~ minecraft:warped_stem[axis=y] +execute if score @s s.crhf.block_id matches 15214 run setblock ~ ~ ~ minecraft:warped_stem[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_427.mcfunction b/data/bsc/functions/write/l0/p/l0_427.mcfunction new file mode 100644 index 00000000..56182c2f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_427.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 15215 run setblock ~ ~ ~ minecraft:stripped_warped_stem[axis=x] +execute if score @s s.crhf.block_id matches 15216 run setblock ~ ~ ~ minecraft:stripped_warped_stem[axis=y] +execute if score @s s.crhf.block_id matches 15217 run setblock ~ ~ ~ minecraft:stripped_warped_stem[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_428.mcfunction b/data/bsc/functions/write/l0/p/l0_428.mcfunction new file mode 100644 index 00000000..b836ade2 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_428.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 15218 run setblock ~ ~ ~ minecraft:warped_hyphae[axis=x] +execute if score @s s.crhf.block_id matches 15219 run setblock ~ ~ ~ minecraft:warped_hyphae[axis=y] +execute if score @s s.crhf.block_id matches 15220 run setblock ~ ~ ~ minecraft:warped_hyphae[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_429.mcfunction b/data/bsc/functions/write/l0/p/l0_429.mcfunction new file mode 100644 index 00000000..92808c97 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_429.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 15221 run setblock ~ ~ ~ minecraft:stripped_warped_hyphae[axis=x] +execute if score @s s.crhf.block_id matches 15222 run setblock ~ ~ ~ minecraft:stripped_warped_hyphae[axis=y] +execute if score @s s.crhf.block_id matches 15223 run setblock ~ ~ ~ minecraft:stripped_warped_hyphae[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_43.mcfunction b/data/bsc/functions/write/l0/p/l0_43.mcfunction new file mode 100644 index 00000000..4928c077 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_43.mcfunction @@ -0,0 +1,800 @@ +execute if score @s s.crhf.block_id matches 281 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=0,powered=true] +execute if score @s s.crhf.block_id matches 282 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=0,powered=false] +execute if score @s s.crhf.block_id matches 283 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=1,powered=true] +execute if score @s s.crhf.block_id matches 284 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=1,powered=false] +execute if score @s s.crhf.block_id matches 285 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=2,powered=true] +execute if score @s s.crhf.block_id matches 286 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=2,powered=false] +execute if score @s s.crhf.block_id matches 287 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=3,powered=true] +execute if score @s s.crhf.block_id matches 288 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=3,powered=false] +execute if score @s s.crhf.block_id matches 289 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=4,powered=true] +execute if score @s s.crhf.block_id matches 290 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=4,powered=false] +execute if score @s s.crhf.block_id matches 291 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=5,powered=true] +execute if score @s s.crhf.block_id matches 292 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=5,powered=false] +execute if score @s s.crhf.block_id matches 293 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=6,powered=true] +execute if score @s s.crhf.block_id matches 294 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=6,powered=false] +execute if score @s s.crhf.block_id matches 295 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=7,powered=true] +execute if score @s s.crhf.block_id matches 296 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=7,powered=false] +execute if score @s s.crhf.block_id matches 297 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=8,powered=true] +execute if score @s s.crhf.block_id matches 298 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=8,powered=false] +execute if score @s s.crhf.block_id matches 299 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=9,powered=true] +execute if score @s s.crhf.block_id matches 300 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=9,powered=false] +execute if score @s s.crhf.block_id matches 301 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=10,powered=true] +execute if score @s s.crhf.block_id matches 302 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=10,powered=false] +execute if score @s s.crhf.block_id matches 303 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=11,powered=true] +execute if score @s s.crhf.block_id matches 304 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=11,powered=false] +execute if score @s s.crhf.block_id matches 305 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=12,powered=true] +execute if score @s s.crhf.block_id matches 306 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=12,powered=false] +execute if score @s s.crhf.block_id matches 307 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=13,powered=true] +execute if score @s s.crhf.block_id matches 308 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=13,powered=false] +execute if score @s s.crhf.block_id matches 309 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=14,powered=true] +execute if score @s s.crhf.block_id matches 310 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=14,powered=false] +execute if score @s s.crhf.block_id matches 311 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=15,powered=true] +execute if score @s s.crhf.block_id matches 312 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=15,powered=false] +execute if score @s s.crhf.block_id matches 313 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=16,powered=true] +execute if score @s s.crhf.block_id matches 314 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=16,powered=false] +execute if score @s s.crhf.block_id matches 315 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=17,powered=true] +execute if score @s s.crhf.block_id matches 316 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=17,powered=false] +execute if score @s s.crhf.block_id matches 317 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=18,powered=true] +execute if score @s s.crhf.block_id matches 318 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=18,powered=false] +execute if score @s s.crhf.block_id matches 319 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=19,powered=true] +execute if score @s s.crhf.block_id matches 320 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=19,powered=false] +execute if score @s s.crhf.block_id matches 321 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=20,powered=true] +execute if score @s s.crhf.block_id matches 322 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=20,powered=false] +execute if score @s s.crhf.block_id matches 323 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=21,powered=true] +execute if score @s s.crhf.block_id matches 324 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=21,powered=false] +execute if score @s s.crhf.block_id matches 325 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=22,powered=true] +execute if score @s s.crhf.block_id matches 326 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=22,powered=false] +execute if score @s s.crhf.block_id matches 327 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=23,powered=true] +execute if score @s s.crhf.block_id matches 328 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=23,powered=false] +execute if score @s s.crhf.block_id matches 329 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=24,powered=true] +execute if score @s s.crhf.block_id matches 330 run setblock ~ ~ ~ minecraft:note_block[instrument=harp,note=24,powered=false] +execute if score @s s.crhf.block_id matches 331 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=0,powered=true] +execute if score @s s.crhf.block_id matches 332 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=0,powered=false] +execute if score @s s.crhf.block_id matches 333 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=1,powered=true] +execute if score @s s.crhf.block_id matches 334 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=1,powered=false] +execute if score @s s.crhf.block_id matches 335 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=2,powered=true] +execute if score @s s.crhf.block_id matches 336 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=2,powered=false] +execute if score @s s.crhf.block_id matches 337 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=3,powered=true] +execute if score @s s.crhf.block_id matches 338 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=3,powered=false] +execute if score @s s.crhf.block_id matches 339 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=4,powered=true] +execute if score @s s.crhf.block_id matches 340 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=4,powered=false] +execute if score @s s.crhf.block_id matches 341 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=5,powered=true] +execute if score @s s.crhf.block_id matches 342 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=5,powered=false] +execute if score @s s.crhf.block_id matches 343 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=6,powered=true] +execute if score @s s.crhf.block_id matches 344 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=6,powered=false] +execute if score @s s.crhf.block_id matches 345 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=7,powered=true] +execute if score @s s.crhf.block_id matches 346 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=7,powered=false] +execute if score @s s.crhf.block_id matches 347 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=8,powered=true] +execute if score @s s.crhf.block_id matches 348 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=8,powered=false] +execute if score @s s.crhf.block_id matches 349 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=9,powered=true] +execute if score @s s.crhf.block_id matches 350 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=9,powered=false] +execute if score @s s.crhf.block_id matches 351 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=10,powered=true] +execute if score @s s.crhf.block_id matches 352 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=10,powered=false] +execute if score @s s.crhf.block_id matches 353 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=11,powered=true] +execute if score @s s.crhf.block_id matches 354 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=11,powered=false] +execute if score @s s.crhf.block_id matches 355 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=12,powered=true] +execute if score @s s.crhf.block_id matches 356 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=12,powered=false] +execute if score @s s.crhf.block_id matches 357 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=13,powered=true] +execute if score @s s.crhf.block_id matches 358 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=13,powered=false] +execute if score @s s.crhf.block_id matches 359 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=14,powered=true] +execute if score @s s.crhf.block_id matches 360 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=14,powered=false] +execute if score @s s.crhf.block_id matches 361 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=15,powered=true] +execute if score @s s.crhf.block_id matches 362 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=15,powered=false] +execute if score @s s.crhf.block_id matches 363 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=16,powered=true] +execute if score @s s.crhf.block_id matches 364 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=16,powered=false] +execute if score @s s.crhf.block_id matches 365 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=17,powered=true] +execute if score @s s.crhf.block_id matches 366 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=17,powered=false] +execute if score @s s.crhf.block_id matches 367 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=18,powered=true] +execute if score @s s.crhf.block_id matches 368 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=18,powered=false] +execute if score @s s.crhf.block_id matches 369 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=19,powered=true] +execute if score @s s.crhf.block_id matches 370 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=19,powered=false] +execute if score @s s.crhf.block_id matches 371 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=20,powered=true] +execute if score @s s.crhf.block_id matches 372 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=20,powered=false] +execute if score @s s.crhf.block_id matches 373 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=21,powered=true] +execute if score @s s.crhf.block_id matches 374 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=21,powered=false] +execute if score @s s.crhf.block_id matches 375 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=22,powered=true] +execute if score @s s.crhf.block_id matches 376 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=22,powered=false] +execute if score @s s.crhf.block_id matches 377 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=23,powered=true] +execute if score @s s.crhf.block_id matches 378 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=23,powered=false] +execute if score @s s.crhf.block_id matches 379 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=24,powered=true] +execute if score @s s.crhf.block_id matches 380 run setblock ~ ~ ~ minecraft:note_block[instrument=basedrum,note=24,powered=false] +execute if score @s s.crhf.block_id matches 381 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=0,powered=true] +execute if score @s s.crhf.block_id matches 382 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=0,powered=false] +execute if score @s s.crhf.block_id matches 383 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=1,powered=true] +execute if score @s s.crhf.block_id matches 384 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=1,powered=false] +execute if score @s s.crhf.block_id matches 385 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=2,powered=true] +execute if score @s s.crhf.block_id matches 386 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=2,powered=false] +execute if score @s s.crhf.block_id matches 387 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=3,powered=true] +execute if score @s s.crhf.block_id matches 388 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=3,powered=false] +execute if score @s s.crhf.block_id matches 389 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=4,powered=true] +execute if score @s s.crhf.block_id matches 390 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=4,powered=false] +execute if score @s s.crhf.block_id matches 391 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=5,powered=true] +execute if score @s s.crhf.block_id matches 392 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=5,powered=false] +execute if score @s s.crhf.block_id matches 393 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=6,powered=true] +execute if score @s s.crhf.block_id matches 394 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=6,powered=false] +execute if score @s s.crhf.block_id matches 395 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=7,powered=true] +execute if score @s s.crhf.block_id matches 396 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=7,powered=false] +execute if score @s s.crhf.block_id matches 397 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=8,powered=true] +execute if score @s s.crhf.block_id matches 398 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=8,powered=false] +execute if score @s s.crhf.block_id matches 399 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=9,powered=true] +execute if score @s s.crhf.block_id matches 400 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=9,powered=false] +execute if score @s s.crhf.block_id matches 401 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=10,powered=true] +execute if score @s s.crhf.block_id matches 402 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=10,powered=false] +execute if score @s s.crhf.block_id matches 403 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=11,powered=true] +execute if score @s s.crhf.block_id matches 404 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=11,powered=false] +execute if score @s s.crhf.block_id matches 405 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=12,powered=true] +execute if score @s s.crhf.block_id matches 406 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=12,powered=false] +execute if score @s s.crhf.block_id matches 407 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=13,powered=true] +execute if score @s s.crhf.block_id matches 408 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=13,powered=false] +execute if score @s s.crhf.block_id matches 409 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=14,powered=true] +execute if score @s s.crhf.block_id matches 410 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=14,powered=false] +execute if score @s s.crhf.block_id matches 411 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=15,powered=true] +execute if score @s s.crhf.block_id matches 412 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=15,powered=false] +execute if score @s s.crhf.block_id matches 413 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=16,powered=true] +execute if score @s s.crhf.block_id matches 414 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=16,powered=false] +execute if score @s s.crhf.block_id matches 415 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=17,powered=true] +execute if score @s s.crhf.block_id matches 416 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=17,powered=false] +execute if score @s s.crhf.block_id matches 417 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=18,powered=true] +execute if score @s s.crhf.block_id matches 418 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=18,powered=false] +execute if score @s s.crhf.block_id matches 419 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=19,powered=true] +execute if score @s s.crhf.block_id matches 420 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=19,powered=false] +execute if score @s s.crhf.block_id matches 421 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=20,powered=true] +execute if score @s s.crhf.block_id matches 422 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=20,powered=false] +execute if score @s s.crhf.block_id matches 423 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=21,powered=true] +execute if score @s s.crhf.block_id matches 424 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=21,powered=false] +execute if score @s s.crhf.block_id matches 425 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=22,powered=true] +execute if score @s s.crhf.block_id matches 426 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=22,powered=false] +execute if score @s s.crhf.block_id matches 427 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=23,powered=true] +execute if score @s s.crhf.block_id matches 428 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=23,powered=false] +execute if score @s s.crhf.block_id matches 429 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=24,powered=true] +execute if score @s s.crhf.block_id matches 430 run setblock ~ ~ ~ minecraft:note_block[instrument=snare,note=24,powered=false] +execute if score @s s.crhf.block_id matches 431 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=0,powered=true] +execute if score @s s.crhf.block_id matches 432 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=0,powered=false] +execute if score @s s.crhf.block_id matches 433 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=1,powered=true] +execute if score @s s.crhf.block_id matches 434 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=1,powered=false] +execute if score @s s.crhf.block_id matches 435 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=2,powered=true] +execute if score @s s.crhf.block_id matches 436 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=2,powered=false] +execute if score @s s.crhf.block_id matches 437 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=3,powered=true] +execute if score @s s.crhf.block_id matches 438 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=3,powered=false] +execute if score @s s.crhf.block_id matches 439 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=4,powered=true] +execute if score @s s.crhf.block_id matches 440 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=4,powered=false] +execute if score @s s.crhf.block_id matches 441 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=5,powered=true] +execute if score @s s.crhf.block_id matches 442 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=5,powered=false] +execute if score @s s.crhf.block_id matches 443 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=6,powered=true] +execute if score @s s.crhf.block_id matches 444 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=6,powered=false] +execute if score @s s.crhf.block_id matches 445 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=7,powered=true] +execute if score @s s.crhf.block_id matches 446 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=7,powered=false] +execute if score @s s.crhf.block_id matches 447 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=8,powered=true] +execute if score @s s.crhf.block_id matches 448 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=8,powered=false] +execute if score @s s.crhf.block_id matches 449 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=9,powered=true] +execute if score @s s.crhf.block_id matches 450 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=9,powered=false] +execute if score @s s.crhf.block_id matches 451 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=10,powered=true] +execute if score @s s.crhf.block_id matches 452 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=10,powered=false] +execute if score @s s.crhf.block_id matches 453 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=11,powered=true] +execute if score @s s.crhf.block_id matches 454 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=11,powered=false] +execute if score @s s.crhf.block_id matches 455 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=12,powered=true] +execute if score @s s.crhf.block_id matches 456 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=12,powered=false] +execute if score @s s.crhf.block_id matches 457 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=13,powered=true] +execute if score @s s.crhf.block_id matches 458 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=13,powered=false] +execute if score @s s.crhf.block_id matches 459 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=14,powered=true] +execute if score @s s.crhf.block_id matches 460 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=14,powered=false] +execute if score @s s.crhf.block_id matches 461 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=15,powered=true] +execute if score @s s.crhf.block_id matches 462 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=15,powered=false] +execute if score @s s.crhf.block_id matches 463 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=16,powered=true] +execute if score @s s.crhf.block_id matches 464 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=16,powered=false] +execute if score @s s.crhf.block_id matches 465 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=17,powered=true] +execute if score @s s.crhf.block_id matches 466 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=17,powered=false] +execute if score @s s.crhf.block_id matches 467 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=18,powered=true] +execute if score @s s.crhf.block_id matches 468 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=18,powered=false] +execute if score @s s.crhf.block_id matches 469 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=19,powered=true] +execute if score @s s.crhf.block_id matches 470 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=19,powered=false] +execute if score @s s.crhf.block_id matches 471 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=20,powered=true] +execute if score @s s.crhf.block_id matches 472 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=20,powered=false] +execute if score @s s.crhf.block_id matches 473 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=21,powered=true] +execute if score @s s.crhf.block_id matches 474 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=21,powered=false] +execute if score @s s.crhf.block_id matches 475 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=22,powered=true] +execute if score @s s.crhf.block_id matches 476 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=22,powered=false] +execute if score @s s.crhf.block_id matches 477 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=23,powered=true] +execute if score @s s.crhf.block_id matches 478 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=23,powered=false] +execute if score @s s.crhf.block_id matches 479 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=24,powered=true] +execute if score @s s.crhf.block_id matches 480 run setblock ~ ~ ~ minecraft:note_block[instrument=hat,note=24,powered=false] +execute if score @s s.crhf.block_id matches 481 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=0,powered=true] +execute if score @s s.crhf.block_id matches 482 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=0,powered=false] +execute if score @s s.crhf.block_id matches 483 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=1,powered=true] +execute if score @s s.crhf.block_id matches 484 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=1,powered=false] +execute if score @s s.crhf.block_id matches 485 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=2,powered=true] +execute if score @s s.crhf.block_id matches 486 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=2,powered=false] +execute if score @s s.crhf.block_id matches 487 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=3,powered=true] +execute if score @s s.crhf.block_id matches 488 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=3,powered=false] +execute if score @s s.crhf.block_id matches 489 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=4,powered=true] +execute if score @s s.crhf.block_id matches 490 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=4,powered=false] +execute if score @s s.crhf.block_id matches 491 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=5,powered=true] +execute if score @s s.crhf.block_id matches 492 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=5,powered=false] +execute if score @s s.crhf.block_id matches 493 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=6,powered=true] +execute if score @s s.crhf.block_id matches 494 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=6,powered=false] +execute if score @s s.crhf.block_id matches 495 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=7,powered=true] +execute if score @s s.crhf.block_id matches 496 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=7,powered=false] +execute if score @s s.crhf.block_id matches 497 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=8,powered=true] +execute if score @s s.crhf.block_id matches 498 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=8,powered=false] +execute if score @s s.crhf.block_id matches 499 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=9,powered=true] +execute if score @s s.crhf.block_id matches 500 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=9,powered=false] +execute if score @s s.crhf.block_id matches 501 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=10,powered=true] +execute if score @s s.crhf.block_id matches 502 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=10,powered=false] +execute if score @s s.crhf.block_id matches 503 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=11,powered=true] +execute if score @s s.crhf.block_id matches 504 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=11,powered=false] +execute if score @s s.crhf.block_id matches 505 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=12,powered=true] +execute if score @s s.crhf.block_id matches 506 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=12,powered=false] +execute if score @s s.crhf.block_id matches 507 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=13,powered=true] +execute if score @s s.crhf.block_id matches 508 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=13,powered=false] +execute if score @s s.crhf.block_id matches 509 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=14,powered=true] +execute if score @s s.crhf.block_id matches 510 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=14,powered=false] +execute if score @s s.crhf.block_id matches 511 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=15,powered=true] +execute if score @s s.crhf.block_id matches 512 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=15,powered=false] +execute if score @s s.crhf.block_id matches 513 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=16,powered=true] +execute if score @s s.crhf.block_id matches 514 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=16,powered=false] +execute if score @s s.crhf.block_id matches 515 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=17,powered=true] +execute if score @s s.crhf.block_id matches 516 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=17,powered=false] +execute if score @s s.crhf.block_id matches 517 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=18,powered=true] +execute if score @s s.crhf.block_id matches 518 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=18,powered=false] +execute if score @s s.crhf.block_id matches 519 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=19,powered=true] +execute if score @s s.crhf.block_id matches 520 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=19,powered=false] +execute if score @s s.crhf.block_id matches 521 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=20,powered=true] +execute if score @s s.crhf.block_id matches 522 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=20,powered=false] +execute if score @s s.crhf.block_id matches 523 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=21,powered=true] +execute if score @s s.crhf.block_id matches 524 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=21,powered=false] +execute if score @s s.crhf.block_id matches 525 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=22,powered=true] +execute if score @s s.crhf.block_id matches 526 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=22,powered=false] +execute if score @s s.crhf.block_id matches 527 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=23,powered=true] +execute if score @s s.crhf.block_id matches 528 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=23,powered=false] +execute if score @s s.crhf.block_id matches 529 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=24,powered=true] +execute if score @s s.crhf.block_id matches 530 run setblock ~ ~ ~ minecraft:note_block[instrument=bass,note=24,powered=false] +execute if score @s s.crhf.block_id matches 531 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=0,powered=true] +execute if score @s s.crhf.block_id matches 532 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=0,powered=false] +execute if score @s s.crhf.block_id matches 533 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=1,powered=true] +execute if score @s s.crhf.block_id matches 534 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=1,powered=false] +execute if score @s s.crhf.block_id matches 535 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=2,powered=true] +execute if score @s s.crhf.block_id matches 536 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=2,powered=false] +execute if score @s s.crhf.block_id matches 537 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=3,powered=true] +execute if score @s s.crhf.block_id matches 538 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=3,powered=false] +execute if score @s s.crhf.block_id matches 539 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=4,powered=true] +execute if score @s s.crhf.block_id matches 540 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=4,powered=false] +execute if score @s s.crhf.block_id matches 541 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=5,powered=true] +execute if score @s s.crhf.block_id matches 542 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=5,powered=false] +execute if score @s s.crhf.block_id matches 543 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=6,powered=true] +execute if score @s s.crhf.block_id matches 544 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=6,powered=false] +execute if score @s s.crhf.block_id matches 545 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=7,powered=true] +execute if score @s s.crhf.block_id matches 546 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=7,powered=false] +execute if score @s s.crhf.block_id matches 547 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=8,powered=true] +execute if score @s s.crhf.block_id matches 548 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=8,powered=false] +execute if score @s s.crhf.block_id matches 549 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=9,powered=true] +execute if score @s s.crhf.block_id matches 550 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=9,powered=false] +execute if score @s s.crhf.block_id matches 551 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=10,powered=true] +execute if score @s s.crhf.block_id matches 552 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=10,powered=false] +execute if score @s s.crhf.block_id matches 553 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=11,powered=true] +execute if score @s s.crhf.block_id matches 554 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=11,powered=false] +execute if score @s s.crhf.block_id matches 555 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=12,powered=true] +execute if score @s s.crhf.block_id matches 556 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=12,powered=false] +execute if score @s s.crhf.block_id matches 557 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=13,powered=true] +execute if score @s s.crhf.block_id matches 558 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=13,powered=false] +execute if score @s s.crhf.block_id matches 559 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=14,powered=true] +execute if score @s s.crhf.block_id matches 560 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=14,powered=false] +execute if score @s s.crhf.block_id matches 561 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=15,powered=true] +execute if score @s s.crhf.block_id matches 562 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=15,powered=false] +execute if score @s s.crhf.block_id matches 563 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=16,powered=true] +execute if score @s s.crhf.block_id matches 564 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=16,powered=false] +execute if score @s s.crhf.block_id matches 565 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=17,powered=true] +execute if score @s s.crhf.block_id matches 566 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=17,powered=false] +execute if score @s s.crhf.block_id matches 567 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=18,powered=true] +execute if score @s s.crhf.block_id matches 568 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=18,powered=false] +execute if score @s s.crhf.block_id matches 569 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=19,powered=true] +execute if score @s s.crhf.block_id matches 570 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=19,powered=false] +execute if score @s s.crhf.block_id matches 571 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=20,powered=true] +execute if score @s s.crhf.block_id matches 572 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=20,powered=false] +execute if score @s s.crhf.block_id matches 573 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=21,powered=true] +execute if score @s s.crhf.block_id matches 574 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=21,powered=false] +execute if score @s s.crhf.block_id matches 575 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=22,powered=true] +execute if score @s s.crhf.block_id matches 576 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=22,powered=false] +execute if score @s s.crhf.block_id matches 577 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=23,powered=true] +execute if score @s s.crhf.block_id matches 578 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=23,powered=false] +execute if score @s s.crhf.block_id matches 579 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=24,powered=true] +execute if score @s s.crhf.block_id matches 580 run setblock ~ ~ ~ minecraft:note_block[instrument=flute,note=24,powered=false] +execute if score @s s.crhf.block_id matches 581 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=0,powered=true] +execute if score @s s.crhf.block_id matches 582 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=0,powered=false] +execute if score @s s.crhf.block_id matches 583 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=1,powered=true] +execute if score @s s.crhf.block_id matches 584 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=1,powered=false] +execute if score @s s.crhf.block_id matches 585 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=2,powered=true] +execute if score @s s.crhf.block_id matches 586 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=2,powered=false] +execute if score @s s.crhf.block_id matches 587 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=3,powered=true] +execute if score @s s.crhf.block_id matches 588 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=3,powered=false] +execute if score @s s.crhf.block_id matches 589 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=4,powered=true] +execute if score @s s.crhf.block_id matches 590 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=4,powered=false] +execute if score @s s.crhf.block_id matches 591 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=5,powered=true] +execute if score @s s.crhf.block_id matches 592 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=5,powered=false] +execute if score @s s.crhf.block_id matches 593 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=6,powered=true] +execute if score @s s.crhf.block_id matches 594 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=6,powered=false] +execute if score @s s.crhf.block_id matches 595 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=7,powered=true] +execute if score @s s.crhf.block_id matches 596 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=7,powered=false] +execute if score @s s.crhf.block_id matches 597 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=8,powered=true] +execute if score @s s.crhf.block_id matches 598 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=8,powered=false] +execute if score @s s.crhf.block_id matches 599 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=9,powered=true] +execute if score @s s.crhf.block_id matches 600 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=9,powered=false] +execute if score @s s.crhf.block_id matches 601 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=10,powered=true] +execute if score @s s.crhf.block_id matches 602 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=10,powered=false] +execute if score @s s.crhf.block_id matches 603 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=11,powered=true] +execute if score @s s.crhf.block_id matches 604 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=11,powered=false] +execute if score @s s.crhf.block_id matches 605 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=12,powered=true] +execute if score @s s.crhf.block_id matches 606 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=12,powered=false] +execute if score @s s.crhf.block_id matches 607 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=13,powered=true] +execute if score @s s.crhf.block_id matches 608 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=13,powered=false] +execute if score @s s.crhf.block_id matches 609 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=14,powered=true] +execute if score @s s.crhf.block_id matches 610 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=14,powered=false] +execute if score @s s.crhf.block_id matches 611 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=15,powered=true] +execute if score @s s.crhf.block_id matches 612 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=15,powered=false] +execute if score @s s.crhf.block_id matches 613 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=16,powered=true] +execute if score @s s.crhf.block_id matches 614 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=16,powered=false] +execute if score @s s.crhf.block_id matches 615 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=17,powered=true] +execute if score @s s.crhf.block_id matches 616 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=17,powered=false] +execute if score @s s.crhf.block_id matches 617 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=18,powered=true] +execute if score @s s.crhf.block_id matches 618 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=18,powered=false] +execute if score @s s.crhf.block_id matches 619 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=19,powered=true] +execute if score @s s.crhf.block_id matches 620 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=19,powered=false] +execute if score @s s.crhf.block_id matches 621 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=20,powered=true] +execute if score @s s.crhf.block_id matches 622 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=20,powered=false] +execute if score @s s.crhf.block_id matches 623 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=21,powered=true] +execute if score @s s.crhf.block_id matches 624 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=21,powered=false] +execute if score @s s.crhf.block_id matches 625 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=22,powered=true] +execute if score @s s.crhf.block_id matches 626 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=22,powered=false] +execute if score @s s.crhf.block_id matches 627 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=23,powered=true] +execute if score @s s.crhf.block_id matches 628 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=23,powered=false] +execute if score @s s.crhf.block_id matches 629 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=24,powered=true] +execute if score @s s.crhf.block_id matches 630 run setblock ~ ~ ~ minecraft:note_block[instrument=bell,note=24,powered=false] +execute if score @s s.crhf.block_id matches 631 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=0,powered=true] +execute if score @s s.crhf.block_id matches 632 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=0,powered=false] +execute if score @s s.crhf.block_id matches 633 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=1,powered=true] +execute if score @s s.crhf.block_id matches 634 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=1,powered=false] +execute if score @s s.crhf.block_id matches 635 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=2,powered=true] +execute if score @s s.crhf.block_id matches 636 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=2,powered=false] +execute if score @s s.crhf.block_id matches 637 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=3,powered=true] +execute if score @s s.crhf.block_id matches 638 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=3,powered=false] +execute if score @s s.crhf.block_id matches 639 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=4,powered=true] +execute if score @s s.crhf.block_id matches 640 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=4,powered=false] +execute if score @s s.crhf.block_id matches 641 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=5,powered=true] +execute if score @s s.crhf.block_id matches 642 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=5,powered=false] +execute if score @s s.crhf.block_id matches 643 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=6,powered=true] +execute if score @s s.crhf.block_id matches 644 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=6,powered=false] +execute if score @s s.crhf.block_id matches 645 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=7,powered=true] +execute if score @s s.crhf.block_id matches 646 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=7,powered=false] +execute if score @s s.crhf.block_id matches 647 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=8,powered=true] +execute if score @s s.crhf.block_id matches 648 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=8,powered=false] +execute if score @s s.crhf.block_id matches 649 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=9,powered=true] +execute if score @s s.crhf.block_id matches 650 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=9,powered=false] +execute if score @s s.crhf.block_id matches 651 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=10,powered=true] +execute if score @s s.crhf.block_id matches 652 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=10,powered=false] +execute if score @s s.crhf.block_id matches 653 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=11,powered=true] +execute if score @s s.crhf.block_id matches 654 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=11,powered=false] +execute if score @s s.crhf.block_id matches 655 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=12,powered=true] +execute if score @s s.crhf.block_id matches 656 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=12,powered=false] +execute if score @s s.crhf.block_id matches 657 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=13,powered=true] +execute if score @s s.crhf.block_id matches 658 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=13,powered=false] +execute if score @s s.crhf.block_id matches 659 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=14,powered=true] +execute if score @s s.crhf.block_id matches 660 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=14,powered=false] +execute if score @s s.crhf.block_id matches 661 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=15,powered=true] +execute if score @s s.crhf.block_id matches 662 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=15,powered=false] +execute if score @s s.crhf.block_id matches 663 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=16,powered=true] +execute if score @s s.crhf.block_id matches 664 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=16,powered=false] +execute if score @s s.crhf.block_id matches 665 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=17,powered=true] +execute if score @s s.crhf.block_id matches 666 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=17,powered=false] +execute if score @s s.crhf.block_id matches 667 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=18,powered=true] +execute if score @s s.crhf.block_id matches 668 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=18,powered=false] +execute if score @s s.crhf.block_id matches 669 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=19,powered=true] +execute if score @s s.crhf.block_id matches 670 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=19,powered=false] +execute if score @s s.crhf.block_id matches 671 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=20,powered=true] +execute if score @s s.crhf.block_id matches 672 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=20,powered=false] +execute if score @s s.crhf.block_id matches 673 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=21,powered=true] +execute if score @s s.crhf.block_id matches 674 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=21,powered=false] +execute if score @s s.crhf.block_id matches 675 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=22,powered=true] +execute if score @s s.crhf.block_id matches 676 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=22,powered=false] +execute if score @s s.crhf.block_id matches 677 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=23,powered=true] +execute if score @s s.crhf.block_id matches 678 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=23,powered=false] +execute if score @s s.crhf.block_id matches 679 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=24,powered=true] +execute if score @s s.crhf.block_id matches 680 run setblock ~ ~ ~ minecraft:note_block[instrument=guitar,note=24,powered=false] +execute if score @s s.crhf.block_id matches 681 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=0,powered=true] +execute if score @s s.crhf.block_id matches 682 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=0,powered=false] +execute if score @s s.crhf.block_id matches 683 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=1,powered=true] +execute if score @s s.crhf.block_id matches 684 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=1,powered=false] +execute if score @s s.crhf.block_id matches 685 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=2,powered=true] +execute if score @s s.crhf.block_id matches 686 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=2,powered=false] +execute if score @s s.crhf.block_id matches 687 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=3,powered=true] +execute if score @s s.crhf.block_id matches 688 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=3,powered=false] +execute if score @s s.crhf.block_id matches 689 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=4,powered=true] +execute if score @s s.crhf.block_id matches 690 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=4,powered=false] +execute if score @s s.crhf.block_id matches 691 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=5,powered=true] +execute if score @s s.crhf.block_id matches 692 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=5,powered=false] +execute if score @s s.crhf.block_id matches 693 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=6,powered=true] +execute if score @s s.crhf.block_id matches 694 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=6,powered=false] +execute if score @s s.crhf.block_id matches 695 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=7,powered=true] +execute if score @s s.crhf.block_id matches 696 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=7,powered=false] +execute if score @s s.crhf.block_id matches 697 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=8,powered=true] +execute if score @s s.crhf.block_id matches 698 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=8,powered=false] +execute if score @s s.crhf.block_id matches 699 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=9,powered=true] +execute if score @s s.crhf.block_id matches 700 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=9,powered=false] +execute if score @s s.crhf.block_id matches 701 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=10,powered=true] +execute if score @s s.crhf.block_id matches 702 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=10,powered=false] +execute if score @s s.crhf.block_id matches 703 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=11,powered=true] +execute if score @s s.crhf.block_id matches 704 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=11,powered=false] +execute if score @s s.crhf.block_id matches 705 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=12,powered=true] +execute if score @s s.crhf.block_id matches 706 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=12,powered=false] +execute if score @s s.crhf.block_id matches 707 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=13,powered=true] +execute if score @s s.crhf.block_id matches 708 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=13,powered=false] +execute if score @s s.crhf.block_id matches 709 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=14,powered=true] +execute if score @s s.crhf.block_id matches 710 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=14,powered=false] +execute if score @s s.crhf.block_id matches 711 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=15,powered=true] +execute if score @s s.crhf.block_id matches 712 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=15,powered=false] +execute if score @s s.crhf.block_id matches 713 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=16,powered=true] +execute if score @s s.crhf.block_id matches 714 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=16,powered=false] +execute if score @s s.crhf.block_id matches 715 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=17,powered=true] +execute if score @s s.crhf.block_id matches 716 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=17,powered=false] +execute if score @s s.crhf.block_id matches 717 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=18,powered=true] +execute if score @s s.crhf.block_id matches 718 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=18,powered=false] +execute if score @s s.crhf.block_id matches 719 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=19,powered=true] +execute if score @s s.crhf.block_id matches 720 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=19,powered=false] +execute if score @s s.crhf.block_id matches 721 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=20,powered=true] +execute if score @s s.crhf.block_id matches 722 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=20,powered=false] +execute if score @s s.crhf.block_id matches 723 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=21,powered=true] +execute if score @s s.crhf.block_id matches 724 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=21,powered=false] +execute if score @s s.crhf.block_id matches 725 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=22,powered=true] +execute if score @s s.crhf.block_id matches 726 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=22,powered=false] +execute if score @s s.crhf.block_id matches 727 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=23,powered=true] +execute if score @s s.crhf.block_id matches 728 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=23,powered=false] +execute if score @s s.crhf.block_id matches 729 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=24,powered=true] +execute if score @s s.crhf.block_id matches 730 run setblock ~ ~ ~ minecraft:note_block[instrument=chime,note=24,powered=false] +execute if score @s s.crhf.block_id matches 731 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=0,powered=true] +execute if score @s s.crhf.block_id matches 732 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=0,powered=false] +execute if score @s s.crhf.block_id matches 733 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=1,powered=true] +execute if score @s s.crhf.block_id matches 734 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=1,powered=false] +execute if score @s s.crhf.block_id matches 735 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=2,powered=true] +execute if score @s s.crhf.block_id matches 736 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=2,powered=false] +execute if score @s s.crhf.block_id matches 737 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=3,powered=true] +execute if score @s s.crhf.block_id matches 738 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=3,powered=false] +execute if score @s s.crhf.block_id matches 739 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=4,powered=true] +execute if score @s s.crhf.block_id matches 740 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=4,powered=false] +execute if score @s s.crhf.block_id matches 741 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=5,powered=true] +execute if score @s s.crhf.block_id matches 742 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=5,powered=false] +execute if score @s s.crhf.block_id matches 743 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=6,powered=true] +execute if score @s s.crhf.block_id matches 744 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=6,powered=false] +execute if score @s s.crhf.block_id matches 745 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=7,powered=true] +execute if score @s s.crhf.block_id matches 746 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=7,powered=false] +execute if score @s s.crhf.block_id matches 747 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=8,powered=true] +execute if score @s s.crhf.block_id matches 748 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=8,powered=false] +execute if score @s s.crhf.block_id matches 749 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=9,powered=true] +execute if score @s s.crhf.block_id matches 750 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=9,powered=false] +execute if score @s s.crhf.block_id matches 751 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=10,powered=true] +execute if score @s s.crhf.block_id matches 752 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=10,powered=false] +execute if score @s s.crhf.block_id matches 753 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=11,powered=true] +execute if score @s s.crhf.block_id matches 754 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=11,powered=false] +execute if score @s s.crhf.block_id matches 755 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=12,powered=true] +execute if score @s s.crhf.block_id matches 756 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=12,powered=false] +execute if score @s s.crhf.block_id matches 757 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=13,powered=true] +execute if score @s s.crhf.block_id matches 758 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=13,powered=false] +execute if score @s s.crhf.block_id matches 759 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=14,powered=true] +execute if score @s s.crhf.block_id matches 760 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=14,powered=false] +execute if score @s s.crhf.block_id matches 761 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=15,powered=true] +execute if score @s s.crhf.block_id matches 762 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=15,powered=false] +execute if score @s s.crhf.block_id matches 763 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=16,powered=true] +execute if score @s s.crhf.block_id matches 764 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=16,powered=false] +execute if score @s s.crhf.block_id matches 765 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=17,powered=true] +execute if score @s s.crhf.block_id matches 766 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=17,powered=false] +execute if score @s s.crhf.block_id matches 767 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=18,powered=true] +execute if score @s s.crhf.block_id matches 768 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=18,powered=false] +execute if score @s s.crhf.block_id matches 769 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=19,powered=true] +execute if score @s s.crhf.block_id matches 770 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=19,powered=false] +execute if score @s s.crhf.block_id matches 771 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=20,powered=true] +execute if score @s s.crhf.block_id matches 772 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=20,powered=false] +execute if score @s s.crhf.block_id matches 773 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=21,powered=true] +execute if score @s s.crhf.block_id matches 774 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=21,powered=false] +execute if score @s s.crhf.block_id matches 775 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=22,powered=true] +execute if score @s s.crhf.block_id matches 776 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=22,powered=false] +execute if score @s s.crhf.block_id matches 777 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=23,powered=true] +execute if score @s s.crhf.block_id matches 778 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=23,powered=false] +execute if score @s s.crhf.block_id matches 779 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=24,powered=true] +execute if score @s s.crhf.block_id matches 780 run setblock ~ ~ ~ minecraft:note_block[instrument=xylophone,note=24,powered=false] +execute if score @s s.crhf.block_id matches 781 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=0,powered=true] +execute if score @s s.crhf.block_id matches 782 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=0,powered=false] +execute if score @s s.crhf.block_id matches 783 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=1,powered=true] +execute if score @s s.crhf.block_id matches 784 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=1,powered=false] +execute if score @s s.crhf.block_id matches 785 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=2,powered=true] +execute if score @s s.crhf.block_id matches 786 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=2,powered=false] +execute if score @s s.crhf.block_id matches 787 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=3,powered=true] +execute if score @s s.crhf.block_id matches 788 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=3,powered=false] +execute if score @s s.crhf.block_id matches 789 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=4,powered=true] +execute if score @s s.crhf.block_id matches 790 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=4,powered=false] +execute if score @s s.crhf.block_id matches 791 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=5,powered=true] +execute if score @s s.crhf.block_id matches 792 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=5,powered=false] +execute if score @s s.crhf.block_id matches 793 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=6,powered=true] +execute if score @s s.crhf.block_id matches 794 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=6,powered=false] +execute if score @s s.crhf.block_id matches 795 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=7,powered=true] +execute if score @s s.crhf.block_id matches 796 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=7,powered=false] +execute if score @s s.crhf.block_id matches 797 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=8,powered=true] +execute if score @s s.crhf.block_id matches 798 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=8,powered=false] +execute if score @s s.crhf.block_id matches 799 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=9,powered=true] +execute if score @s s.crhf.block_id matches 800 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=9,powered=false] +execute if score @s s.crhf.block_id matches 801 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=10,powered=true] +execute if score @s s.crhf.block_id matches 802 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=10,powered=false] +execute if score @s s.crhf.block_id matches 803 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=11,powered=true] +execute if score @s s.crhf.block_id matches 804 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=11,powered=false] +execute if score @s s.crhf.block_id matches 805 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=12,powered=true] +execute if score @s s.crhf.block_id matches 806 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=12,powered=false] +execute if score @s s.crhf.block_id matches 807 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=13,powered=true] +execute if score @s s.crhf.block_id matches 808 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=13,powered=false] +execute if score @s s.crhf.block_id matches 809 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=14,powered=true] +execute if score @s s.crhf.block_id matches 810 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=14,powered=false] +execute if score @s s.crhf.block_id matches 811 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=15,powered=true] +execute if score @s s.crhf.block_id matches 812 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=15,powered=false] +execute if score @s s.crhf.block_id matches 813 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=16,powered=true] +execute if score @s s.crhf.block_id matches 814 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=16,powered=false] +execute if score @s s.crhf.block_id matches 815 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=17,powered=true] +execute if score @s s.crhf.block_id matches 816 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=17,powered=false] +execute if score @s s.crhf.block_id matches 817 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=18,powered=true] +execute if score @s s.crhf.block_id matches 818 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=18,powered=false] +execute if score @s s.crhf.block_id matches 819 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=19,powered=true] +execute if score @s s.crhf.block_id matches 820 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=19,powered=false] +execute if score @s s.crhf.block_id matches 821 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=20,powered=true] +execute if score @s s.crhf.block_id matches 822 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=20,powered=false] +execute if score @s s.crhf.block_id matches 823 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=21,powered=true] +execute if score @s s.crhf.block_id matches 824 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=21,powered=false] +execute if score @s s.crhf.block_id matches 825 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=22,powered=true] +execute if score @s s.crhf.block_id matches 826 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=22,powered=false] +execute if score @s s.crhf.block_id matches 827 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=23,powered=true] +execute if score @s s.crhf.block_id matches 828 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=23,powered=false] +execute if score @s s.crhf.block_id matches 829 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=24,powered=true] +execute if score @s s.crhf.block_id matches 830 run setblock ~ ~ ~ minecraft:note_block[instrument=iron_xylophone,note=24,powered=false] +execute if score @s s.crhf.block_id matches 831 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=0,powered=true] +execute if score @s s.crhf.block_id matches 832 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=0,powered=false] +execute if score @s s.crhf.block_id matches 833 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=1,powered=true] +execute if score @s s.crhf.block_id matches 834 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=1,powered=false] +execute if score @s s.crhf.block_id matches 835 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=2,powered=true] +execute if score @s s.crhf.block_id matches 836 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=2,powered=false] +execute if score @s s.crhf.block_id matches 837 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=3,powered=true] +execute if score @s s.crhf.block_id matches 838 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=3,powered=false] +execute if score @s s.crhf.block_id matches 839 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=4,powered=true] +execute if score @s s.crhf.block_id matches 840 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=4,powered=false] +execute if score @s s.crhf.block_id matches 841 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=5,powered=true] +execute if score @s s.crhf.block_id matches 842 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=5,powered=false] +execute if score @s s.crhf.block_id matches 843 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=6,powered=true] +execute if score @s s.crhf.block_id matches 844 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=6,powered=false] +execute if score @s s.crhf.block_id matches 845 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=7,powered=true] +execute if score @s s.crhf.block_id matches 846 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=7,powered=false] +execute if score @s s.crhf.block_id matches 847 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=8,powered=true] +execute if score @s s.crhf.block_id matches 848 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=8,powered=false] +execute if score @s s.crhf.block_id matches 849 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=9,powered=true] +execute if score @s s.crhf.block_id matches 850 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=9,powered=false] +execute if score @s s.crhf.block_id matches 851 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=10,powered=true] +execute if score @s s.crhf.block_id matches 852 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=10,powered=false] +execute if score @s s.crhf.block_id matches 853 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=11,powered=true] +execute if score @s s.crhf.block_id matches 854 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=11,powered=false] +execute if score @s s.crhf.block_id matches 855 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=12,powered=true] +execute if score @s s.crhf.block_id matches 856 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=12,powered=false] +execute if score @s s.crhf.block_id matches 857 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=13,powered=true] +execute if score @s s.crhf.block_id matches 858 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=13,powered=false] +execute if score @s s.crhf.block_id matches 859 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=14,powered=true] +execute if score @s s.crhf.block_id matches 860 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=14,powered=false] +execute if score @s s.crhf.block_id matches 861 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=15,powered=true] +execute if score @s s.crhf.block_id matches 862 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=15,powered=false] +execute if score @s s.crhf.block_id matches 863 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=16,powered=true] +execute if score @s s.crhf.block_id matches 864 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=16,powered=false] +execute if score @s s.crhf.block_id matches 865 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=17,powered=true] +execute if score @s s.crhf.block_id matches 866 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=17,powered=false] +execute if score @s s.crhf.block_id matches 867 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=18,powered=true] +execute if score @s s.crhf.block_id matches 868 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=18,powered=false] +execute if score @s s.crhf.block_id matches 869 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=19,powered=true] +execute if score @s s.crhf.block_id matches 870 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=19,powered=false] +execute if score @s s.crhf.block_id matches 871 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=20,powered=true] +execute if score @s s.crhf.block_id matches 872 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=20,powered=false] +execute if score @s s.crhf.block_id matches 873 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=21,powered=true] +execute if score @s s.crhf.block_id matches 874 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=21,powered=false] +execute if score @s s.crhf.block_id matches 875 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=22,powered=true] +execute if score @s s.crhf.block_id matches 876 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=22,powered=false] +execute if score @s s.crhf.block_id matches 877 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=23,powered=true] +execute if score @s s.crhf.block_id matches 878 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=23,powered=false] +execute if score @s s.crhf.block_id matches 879 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=24,powered=true] +execute if score @s s.crhf.block_id matches 880 run setblock ~ ~ ~ minecraft:note_block[instrument=cow_bell,note=24,powered=false] +execute if score @s s.crhf.block_id matches 881 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=0,powered=true] +execute if score @s s.crhf.block_id matches 882 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=0,powered=false] +execute if score @s s.crhf.block_id matches 883 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=1,powered=true] +execute if score @s s.crhf.block_id matches 884 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=1,powered=false] +execute if score @s s.crhf.block_id matches 885 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=2,powered=true] +execute if score @s s.crhf.block_id matches 886 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=2,powered=false] +execute if score @s s.crhf.block_id matches 887 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=3,powered=true] +execute if score @s s.crhf.block_id matches 888 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=3,powered=false] +execute if score @s s.crhf.block_id matches 889 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=4,powered=true] +execute if score @s s.crhf.block_id matches 890 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=4,powered=false] +execute if score @s s.crhf.block_id matches 891 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=5,powered=true] +execute if score @s s.crhf.block_id matches 892 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=5,powered=false] +execute if score @s s.crhf.block_id matches 893 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=6,powered=true] +execute if score @s s.crhf.block_id matches 894 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=6,powered=false] +execute if score @s s.crhf.block_id matches 895 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=7,powered=true] +execute if score @s s.crhf.block_id matches 896 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=7,powered=false] +execute if score @s s.crhf.block_id matches 897 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=8,powered=true] +execute if score @s s.crhf.block_id matches 898 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=8,powered=false] +execute if score @s s.crhf.block_id matches 899 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=9,powered=true] +execute if score @s s.crhf.block_id matches 900 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=9,powered=false] +execute if score @s s.crhf.block_id matches 901 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=10,powered=true] +execute if score @s s.crhf.block_id matches 902 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=10,powered=false] +execute if score @s s.crhf.block_id matches 903 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=11,powered=true] +execute if score @s s.crhf.block_id matches 904 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=11,powered=false] +execute if score @s s.crhf.block_id matches 905 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=12,powered=true] +execute if score @s s.crhf.block_id matches 906 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=12,powered=false] +execute if score @s s.crhf.block_id matches 907 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=13,powered=true] +execute if score @s s.crhf.block_id matches 908 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=13,powered=false] +execute if score @s s.crhf.block_id matches 909 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=14,powered=true] +execute if score @s s.crhf.block_id matches 910 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=14,powered=false] +execute if score @s s.crhf.block_id matches 911 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=15,powered=true] +execute if score @s s.crhf.block_id matches 912 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=15,powered=false] +execute if score @s s.crhf.block_id matches 913 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=16,powered=true] +execute if score @s s.crhf.block_id matches 914 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=16,powered=false] +execute if score @s s.crhf.block_id matches 915 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=17,powered=true] +execute if score @s s.crhf.block_id matches 916 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=17,powered=false] +execute if score @s s.crhf.block_id matches 917 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=18,powered=true] +execute if score @s s.crhf.block_id matches 918 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=18,powered=false] +execute if score @s s.crhf.block_id matches 919 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=19,powered=true] +execute if score @s s.crhf.block_id matches 920 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=19,powered=false] +execute if score @s s.crhf.block_id matches 921 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=20,powered=true] +execute if score @s s.crhf.block_id matches 922 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=20,powered=false] +execute if score @s s.crhf.block_id matches 923 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=21,powered=true] +execute if score @s s.crhf.block_id matches 924 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=21,powered=false] +execute if score @s s.crhf.block_id matches 925 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=22,powered=true] +execute if score @s s.crhf.block_id matches 926 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=22,powered=false] +execute if score @s s.crhf.block_id matches 927 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=23,powered=true] +execute if score @s s.crhf.block_id matches 928 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=23,powered=false] +execute if score @s s.crhf.block_id matches 929 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=24,powered=true] +execute if score @s s.crhf.block_id matches 930 run setblock ~ ~ ~ minecraft:note_block[instrument=didgeridoo,note=24,powered=false] +execute if score @s s.crhf.block_id matches 931 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=0,powered=true] +execute if score @s s.crhf.block_id matches 932 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=0,powered=false] +execute if score @s s.crhf.block_id matches 933 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=1,powered=true] +execute if score @s s.crhf.block_id matches 934 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=1,powered=false] +execute if score @s s.crhf.block_id matches 935 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=2,powered=true] +execute if score @s s.crhf.block_id matches 936 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=2,powered=false] +execute if score @s s.crhf.block_id matches 937 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=3,powered=true] +execute if score @s s.crhf.block_id matches 938 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=3,powered=false] +execute if score @s s.crhf.block_id matches 939 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=4,powered=true] +execute if score @s s.crhf.block_id matches 940 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=4,powered=false] +execute if score @s s.crhf.block_id matches 941 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=5,powered=true] +execute if score @s s.crhf.block_id matches 942 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=5,powered=false] +execute if score @s s.crhf.block_id matches 943 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=6,powered=true] +execute if score @s s.crhf.block_id matches 944 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=6,powered=false] +execute if score @s s.crhf.block_id matches 945 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=7,powered=true] +execute if score @s s.crhf.block_id matches 946 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=7,powered=false] +execute if score @s s.crhf.block_id matches 947 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=8,powered=true] +execute if score @s s.crhf.block_id matches 948 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=8,powered=false] +execute if score @s s.crhf.block_id matches 949 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=9,powered=true] +execute if score @s s.crhf.block_id matches 950 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=9,powered=false] +execute if score @s s.crhf.block_id matches 951 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=10,powered=true] +execute if score @s s.crhf.block_id matches 952 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=10,powered=false] +execute if score @s s.crhf.block_id matches 953 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=11,powered=true] +execute if score @s s.crhf.block_id matches 954 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=11,powered=false] +execute if score @s s.crhf.block_id matches 955 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=12,powered=true] +execute if score @s s.crhf.block_id matches 956 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=12,powered=false] +execute if score @s s.crhf.block_id matches 957 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=13,powered=true] +execute if score @s s.crhf.block_id matches 958 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=13,powered=false] +execute if score @s s.crhf.block_id matches 959 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=14,powered=true] +execute if score @s s.crhf.block_id matches 960 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=14,powered=false] +execute if score @s s.crhf.block_id matches 961 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=15,powered=true] +execute if score @s s.crhf.block_id matches 962 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=15,powered=false] +execute if score @s s.crhf.block_id matches 963 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=16,powered=true] +execute if score @s s.crhf.block_id matches 964 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=16,powered=false] +execute if score @s s.crhf.block_id matches 965 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=17,powered=true] +execute if score @s s.crhf.block_id matches 966 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=17,powered=false] +execute if score @s s.crhf.block_id matches 967 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=18,powered=true] +execute if score @s s.crhf.block_id matches 968 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=18,powered=false] +execute if score @s s.crhf.block_id matches 969 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=19,powered=true] +execute if score @s s.crhf.block_id matches 970 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=19,powered=false] +execute if score @s s.crhf.block_id matches 971 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=20,powered=true] +execute if score @s s.crhf.block_id matches 972 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=20,powered=false] +execute if score @s s.crhf.block_id matches 973 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=21,powered=true] +execute if score @s s.crhf.block_id matches 974 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=21,powered=false] +execute if score @s s.crhf.block_id matches 975 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=22,powered=true] +execute if score @s s.crhf.block_id matches 976 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=22,powered=false] +execute if score @s s.crhf.block_id matches 977 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=23,powered=true] +execute if score @s s.crhf.block_id matches 978 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=23,powered=false] +execute if score @s s.crhf.block_id matches 979 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=24,powered=true] +execute if score @s s.crhf.block_id matches 980 run setblock ~ ~ ~ minecraft:note_block[instrument=bit,note=24,powered=false] +execute if score @s s.crhf.block_id matches 981 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=0,powered=true] +execute if score @s s.crhf.block_id matches 982 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=0,powered=false] +execute if score @s s.crhf.block_id matches 983 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=1,powered=true] +execute if score @s s.crhf.block_id matches 984 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=1,powered=false] +execute if score @s s.crhf.block_id matches 985 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=2,powered=true] +execute if score @s s.crhf.block_id matches 986 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=2,powered=false] +execute if score @s s.crhf.block_id matches 987 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=3,powered=true] +execute if score @s s.crhf.block_id matches 988 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=3,powered=false] +execute if score @s s.crhf.block_id matches 989 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=4,powered=true] +execute if score @s s.crhf.block_id matches 990 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=4,powered=false] +execute if score @s s.crhf.block_id matches 991 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=5,powered=true] +execute if score @s s.crhf.block_id matches 992 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=5,powered=false] +execute if score @s s.crhf.block_id matches 993 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=6,powered=true] +execute if score @s s.crhf.block_id matches 994 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=6,powered=false] +execute if score @s s.crhf.block_id matches 995 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=7,powered=true] +execute if score @s s.crhf.block_id matches 996 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=7,powered=false] +execute if score @s s.crhf.block_id matches 997 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=8,powered=true] +execute if score @s s.crhf.block_id matches 998 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=8,powered=false] +execute if score @s s.crhf.block_id matches 999 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=9,powered=true] +execute if score @s s.crhf.block_id matches 1000 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=9,powered=false] +execute if score @s s.crhf.block_id matches 1001 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=10,powered=true] +execute if score @s s.crhf.block_id matches 1002 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=10,powered=false] +execute if score @s s.crhf.block_id matches 1003 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=11,powered=true] +execute if score @s s.crhf.block_id matches 1004 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=11,powered=false] +execute if score @s s.crhf.block_id matches 1005 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=12,powered=true] +execute if score @s s.crhf.block_id matches 1006 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=12,powered=false] +execute if score @s s.crhf.block_id matches 1007 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=13,powered=true] +execute if score @s s.crhf.block_id matches 1008 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=13,powered=false] +execute if score @s s.crhf.block_id matches 1009 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=14,powered=true] +execute if score @s s.crhf.block_id matches 1010 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=14,powered=false] +execute if score @s s.crhf.block_id matches 1011 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=15,powered=true] +execute if score @s s.crhf.block_id matches 1012 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=15,powered=false] +execute if score @s s.crhf.block_id matches 1013 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=16,powered=true] +execute if score @s s.crhf.block_id matches 1014 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=16,powered=false] +execute if score @s s.crhf.block_id matches 1015 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=17,powered=true] +execute if score @s s.crhf.block_id matches 1016 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=17,powered=false] +execute if score @s s.crhf.block_id matches 1017 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=18,powered=true] +execute if score @s s.crhf.block_id matches 1018 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=18,powered=false] +execute if score @s s.crhf.block_id matches 1019 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=19,powered=true] +execute if score @s s.crhf.block_id matches 1020 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=19,powered=false] +execute if score @s s.crhf.block_id matches 1021 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=20,powered=true] +execute if score @s s.crhf.block_id matches 1022 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=20,powered=false] +execute if score @s s.crhf.block_id matches 1023 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=21,powered=true] +execute if score @s s.crhf.block_id matches 1024 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=21,powered=false] +execute if score @s s.crhf.block_id matches 1025 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=22,powered=true] +execute if score @s s.crhf.block_id matches 1026 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=22,powered=false] +execute if score @s s.crhf.block_id matches 1027 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=23,powered=true] +execute if score @s s.crhf.block_id matches 1028 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=23,powered=false] +execute if score @s s.crhf.block_id matches 1029 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=24,powered=true] +execute if score @s s.crhf.block_id matches 1030 run setblock ~ ~ ~ minecraft:note_block[instrument=banjo,note=24,powered=false] +execute if score @s s.crhf.block_id matches 1031 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=0,powered=true] +execute if score @s s.crhf.block_id matches 1032 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=0,powered=false] +execute if score @s s.crhf.block_id matches 1033 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=1,powered=true] +execute if score @s s.crhf.block_id matches 1034 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=1,powered=false] +execute if score @s s.crhf.block_id matches 1035 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=2,powered=true] +execute if score @s s.crhf.block_id matches 1036 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=2,powered=false] +execute if score @s s.crhf.block_id matches 1037 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=3,powered=true] +execute if score @s s.crhf.block_id matches 1038 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=3,powered=false] +execute if score @s s.crhf.block_id matches 1039 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=4,powered=true] +execute if score @s s.crhf.block_id matches 1040 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=4,powered=false] +execute if score @s s.crhf.block_id matches 1041 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=5,powered=true] +execute if score @s s.crhf.block_id matches 1042 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=5,powered=false] +execute if score @s s.crhf.block_id matches 1043 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=6,powered=true] +execute if score @s s.crhf.block_id matches 1044 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=6,powered=false] +execute if score @s s.crhf.block_id matches 1045 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=7,powered=true] +execute if score @s s.crhf.block_id matches 1046 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=7,powered=false] +execute if score @s s.crhf.block_id matches 1047 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=8,powered=true] +execute if score @s s.crhf.block_id matches 1048 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=8,powered=false] +execute if score @s s.crhf.block_id matches 1049 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=9,powered=true] +execute if score @s s.crhf.block_id matches 1050 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=9,powered=false] +execute if score @s s.crhf.block_id matches 1051 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=10,powered=true] +execute if score @s s.crhf.block_id matches 1052 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=10,powered=false] +execute if score @s s.crhf.block_id matches 1053 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=11,powered=true] +execute if score @s s.crhf.block_id matches 1054 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=11,powered=false] +execute if score @s s.crhf.block_id matches 1055 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=12,powered=true] +execute if score @s s.crhf.block_id matches 1056 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=12,powered=false] +execute if score @s s.crhf.block_id matches 1057 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=13,powered=true] +execute if score @s s.crhf.block_id matches 1058 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=13,powered=false] +execute if score @s s.crhf.block_id matches 1059 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=14,powered=true] +execute if score @s s.crhf.block_id matches 1060 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=14,powered=false] +execute if score @s s.crhf.block_id matches 1061 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=15,powered=true] +execute if score @s s.crhf.block_id matches 1062 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=15,powered=false] +execute if score @s s.crhf.block_id matches 1063 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=16,powered=true] +execute if score @s s.crhf.block_id matches 1064 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=16,powered=false] +execute if score @s s.crhf.block_id matches 1065 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=17,powered=true] +execute if score @s s.crhf.block_id matches 1066 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=17,powered=false] +execute if score @s s.crhf.block_id matches 1067 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=18,powered=true] +execute if score @s s.crhf.block_id matches 1068 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=18,powered=false] +execute if score @s s.crhf.block_id matches 1069 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=19,powered=true] +execute if score @s s.crhf.block_id matches 1070 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=19,powered=false] +execute if score @s s.crhf.block_id matches 1071 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=20,powered=true] +execute if score @s s.crhf.block_id matches 1072 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=20,powered=false] +execute if score @s s.crhf.block_id matches 1073 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=21,powered=true] +execute if score @s s.crhf.block_id matches 1074 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=21,powered=false] +execute if score @s s.crhf.block_id matches 1075 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=22,powered=true] +execute if score @s s.crhf.block_id matches 1076 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=22,powered=false] +execute if score @s s.crhf.block_id matches 1077 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=23,powered=true] +execute if score @s s.crhf.block_id matches 1078 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=23,powered=false] +execute if score @s s.crhf.block_id matches 1079 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=24,powered=true] +execute if score @s s.crhf.block_id matches 1080 run setblock ~ ~ ~ minecraft:note_block[instrument=pling,note=24,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_430.mcfunction b/data/bsc/functions/write/l0/p/l0_430.mcfunction new file mode 100644 index 00000000..a909c661 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_430.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 15229 run setblock ~ ~ ~ minecraft:crimson_stem[axis=x] +execute if score @s s.crhf.block_id matches 15230 run setblock ~ ~ ~ minecraft:crimson_stem[axis=y] +execute if score @s s.crhf.block_id matches 15231 run setblock ~ ~ ~ minecraft:crimson_stem[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_431.mcfunction b/data/bsc/functions/write/l0/p/l0_431.mcfunction new file mode 100644 index 00000000..baa4a475 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_431.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 15232 run setblock ~ ~ ~ minecraft:stripped_crimson_stem[axis=x] +execute if score @s s.crhf.block_id matches 15233 run setblock ~ ~ ~ minecraft:stripped_crimson_stem[axis=y] +execute if score @s s.crhf.block_id matches 15234 run setblock ~ ~ ~ minecraft:stripped_crimson_stem[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_432.mcfunction b/data/bsc/functions/write/l0/p/l0_432.mcfunction new file mode 100644 index 00000000..0fda5642 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_432.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 15235 run setblock ~ ~ ~ minecraft:crimson_hyphae[axis=x] +execute if score @s s.crhf.block_id matches 15236 run setblock ~ ~ ~ minecraft:crimson_hyphae[axis=y] +execute if score @s s.crhf.block_id matches 15237 run setblock ~ ~ ~ minecraft:crimson_hyphae[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_433.mcfunction b/data/bsc/functions/write/l0/p/l0_433.mcfunction new file mode 100644 index 00000000..b22ff0bc --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_433.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 15238 run setblock ~ ~ ~ minecraft:stripped_crimson_hyphae[axis=x] +execute if score @s s.crhf.block_id matches 15239 run setblock ~ ~ ~ minecraft:stripped_crimson_hyphae[axis=y] +execute if score @s s.crhf.block_id matches 15240 run setblock ~ ~ ~ minecraft:stripped_crimson_hyphae[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_434.mcfunction b/data/bsc/functions/write/l0/p/l0_434.mcfunction new file mode 100644 index 00000000..3f4c83cb --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_434.mcfunction @@ -0,0 +1,26 @@ +execute if score @s s.crhf.block_id matches 15244 run setblock ~ ~ ~ minecraft:weeping_vines[age=0] +execute if score @s s.crhf.block_id matches 15245 run setblock ~ ~ ~ minecraft:weeping_vines[age=1] +execute if score @s s.crhf.block_id matches 15246 run setblock ~ ~ ~ minecraft:weeping_vines[age=2] +execute if score @s s.crhf.block_id matches 15247 run setblock ~ ~ ~ minecraft:weeping_vines[age=3] +execute if score @s s.crhf.block_id matches 15248 run setblock ~ ~ ~ minecraft:weeping_vines[age=4] +execute if score @s s.crhf.block_id matches 15249 run setblock ~ ~ ~ minecraft:weeping_vines[age=5] +execute if score @s s.crhf.block_id matches 15250 run setblock ~ ~ ~ minecraft:weeping_vines[age=6] +execute if score @s s.crhf.block_id matches 15251 run setblock ~ ~ ~ minecraft:weeping_vines[age=7] +execute if score @s s.crhf.block_id matches 15252 run setblock ~ ~ ~ minecraft:weeping_vines[age=8] +execute if score @s s.crhf.block_id matches 15253 run setblock ~ ~ ~ minecraft:weeping_vines[age=9] +execute if score @s s.crhf.block_id matches 15254 run setblock ~ ~ ~ minecraft:weeping_vines[age=10] +execute if score @s s.crhf.block_id matches 15255 run setblock ~ ~ ~ minecraft:weeping_vines[age=11] +execute if score @s s.crhf.block_id matches 15256 run setblock ~ ~ ~ minecraft:weeping_vines[age=12] +execute if score @s s.crhf.block_id matches 15257 run setblock ~ ~ ~ minecraft:weeping_vines[age=13] +execute if score @s s.crhf.block_id matches 15258 run setblock ~ ~ ~ minecraft:weeping_vines[age=14] +execute if score @s s.crhf.block_id matches 15259 run setblock ~ ~ ~ minecraft:weeping_vines[age=15] +execute if score @s s.crhf.block_id matches 15260 run setblock ~ ~ ~ minecraft:weeping_vines[age=16] +execute if score @s s.crhf.block_id matches 15261 run setblock ~ ~ ~ minecraft:weeping_vines[age=17] +execute if score @s s.crhf.block_id matches 15262 run setblock ~ ~ ~ minecraft:weeping_vines[age=18] +execute if score @s s.crhf.block_id matches 15263 run setblock ~ ~ ~ minecraft:weeping_vines[age=19] +execute if score @s s.crhf.block_id matches 15264 run setblock ~ ~ ~ minecraft:weeping_vines[age=20] +execute if score @s s.crhf.block_id matches 15265 run setblock ~ ~ ~ minecraft:weeping_vines[age=21] +execute if score @s s.crhf.block_id matches 15266 run setblock ~ ~ ~ minecraft:weeping_vines[age=22] +execute if score @s s.crhf.block_id matches 15267 run setblock ~ ~ ~ minecraft:weeping_vines[age=23] +execute if score @s s.crhf.block_id matches 15268 run setblock ~ ~ ~ minecraft:weeping_vines[age=24] +execute if score @s s.crhf.block_id matches 15269 run setblock ~ ~ ~ minecraft:weeping_vines[age=25] diff --git a/data/bsc/functions/write/l0/p/l0_435.mcfunction b/data/bsc/functions/write/l0/p/l0_435.mcfunction new file mode 100644 index 00000000..27295769 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_435.mcfunction @@ -0,0 +1,26 @@ +execute if score @s s.crhf.block_id matches 15271 run setblock ~ ~ ~ minecraft:twisting_vines[age=0] +execute if score @s s.crhf.block_id matches 15272 run setblock ~ ~ ~ minecraft:twisting_vines[age=1] +execute if score @s s.crhf.block_id matches 15273 run setblock ~ ~ ~ minecraft:twisting_vines[age=2] +execute if score @s s.crhf.block_id matches 15274 run setblock ~ ~ ~ minecraft:twisting_vines[age=3] +execute if score @s s.crhf.block_id matches 15275 run setblock ~ ~ ~ minecraft:twisting_vines[age=4] +execute if score @s s.crhf.block_id matches 15276 run setblock ~ ~ ~ minecraft:twisting_vines[age=5] +execute if score @s s.crhf.block_id matches 15277 run setblock ~ ~ ~ minecraft:twisting_vines[age=6] +execute if score @s s.crhf.block_id matches 15278 run setblock ~ ~ ~ minecraft:twisting_vines[age=7] +execute if score @s s.crhf.block_id matches 15279 run setblock ~ ~ ~ minecraft:twisting_vines[age=8] +execute if score @s s.crhf.block_id matches 15280 run setblock ~ ~ ~ minecraft:twisting_vines[age=9] +execute if score @s s.crhf.block_id matches 15281 run setblock ~ ~ ~ minecraft:twisting_vines[age=10] +execute if score @s s.crhf.block_id matches 15282 run setblock ~ ~ ~ minecraft:twisting_vines[age=11] +execute if score @s s.crhf.block_id matches 15283 run setblock ~ ~ ~ minecraft:twisting_vines[age=12] +execute if score @s s.crhf.block_id matches 15284 run setblock ~ ~ ~ minecraft:twisting_vines[age=13] +execute if score @s s.crhf.block_id matches 15285 run setblock ~ ~ ~ minecraft:twisting_vines[age=14] +execute if score @s s.crhf.block_id matches 15286 run setblock ~ ~ ~ minecraft:twisting_vines[age=15] +execute if score @s s.crhf.block_id matches 15287 run setblock ~ ~ ~ minecraft:twisting_vines[age=16] +execute if score @s s.crhf.block_id matches 15288 run setblock ~ ~ ~ minecraft:twisting_vines[age=17] +execute if score @s s.crhf.block_id matches 15289 run setblock ~ ~ ~ minecraft:twisting_vines[age=18] +execute if score @s s.crhf.block_id matches 15290 run setblock ~ ~ ~ minecraft:twisting_vines[age=19] +execute if score @s s.crhf.block_id matches 15291 run setblock ~ ~ ~ minecraft:twisting_vines[age=20] +execute if score @s s.crhf.block_id matches 15292 run setblock ~ ~ ~ minecraft:twisting_vines[age=21] +execute if score @s s.crhf.block_id matches 15293 run setblock ~ ~ ~ minecraft:twisting_vines[age=22] +execute if score @s s.crhf.block_id matches 15294 run setblock ~ ~ ~ minecraft:twisting_vines[age=23] +execute if score @s s.crhf.block_id matches 15295 run setblock ~ ~ ~ minecraft:twisting_vines[age=24] +execute if score @s s.crhf.block_id matches 15296 run setblock ~ ~ ~ minecraft:twisting_vines[age=25] diff --git a/data/bsc/functions/write/l0/p/l0_436.mcfunction b/data/bsc/functions/write/l0/p/l0_436.mcfunction new file mode 100644 index 00000000..f199a006 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_436.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 15301 run setblock ~ ~ ~ minecraft:crimson_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 15302 run setblock ~ ~ ~ minecraft:crimson_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 15303 run setblock ~ ~ ~ minecraft:crimson_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 15304 run setblock ~ ~ ~ minecraft:crimson_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 15305 run setblock ~ ~ ~ minecraft:crimson_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 15306 run setblock ~ ~ ~ minecraft:crimson_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_437.mcfunction b/data/bsc/functions/write/l0/p/l0_437.mcfunction new file mode 100644 index 00000000..146437dc --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_437.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 15307 run setblock ~ ~ ~ minecraft:warped_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 15308 run setblock ~ ~ ~ minecraft:warped_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 15309 run setblock ~ ~ ~ minecraft:warped_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 15310 run setblock ~ ~ ~ minecraft:warped_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 15311 run setblock ~ ~ ~ minecraft:warped_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 15312 run setblock ~ ~ ~ minecraft:warped_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_438.mcfunction b/data/bsc/functions/write/l0/p/l0_438.mcfunction new file mode 100644 index 00000000..c4ca6472 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_438.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 15313 run setblock ~ ~ ~ minecraft:crimson_pressure_plate[powered=true] +execute if score @s s.crhf.block_id matches 15314 run setblock ~ ~ ~ minecraft:crimson_pressure_plate[powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_439.mcfunction b/data/bsc/functions/write/l0/p/l0_439.mcfunction new file mode 100644 index 00000000..426d7378 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_439.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 15315 run setblock ~ ~ ~ minecraft:warped_pressure_plate[powered=true] +execute if score @s s.crhf.block_id matches 15316 run setblock ~ ~ ~ minecraft:warped_pressure_plate[powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_44.mcfunction b/data/bsc/functions/write/l0/p/l0_44.mcfunction new file mode 100644 index 00000000..d75c521d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_44.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1081 run setblock ~ ~ ~ minecraft:white_bed[facing=north,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1082 run setblock ~ ~ ~ minecraft:white_bed[facing=north,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1083 run setblock ~ ~ ~ minecraft:white_bed[facing=north,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1084 run setblock ~ ~ ~ minecraft:white_bed[facing=north,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1085 run setblock ~ ~ ~ minecraft:white_bed[facing=south,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1086 run setblock ~ ~ ~ minecraft:white_bed[facing=south,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1087 run setblock ~ ~ ~ minecraft:white_bed[facing=south,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1088 run setblock ~ ~ ~ minecraft:white_bed[facing=south,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1089 run setblock ~ ~ ~ minecraft:white_bed[facing=west,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1090 run setblock ~ ~ ~ minecraft:white_bed[facing=west,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1091 run setblock ~ ~ ~ minecraft:white_bed[facing=west,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1092 run setblock ~ ~ ~ minecraft:white_bed[facing=west,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1093 run setblock ~ ~ ~ minecraft:white_bed[facing=east,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1094 run setblock ~ ~ ~ minecraft:white_bed[facing=east,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1095 run setblock ~ ~ ~ minecraft:white_bed[facing=east,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1096 run setblock ~ ~ ~ minecraft:white_bed[facing=east,occupied=false,part=foot] diff --git a/data/bsc/functions/write/l0/p/l0_440.mcfunction b/data/bsc/functions/write/l0/p/l0_440.mcfunction new file mode 100644 index 00000000..5927ac3b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_440.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15317 run setblock ~ ~ ~ minecraft:crimson_fence[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 15318 run setblock ~ ~ ~ minecraft:crimson_fence[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 15319 run setblock ~ ~ ~ minecraft:crimson_fence[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 15320 run setblock ~ ~ ~ minecraft:crimson_fence[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 15321 run setblock ~ ~ ~ minecraft:crimson_fence[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 15322 run setblock ~ ~ ~ minecraft:crimson_fence[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 15323 run setblock ~ ~ ~ minecraft:crimson_fence[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 15324 run setblock ~ ~ ~ minecraft:crimson_fence[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 15325 run setblock ~ ~ ~ minecraft:crimson_fence[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 15326 run setblock ~ ~ ~ minecraft:crimson_fence[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 15327 run setblock ~ ~ ~ minecraft:crimson_fence[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 15328 run setblock ~ ~ ~ minecraft:crimson_fence[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 15329 run setblock ~ ~ ~ minecraft:crimson_fence[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 15330 run setblock ~ ~ ~ minecraft:crimson_fence[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 15331 run setblock ~ ~ ~ minecraft:crimson_fence[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 15332 run setblock ~ ~ ~ minecraft:crimson_fence[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 15333 run setblock ~ ~ ~ minecraft:crimson_fence[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 15334 run setblock ~ ~ ~ minecraft:crimson_fence[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 15335 run setblock ~ ~ ~ minecraft:crimson_fence[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 15336 run setblock ~ ~ ~ minecraft:crimson_fence[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 15337 run setblock ~ ~ ~ minecraft:crimson_fence[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 15338 run setblock ~ ~ ~ minecraft:crimson_fence[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 15339 run setblock ~ ~ ~ minecraft:crimson_fence[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 15340 run setblock ~ ~ ~ minecraft:crimson_fence[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 15341 run setblock ~ ~ ~ minecraft:crimson_fence[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 15342 run setblock ~ ~ ~ minecraft:crimson_fence[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 15343 run setblock ~ ~ ~ minecraft:crimson_fence[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 15344 run setblock ~ ~ ~ minecraft:crimson_fence[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 15345 run setblock ~ ~ ~ minecraft:crimson_fence[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 15346 run setblock ~ ~ ~ minecraft:crimson_fence[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 15347 run setblock ~ ~ ~ minecraft:crimson_fence[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 15348 run setblock ~ ~ ~ minecraft:crimson_fence[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_441.mcfunction b/data/bsc/functions/write/l0/p/l0_441.mcfunction new file mode 100644 index 00000000..aec8a4e1 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_441.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15349 run setblock ~ ~ ~ minecraft:warped_fence[east=true,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 15350 run setblock ~ ~ ~ minecraft:warped_fence[east=true,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 15351 run setblock ~ ~ ~ minecraft:warped_fence[east=true,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 15352 run setblock ~ ~ ~ minecraft:warped_fence[east=true,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 15353 run setblock ~ ~ ~ minecraft:warped_fence[east=true,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 15354 run setblock ~ ~ ~ minecraft:warped_fence[east=true,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 15355 run setblock ~ ~ ~ minecraft:warped_fence[east=true,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 15356 run setblock ~ ~ ~ minecraft:warped_fence[east=true,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 15357 run setblock ~ ~ ~ minecraft:warped_fence[east=true,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 15358 run setblock ~ ~ ~ minecraft:warped_fence[east=true,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 15359 run setblock ~ ~ ~ minecraft:warped_fence[east=true,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 15360 run setblock ~ ~ ~ minecraft:warped_fence[east=true,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 15361 run setblock ~ ~ ~ minecraft:warped_fence[east=true,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 15362 run setblock ~ ~ ~ minecraft:warped_fence[east=true,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 15363 run setblock ~ ~ ~ minecraft:warped_fence[east=true,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 15364 run setblock ~ ~ ~ minecraft:warped_fence[east=true,north=false,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 15365 run setblock ~ ~ ~ minecraft:warped_fence[east=false,north=true,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 15366 run setblock ~ ~ ~ minecraft:warped_fence[east=false,north=true,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 15367 run setblock ~ ~ ~ minecraft:warped_fence[east=false,north=true,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 15368 run setblock ~ ~ ~ minecraft:warped_fence[east=false,north=true,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 15369 run setblock ~ ~ ~ minecraft:warped_fence[east=false,north=true,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 15370 run setblock ~ ~ ~ minecraft:warped_fence[east=false,north=true,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 15371 run setblock ~ ~ ~ minecraft:warped_fence[east=false,north=true,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 15372 run setblock ~ ~ ~ minecraft:warped_fence[east=false,north=true,south=false,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 15373 run setblock ~ ~ ~ minecraft:warped_fence[east=false,north=false,south=true,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 15374 run setblock ~ ~ ~ minecraft:warped_fence[east=false,north=false,south=true,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 15375 run setblock ~ ~ ~ minecraft:warped_fence[east=false,north=false,south=true,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 15376 run setblock ~ ~ ~ minecraft:warped_fence[east=false,north=false,south=true,waterlogged=false,west=false] +execute if score @s s.crhf.block_id matches 15377 run setblock ~ ~ ~ minecraft:warped_fence[east=false,north=false,south=false,waterlogged=true,west=true] +execute if score @s s.crhf.block_id matches 15378 run setblock ~ ~ ~ minecraft:warped_fence[east=false,north=false,south=false,waterlogged=true,west=false] +execute if score @s s.crhf.block_id matches 15379 run setblock ~ ~ ~ minecraft:warped_fence[east=false,north=false,south=false,waterlogged=false,west=true] +execute if score @s s.crhf.block_id matches 15380 run setblock ~ ~ ~ minecraft:warped_fence[east=false,north=false,south=false,waterlogged=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_442.mcfunction b/data/bsc/functions/write/l0/p/l0_442.mcfunction new file mode 100644 index 00000000..cf85d5bf --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_442.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 15381 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15382 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15383 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15384 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15385 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15386 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15387 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15388 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15389 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15390 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15391 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15392 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15393 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15394 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15395 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15396 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15397 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15398 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15399 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15400 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15401 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15402 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15403 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15404 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15405 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15406 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15407 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15408 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15409 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15410 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15411 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15412 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15413 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15414 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15415 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15416 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15417 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15418 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15419 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15420 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15421 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15422 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15423 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15424 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15425 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15426 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15427 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15428 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15429 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15430 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15431 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15432 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15433 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15434 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15435 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15436 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15437 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15438 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15439 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15440 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15441 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15442 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15443 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15444 run setblock ~ ~ ~ minecraft:crimson_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_443.mcfunction b/data/bsc/functions/write/l0/p/l0_443.mcfunction new file mode 100644 index 00000000..69c1c2f8 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_443.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 15445 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15446 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15447 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15448 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15449 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15450 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15451 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15452 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15453 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15454 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15455 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15456 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15457 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15458 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15459 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15460 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=north,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15461 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15462 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15463 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15464 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15465 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15466 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15467 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15468 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15469 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15470 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15471 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15472 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15473 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15474 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15475 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15476 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=south,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15477 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15478 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15479 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15480 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15481 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15482 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15483 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15484 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15485 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15486 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15487 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15488 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15489 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15490 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15491 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15492 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=west,half=bottom,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15493 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15494 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=top,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15495 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15496 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=top,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15497 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15498 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=top,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15499 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15500 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=top,open=false,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15501 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15502 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=bottom,open=true,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15503 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15504 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=bottom,open=true,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 15505 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 15506 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=bottom,open=false,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 15507 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 15508 run setblock ~ ~ ~ minecraft:warped_trapdoor[facing=east,half=bottom,open=false,powered=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_444.mcfunction b/data/bsc/functions/write/l0/p/l0_444.mcfunction new file mode 100644 index 00000000..db108387 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_444.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15509 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=north,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15510 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=north,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15511 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=north,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15512 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=north,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15513 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=north,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15514 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=north,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15515 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=north,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15516 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=north,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15517 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=south,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15518 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=south,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15519 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=south,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15520 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=south,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15521 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=south,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15522 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=south,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15523 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=south,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15524 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=south,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15525 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=west,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15526 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=west,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15527 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=west,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15528 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=west,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15529 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=west,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15530 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=west,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15531 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=west,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15532 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=west,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15533 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=east,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15534 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=east,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15535 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=east,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15536 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=east,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15537 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=east,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15538 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=east,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15539 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=east,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15540 run setblock ~ ~ ~ minecraft:crimson_fence_gate[facing=east,in_wall=false,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_445.mcfunction b/data/bsc/functions/write/l0/p/l0_445.mcfunction new file mode 100644 index 00000000..1d45118f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_445.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15541 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=north,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15542 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=north,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15543 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=north,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15544 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=north,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15545 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=north,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15546 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=north,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15547 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=north,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15548 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=north,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15549 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=south,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15550 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=south,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15551 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=south,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15552 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=south,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15553 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=south,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15554 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=south,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15555 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=south,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15556 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=south,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15557 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=west,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15558 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=west,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15559 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=west,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15560 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=west,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15561 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=west,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15562 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=west,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15563 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=west,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15564 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=west,in_wall=false,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15565 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=east,in_wall=true,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15566 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=east,in_wall=true,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15567 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=east,in_wall=true,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15568 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=east,in_wall=true,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15569 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=east,in_wall=false,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15570 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=east,in_wall=false,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15571 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=east,in_wall=false,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15572 run setblock ~ ~ ~ minecraft:warped_fence_gate[facing=east,in_wall=false,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_446.mcfunction b/data/bsc/functions/write/l0/p/l0_446.mcfunction new file mode 100644 index 00000000..fef2964b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_446.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 15573 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 15574 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 15575 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15576 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15577 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15578 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15579 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15580 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15581 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15582 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15583 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 15584 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 15585 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15586 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15587 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15588 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15589 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15590 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15591 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15592 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15593 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 15594 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 15595 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15596 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15597 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15598 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15599 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15600 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15601 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15602 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15603 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 15604 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 15605 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15606 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15607 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15608 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15609 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15610 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15611 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15612 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15613 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 15614 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 15615 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15616 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15617 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15618 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15619 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15620 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15621 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15622 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15623 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 15624 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 15625 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15626 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15627 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15628 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15629 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15630 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15631 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15632 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15633 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 15634 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 15635 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15636 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15637 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15638 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15639 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15640 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15641 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15642 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15643 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 15644 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 15645 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15646 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15647 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15648 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15649 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15650 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15651 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15652 run setblock ~ ~ ~ minecraft:crimson_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_447.mcfunction b/data/bsc/functions/write/l0/p/l0_447.mcfunction new file mode 100644 index 00000000..7bb02489 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_447.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 15653 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 15654 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 15655 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15656 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15657 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15658 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15659 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15660 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15661 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15662 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15663 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 15664 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 15665 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15666 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15667 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15668 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15669 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15670 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15671 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15672 run setblock ~ ~ ~ minecraft:warped_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15673 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 15674 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 15675 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15676 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15677 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15678 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15679 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15680 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15681 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15682 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15683 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 15684 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 15685 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15686 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15687 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15688 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15689 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15690 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15691 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15692 run setblock ~ ~ ~ minecraft:warped_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15693 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 15694 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 15695 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15696 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15697 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15698 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15699 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15700 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15701 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15702 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15703 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 15704 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 15705 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15706 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15707 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15708 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15709 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15710 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15711 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15712 run setblock ~ ~ ~ minecraft:warped_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15713 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 15714 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 15715 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15716 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15717 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15718 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15719 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15720 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15721 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15722 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15723 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 15724 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 15725 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15726 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15727 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15728 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 15729 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 15730 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 15731 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 15732 run setblock ~ ~ ~ minecraft:warped_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_448.mcfunction b/data/bsc/functions/write/l0/p/l0_448.mcfunction new file mode 100644 index 00000000..0919d3e3 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_448.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 15733 run setblock ~ ~ ~ minecraft:crimson_button[face=floor,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 15734 run setblock ~ ~ ~ minecraft:crimson_button[face=floor,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 15735 run setblock ~ ~ ~ minecraft:crimson_button[face=floor,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 15736 run setblock ~ ~ ~ minecraft:crimson_button[face=floor,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 15737 run setblock ~ ~ ~ minecraft:crimson_button[face=floor,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 15738 run setblock ~ ~ ~ minecraft:crimson_button[face=floor,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 15739 run setblock ~ ~ ~ minecraft:crimson_button[face=floor,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 15740 run setblock ~ ~ ~ minecraft:crimson_button[face=floor,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 15741 run setblock ~ ~ ~ minecraft:crimson_button[face=wall,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 15742 run setblock ~ ~ ~ minecraft:crimson_button[face=wall,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 15743 run setblock ~ ~ ~ minecraft:crimson_button[face=wall,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 15744 run setblock ~ ~ ~ minecraft:crimson_button[face=wall,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 15745 run setblock ~ ~ ~ minecraft:crimson_button[face=wall,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 15746 run setblock ~ ~ ~ minecraft:crimson_button[face=wall,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 15747 run setblock ~ ~ ~ minecraft:crimson_button[face=wall,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 15748 run setblock ~ ~ ~ minecraft:crimson_button[face=wall,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 15749 run setblock ~ ~ ~ minecraft:crimson_button[face=ceiling,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 15750 run setblock ~ ~ ~ minecraft:crimson_button[face=ceiling,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 15751 run setblock ~ ~ ~ minecraft:crimson_button[face=ceiling,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 15752 run setblock ~ ~ ~ minecraft:crimson_button[face=ceiling,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 15753 run setblock ~ ~ ~ minecraft:crimson_button[face=ceiling,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 15754 run setblock ~ ~ ~ minecraft:crimson_button[face=ceiling,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 15755 run setblock ~ ~ ~ minecraft:crimson_button[face=ceiling,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 15756 run setblock ~ ~ ~ minecraft:crimson_button[face=ceiling,facing=east,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_449.mcfunction b/data/bsc/functions/write/l0/p/l0_449.mcfunction new file mode 100644 index 00000000..c4aa708a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_449.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 15757 run setblock ~ ~ ~ minecraft:warped_button[face=floor,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 15758 run setblock ~ ~ ~ minecraft:warped_button[face=floor,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 15759 run setblock ~ ~ ~ minecraft:warped_button[face=floor,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 15760 run setblock ~ ~ ~ minecraft:warped_button[face=floor,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 15761 run setblock ~ ~ ~ minecraft:warped_button[face=floor,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 15762 run setblock ~ ~ ~ minecraft:warped_button[face=floor,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 15763 run setblock ~ ~ ~ minecraft:warped_button[face=floor,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 15764 run setblock ~ ~ ~ minecraft:warped_button[face=floor,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 15765 run setblock ~ ~ ~ minecraft:warped_button[face=wall,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 15766 run setblock ~ ~ ~ minecraft:warped_button[face=wall,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 15767 run setblock ~ ~ ~ minecraft:warped_button[face=wall,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 15768 run setblock ~ ~ ~ minecraft:warped_button[face=wall,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 15769 run setblock ~ ~ ~ minecraft:warped_button[face=wall,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 15770 run setblock ~ ~ ~ minecraft:warped_button[face=wall,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 15771 run setblock ~ ~ ~ minecraft:warped_button[face=wall,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 15772 run setblock ~ ~ ~ minecraft:warped_button[face=wall,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 15773 run setblock ~ ~ ~ minecraft:warped_button[face=ceiling,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 15774 run setblock ~ ~ ~ minecraft:warped_button[face=ceiling,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 15775 run setblock ~ ~ ~ minecraft:warped_button[face=ceiling,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 15776 run setblock ~ ~ ~ minecraft:warped_button[face=ceiling,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 15777 run setblock ~ ~ ~ minecraft:warped_button[face=ceiling,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 15778 run setblock ~ ~ ~ minecraft:warped_button[face=ceiling,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 15779 run setblock ~ ~ ~ minecraft:warped_button[face=ceiling,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 15780 run setblock ~ ~ ~ minecraft:warped_button[face=ceiling,facing=east,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_45.mcfunction b/data/bsc/functions/write/l0/p/l0_45.mcfunction new file mode 100644 index 00000000..5d5d2c14 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_45.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1097 run setblock ~ ~ ~ minecraft:orange_bed[facing=north,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1098 run setblock ~ ~ ~ minecraft:orange_bed[facing=north,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1099 run setblock ~ ~ ~ minecraft:orange_bed[facing=north,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1100 run setblock ~ ~ ~ minecraft:orange_bed[facing=north,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1101 run setblock ~ ~ ~ minecraft:orange_bed[facing=south,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1102 run setblock ~ ~ ~ minecraft:orange_bed[facing=south,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1103 run setblock ~ ~ ~ minecraft:orange_bed[facing=south,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1104 run setblock ~ ~ ~ minecraft:orange_bed[facing=south,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1105 run setblock ~ ~ ~ minecraft:orange_bed[facing=west,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1106 run setblock ~ ~ ~ minecraft:orange_bed[facing=west,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1107 run setblock ~ ~ ~ minecraft:orange_bed[facing=west,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1108 run setblock ~ ~ ~ minecraft:orange_bed[facing=west,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1109 run setblock ~ ~ ~ minecraft:orange_bed[facing=east,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1110 run setblock ~ ~ ~ minecraft:orange_bed[facing=east,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1111 run setblock ~ ~ ~ minecraft:orange_bed[facing=east,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1112 run setblock ~ ~ ~ minecraft:orange_bed[facing=east,occupied=false,part=foot] diff --git a/data/bsc/functions/write/l0/p/l0_450.mcfunction b/data/bsc/functions/write/l0/p/l0_450.mcfunction new file mode 100644 index 00000000..e109928c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_450.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 15781 run setblock ~ ~ ~ minecraft:crimson_door[facing=north,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15782 run setblock ~ ~ ~ minecraft:crimson_door[facing=north,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15783 run setblock ~ ~ ~ minecraft:crimson_door[facing=north,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15784 run setblock ~ ~ ~ minecraft:crimson_door[facing=north,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15785 run setblock ~ ~ ~ minecraft:crimson_door[facing=north,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15786 run setblock ~ ~ ~ minecraft:crimson_door[facing=north,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15787 run setblock ~ ~ ~ minecraft:crimson_door[facing=north,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15788 run setblock ~ ~ ~ minecraft:crimson_door[facing=north,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15789 run setblock ~ ~ ~ minecraft:crimson_door[facing=north,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15790 run setblock ~ ~ ~ minecraft:crimson_door[facing=north,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15791 run setblock ~ ~ ~ minecraft:crimson_door[facing=north,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15792 run setblock ~ ~ ~ minecraft:crimson_door[facing=north,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15793 run setblock ~ ~ ~ minecraft:crimson_door[facing=north,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15794 run setblock ~ ~ ~ minecraft:crimson_door[facing=north,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15795 run setblock ~ ~ ~ minecraft:crimson_door[facing=north,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15796 run setblock ~ ~ ~ minecraft:crimson_door[facing=north,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15797 run setblock ~ ~ ~ minecraft:crimson_door[facing=south,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15798 run setblock ~ ~ ~ minecraft:crimson_door[facing=south,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15799 run setblock ~ ~ ~ minecraft:crimson_door[facing=south,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15800 run setblock ~ ~ ~ minecraft:crimson_door[facing=south,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15801 run setblock ~ ~ ~ minecraft:crimson_door[facing=south,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15802 run setblock ~ ~ ~ minecraft:crimson_door[facing=south,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15803 run setblock ~ ~ ~ minecraft:crimson_door[facing=south,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15804 run setblock ~ ~ ~ minecraft:crimson_door[facing=south,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15805 run setblock ~ ~ ~ minecraft:crimson_door[facing=south,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15806 run setblock ~ ~ ~ minecraft:crimson_door[facing=south,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15807 run setblock ~ ~ ~ minecraft:crimson_door[facing=south,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15808 run setblock ~ ~ ~ minecraft:crimson_door[facing=south,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15809 run setblock ~ ~ ~ minecraft:crimson_door[facing=south,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15810 run setblock ~ ~ ~ minecraft:crimson_door[facing=south,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15811 run setblock ~ ~ ~ minecraft:crimson_door[facing=south,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15812 run setblock ~ ~ ~ minecraft:crimson_door[facing=south,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15813 run setblock ~ ~ ~ minecraft:crimson_door[facing=west,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15814 run setblock ~ ~ ~ minecraft:crimson_door[facing=west,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15815 run setblock ~ ~ ~ minecraft:crimson_door[facing=west,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15816 run setblock ~ ~ ~ minecraft:crimson_door[facing=west,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15817 run setblock ~ ~ ~ minecraft:crimson_door[facing=west,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15818 run setblock ~ ~ ~ minecraft:crimson_door[facing=west,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15819 run setblock ~ ~ ~ minecraft:crimson_door[facing=west,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15820 run setblock ~ ~ ~ minecraft:crimson_door[facing=west,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15821 run setblock ~ ~ ~ minecraft:crimson_door[facing=west,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15822 run setblock ~ ~ ~ minecraft:crimson_door[facing=west,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15823 run setblock ~ ~ ~ minecraft:crimson_door[facing=west,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15824 run setblock ~ ~ ~ minecraft:crimson_door[facing=west,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15825 run setblock ~ ~ ~ minecraft:crimson_door[facing=west,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15826 run setblock ~ ~ ~ minecraft:crimson_door[facing=west,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15827 run setblock ~ ~ ~ minecraft:crimson_door[facing=west,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15828 run setblock ~ ~ ~ minecraft:crimson_door[facing=west,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15829 run setblock ~ ~ ~ minecraft:crimson_door[facing=east,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15830 run setblock ~ ~ ~ minecraft:crimson_door[facing=east,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15831 run setblock ~ ~ ~ minecraft:crimson_door[facing=east,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15832 run setblock ~ ~ ~ minecraft:crimson_door[facing=east,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15833 run setblock ~ ~ ~ minecraft:crimson_door[facing=east,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15834 run setblock ~ ~ ~ minecraft:crimson_door[facing=east,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15835 run setblock ~ ~ ~ minecraft:crimson_door[facing=east,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15836 run setblock ~ ~ ~ minecraft:crimson_door[facing=east,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15837 run setblock ~ ~ ~ minecraft:crimson_door[facing=east,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15838 run setblock ~ ~ ~ minecraft:crimson_door[facing=east,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15839 run setblock ~ ~ ~ minecraft:crimson_door[facing=east,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15840 run setblock ~ ~ ~ minecraft:crimson_door[facing=east,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15841 run setblock ~ ~ ~ minecraft:crimson_door[facing=east,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15842 run setblock ~ ~ ~ minecraft:crimson_door[facing=east,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15843 run setblock ~ ~ ~ minecraft:crimson_door[facing=east,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15844 run setblock ~ ~ ~ minecraft:crimson_door[facing=east,half=lower,hinge=right,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_451.mcfunction b/data/bsc/functions/write/l0/p/l0_451.mcfunction new file mode 100644 index 00000000..8beb1a21 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_451.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 15845 run setblock ~ ~ ~ minecraft:warped_door[facing=north,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15846 run setblock ~ ~ ~ minecraft:warped_door[facing=north,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15847 run setblock ~ ~ ~ minecraft:warped_door[facing=north,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15848 run setblock ~ ~ ~ minecraft:warped_door[facing=north,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15849 run setblock ~ ~ ~ minecraft:warped_door[facing=north,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15850 run setblock ~ ~ ~ minecraft:warped_door[facing=north,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15851 run setblock ~ ~ ~ minecraft:warped_door[facing=north,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15852 run setblock ~ ~ ~ minecraft:warped_door[facing=north,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15853 run setblock ~ ~ ~ minecraft:warped_door[facing=north,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15854 run setblock ~ ~ ~ minecraft:warped_door[facing=north,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15855 run setblock ~ ~ ~ minecraft:warped_door[facing=north,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15856 run setblock ~ ~ ~ minecraft:warped_door[facing=north,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15857 run setblock ~ ~ ~ minecraft:warped_door[facing=north,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15858 run setblock ~ ~ ~ minecraft:warped_door[facing=north,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15859 run setblock ~ ~ ~ minecraft:warped_door[facing=north,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15860 run setblock ~ ~ ~ minecraft:warped_door[facing=north,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15861 run setblock ~ ~ ~ minecraft:warped_door[facing=south,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15862 run setblock ~ ~ ~ minecraft:warped_door[facing=south,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15863 run setblock ~ ~ ~ minecraft:warped_door[facing=south,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15864 run setblock ~ ~ ~ minecraft:warped_door[facing=south,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15865 run setblock ~ ~ ~ minecraft:warped_door[facing=south,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15866 run setblock ~ ~ ~ minecraft:warped_door[facing=south,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15867 run setblock ~ ~ ~ minecraft:warped_door[facing=south,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15868 run setblock ~ ~ ~ minecraft:warped_door[facing=south,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15869 run setblock ~ ~ ~ minecraft:warped_door[facing=south,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15870 run setblock ~ ~ ~ minecraft:warped_door[facing=south,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15871 run setblock ~ ~ ~ minecraft:warped_door[facing=south,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15872 run setblock ~ ~ ~ minecraft:warped_door[facing=south,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15873 run setblock ~ ~ ~ minecraft:warped_door[facing=south,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15874 run setblock ~ ~ ~ minecraft:warped_door[facing=south,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15875 run setblock ~ ~ ~ minecraft:warped_door[facing=south,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15876 run setblock ~ ~ ~ minecraft:warped_door[facing=south,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15877 run setblock ~ ~ ~ minecraft:warped_door[facing=west,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15878 run setblock ~ ~ ~ minecraft:warped_door[facing=west,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15879 run setblock ~ ~ ~ minecraft:warped_door[facing=west,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15880 run setblock ~ ~ ~ minecraft:warped_door[facing=west,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15881 run setblock ~ ~ ~ minecraft:warped_door[facing=west,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15882 run setblock ~ ~ ~ minecraft:warped_door[facing=west,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15883 run setblock ~ ~ ~ minecraft:warped_door[facing=west,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15884 run setblock ~ ~ ~ minecraft:warped_door[facing=west,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15885 run setblock ~ ~ ~ minecraft:warped_door[facing=west,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15886 run setblock ~ ~ ~ minecraft:warped_door[facing=west,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15887 run setblock ~ ~ ~ minecraft:warped_door[facing=west,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15888 run setblock ~ ~ ~ minecraft:warped_door[facing=west,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15889 run setblock ~ ~ ~ minecraft:warped_door[facing=west,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15890 run setblock ~ ~ ~ minecraft:warped_door[facing=west,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15891 run setblock ~ ~ ~ minecraft:warped_door[facing=west,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15892 run setblock ~ ~ ~ minecraft:warped_door[facing=west,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15893 run setblock ~ ~ ~ minecraft:warped_door[facing=east,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15894 run setblock ~ ~ ~ minecraft:warped_door[facing=east,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15895 run setblock ~ ~ ~ minecraft:warped_door[facing=east,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15896 run setblock ~ ~ ~ minecraft:warped_door[facing=east,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15897 run setblock ~ ~ ~ minecraft:warped_door[facing=east,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15898 run setblock ~ ~ ~ minecraft:warped_door[facing=east,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15899 run setblock ~ ~ ~ minecraft:warped_door[facing=east,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15900 run setblock ~ ~ ~ minecraft:warped_door[facing=east,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15901 run setblock ~ ~ ~ minecraft:warped_door[facing=east,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15902 run setblock ~ ~ ~ minecraft:warped_door[facing=east,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15903 run setblock ~ ~ ~ minecraft:warped_door[facing=east,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15904 run setblock ~ ~ ~ minecraft:warped_door[facing=east,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 15905 run setblock ~ ~ ~ minecraft:warped_door[facing=east,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 15906 run setblock ~ ~ ~ minecraft:warped_door[facing=east,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 15907 run setblock ~ ~ ~ minecraft:warped_door[facing=east,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 15908 run setblock ~ ~ ~ minecraft:warped_door[facing=east,half=lower,hinge=right,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_452.mcfunction b/data/bsc/functions/write/l0/p/l0_452.mcfunction new file mode 100644 index 00000000..3931eb7f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_452.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15909 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=0,waterlogged=true] +execute if score @s s.crhf.block_id matches 15910 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=0,waterlogged=false] +execute if score @s s.crhf.block_id matches 15911 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=1,waterlogged=true] +execute if score @s s.crhf.block_id matches 15912 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=1,waterlogged=false] +execute if score @s s.crhf.block_id matches 15913 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=2,waterlogged=true] +execute if score @s s.crhf.block_id matches 15914 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=2,waterlogged=false] +execute if score @s s.crhf.block_id matches 15915 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=3,waterlogged=true] +execute if score @s s.crhf.block_id matches 15916 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=3,waterlogged=false] +execute if score @s s.crhf.block_id matches 15917 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=4,waterlogged=true] +execute if score @s s.crhf.block_id matches 15918 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=4,waterlogged=false] +execute if score @s s.crhf.block_id matches 15919 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=5,waterlogged=true] +execute if score @s s.crhf.block_id matches 15920 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=5,waterlogged=false] +execute if score @s s.crhf.block_id matches 15921 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=6,waterlogged=true] +execute if score @s s.crhf.block_id matches 15922 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=6,waterlogged=false] +execute if score @s s.crhf.block_id matches 15923 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=7,waterlogged=true] +execute if score @s s.crhf.block_id matches 15924 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=7,waterlogged=false] +execute if score @s s.crhf.block_id matches 15925 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=8,waterlogged=true] +execute if score @s s.crhf.block_id matches 15926 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=8,waterlogged=false] +execute if score @s s.crhf.block_id matches 15927 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=9,waterlogged=true] +execute if score @s s.crhf.block_id matches 15928 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=9,waterlogged=false] +execute if score @s s.crhf.block_id matches 15929 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=10,waterlogged=true] +execute if score @s s.crhf.block_id matches 15930 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=10,waterlogged=false] +execute if score @s s.crhf.block_id matches 15931 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=11,waterlogged=true] +execute if score @s s.crhf.block_id matches 15932 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=11,waterlogged=false] +execute if score @s s.crhf.block_id matches 15933 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=12,waterlogged=true] +execute if score @s s.crhf.block_id matches 15934 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=12,waterlogged=false] +execute if score @s s.crhf.block_id matches 15935 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=13,waterlogged=true] +execute if score @s s.crhf.block_id matches 15936 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=13,waterlogged=false] +execute if score @s s.crhf.block_id matches 15937 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=14,waterlogged=true] +execute if score @s s.crhf.block_id matches 15938 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=14,waterlogged=false] +execute if score @s s.crhf.block_id matches 15939 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=15,waterlogged=true] +execute if score @s s.crhf.block_id matches 15940 run setblock ~ ~ ~ minecraft:crimson_sign[rotation=15,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_453.mcfunction b/data/bsc/functions/write/l0/p/l0_453.mcfunction new file mode 100644 index 00000000..b0f1dccf --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_453.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 15941 run setblock ~ ~ ~ minecraft:warped_sign[rotation=0,waterlogged=true] +execute if score @s s.crhf.block_id matches 15942 run setblock ~ ~ ~ minecraft:warped_sign[rotation=0,waterlogged=false] +execute if score @s s.crhf.block_id matches 15943 run setblock ~ ~ ~ minecraft:warped_sign[rotation=1,waterlogged=true] +execute if score @s s.crhf.block_id matches 15944 run setblock ~ ~ ~ minecraft:warped_sign[rotation=1,waterlogged=false] +execute if score @s s.crhf.block_id matches 15945 run setblock ~ ~ ~ minecraft:warped_sign[rotation=2,waterlogged=true] +execute if score @s s.crhf.block_id matches 15946 run setblock ~ ~ ~ minecraft:warped_sign[rotation=2,waterlogged=false] +execute if score @s s.crhf.block_id matches 15947 run setblock ~ ~ ~ minecraft:warped_sign[rotation=3,waterlogged=true] +execute if score @s s.crhf.block_id matches 15948 run setblock ~ ~ ~ minecraft:warped_sign[rotation=3,waterlogged=false] +execute if score @s s.crhf.block_id matches 15949 run setblock ~ ~ ~ minecraft:warped_sign[rotation=4,waterlogged=true] +execute if score @s s.crhf.block_id matches 15950 run setblock ~ ~ ~ minecraft:warped_sign[rotation=4,waterlogged=false] +execute if score @s s.crhf.block_id matches 15951 run setblock ~ ~ ~ minecraft:warped_sign[rotation=5,waterlogged=true] +execute if score @s s.crhf.block_id matches 15952 run setblock ~ ~ ~ minecraft:warped_sign[rotation=5,waterlogged=false] +execute if score @s s.crhf.block_id matches 15953 run setblock ~ ~ ~ minecraft:warped_sign[rotation=6,waterlogged=true] +execute if score @s s.crhf.block_id matches 15954 run setblock ~ ~ ~ minecraft:warped_sign[rotation=6,waterlogged=false] +execute if score @s s.crhf.block_id matches 15955 run setblock ~ ~ ~ minecraft:warped_sign[rotation=7,waterlogged=true] +execute if score @s s.crhf.block_id matches 15956 run setblock ~ ~ ~ minecraft:warped_sign[rotation=7,waterlogged=false] +execute if score @s s.crhf.block_id matches 15957 run setblock ~ ~ ~ minecraft:warped_sign[rotation=8,waterlogged=true] +execute if score @s s.crhf.block_id matches 15958 run setblock ~ ~ ~ minecraft:warped_sign[rotation=8,waterlogged=false] +execute if score @s s.crhf.block_id matches 15959 run setblock ~ ~ ~ minecraft:warped_sign[rotation=9,waterlogged=true] +execute if score @s s.crhf.block_id matches 15960 run setblock ~ ~ ~ minecraft:warped_sign[rotation=9,waterlogged=false] +execute if score @s s.crhf.block_id matches 15961 run setblock ~ ~ ~ minecraft:warped_sign[rotation=10,waterlogged=true] +execute if score @s s.crhf.block_id matches 15962 run setblock ~ ~ ~ minecraft:warped_sign[rotation=10,waterlogged=false] +execute if score @s s.crhf.block_id matches 15963 run setblock ~ ~ ~ minecraft:warped_sign[rotation=11,waterlogged=true] +execute if score @s s.crhf.block_id matches 15964 run setblock ~ ~ ~ minecraft:warped_sign[rotation=11,waterlogged=false] +execute if score @s s.crhf.block_id matches 15965 run setblock ~ ~ ~ minecraft:warped_sign[rotation=12,waterlogged=true] +execute if score @s s.crhf.block_id matches 15966 run setblock ~ ~ ~ minecraft:warped_sign[rotation=12,waterlogged=false] +execute if score @s s.crhf.block_id matches 15967 run setblock ~ ~ ~ minecraft:warped_sign[rotation=13,waterlogged=true] +execute if score @s s.crhf.block_id matches 15968 run setblock ~ ~ ~ minecraft:warped_sign[rotation=13,waterlogged=false] +execute if score @s s.crhf.block_id matches 15969 run setblock ~ ~ ~ minecraft:warped_sign[rotation=14,waterlogged=true] +execute if score @s s.crhf.block_id matches 15970 run setblock ~ ~ ~ minecraft:warped_sign[rotation=14,waterlogged=false] +execute if score @s s.crhf.block_id matches 15971 run setblock ~ ~ ~ minecraft:warped_sign[rotation=15,waterlogged=true] +execute if score @s s.crhf.block_id matches 15972 run setblock ~ ~ ~ minecraft:warped_sign[rotation=15,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_454.mcfunction b/data/bsc/functions/write/l0/p/l0_454.mcfunction new file mode 100644 index 00000000..e10d3480 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_454.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 15973 run setblock ~ ~ ~ minecraft:crimson_wall_sign[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 15974 run setblock ~ ~ ~ minecraft:crimson_wall_sign[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 15975 run setblock ~ ~ ~ minecraft:crimson_wall_sign[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 15976 run setblock ~ ~ ~ minecraft:crimson_wall_sign[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 15977 run setblock ~ ~ ~ minecraft:crimson_wall_sign[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 15978 run setblock ~ ~ ~ minecraft:crimson_wall_sign[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 15979 run setblock ~ ~ ~ minecraft:crimson_wall_sign[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 15980 run setblock ~ ~ ~ minecraft:crimson_wall_sign[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_455.mcfunction b/data/bsc/functions/write/l0/p/l0_455.mcfunction new file mode 100644 index 00000000..3cce374b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_455.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 15981 run setblock ~ ~ ~ minecraft:warped_wall_sign[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 15982 run setblock ~ ~ ~ minecraft:warped_wall_sign[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 15983 run setblock ~ ~ ~ minecraft:warped_wall_sign[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 15984 run setblock ~ ~ ~ minecraft:warped_wall_sign[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 15985 run setblock ~ ~ ~ minecraft:warped_wall_sign[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 15986 run setblock ~ ~ ~ minecraft:warped_wall_sign[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 15987 run setblock ~ ~ ~ minecraft:warped_wall_sign[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 15988 run setblock ~ ~ ~ minecraft:warped_wall_sign[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_456.mcfunction b/data/bsc/functions/write/l0/p/l0_456.mcfunction new file mode 100644 index 00000000..c2d91cfa --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_456.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15989 run setblock ~ ~ ~ minecraft:structure_block[mode=save] +execute if score @s s.crhf.block_id matches 15990 run setblock ~ ~ ~ minecraft:structure_block[mode=load] +execute if score @s s.crhf.block_id matches 15991 run setblock ~ ~ ~ minecraft:structure_block[mode=corner] +execute if score @s s.crhf.block_id matches 15992 run setblock ~ ~ ~ minecraft:structure_block[mode=data] diff --git a/data/bsc/functions/write/l0/p/l0_457.mcfunction b/data/bsc/functions/write/l0/p/l0_457.mcfunction new file mode 100644 index 00000000..b9720b4c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_457.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 15993 run setblock ~ ~ ~ minecraft:jigsaw[orientation=down_east] +execute if score @s s.crhf.block_id matches 15994 run setblock ~ ~ ~ minecraft:jigsaw[orientation=down_north] +execute if score @s s.crhf.block_id matches 15995 run setblock ~ ~ ~ minecraft:jigsaw[orientation=down_south] +execute if score @s s.crhf.block_id matches 15996 run setblock ~ ~ ~ minecraft:jigsaw[orientation=down_west] +execute if score @s s.crhf.block_id matches 15997 run setblock ~ ~ ~ minecraft:jigsaw[orientation=up_east] +execute if score @s s.crhf.block_id matches 15998 run setblock ~ ~ ~ minecraft:jigsaw[orientation=up_north] +execute if score @s s.crhf.block_id matches 15999 run setblock ~ ~ ~ minecraft:jigsaw[orientation=up_south] +execute if score @s s.crhf.block_id matches 16000 run setblock ~ ~ ~ minecraft:jigsaw[orientation=up_west] +execute if score @s s.crhf.block_id matches 16001 run setblock ~ ~ ~ minecraft:jigsaw[orientation=west_up] +execute if score @s s.crhf.block_id matches 16002 run setblock ~ ~ ~ minecraft:jigsaw[orientation=east_up] +execute if score @s s.crhf.block_id matches 16003 run setblock ~ ~ ~ minecraft:jigsaw[orientation=north_up] +execute if score @s s.crhf.block_id matches 16004 run setblock ~ ~ ~ minecraft:jigsaw[orientation=south_up] diff --git a/data/bsc/functions/write/l0/p/l0_458.mcfunction b/data/bsc/functions/write/l0/p/l0_458.mcfunction new file mode 100644 index 00000000..184e8e82 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_458.mcfunction @@ -0,0 +1,9 @@ +execute if score @s s.crhf.block_id matches 16005 run setblock ~ ~ ~ minecraft:composter[level=0] +execute if score @s s.crhf.block_id matches 16006 run setblock ~ ~ ~ minecraft:composter[level=1] +execute if score @s s.crhf.block_id matches 16007 run setblock ~ ~ ~ minecraft:composter[level=2] +execute if score @s s.crhf.block_id matches 16008 run setblock ~ ~ ~ minecraft:composter[level=3] +execute if score @s s.crhf.block_id matches 16009 run setblock ~ ~ ~ minecraft:composter[level=4] +execute if score @s s.crhf.block_id matches 16010 run setblock ~ ~ ~ minecraft:composter[level=5] +execute if score @s s.crhf.block_id matches 16011 run setblock ~ ~ ~ minecraft:composter[level=6] +execute if score @s s.crhf.block_id matches 16012 run setblock ~ ~ ~ minecraft:composter[level=7] +execute if score @s s.crhf.block_id matches 16013 run setblock ~ ~ ~ minecraft:composter[level=8] diff --git a/data/bsc/functions/write/l0/p/l0_459.mcfunction b/data/bsc/functions/write/l0/p/l0_459.mcfunction new file mode 100644 index 00000000..bee365f2 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_459.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 16014 run setblock ~ ~ ~ minecraft:target[power=0] +execute if score @s s.crhf.block_id matches 16015 run setblock ~ ~ ~ minecraft:target[power=1] +execute if score @s s.crhf.block_id matches 16016 run setblock ~ ~ ~ minecraft:target[power=2] +execute if score @s s.crhf.block_id matches 16017 run setblock ~ ~ ~ minecraft:target[power=3] +execute if score @s s.crhf.block_id matches 16018 run setblock ~ ~ ~ minecraft:target[power=4] +execute if score @s s.crhf.block_id matches 16019 run setblock ~ ~ ~ minecraft:target[power=5] +execute if score @s s.crhf.block_id matches 16020 run setblock ~ ~ ~ minecraft:target[power=6] +execute if score @s s.crhf.block_id matches 16021 run setblock ~ ~ ~ minecraft:target[power=7] +execute if score @s s.crhf.block_id matches 16022 run setblock ~ ~ ~ minecraft:target[power=8] +execute if score @s s.crhf.block_id matches 16023 run setblock ~ ~ ~ minecraft:target[power=9] +execute if score @s s.crhf.block_id matches 16024 run setblock ~ ~ ~ minecraft:target[power=10] +execute if score @s s.crhf.block_id matches 16025 run setblock ~ ~ ~ minecraft:target[power=11] +execute if score @s s.crhf.block_id matches 16026 run setblock ~ ~ ~ minecraft:target[power=12] +execute if score @s s.crhf.block_id matches 16027 run setblock ~ ~ ~ minecraft:target[power=13] +execute if score @s s.crhf.block_id matches 16028 run setblock ~ ~ ~ minecraft:target[power=14] +execute if score @s s.crhf.block_id matches 16029 run setblock ~ ~ ~ minecraft:target[power=15] diff --git a/data/bsc/functions/write/l0/p/l0_46.mcfunction b/data/bsc/functions/write/l0/p/l0_46.mcfunction new file mode 100644 index 00000000..2776ddbc --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_46.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1113 run setblock ~ ~ ~ minecraft:magenta_bed[facing=north,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1114 run setblock ~ ~ ~ minecraft:magenta_bed[facing=north,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1115 run setblock ~ ~ ~ minecraft:magenta_bed[facing=north,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1116 run setblock ~ ~ ~ minecraft:magenta_bed[facing=north,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1117 run setblock ~ ~ ~ minecraft:magenta_bed[facing=south,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1118 run setblock ~ ~ ~ minecraft:magenta_bed[facing=south,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1119 run setblock ~ ~ ~ minecraft:magenta_bed[facing=south,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1120 run setblock ~ ~ ~ minecraft:magenta_bed[facing=south,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1121 run setblock ~ ~ ~ minecraft:magenta_bed[facing=west,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1122 run setblock ~ ~ ~ minecraft:magenta_bed[facing=west,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1123 run setblock ~ ~ ~ minecraft:magenta_bed[facing=west,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1124 run setblock ~ ~ ~ minecraft:magenta_bed[facing=west,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1125 run setblock ~ ~ ~ minecraft:magenta_bed[facing=east,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1126 run setblock ~ ~ ~ minecraft:magenta_bed[facing=east,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1127 run setblock ~ ~ ~ minecraft:magenta_bed[facing=east,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1128 run setblock ~ ~ ~ minecraft:magenta_bed[facing=east,occupied=false,part=foot] diff --git a/data/bsc/functions/write/l0/p/l0_460.mcfunction b/data/bsc/functions/write/l0/p/l0_460.mcfunction new file mode 100644 index 00000000..7c53ea07 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_460.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 16030 run setblock ~ ~ ~ minecraft:bee_nest[facing=north,honey_level=0] +execute if score @s s.crhf.block_id matches 16031 run setblock ~ ~ ~ minecraft:bee_nest[facing=north,honey_level=1] +execute if score @s s.crhf.block_id matches 16032 run setblock ~ ~ ~ minecraft:bee_nest[facing=north,honey_level=2] +execute if score @s s.crhf.block_id matches 16033 run setblock ~ ~ ~ minecraft:bee_nest[facing=north,honey_level=3] +execute if score @s s.crhf.block_id matches 16034 run setblock ~ ~ ~ minecraft:bee_nest[facing=north,honey_level=4] +execute if score @s s.crhf.block_id matches 16035 run setblock ~ ~ ~ minecraft:bee_nest[facing=north,honey_level=5] +execute if score @s s.crhf.block_id matches 16036 run setblock ~ ~ ~ minecraft:bee_nest[facing=south,honey_level=0] +execute if score @s s.crhf.block_id matches 16037 run setblock ~ ~ ~ minecraft:bee_nest[facing=south,honey_level=1] +execute if score @s s.crhf.block_id matches 16038 run setblock ~ ~ ~ minecraft:bee_nest[facing=south,honey_level=2] +execute if score @s s.crhf.block_id matches 16039 run setblock ~ ~ ~ minecraft:bee_nest[facing=south,honey_level=3] +execute if score @s s.crhf.block_id matches 16040 run setblock ~ ~ ~ minecraft:bee_nest[facing=south,honey_level=4] +execute if score @s s.crhf.block_id matches 16041 run setblock ~ ~ ~ minecraft:bee_nest[facing=south,honey_level=5] +execute if score @s s.crhf.block_id matches 16042 run setblock ~ ~ ~ minecraft:bee_nest[facing=west,honey_level=0] +execute if score @s s.crhf.block_id matches 16043 run setblock ~ ~ ~ minecraft:bee_nest[facing=west,honey_level=1] +execute if score @s s.crhf.block_id matches 16044 run setblock ~ ~ ~ minecraft:bee_nest[facing=west,honey_level=2] +execute if score @s s.crhf.block_id matches 16045 run setblock ~ ~ ~ minecraft:bee_nest[facing=west,honey_level=3] +execute if score @s s.crhf.block_id matches 16046 run setblock ~ ~ ~ minecraft:bee_nest[facing=west,honey_level=4] +execute if score @s s.crhf.block_id matches 16047 run setblock ~ ~ ~ minecraft:bee_nest[facing=west,honey_level=5] +execute if score @s s.crhf.block_id matches 16048 run setblock ~ ~ ~ minecraft:bee_nest[facing=east,honey_level=0] +execute if score @s s.crhf.block_id matches 16049 run setblock ~ ~ ~ minecraft:bee_nest[facing=east,honey_level=1] +execute if score @s s.crhf.block_id matches 16050 run setblock ~ ~ ~ minecraft:bee_nest[facing=east,honey_level=2] +execute if score @s s.crhf.block_id matches 16051 run setblock ~ ~ ~ minecraft:bee_nest[facing=east,honey_level=3] +execute if score @s s.crhf.block_id matches 16052 run setblock ~ ~ ~ minecraft:bee_nest[facing=east,honey_level=4] +execute if score @s s.crhf.block_id matches 16053 run setblock ~ ~ ~ minecraft:bee_nest[facing=east,honey_level=5] diff --git a/data/bsc/functions/write/l0/p/l0_461.mcfunction b/data/bsc/functions/write/l0/p/l0_461.mcfunction new file mode 100644 index 00000000..0bd345e3 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_461.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 16054 run setblock ~ ~ ~ minecraft:beehive[facing=north,honey_level=0] +execute if score @s s.crhf.block_id matches 16055 run setblock ~ ~ ~ minecraft:beehive[facing=north,honey_level=1] +execute if score @s s.crhf.block_id matches 16056 run setblock ~ ~ ~ minecraft:beehive[facing=north,honey_level=2] +execute if score @s s.crhf.block_id matches 16057 run setblock ~ ~ ~ minecraft:beehive[facing=north,honey_level=3] +execute if score @s s.crhf.block_id matches 16058 run setblock ~ ~ ~ minecraft:beehive[facing=north,honey_level=4] +execute if score @s s.crhf.block_id matches 16059 run setblock ~ ~ ~ minecraft:beehive[facing=north,honey_level=5] +execute if score @s s.crhf.block_id matches 16060 run setblock ~ ~ ~ minecraft:beehive[facing=south,honey_level=0] +execute if score @s s.crhf.block_id matches 16061 run setblock ~ ~ ~ minecraft:beehive[facing=south,honey_level=1] +execute if score @s s.crhf.block_id matches 16062 run setblock ~ ~ ~ minecraft:beehive[facing=south,honey_level=2] +execute if score @s s.crhf.block_id matches 16063 run setblock ~ ~ ~ minecraft:beehive[facing=south,honey_level=3] +execute if score @s s.crhf.block_id matches 16064 run setblock ~ ~ ~ minecraft:beehive[facing=south,honey_level=4] +execute if score @s s.crhf.block_id matches 16065 run setblock ~ ~ ~ minecraft:beehive[facing=south,honey_level=5] +execute if score @s s.crhf.block_id matches 16066 run setblock ~ ~ ~ minecraft:beehive[facing=west,honey_level=0] +execute if score @s s.crhf.block_id matches 16067 run setblock ~ ~ ~ minecraft:beehive[facing=west,honey_level=1] +execute if score @s s.crhf.block_id matches 16068 run setblock ~ ~ ~ minecraft:beehive[facing=west,honey_level=2] +execute if score @s s.crhf.block_id matches 16069 run setblock ~ ~ ~ minecraft:beehive[facing=west,honey_level=3] +execute if score @s s.crhf.block_id matches 16070 run setblock ~ ~ ~ minecraft:beehive[facing=west,honey_level=4] +execute if score @s s.crhf.block_id matches 16071 run setblock ~ ~ ~ minecraft:beehive[facing=west,honey_level=5] +execute if score @s s.crhf.block_id matches 16072 run setblock ~ ~ ~ minecraft:beehive[facing=east,honey_level=0] +execute if score @s s.crhf.block_id matches 16073 run setblock ~ ~ ~ minecraft:beehive[facing=east,honey_level=1] +execute if score @s s.crhf.block_id matches 16074 run setblock ~ ~ ~ minecraft:beehive[facing=east,honey_level=2] +execute if score @s s.crhf.block_id matches 16075 run setblock ~ ~ ~ minecraft:beehive[facing=east,honey_level=3] +execute if score @s s.crhf.block_id matches 16076 run setblock ~ ~ ~ minecraft:beehive[facing=east,honey_level=4] +execute if score @s s.crhf.block_id matches 16077 run setblock ~ ~ ~ minecraft:beehive[facing=east,honey_level=5] diff --git a/data/bsc/functions/write/l0/p/l0_462.mcfunction b/data/bsc/functions/write/l0/p/l0_462.mcfunction new file mode 100644 index 00000000..b0b84ade --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_462.mcfunction @@ -0,0 +1,5 @@ +execute if score @s s.crhf.block_id matches 16083 run setblock ~ ~ ~ minecraft:respawn_anchor[charges=0] +execute if score @s s.crhf.block_id matches 16084 run setblock ~ ~ ~ minecraft:respawn_anchor[charges=1] +execute if score @s s.crhf.block_id matches 16085 run setblock ~ ~ ~ minecraft:respawn_anchor[charges=2] +execute if score @s s.crhf.block_id matches 16086 run setblock ~ ~ ~ minecraft:respawn_anchor[charges=3] +execute if score @s s.crhf.block_id matches 16087 run setblock ~ ~ ~ minecraft:respawn_anchor[charges=4] diff --git a/data/bsc/functions/write/l0/p/l0_463.mcfunction b/data/bsc/functions/write/l0/p/l0_463.mcfunction new file mode 100644 index 00000000..55ced690 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_463.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 16094 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16095 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16096 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16097 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16098 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16099 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16100 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16101 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16102 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16103 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16104 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16105 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16106 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16107 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16108 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16109 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16110 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16111 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16112 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16113 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16114 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16115 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16116 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16117 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16118 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16119 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16120 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16121 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16122 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16123 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16124 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16125 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16126 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16127 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16128 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16129 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16130 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16131 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16132 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16133 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16134 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16135 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16136 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16137 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16138 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16139 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16140 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16141 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16142 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16143 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16144 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16145 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16146 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16147 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16148 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16149 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16150 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16151 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16152 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16153 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16154 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16155 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16156 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16157 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16158 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16159 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16160 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16161 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16162 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16163 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16164 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16165 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16166 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16167 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16168 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16169 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16170 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16171 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16172 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16173 run setblock ~ ~ ~ minecraft:blackstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_464.mcfunction b/data/bsc/functions/write/l0/p/l0_464.mcfunction new file mode 100644 index 00000000..0ec141a5 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_464.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 16174 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16175 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16176 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16177 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16178 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16179 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16180 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16181 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16182 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16183 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16184 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16185 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16186 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16187 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16188 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16189 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16190 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16191 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16192 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16193 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16194 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16195 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16196 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16197 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16198 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16199 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16200 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16201 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16202 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16203 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16204 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16205 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16206 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16207 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16208 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16209 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16210 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16211 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16212 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16213 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16214 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16215 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16216 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16217 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16218 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16219 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16220 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16221 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16222 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16223 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16224 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16225 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16226 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16227 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16228 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16229 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16230 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16231 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16232 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16233 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16234 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16235 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16236 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16237 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16238 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16239 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16240 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16241 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16242 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16243 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16244 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16245 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16246 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16247 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16248 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16249 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16250 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16251 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16252 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16253 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16254 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16255 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16256 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16257 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16258 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16259 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16260 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16261 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16262 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16263 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16264 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16265 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16266 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16267 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16268 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16269 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16270 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16271 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16272 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16273 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16274 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16275 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16276 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16277 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16278 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16279 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16280 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16281 run setblock ~ ~ ~ minecraft:blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16282 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16283 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16284 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16285 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16286 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16287 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16288 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16289 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16290 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16291 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16292 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16293 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16294 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16295 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16296 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16297 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16298 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16299 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16300 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16301 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16302 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16303 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16304 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16305 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16306 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16307 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16308 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16309 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16310 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16311 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16312 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16313 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16314 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16315 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16316 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16317 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16318 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16319 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16320 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16321 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16322 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16323 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16324 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16325 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16326 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16327 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16328 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16329 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16330 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16331 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16332 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16333 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16334 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16335 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16336 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16337 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16338 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16339 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16340 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16341 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16342 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16343 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16344 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16345 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16346 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16347 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16348 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16349 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16350 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16351 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16352 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16353 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16354 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16355 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16356 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16357 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16358 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16359 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16360 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16361 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16362 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16363 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16364 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16365 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16366 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16367 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16368 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16369 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16370 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16371 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16372 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16373 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16374 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16375 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16376 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16377 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16378 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16379 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16380 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16381 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16382 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16383 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16384 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16385 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16386 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16387 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16388 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16389 run setblock ~ ~ ~ minecraft:blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16390 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16391 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16392 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16393 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16394 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16395 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16396 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16397 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16398 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16399 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16400 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16401 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16402 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16403 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16404 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16405 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16406 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16407 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16408 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16409 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16410 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16411 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16412 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16413 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16414 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16415 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16416 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16417 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16418 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16419 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16420 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16421 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16422 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16423 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16424 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16425 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16426 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16427 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16428 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16429 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16430 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16431 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16432 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16433 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16434 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16435 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16436 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16437 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16438 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16439 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16440 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16441 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16442 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16443 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16444 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16445 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16446 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16447 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16448 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16449 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16450 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16451 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16452 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16453 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16454 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16455 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16456 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16457 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16458 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16459 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16460 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16461 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16462 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16463 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16464 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16465 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16466 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16467 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16468 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16469 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16470 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16471 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16472 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16473 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16474 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16475 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16476 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16477 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16478 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16479 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16480 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16481 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16482 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16483 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16484 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16485 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16486 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16487 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16488 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16489 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16490 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16491 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16492 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16493 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16494 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16495 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16496 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16497 run setblock ~ ~ ~ minecraft:blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_465.mcfunction b/data/bsc/functions/write/l0/p/l0_465.mcfunction new file mode 100644 index 00000000..de7232d3 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_465.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 16498 run setblock ~ ~ ~ minecraft:blackstone_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 16499 run setblock ~ ~ ~ minecraft:blackstone_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 16500 run setblock ~ ~ ~ minecraft:blackstone_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 16501 run setblock ~ ~ ~ minecraft:blackstone_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 16502 run setblock ~ ~ ~ minecraft:blackstone_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 16503 run setblock ~ ~ ~ minecraft:blackstone_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_466.mcfunction b/data/bsc/functions/write/l0/p/l0_466.mcfunction new file mode 100644 index 00000000..81777911 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_466.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 16508 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 16509 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 16510 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 16511 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 16512 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 16513 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_467.mcfunction b/data/bsc/functions/write/l0/p/l0_467.mcfunction new file mode 100644 index 00000000..b52d28c7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_467.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 16514 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16515 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16516 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16517 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16518 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16519 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16520 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16521 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16522 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16523 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16524 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16525 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16526 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16527 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16528 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16529 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16530 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16531 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16532 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16533 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16534 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16535 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16536 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16537 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16538 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16539 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16540 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16541 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16542 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16543 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16544 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16545 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16546 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16547 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16548 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16549 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16550 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16551 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16552 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16553 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16554 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16555 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16556 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16557 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16558 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16559 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16560 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16561 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16562 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16563 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16564 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16565 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16566 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16567 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16568 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16569 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16570 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16571 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16572 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16573 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16574 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16575 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16576 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16577 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16578 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16579 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16580 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16581 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16582 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16583 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16584 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16585 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16586 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16587 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16588 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16589 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16590 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16591 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16592 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16593 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_468.mcfunction b/data/bsc/functions/write/l0/p/l0_468.mcfunction new file mode 100644 index 00000000..39b441b4 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_468.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 16594 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16595 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16596 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16597 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16598 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16599 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16600 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16601 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16602 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16603 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16604 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16605 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16606 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16607 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16608 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16609 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16610 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16611 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16612 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16613 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16614 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16615 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16616 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16617 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16618 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16619 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16620 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16621 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16622 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16623 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16624 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16625 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16626 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16627 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16628 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16629 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16630 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16631 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16632 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16633 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16634 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16635 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16636 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16637 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16638 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16639 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16640 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16641 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16642 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16643 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16644 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16645 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16646 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16647 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16648 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16649 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16650 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16651 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16652 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16653 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16654 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16655 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16656 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16657 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16658 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16659 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16660 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16661 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16662 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16663 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16664 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16665 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16666 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16667 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16668 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16669 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16670 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16671 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16672 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16673 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16674 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16675 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16676 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16677 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16678 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16679 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16680 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16681 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16682 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16683 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16684 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16685 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16686 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16687 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16688 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16689 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16690 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16691 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16692 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16693 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16694 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16695 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16696 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16697 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16698 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16699 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16700 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16701 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16702 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16703 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16704 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16705 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16706 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16707 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16708 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16709 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16710 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16711 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16712 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16713 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16714 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16715 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16716 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16717 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16718 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16719 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16720 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16721 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16722 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16723 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16724 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16725 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16726 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16727 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16728 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16729 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16730 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16731 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16732 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16733 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16734 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16735 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16736 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16737 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16738 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16739 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16740 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16741 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16742 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16743 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16744 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16745 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16746 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16747 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16748 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16749 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16750 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16751 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16752 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16753 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16754 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16755 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16756 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16757 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16758 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16759 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16760 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16761 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16762 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16763 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16764 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16765 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16766 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16767 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16768 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16769 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16770 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16771 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16772 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16773 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16774 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16775 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16776 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16777 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16778 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16779 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16780 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16781 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16782 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16783 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16784 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16785 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16786 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16787 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16788 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16789 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16790 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16791 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16792 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16793 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16794 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16795 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16796 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16797 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16798 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16799 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16800 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16801 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16802 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16803 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16804 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16805 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16806 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16807 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16808 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16809 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16810 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16811 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16812 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16813 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16814 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16815 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16816 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16817 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16818 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16819 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16820 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16821 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16822 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16823 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16824 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16825 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16826 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16827 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16828 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16829 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16830 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16831 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16832 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16833 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16834 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16835 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16836 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16837 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16838 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16839 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16840 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16841 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16842 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16843 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16844 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16845 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16846 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16847 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16848 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16849 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16850 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16851 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16852 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16853 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16854 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16855 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16856 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16857 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16858 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16859 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16860 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16861 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16862 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16863 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16864 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16865 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16866 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16867 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16868 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16869 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16870 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16871 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16872 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16873 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16874 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16875 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16876 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16877 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16878 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16879 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16880 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16881 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16882 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16883 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16884 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16885 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16886 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16887 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16888 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16889 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16890 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16891 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16892 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16893 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16894 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16895 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16896 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16897 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16898 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16899 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16900 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16901 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16902 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16903 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16904 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16905 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16906 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16907 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16908 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16909 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16910 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16911 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 16912 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 16913 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 16914 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 16915 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 16916 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 16917 run setblock ~ ~ ~ minecraft:polished_blackstone_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_469.mcfunction b/data/bsc/functions/write/l0/p/l0_469.mcfunction new file mode 100644 index 00000000..68b24765 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_469.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 16919 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16920 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16921 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16922 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16923 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16924 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16925 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16926 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16927 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16928 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16929 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16930 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16931 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16932 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16933 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16934 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16935 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16936 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16937 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16938 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16939 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16940 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16941 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16942 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16943 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16944 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16945 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16946 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16947 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16948 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16949 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16950 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16951 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16952 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16953 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16954 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16955 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16956 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16957 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16958 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16959 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16960 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16961 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16962 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16963 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16964 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16965 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16966 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16967 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16968 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16969 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16970 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16971 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16972 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16973 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16974 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16975 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16976 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16977 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16978 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16979 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16980 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16981 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16982 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16983 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16984 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16985 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16986 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16987 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16988 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16989 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 16990 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 16991 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16992 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16993 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16994 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 16995 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 16996 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 16997 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 16998 run setblock ~ ~ ~ minecraft:polished_blackstone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_47.mcfunction b/data/bsc/functions/write/l0/p/l0_47.mcfunction new file mode 100644 index 00000000..8ca12522 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_47.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1129 run setblock ~ ~ ~ minecraft:light_blue_bed[facing=north,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1130 run setblock ~ ~ ~ minecraft:light_blue_bed[facing=north,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1131 run setblock ~ ~ ~ minecraft:light_blue_bed[facing=north,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1132 run setblock ~ ~ ~ minecraft:light_blue_bed[facing=north,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1133 run setblock ~ ~ ~ minecraft:light_blue_bed[facing=south,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1134 run setblock ~ ~ ~ minecraft:light_blue_bed[facing=south,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1135 run setblock ~ ~ ~ minecraft:light_blue_bed[facing=south,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1136 run setblock ~ ~ ~ minecraft:light_blue_bed[facing=south,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1137 run setblock ~ ~ ~ minecraft:light_blue_bed[facing=west,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1138 run setblock ~ ~ ~ minecraft:light_blue_bed[facing=west,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1139 run setblock ~ ~ ~ minecraft:light_blue_bed[facing=west,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1140 run setblock ~ ~ ~ minecraft:light_blue_bed[facing=west,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1141 run setblock ~ ~ ~ minecraft:light_blue_bed[facing=east,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1142 run setblock ~ ~ ~ minecraft:light_blue_bed[facing=east,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1143 run setblock ~ ~ ~ minecraft:light_blue_bed[facing=east,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1144 run setblock ~ ~ ~ minecraft:light_blue_bed[facing=east,occupied=false,part=foot] diff --git a/data/bsc/functions/write/l0/p/l0_470.mcfunction b/data/bsc/functions/write/l0/p/l0_470.mcfunction new file mode 100644 index 00000000..ea560576 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_470.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 16999 run setblock ~ ~ ~ minecraft:polished_blackstone_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 17000 run setblock ~ ~ ~ minecraft:polished_blackstone_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 17001 run setblock ~ ~ ~ minecraft:polished_blackstone_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 17002 run setblock ~ ~ ~ minecraft:polished_blackstone_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 17003 run setblock ~ ~ ~ minecraft:polished_blackstone_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 17004 run setblock ~ ~ ~ minecraft:polished_blackstone_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_471.mcfunction b/data/bsc/functions/write/l0/p/l0_471.mcfunction new file mode 100644 index 00000000..626a64a4 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_471.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17005 run setblock ~ ~ ~ minecraft:polished_blackstone_pressure_plate[powered=true] +execute if score @s s.crhf.block_id matches 17006 run setblock ~ ~ ~ minecraft:polished_blackstone_pressure_plate[powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_472.mcfunction b/data/bsc/functions/write/l0/p/l0_472.mcfunction new file mode 100644 index 00000000..22777d47 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_472.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 17007 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=floor,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 17008 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=floor,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 17009 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=floor,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 17010 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=floor,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 17011 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=floor,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 17012 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=floor,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 17013 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=floor,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 17014 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=floor,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 17015 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=wall,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 17016 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=wall,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 17017 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=wall,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 17018 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=wall,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 17019 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=wall,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 17020 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=wall,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 17021 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=wall,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 17022 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=wall,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 17023 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=ceiling,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 17024 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=ceiling,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 17025 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=ceiling,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 17026 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=ceiling,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 17027 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=ceiling,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 17028 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=ceiling,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 17029 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=ceiling,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 17030 run setblock ~ ~ ~ minecraft:polished_blackstone_button[face=ceiling,facing=east,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_473.mcfunction b/data/bsc/functions/write/l0/p/l0_473.mcfunction new file mode 100644 index 00000000..dcc3e00a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_473.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 17031 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17032 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17033 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17034 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17035 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17036 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17037 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17038 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17039 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17040 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17041 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17042 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17043 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17044 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17045 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17046 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17047 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17048 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17049 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17050 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17051 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17052 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17053 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17054 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17055 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17056 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17057 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17058 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17059 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17060 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17061 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17062 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17063 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17064 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17065 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17066 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17067 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17068 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17069 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17070 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17071 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17072 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17073 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17074 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17075 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17076 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17077 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17078 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17079 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17080 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17081 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17082 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17083 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17084 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17085 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17086 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17087 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17088 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17089 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17090 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17091 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17092 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17093 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17094 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17095 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17096 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17097 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17098 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17099 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17100 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17101 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17102 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17103 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17104 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17105 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17106 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17107 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17108 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17109 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17110 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17111 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17112 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17113 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17114 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17115 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17116 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17117 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17118 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17119 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17120 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17121 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17122 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17123 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17124 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17125 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17126 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17127 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17128 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17129 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17130 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17131 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17132 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17133 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17134 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17135 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17136 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17137 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17138 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17139 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17140 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17141 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17142 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17143 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17144 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17145 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17146 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17147 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17148 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17149 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17150 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17151 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17152 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17153 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17154 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17155 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17156 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17157 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17158 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17159 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17160 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17161 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17162 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17163 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17164 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17165 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17166 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17167 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17168 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17169 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17170 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17171 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17172 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17173 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17174 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17175 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17176 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17177 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17178 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17179 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17180 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17181 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17182 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17183 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17184 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17185 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17186 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17187 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17188 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17189 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17190 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17191 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17192 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17193 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17194 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17195 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17196 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17197 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17198 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17199 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17200 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17201 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17202 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17203 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17204 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17205 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17206 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17207 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17208 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17209 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17210 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17211 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17212 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17213 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17214 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17215 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17216 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17217 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17218 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17219 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17220 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17221 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17222 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17223 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17224 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17225 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17226 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17227 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17228 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17229 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17230 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17231 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17232 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17233 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17234 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17235 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17236 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17237 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17238 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17239 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17240 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17241 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17242 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17243 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17244 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17245 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17246 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17247 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17248 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17249 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17250 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17251 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17252 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17253 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17254 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17255 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17256 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17257 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17258 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17259 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17260 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17261 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17262 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17263 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17264 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17265 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17266 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17267 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17268 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17269 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17270 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17271 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17272 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17273 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17274 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17275 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17276 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17277 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17278 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17279 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17280 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17281 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17282 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17283 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17284 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17285 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17286 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17287 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17288 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17289 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17290 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17291 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17292 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17293 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17294 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17295 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17296 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17297 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17298 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17299 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17300 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17301 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17302 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17303 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17304 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17305 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17306 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17307 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17308 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17309 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17310 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17311 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17312 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17313 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17314 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17315 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17316 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17317 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17318 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17319 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17320 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17321 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17322 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17323 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17324 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17325 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17326 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17327 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17328 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17329 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17330 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17331 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17332 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17333 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17334 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17335 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17336 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17337 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17338 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17339 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17340 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17341 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17342 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17343 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17344 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17345 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17346 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17347 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17348 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 17349 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 17350 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 17351 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 17352 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 17353 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 17354 run setblock ~ ~ ~ minecraft:polished_blackstone_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_474.mcfunction b/data/bsc/functions/write/l0/p/l0_474.mcfunction new file mode 100644 index 00000000..39b4c815 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_474.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17358 run setblock ~ ~ ~ minecraft:candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17359 run setblock ~ ~ ~ minecraft:candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17360 run setblock ~ ~ ~ minecraft:candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17361 run setblock ~ ~ ~ minecraft:candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17362 run setblock ~ ~ ~ minecraft:candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17363 run setblock ~ ~ ~ minecraft:candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17364 run setblock ~ ~ ~ minecraft:candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17365 run setblock ~ ~ ~ minecraft:candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17366 run setblock ~ ~ ~ minecraft:candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17367 run setblock ~ ~ ~ minecraft:candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17368 run setblock ~ ~ ~ minecraft:candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17369 run setblock ~ ~ ~ minecraft:candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17370 run setblock ~ ~ ~ minecraft:candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17371 run setblock ~ ~ ~ minecraft:candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17372 run setblock ~ ~ ~ minecraft:candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17373 run setblock ~ ~ ~ minecraft:candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_475.mcfunction b/data/bsc/functions/write/l0/p/l0_475.mcfunction new file mode 100644 index 00000000..8ebf7eae --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_475.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17374 run setblock ~ ~ ~ minecraft:white_candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17375 run setblock ~ ~ ~ minecraft:white_candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17376 run setblock ~ ~ ~ minecraft:white_candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17377 run setblock ~ ~ ~ minecraft:white_candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17378 run setblock ~ ~ ~ minecraft:white_candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17379 run setblock ~ ~ ~ minecraft:white_candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17380 run setblock ~ ~ ~ minecraft:white_candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17381 run setblock ~ ~ ~ minecraft:white_candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17382 run setblock ~ ~ ~ minecraft:white_candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17383 run setblock ~ ~ ~ minecraft:white_candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17384 run setblock ~ ~ ~ minecraft:white_candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17385 run setblock ~ ~ ~ minecraft:white_candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17386 run setblock ~ ~ ~ minecraft:white_candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17387 run setblock ~ ~ ~ minecraft:white_candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17388 run setblock ~ ~ ~ minecraft:white_candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17389 run setblock ~ ~ ~ minecraft:white_candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_476.mcfunction b/data/bsc/functions/write/l0/p/l0_476.mcfunction new file mode 100644 index 00000000..6f4a5ab6 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_476.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17390 run setblock ~ ~ ~ minecraft:orange_candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17391 run setblock ~ ~ ~ minecraft:orange_candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17392 run setblock ~ ~ ~ minecraft:orange_candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17393 run setblock ~ ~ ~ minecraft:orange_candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17394 run setblock ~ ~ ~ minecraft:orange_candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17395 run setblock ~ ~ ~ minecraft:orange_candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17396 run setblock ~ ~ ~ minecraft:orange_candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17397 run setblock ~ ~ ~ minecraft:orange_candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17398 run setblock ~ ~ ~ minecraft:orange_candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17399 run setblock ~ ~ ~ minecraft:orange_candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17400 run setblock ~ ~ ~ minecraft:orange_candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17401 run setblock ~ ~ ~ minecraft:orange_candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17402 run setblock ~ ~ ~ minecraft:orange_candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17403 run setblock ~ ~ ~ minecraft:orange_candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17404 run setblock ~ ~ ~ minecraft:orange_candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17405 run setblock ~ ~ ~ minecraft:orange_candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_477.mcfunction b/data/bsc/functions/write/l0/p/l0_477.mcfunction new file mode 100644 index 00000000..cca2d5f7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_477.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17406 run setblock ~ ~ ~ minecraft:magenta_candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17407 run setblock ~ ~ ~ minecraft:magenta_candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17408 run setblock ~ ~ ~ minecraft:magenta_candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17409 run setblock ~ ~ ~ minecraft:magenta_candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17410 run setblock ~ ~ ~ minecraft:magenta_candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17411 run setblock ~ ~ ~ minecraft:magenta_candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17412 run setblock ~ ~ ~ minecraft:magenta_candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17413 run setblock ~ ~ ~ minecraft:magenta_candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17414 run setblock ~ ~ ~ minecraft:magenta_candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17415 run setblock ~ ~ ~ minecraft:magenta_candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17416 run setblock ~ ~ ~ minecraft:magenta_candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17417 run setblock ~ ~ ~ minecraft:magenta_candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17418 run setblock ~ ~ ~ minecraft:magenta_candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17419 run setblock ~ ~ ~ minecraft:magenta_candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17420 run setblock ~ ~ ~ minecraft:magenta_candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17421 run setblock ~ ~ ~ minecraft:magenta_candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_478.mcfunction b/data/bsc/functions/write/l0/p/l0_478.mcfunction new file mode 100644 index 00000000..f490d06f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_478.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17422 run setblock ~ ~ ~ minecraft:light_blue_candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17423 run setblock ~ ~ ~ minecraft:light_blue_candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17424 run setblock ~ ~ ~ minecraft:light_blue_candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17425 run setblock ~ ~ ~ minecraft:light_blue_candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17426 run setblock ~ ~ ~ minecraft:light_blue_candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17427 run setblock ~ ~ ~ minecraft:light_blue_candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17428 run setblock ~ ~ ~ minecraft:light_blue_candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17429 run setblock ~ ~ ~ minecraft:light_blue_candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17430 run setblock ~ ~ ~ minecraft:light_blue_candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17431 run setblock ~ ~ ~ minecraft:light_blue_candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17432 run setblock ~ ~ ~ minecraft:light_blue_candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17433 run setblock ~ ~ ~ minecraft:light_blue_candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17434 run setblock ~ ~ ~ minecraft:light_blue_candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17435 run setblock ~ ~ ~ minecraft:light_blue_candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17436 run setblock ~ ~ ~ minecraft:light_blue_candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17437 run setblock ~ ~ ~ minecraft:light_blue_candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_479.mcfunction b/data/bsc/functions/write/l0/p/l0_479.mcfunction new file mode 100644 index 00000000..718fbf8a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_479.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17438 run setblock ~ ~ ~ minecraft:yellow_candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17439 run setblock ~ ~ ~ minecraft:yellow_candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17440 run setblock ~ ~ ~ minecraft:yellow_candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17441 run setblock ~ ~ ~ minecraft:yellow_candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17442 run setblock ~ ~ ~ minecraft:yellow_candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17443 run setblock ~ ~ ~ minecraft:yellow_candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17444 run setblock ~ ~ ~ minecraft:yellow_candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17445 run setblock ~ ~ ~ minecraft:yellow_candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17446 run setblock ~ ~ ~ minecraft:yellow_candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17447 run setblock ~ ~ ~ minecraft:yellow_candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17448 run setblock ~ ~ ~ minecraft:yellow_candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17449 run setblock ~ ~ ~ minecraft:yellow_candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17450 run setblock ~ ~ ~ minecraft:yellow_candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17451 run setblock ~ ~ ~ minecraft:yellow_candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17452 run setblock ~ ~ ~ minecraft:yellow_candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17453 run setblock ~ ~ ~ minecraft:yellow_candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_48.mcfunction b/data/bsc/functions/write/l0/p/l0_48.mcfunction new file mode 100644 index 00000000..57a7f492 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_48.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1145 run setblock ~ ~ ~ minecraft:yellow_bed[facing=north,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1146 run setblock ~ ~ ~ minecraft:yellow_bed[facing=north,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1147 run setblock ~ ~ ~ minecraft:yellow_bed[facing=north,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1148 run setblock ~ ~ ~ minecraft:yellow_bed[facing=north,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1149 run setblock ~ ~ ~ minecraft:yellow_bed[facing=south,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1150 run setblock ~ ~ ~ minecraft:yellow_bed[facing=south,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1151 run setblock ~ ~ ~ minecraft:yellow_bed[facing=south,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1152 run setblock ~ ~ ~ minecraft:yellow_bed[facing=south,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1153 run setblock ~ ~ ~ minecraft:yellow_bed[facing=west,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1154 run setblock ~ ~ ~ minecraft:yellow_bed[facing=west,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1155 run setblock ~ ~ ~ minecraft:yellow_bed[facing=west,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1156 run setblock ~ ~ ~ minecraft:yellow_bed[facing=west,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1157 run setblock ~ ~ ~ minecraft:yellow_bed[facing=east,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1158 run setblock ~ ~ ~ minecraft:yellow_bed[facing=east,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1159 run setblock ~ ~ ~ minecraft:yellow_bed[facing=east,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1160 run setblock ~ ~ ~ minecraft:yellow_bed[facing=east,occupied=false,part=foot] diff --git a/data/bsc/functions/write/l0/p/l0_480.mcfunction b/data/bsc/functions/write/l0/p/l0_480.mcfunction new file mode 100644 index 00000000..8bd86ef8 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_480.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17454 run setblock ~ ~ ~ minecraft:lime_candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17455 run setblock ~ ~ ~ minecraft:lime_candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17456 run setblock ~ ~ ~ minecraft:lime_candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17457 run setblock ~ ~ ~ minecraft:lime_candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17458 run setblock ~ ~ ~ minecraft:lime_candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17459 run setblock ~ ~ ~ minecraft:lime_candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17460 run setblock ~ ~ ~ minecraft:lime_candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17461 run setblock ~ ~ ~ minecraft:lime_candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17462 run setblock ~ ~ ~ minecraft:lime_candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17463 run setblock ~ ~ ~ minecraft:lime_candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17464 run setblock ~ ~ ~ minecraft:lime_candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17465 run setblock ~ ~ ~ minecraft:lime_candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17466 run setblock ~ ~ ~ minecraft:lime_candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17467 run setblock ~ ~ ~ minecraft:lime_candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17468 run setblock ~ ~ ~ minecraft:lime_candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17469 run setblock ~ ~ ~ minecraft:lime_candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_481.mcfunction b/data/bsc/functions/write/l0/p/l0_481.mcfunction new file mode 100644 index 00000000..dc3068cd --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_481.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17470 run setblock ~ ~ ~ minecraft:pink_candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17471 run setblock ~ ~ ~ minecraft:pink_candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17472 run setblock ~ ~ ~ minecraft:pink_candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17473 run setblock ~ ~ ~ minecraft:pink_candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17474 run setblock ~ ~ ~ minecraft:pink_candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17475 run setblock ~ ~ ~ minecraft:pink_candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17476 run setblock ~ ~ ~ minecraft:pink_candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17477 run setblock ~ ~ ~ minecraft:pink_candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17478 run setblock ~ ~ ~ minecraft:pink_candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17479 run setblock ~ ~ ~ minecraft:pink_candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17480 run setblock ~ ~ ~ minecraft:pink_candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17481 run setblock ~ ~ ~ minecraft:pink_candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17482 run setblock ~ ~ ~ minecraft:pink_candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17483 run setblock ~ ~ ~ minecraft:pink_candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17484 run setblock ~ ~ ~ minecraft:pink_candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17485 run setblock ~ ~ ~ minecraft:pink_candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_482.mcfunction b/data/bsc/functions/write/l0/p/l0_482.mcfunction new file mode 100644 index 00000000..3efb2ff9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_482.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17486 run setblock ~ ~ ~ minecraft:gray_candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17487 run setblock ~ ~ ~ minecraft:gray_candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17488 run setblock ~ ~ ~ minecraft:gray_candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17489 run setblock ~ ~ ~ minecraft:gray_candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17490 run setblock ~ ~ ~ minecraft:gray_candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17491 run setblock ~ ~ ~ minecraft:gray_candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17492 run setblock ~ ~ ~ minecraft:gray_candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17493 run setblock ~ ~ ~ minecraft:gray_candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17494 run setblock ~ ~ ~ minecraft:gray_candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17495 run setblock ~ ~ ~ minecraft:gray_candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17496 run setblock ~ ~ ~ minecraft:gray_candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17497 run setblock ~ ~ ~ minecraft:gray_candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17498 run setblock ~ ~ ~ minecraft:gray_candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17499 run setblock ~ ~ ~ minecraft:gray_candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17500 run setblock ~ ~ ~ minecraft:gray_candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17501 run setblock ~ ~ ~ minecraft:gray_candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_483.mcfunction b/data/bsc/functions/write/l0/p/l0_483.mcfunction new file mode 100644 index 00000000..cc1b7589 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_483.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17502 run setblock ~ ~ ~ minecraft:light_gray_candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17503 run setblock ~ ~ ~ minecraft:light_gray_candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17504 run setblock ~ ~ ~ minecraft:light_gray_candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17505 run setblock ~ ~ ~ minecraft:light_gray_candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17506 run setblock ~ ~ ~ minecraft:light_gray_candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17507 run setblock ~ ~ ~ minecraft:light_gray_candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17508 run setblock ~ ~ ~ minecraft:light_gray_candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17509 run setblock ~ ~ ~ minecraft:light_gray_candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17510 run setblock ~ ~ ~ minecraft:light_gray_candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17511 run setblock ~ ~ ~ minecraft:light_gray_candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17512 run setblock ~ ~ ~ minecraft:light_gray_candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17513 run setblock ~ ~ ~ minecraft:light_gray_candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17514 run setblock ~ ~ ~ minecraft:light_gray_candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17515 run setblock ~ ~ ~ minecraft:light_gray_candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17516 run setblock ~ ~ ~ minecraft:light_gray_candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17517 run setblock ~ ~ ~ minecraft:light_gray_candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_484.mcfunction b/data/bsc/functions/write/l0/p/l0_484.mcfunction new file mode 100644 index 00000000..fd4e5b9e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_484.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17518 run setblock ~ ~ ~ minecraft:cyan_candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17519 run setblock ~ ~ ~ minecraft:cyan_candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17520 run setblock ~ ~ ~ minecraft:cyan_candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17521 run setblock ~ ~ ~ minecraft:cyan_candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17522 run setblock ~ ~ ~ minecraft:cyan_candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17523 run setblock ~ ~ ~ minecraft:cyan_candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17524 run setblock ~ ~ ~ minecraft:cyan_candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17525 run setblock ~ ~ ~ minecraft:cyan_candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17526 run setblock ~ ~ ~ minecraft:cyan_candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17527 run setblock ~ ~ ~ minecraft:cyan_candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17528 run setblock ~ ~ ~ minecraft:cyan_candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17529 run setblock ~ ~ ~ minecraft:cyan_candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17530 run setblock ~ ~ ~ minecraft:cyan_candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17531 run setblock ~ ~ ~ minecraft:cyan_candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17532 run setblock ~ ~ ~ minecraft:cyan_candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17533 run setblock ~ ~ ~ minecraft:cyan_candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_485.mcfunction b/data/bsc/functions/write/l0/p/l0_485.mcfunction new file mode 100644 index 00000000..029746be --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_485.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17534 run setblock ~ ~ ~ minecraft:purple_candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17535 run setblock ~ ~ ~ minecraft:purple_candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17536 run setblock ~ ~ ~ minecraft:purple_candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17537 run setblock ~ ~ ~ minecraft:purple_candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17538 run setblock ~ ~ ~ minecraft:purple_candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17539 run setblock ~ ~ ~ minecraft:purple_candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17540 run setblock ~ ~ ~ minecraft:purple_candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17541 run setblock ~ ~ ~ minecraft:purple_candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17542 run setblock ~ ~ ~ minecraft:purple_candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17543 run setblock ~ ~ ~ minecraft:purple_candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17544 run setblock ~ ~ ~ minecraft:purple_candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17545 run setblock ~ ~ ~ minecraft:purple_candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17546 run setblock ~ ~ ~ minecraft:purple_candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17547 run setblock ~ ~ ~ minecraft:purple_candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17548 run setblock ~ ~ ~ minecraft:purple_candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17549 run setblock ~ ~ ~ minecraft:purple_candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_486.mcfunction b/data/bsc/functions/write/l0/p/l0_486.mcfunction new file mode 100644 index 00000000..83b310bf --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_486.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17550 run setblock ~ ~ ~ minecraft:blue_candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17551 run setblock ~ ~ ~ minecraft:blue_candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17552 run setblock ~ ~ ~ minecraft:blue_candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17553 run setblock ~ ~ ~ minecraft:blue_candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17554 run setblock ~ ~ ~ minecraft:blue_candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17555 run setblock ~ ~ ~ minecraft:blue_candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17556 run setblock ~ ~ ~ minecraft:blue_candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17557 run setblock ~ ~ ~ minecraft:blue_candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17558 run setblock ~ ~ ~ minecraft:blue_candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17559 run setblock ~ ~ ~ minecraft:blue_candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17560 run setblock ~ ~ ~ minecraft:blue_candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17561 run setblock ~ ~ ~ minecraft:blue_candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17562 run setblock ~ ~ ~ minecraft:blue_candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17563 run setblock ~ ~ ~ minecraft:blue_candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17564 run setblock ~ ~ ~ minecraft:blue_candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17565 run setblock ~ ~ ~ minecraft:blue_candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_487.mcfunction b/data/bsc/functions/write/l0/p/l0_487.mcfunction new file mode 100644 index 00000000..224efb45 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_487.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17566 run setblock ~ ~ ~ minecraft:brown_candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17567 run setblock ~ ~ ~ minecraft:brown_candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17568 run setblock ~ ~ ~ minecraft:brown_candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17569 run setblock ~ ~ ~ minecraft:brown_candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17570 run setblock ~ ~ ~ minecraft:brown_candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17571 run setblock ~ ~ ~ minecraft:brown_candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17572 run setblock ~ ~ ~ minecraft:brown_candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17573 run setblock ~ ~ ~ minecraft:brown_candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17574 run setblock ~ ~ ~ minecraft:brown_candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17575 run setblock ~ ~ ~ minecraft:brown_candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17576 run setblock ~ ~ ~ minecraft:brown_candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17577 run setblock ~ ~ ~ minecraft:brown_candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17578 run setblock ~ ~ ~ minecraft:brown_candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17579 run setblock ~ ~ ~ minecraft:brown_candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17580 run setblock ~ ~ ~ minecraft:brown_candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17581 run setblock ~ ~ ~ minecraft:brown_candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_488.mcfunction b/data/bsc/functions/write/l0/p/l0_488.mcfunction new file mode 100644 index 00000000..a175f570 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_488.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17582 run setblock ~ ~ ~ minecraft:green_candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17583 run setblock ~ ~ ~ minecraft:green_candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17584 run setblock ~ ~ ~ minecraft:green_candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17585 run setblock ~ ~ ~ minecraft:green_candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17586 run setblock ~ ~ ~ minecraft:green_candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17587 run setblock ~ ~ ~ minecraft:green_candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17588 run setblock ~ ~ ~ minecraft:green_candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17589 run setblock ~ ~ ~ minecraft:green_candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17590 run setblock ~ ~ ~ minecraft:green_candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17591 run setblock ~ ~ ~ minecraft:green_candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17592 run setblock ~ ~ ~ minecraft:green_candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17593 run setblock ~ ~ ~ minecraft:green_candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17594 run setblock ~ ~ ~ minecraft:green_candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17595 run setblock ~ ~ ~ minecraft:green_candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17596 run setblock ~ ~ ~ minecraft:green_candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17597 run setblock ~ ~ ~ minecraft:green_candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_489.mcfunction b/data/bsc/functions/write/l0/p/l0_489.mcfunction new file mode 100644 index 00000000..1cf3eefe --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_489.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17598 run setblock ~ ~ ~ minecraft:red_candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17599 run setblock ~ ~ ~ minecraft:red_candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17600 run setblock ~ ~ ~ minecraft:red_candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17601 run setblock ~ ~ ~ minecraft:red_candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17602 run setblock ~ ~ ~ minecraft:red_candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17603 run setblock ~ ~ ~ minecraft:red_candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17604 run setblock ~ ~ ~ minecraft:red_candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17605 run setblock ~ ~ ~ minecraft:red_candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17606 run setblock ~ ~ ~ minecraft:red_candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17607 run setblock ~ ~ ~ minecraft:red_candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17608 run setblock ~ ~ ~ minecraft:red_candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17609 run setblock ~ ~ ~ minecraft:red_candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17610 run setblock ~ ~ ~ minecraft:red_candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17611 run setblock ~ ~ ~ minecraft:red_candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17612 run setblock ~ ~ ~ minecraft:red_candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17613 run setblock ~ ~ ~ minecraft:red_candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_49.mcfunction b/data/bsc/functions/write/l0/p/l0_49.mcfunction new file mode 100644 index 00000000..ae278070 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_49.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1161 run setblock ~ ~ ~ minecraft:lime_bed[facing=north,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1162 run setblock ~ ~ ~ minecraft:lime_bed[facing=north,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1163 run setblock ~ ~ ~ minecraft:lime_bed[facing=north,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1164 run setblock ~ ~ ~ minecraft:lime_bed[facing=north,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1165 run setblock ~ ~ ~ minecraft:lime_bed[facing=south,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1166 run setblock ~ ~ ~ minecraft:lime_bed[facing=south,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1167 run setblock ~ ~ ~ minecraft:lime_bed[facing=south,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1168 run setblock ~ ~ ~ minecraft:lime_bed[facing=south,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1169 run setblock ~ ~ ~ minecraft:lime_bed[facing=west,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1170 run setblock ~ ~ ~ minecraft:lime_bed[facing=west,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1171 run setblock ~ ~ ~ minecraft:lime_bed[facing=west,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1172 run setblock ~ ~ ~ minecraft:lime_bed[facing=west,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1173 run setblock ~ ~ ~ minecraft:lime_bed[facing=east,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1174 run setblock ~ ~ ~ minecraft:lime_bed[facing=east,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1175 run setblock ~ ~ ~ minecraft:lime_bed[facing=east,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1176 run setblock ~ ~ ~ minecraft:lime_bed[facing=east,occupied=false,part=foot] diff --git a/data/bsc/functions/write/l0/p/l0_490.mcfunction b/data/bsc/functions/write/l0/p/l0_490.mcfunction new file mode 100644 index 00000000..52b42e4c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_490.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 17614 run setblock ~ ~ ~ minecraft:black_candle[candles=1,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17615 run setblock ~ ~ ~ minecraft:black_candle[candles=1,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17616 run setblock ~ ~ ~ minecraft:black_candle[candles=1,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17617 run setblock ~ ~ ~ minecraft:black_candle[candles=1,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17618 run setblock ~ ~ ~ minecraft:black_candle[candles=2,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17619 run setblock ~ ~ ~ minecraft:black_candle[candles=2,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17620 run setblock ~ ~ ~ minecraft:black_candle[candles=2,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17621 run setblock ~ ~ ~ minecraft:black_candle[candles=2,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17622 run setblock ~ ~ ~ minecraft:black_candle[candles=3,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17623 run setblock ~ ~ ~ minecraft:black_candle[candles=3,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17624 run setblock ~ ~ ~ minecraft:black_candle[candles=3,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17625 run setblock ~ ~ ~ minecraft:black_candle[candles=3,lit=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 17626 run setblock ~ ~ ~ minecraft:black_candle[candles=4,lit=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 17627 run setblock ~ ~ ~ minecraft:black_candle[candles=4,lit=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 17628 run setblock ~ ~ ~ minecraft:black_candle[candles=4,lit=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 17629 run setblock ~ ~ ~ minecraft:black_candle[candles=4,lit=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_491.mcfunction b/data/bsc/functions/write/l0/p/l0_491.mcfunction new file mode 100644 index 00000000..2aff466d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_491.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17630 run setblock ~ ~ ~ minecraft:candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17631 run setblock ~ ~ ~ minecraft:candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_492.mcfunction b/data/bsc/functions/write/l0/p/l0_492.mcfunction new file mode 100644 index 00000000..f74f0895 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_492.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17632 run setblock ~ ~ ~ minecraft:white_candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17633 run setblock ~ ~ ~ minecraft:white_candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_493.mcfunction b/data/bsc/functions/write/l0/p/l0_493.mcfunction new file mode 100644 index 00000000..0450b179 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_493.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17634 run setblock ~ ~ ~ minecraft:orange_candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17635 run setblock ~ ~ ~ minecraft:orange_candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_494.mcfunction b/data/bsc/functions/write/l0/p/l0_494.mcfunction new file mode 100644 index 00000000..e286334f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_494.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17636 run setblock ~ ~ ~ minecraft:magenta_candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17637 run setblock ~ ~ ~ minecraft:magenta_candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_495.mcfunction b/data/bsc/functions/write/l0/p/l0_495.mcfunction new file mode 100644 index 00000000..028a3d1b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_495.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17638 run setblock ~ ~ ~ minecraft:light_blue_candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17639 run setblock ~ ~ ~ minecraft:light_blue_candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_496.mcfunction b/data/bsc/functions/write/l0/p/l0_496.mcfunction new file mode 100644 index 00000000..3cd630c3 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_496.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17640 run setblock ~ ~ ~ minecraft:yellow_candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17641 run setblock ~ ~ ~ minecraft:yellow_candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_497.mcfunction b/data/bsc/functions/write/l0/p/l0_497.mcfunction new file mode 100644 index 00000000..2b242357 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_497.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17642 run setblock ~ ~ ~ minecraft:lime_candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17643 run setblock ~ ~ ~ minecraft:lime_candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_498.mcfunction b/data/bsc/functions/write/l0/p/l0_498.mcfunction new file mode 100644 index 00000000..ad5e9e1d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_498.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17644 run setblock ~ ~ ~ minecraft:pink_candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17645 run setblock ~ ~ ~ minecraft:pink_candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_499.mcfunction b/data/bsc/functions/write/l0/p/l0_499.mcfunction new file mode 100644 index 00000000..716f0203 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_499.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17646 run setblock ~ ~ ~ minecraft:gray_candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17647 run setblock ~ ~ ~ minecraft:gray_candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_5.mcfunction b/data/bsc/functions/write/l0/p/l0_5.mcfunction new file mode 100644 index 00000000..2b489006 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_5.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 27 run setblock ~ ~ ~ minecraft:jungle_sapling[stage=0] +execute if score @s s.crhf.block_id matches 28 run setblock ~ ~ ~ minecraft:jungle_sapling[stage=1] diff --git a/data/bsc/functions/write/l0/p/l0_50.mcfunction b/data/bsc/functions/write/l0/p/l0_50.mcfunction new file mode 100644 index 00000000..e853480b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_50.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1177 run setblock ~ ~ ~ minecraft:pink_bed[facing=north,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1178 run setblock ~ ~ ~ minecraft:pink_bed[facing=north,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1179 run setblock ~ ~ ~ minecraft:pink_bed[facing=north,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1180 run setblock ~ ~ ~ minecraft:pink_bed[facing=north,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1181 run setblock ~ ~ ~ minecraft:pink_bed[facing=south,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1182 run setblock ~ ~ ~ minecraft:pink_bed[facing=south,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1183 run setblock ~ ~ ~ minecraft:pink_bed[facing=south,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1184 run setblock ~ ~ ~ minecraft:pink_bed[facing=south,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1185 run setblock ~ ~ ~ minecraft:pink_bed[facing=west,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1186 run setblock ~ ~ ~ minecraft:pink_bed[facing=west,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1187 run setblock ~ ~ ~ minecraft:pink_bed[facing=west,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1188 run setblock ~ ~ ~ minecraft:pink_bed[facing=west,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1189 run setblock ~ ~ ~ minecraft:pink_bed[facing=east,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1190 run setblock ~ ~ ~ minecraft:pink_bed[facing=east,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1191 run setblock ~ ~ ~ minecraft:pink_bed[facing=east,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1192 run setblock ~ ~ ~ minecraft:pink_bed[facing=east,occupied=false,part=foot] diff --git a/data/bsc/functions/write/l0/p/l0_500.mcfunction b/data/bsc/functions/write/l0/p/l0_500.mcfunction new file mode 100644 index 00000000..4dd44455 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_500.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17648 run setblock ~ ~ ~ minecraft:light_gray_candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17649 run setblock ~ ~ ~ minecraft:light_gray_candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_501.mcfunction b/data/bsc/functions/write/l0/p/l0_501.mcfunction new file mode 100644 index 00000000..e9be365e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_501.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17650 run setblock ~ ~ ~ minecraft:cyan_candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17651 run setblock ~ ~ ~ minecraft:cyan_candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_502.mcfunction b/data/bsc/functions/write/l0/p/l0_502.mcfunction new file mode 100644 index 00000000..d7240c89 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_502.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17652 run setblock ~ ~ ~ minecraft:purple_candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17653 run setblock ~ ~ ~ minecraft:purple_candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_503.mcfunction b/data/bsc/functions/write/l0/p/l0_503.mcfunction new file mode 100644 index 00000000..84f70ee0 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_503.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17654 run setblock ~ ~ ~ minecraft:blue_candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17655 run setblock ~ ~ ~ minecraft:blue_candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_504.mcfunction b/data/bsc/functions/write/l0/p/l0_504.mcfunction new file mode 100644 index 00000000..c5f78960 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_504.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17656 run setblock ~ ~ ~ minecraft:brown_candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17657 run setblock ~ ~ ~ minecraft:brown_candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_505.mcfunction b/data/bsc/functions/write/l0/p/l0_505.mcfunction new file mode 100644 index 00000000..5485fd0d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_505.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17658 run setblock ~ ~ ~ minecraft:green_candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17659 run setblock ~ ~ ~ minecraft:green_candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_506.mcfunction b/data/bsc/functions/write/l0/p/l0_506.mcfunction new file mode 100644 index 00000000..8c559318 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_506.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17660 run setblock ~ ~ ~ minecraft:red_candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17661 run setblock ~ ~ ~ minecraft:red_candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_507.mcfunction b/data/bsc/functions/write/l0/p/l0_507.mcfunction new file mode 100644 index 00000000..d6c6ddee --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_507.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 17662 run setblock ~ ~ ~ minecraft:black_candle_cake[lit=true] +execute if score @s s.crhf.block_id matches 17663 run setblock ~ ~ ~ minecraft:black_candle_cake[lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_508.mcfunction b/data/bsc/functions/write/l0/p/l0_508.mcfunction new file mode 100644 index 00000000..f49b02b5 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_508.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 17666 run setblock ~ ~ ~ minecraft:amethyst_cluster[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 17667 run setblock ~ ~ ~ minecraft:amethyst_cluster[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 17668 run setblock ~ ~ ~ minecraft:amethyst_cluster[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 17669 run setblock ~ ~ ~ minecraft:amethyst_cluster[facing=east,waterlogged=false] +execute if score @s s.crhf.block_id matches 17670 run setblock ~ ~ ~ minecraft:amethyst_cluster[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 17671 run setblock ~ ~ ~ minecraft:amethyst_cluster[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 17672 run setblock ~ ~ ~ minecraft:amethyst_cluster[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 17673 run setblock ~ ~ ~ minecraft:amethyst_cluster[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 17674 run setblock ~ ~ ~ minecraft:amethyst_cluster[facing=up,waterlogged=true] +execute if score @s s.crhf.block_id matches 17675 run setblock ~ ~ ~ minecraft:amethyst_cluster[facing=up,waterlogged=false] +execute if score @s s.crhf.block_id matches 17676 run setblock ~ ~ ~ minecraft:amethyst_cluster[facing=down,waterlogged=true] +execute if score @s s.crhf.block_id matches 17677 run setblock ~ ~ ~ minecraft:amethyst_cluster[facing=down,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_509.mcfunction b/data/bsc/functions/write/l0/p/l0_509.mcfunction new file mode 100644 index 00000000..119e1c40 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_509.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 17678 run setblock ~ ~ ~ minecraft:large_amethyst_bud[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 17679 run setblock ~ ~ ~ minecraft:large_amethyst_bud[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 17680 run setblock ~ ~ ~ minecraft:large_amethyst_bud[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 17681 run setblock ~ ~ ~ minecraft:large_amethyst_bud[facing=east,waterlogged=false] +execute if score @s s.crhf.block_id matches 17682 run setblock ~ ~ ~ minecraft:large_amethyst_bud[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 17683 run setblock ~ ~ ~ minecraft:large_amethyst_bud[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 17684 run setblock ~ ~ ~ minecraft:large_amethyst_bud[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 17685 run setblock ~ ~ ~ minecraft:large_amethyst_bud[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 17686 run setblock ~ ~ ~ minecraft:large_amethyst_bud[facing=up,waterlogged=true] +execute if score @s s.crhf.block_id matches 17687 run setblock ~ ~ ~ minecraft:large_amethyst_bud[facing=up,waterlogged=false] +execute if score @s s.crhf.block_id matches 17688 run setblock ~ ~ ~ minecraft:large_amethyst_bud[facing=down,waterlogged=true] +execute if score @s s.crhf.block_id matches 17689 run setblock ~ ~ ~ minecraft:large_amethyst_bud[facing=down,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_51.mcfunction b/data/bsc/functions/write/l0/p/l0_51.mcfunction new file mode 100644 index 00000000..7da732b6 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_51.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1193 run setblock ~ ~ ~ minecraft:gray_bed[facing=north,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1194 run setblock ~ ~ ~ minecraft:gray_bed[facing=north,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1195 run setblock ~ ~ ~ minecraft:gray_bed[facing=north,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1196 run setblock ~ ~ ~ minecraft:gray_bed[facing=north,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1197 run setblock ~ ~ ~ minecraft:gray_bed[facing=south,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1198 run setblock ~ ~ ~ minecraft:gray_bed[facing=south,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1199 run setblock ~ ~ ~ minecraft:gray_bed[facing=south,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1200 run setblock ~ ~ ~ minecraft:gray_bed[facing=south,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1201 run setblock ~ ~ ~ minecraft:gray_bed[facing=west,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1202 run setblock ~ ~ ~ minecraft:gray_bed[facing=west,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1203 run setblock ~ ~ ~ minecraft:gray_bed[facing=west,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1204 run setblock ~ ~ ~ minecraft:gray_bed[facing=west,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1205 run setblock ~ ~ ~ minecraft:gray_bed[facing=east,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1206 run setblock ~ ~ ~ minecraft:gray_bed[facing=east,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1207 run setblock ~ ~ ~ minecraft:gray_bed[facing=east,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1208 run setblock ~ ~ ~ minecraft:gray_bed[facing=east,occupied=false,part=foot] diff --git a/data/bsc/functions/write/l0/p/l0_510.mcfunction b/data/bsc/functions/write/l0/p/l0_510.mcfunction new file mode 100644 index 00000000..bd2282a9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_510.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 17690 run setblock ~ ~ ~ minecraft:medium_amethyst_bud[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 17691 run setblock ~ ~ ~ minecraft:medium_amethyst_bud[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 17692 run setblock ~ ~ ~ minecraft:medium_amethyst_bud[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 17693 run setblock ~ ~ ~ minecraft:medium_amethyst_bud[facing=east,waterlogged=false] +execute if score @s s.crhf.block_id matches 17694 run setblock ~ ~ ~ minecraft:medium_amethyst_bud[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 17695 run setblock ~ ~ ~ minecraft:medium_amethyst_bud[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 17696 run setblock ~ ~ ~ minecraft:medium_amethyst_bud[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 17697 run setblock ~ ~ ~ minecraft:medium_amethyst_bud[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 17698 run setblock ~ ~ ~ minecraft:medium_amethyst_bud[facing=up,waterlogged=true] +execute if score @s s.crhf.block_id matches 17699 run setblock ~ ~ ~ minecraft:medium_amethyst_bud[facing=up,waterlogged=false] +execute if score @s s.crhf.block_id matches 17700 run setblock ~ ~ ~ minecraft:medium_amethyst_bud[facing=down,waterlogged=true] +execute if score @s s.crhf.block_id matches 17701 run setblock ~ ~ ~ minecraft:medium_amethyst_bud[facing=down,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_511.mcfunction b/data/bsc/functions/write/l0/p/l0_511.mcfunction new file mode 100644 index 00000000..d68f0385 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_511.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 17702 run setblock ~ ~ ~ minecraft:small_amethyst_bud[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 17703 run setblock ~ ~ ~ minecraft:small_amethyst_bud[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 17704 run setblock ~ ~ ~ minecraft:small_amethyst_bud[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 17705 run setblock ~ ~ ~ minecraft:small_amethyst_bud[facing=east,waterlogged=false] +execute if score @s s.crhf.block_id matches 17706 run setblock ~ ~ ~ minecraft:small_amethyst_bud[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 17707 run setblock ~ ~ ~ minecraft:small_amethyst_bud[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 17708 run setblock ~ ~ ~ minecraft:small_amethyst_bud[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 17709 run setblock ~ ~ ~ minecraft:small_amethyst_bud[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 17710 run setblock ~ ~ ~ minecraft:small_amethyst_bud[facing=up,waterlogged=true] +execute if score @s s.crhf.block_id matches 17711 run setblock ~ ~ ~ minecraft:small_amethyst_bud[facing=up,waterlogged=false] +execute if score @s s.crhf.block_id matches 17712 run setblock ~ ~ ~ minecraft:small_amethyst_bud[facing=down,waterlogged=true] +execute if score @s s.crhf.block_id matches 17713 run setblock ~ ~ ~ minecraft:small_amethyst_bud[facing=down,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_512.mcfunction b/data/bsc/functions/write/l0/p/l0_512.mcfunction new file mode 100644 index 00000000..5707e3b6 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_512.mcfunction @@ -0,0 +1,96 @@ +execute if score @s s.crhf.block_id matches 17718 run setblock ~ ~ ~ minecraft:sculk_sensor[power=0,sculk_sensor_phase=inactive,waterlogged=true] +execute if score @s s.crhf.block_id matches 17719 run setblock ~ ~ ~ minecraft:sculk_sensor[power=0,sculk_sensor_phase=inactive,waterlogged=false] +execute if score @s s.crhf.block_id matches 17720 run setblock ~ ~ ~ minecraft:sculk_sensor[power=0,sculk_sensor_phase=active,waterlogged=true] +execute if score @s s.crhf.block_id matches 17721 run setblock ~ ~ ~ minecraft:sculk_sensor[power=0,sculk_sensor_phase=active,waterlogged=false] +execute if score @s s.crhf.block_id matches 17722 run setblock ~ ~ ~ minecraft:sculk_sensor[power=0,sculk_sensor_phase=cooldown,waterlogged=true] +execute if score @s s.crhf.block_id matches 17723 run setblock ~ ~ ~ minecraft:sculk_sensor[power=0,sculk_sensor_phase=cooldown,waterlogged=false] +execute if score @s s.crhf.block_id matches 17724 run setblock ~ ~ ~ minecraft:sculk_sensor[power=1,sculk_sensor_phase=inactive,waterlogged=true] +execute if score @s s.crhf.block_id matches 17725 run setblock ~ ~ ~ minecraft:sculk_sensor[power=1,sculk_sensor_phase=inactive,waterlogged=false] +execute if score @s s.crhf.block_id matches 17726 run setblock ~ ~ ~ minecraft:sculk_sensor[power=1,sculk_sensor_phase=active,waterlogged=true] +execute if score @s s.crhf.block_id matches 17727 run setblock ~ ~ ~ minecraft:sculk_sensor[power=1,sculk_sensor_phase=active,waterlogged=false] +execute if score @s s.crhf.block_id matches 17728 run setblock ~ ~ ~ minecraft:sculk_sensor[power=1,sculk_sensor_phase=cooldown,waterlogged=true] +execute if score @s s.crhf.block_id matches 17729 run setblock ~ ~ ~ minecraft:sculk_sensor[power=1,sculk_sensor_phase=cooldown,waterlogged=false] +execute if score @s s.crhf.block_id matches 17730 run setblock ~ ~ ~ minecraft:sculk_sensor[power=2,sculk_sensor_phase=inactive,waterlogged=true] +execute if score @s s.crhf.block_id matches 17731 run setblock ~ ~ ~ minecraft:sculk_sensor[power=2,sculk_sensor_phase=inactive,waterlogged=false] +execute if score @s s.crhf.block_id matches 17732 run setblock ~ ~ ~ minecraft:sculk_sensor[power=2,sculk_sensor_phase=active,waterlogged=true] +execute if score @s s.crhf.block_id matches 17733 run setblock ~ ~ ~ minecraft:sculk_sensor[power=2,sculk_sensor_phase=active,waterlogged=false] +execute if score @s s.crhf.block_id matches 17734 run setblock ~ ~ ~ minecraft:sculk_sensor[power=2,sculk_sensor_phase=cooldown,waterlogged=true] +execute if score @s s.crhf.block_id matches 17735 run setblock ~ ~ ~ minecraft:sculk_sensor[power=2,sculk_sensor_phase=cooldown,waterlogged=false] +execute if score @s s.crhf.block_id matches 17736 run setblock ~ ~ ~ minecraft:sculk_sensor[power=3,sculk_sensor_phase=inactive,waterlogged=true] +execute if score @s s.crhf.block_id matches 17737 run setblock ~ ~ ~ minecraft:sculk_sensor[power=3,sculk_sensor_phase=inactive,waterlogged=false] +execute if score @s s.crhf.block_id matches 17738 run setblock ~ ~ ~ minecraft:sculk_sensor[power=3,sculk_sensor_phase=active,waterlogged=true] +execute if score @s s.crhf.block_id matches 17739 run setblock ~ ~ ~ minecraft:sculk_sensor[power=3,sculk_sensor_phase=active,waterlogged=false] +execute if score @s s.crhf.block_id matches 17740 run setblock ~ ~ ~ minecraft:sculk_sensor[power=3,sculk_sensor_phase=cooldown,waterlogged=true] +execute if score @s s.crhf.block_id matches 17741 run setblock ~ ~ ~ minecraft:sculk_sensor[power=3,sculk_sensor_phase=cooldown,waterlogged=false] +execute if score @s s.crhf.block_id matches 17742 run setblock ~ ~ ~ minecraft:sculk_sensor[power=4,sculk_sensor_phase=inactive,waterlogged=true] +execute if score @s s.crhf.block_id matches 17743 run setblock ~ ~ ~ minecraft:sculk_sensor[power=4,sculk_sensor_phase=inactive,waterlogged=false] +execute if score @s s.crhf.block_id matches 17744 run setblock ~ ~ ~ minecraft:sculk_sensor[power=4,sculk_sensor_phase=active,waterlogged=true] +execute if score @s s.crhf.block_id matches 17745 run setblock ~ ~ ~ minecraft:sculk_sensor[power=4,sculk_sensor_phase=active,waterlogged=false] +execute if score @s s.crhf.block_id matches 17746 run setblock ~ ~ ~ minecraft:sculk_sensor[power=4,sculk_sensor_phase=cooldown,waterlogged=true] +execute if score @s s.crhf.block_id matches 17747 run setblock ~ ~ ~ minecraft:sculk_sensor[power=4,sculk_sensor_phase=cooldown,waterlogged=false] +execute if score @s s.crhf.block_id matches 17748 run setblock ~ ~ ~ minecraft:sculk_sensor[power=5,sculk_sensor_phase=inactive,waterlogged=true] +execute if score @s s.crhf.block_id matches 17749 run setblock ~ ~ ~ minecraft:sculk_sensor[power=5,sculk_sensor_phase=inactive,waterlogged=false] +execute if score @s s.crhf.block_id matches 17750 run setblock ~ ~ ~ minecraft:sculk_sensor[power=5,sculk_sensor_phase=active,waterlogged=true] +execute if score @s s.crhf.block_id matches 17751 run setblock ~ ~ ~ minecraft:sculk_sensor[power=5,sculk_sensor_phase=active,waterlogged=false] +execute if score @s s.crhf.block_id matches 17752 run setblock ~ ~ ~ minecraft:sculk_sensor[power=5,sculk_sensor_phase=cooldown,waterlogged=true] +execute if score @s s.crhf.block_id matches 17753 run setblock ~ ~ ~ minecraft:sculk_sensor[power=5,sculk_sensor_phase=cooldown,waterlogged=false] +execute if score @s s.crhf.block_id matches 17754 run setblock ~ ~ ~ minecraft:sculk_sensor[power=6,sculk_sensor_phase=inactive,waterlogged=true] +execute if score @s s.crhf.block_id matches 17755 run setblock ~ ~ ~ minecraft:sculk_sensor[power=6,sculk_sensor_phase=inactive,waterlogged=false] +execute if score @s s.crhf.block_id matches 17756 run setblock ~ ~ ~ minecraft:sculk_sensor[power=6,sculk_sensor_phase=active,waterlogged=true] +execute if score @s s.crhf.block_id matches 17757 run setblock ~ ~ ~ minecraft:sculk_sensor[power=6,sculk_sensor_phase=active,waterlogged=false] +execute if score @s s.crhf.block_id matches 17758 run setblock ~ ~ ~ minecraft:sculk_sensor[power=6,sculk_sensor_phase=cooldown,waterlogged=true] +execute if score @s s.crhf.block_id matches 17759 run setblock ~ ~ ~ minecraft:sculk_sensor[power=6,sculk_sensor_phase=cooldown,waterlogged=false] +execute if score @s s.crhf.block_id matches 17760 run setblock ~ ~ ~ minecraft:sculk_sensor[power=7,sculk_sensor_phase=inactive,waterlogged=true] +execute if score @s s.crhf.block_id matches 17761 run setblock ~ ~ ~ minecraft:sculk_sensor[power=7,sculk_sensor_phase=inactive,waterlogged=false] +execute if score @s s.crhf.block_id matches 17762 run setblock ~ ~ ~ minecraft:sculk_sensor[power=7,sculk_sensor_phase=active,waterlogged=true] +execute if score @s s.crhf.block_id matches 17763 run setblock ~ ~ ~ minecraft:sculk_sensor[power=7,sculk_sensor_phase=active,waterlogged=false] +execute if score @s s.crhf.block_id matches 17764 run setblock ~ ~ ~ minecraft:sculk_sensor[power=7,sculk_sensor_phase=cooldown,waterlogged=true] +execute if score @s s.crhf.block_id matches 17765 run setblock ~ ~ ~ minecraft:sculk_sensor[power=7,sculk_sensor_phase=cooldown,waterlogged=false] +execute if score @s s.crhf.block_id matches 17766 run setblock ~ ~ ~ minecraft:sculk_sensor[power=8,sculk_sensor_phase=inactive,waterlogged=true] +execute if score @s s.crhf.block_id matches 17767 run setblock ~ ~ ~ minecraft:sculk_sensor[power=8,sculk_sensor_phase=inactive,waterlogged=false] +execute if score @s s.crhf.block_id matches 17768 run setblock ~ ~ ~ minecraft:sculk_sensor[power=8,sculk_sensor_phase=active,waterlogged=true] +execute if score @s s.crhf.block_id matches 17769 run setblock ~ ~ ~ minecraft:sculk_sensor[power=8,sculk_sensor_phase=active,waterlogged=false] +execute if score @s s.crhf.block_id matches 17770 run setblock ~ ~ ~ minecraft:sculk_sensor[power=8,sculk_sensor_phase=cooldown,waterlogged=true] +execute if score @s s.crhf.block_id matches 17771 run setblock ~ ~ ~ minecraft:sculk_sensor[power=8,sculk_sensor_phase=cooldown,waterlogged=false] +execute if score @s s.crhf.block_id matches 17772 run setblock ~ ~ ~ minecraft:sculk_sensor[power=9,sculk_sensor_phase=inactive,waterlogged=true] +execute if score @s s.crhf.block_id matches 17773 run setblock ~ ~ ~ minecraft:sculk_sensor[power=9,sculk_sensor_phase=inactive,waterlogged=false] +execute if score @s s.crhf.block_id matches 17774 run setblock ~ ~ ~ minecraft:sculk_sensor[power=9,sculk_sensor_phase=active,waterlogged=true] +execute if score @s s.crhf.block_id matches 17775 run setblock ~ ~ ~ minecraft:sculk_sensor[power=9,sculk_sensor_phase=active,waterlogged=false] +execute if score @s s.crhf.block_id matches 17776 run setblock ~ ~ ~ minecraft:sculk_sensor[power=9,sculk_sensor_phase=cooldown,waterlogged=true] +execute if score @s s.crhf.block_id matches 17777 run setblock ~ ~ ~ minecraft:sculk_sensor[power=9,sculk_sensor_phase=cooldown,waterlogged=false] +execute if score @s s.crhf.block_id matches 17778 run setblock ~ ~ ~ minecraft:sculk_sensor[power=10,sculk_sensor_phase=inactive,waterlogged=true] +execute if score @s s.crhf.block_id matches 17779 run setblock ~ ~ ~ minecraft:sculk_sensor[power=10,sculk_sensor_phase=inactive,waterlogged=false] +execute if score @s s.crhf.block_id matches 17780 run setblock ~ ~ ~ minecraft:sculk_sensor[power=10,sculk_sensor_phase=active,waterlogged=true] +execute if score @s s.crhf.block_id matches 17781 run setblock ~ ~ ~ minecraft:sculk_sensor[power=10,sculk_sensor_phase=active,waterlogged=false] +execute if score @s s.crhf.block_id matches 17782 run setblock ~ ~ ~ minecraft:sculk_sensor[power=10,sculk_sensor_phase=cooldown,waterlogged=true] +execute if score @s s.crhf.block_id matches 17783 run setblock ~ ~ ~ minecraft:sculk_sensor[power=10,sculk_sensor_phase=cooldown,waterlogged=false] +execute if score @s s.crhf.block_id matches 17784 run setblock ~ ~ ~ minecraft:sculk_sensor[power=11,sculk_sensor_phase=inactive,waterlogged=true] +execute if score @s s.crhf.block_id matches 17785 run setblock ~ ~ ~ minecraft:sculk_sensor[power=11,sculk_sensor_phase=inactive,waterlogged=false] +execute if score @s s.crhf.block_id matches 17786 run setblock ~ ~ ~ minecraft:sculk_sensor[power=11,sculk_sensor_phase=active,waterlogged=true] +execute if score @s s.crhf.block_id matches 17787 run setblock ~ ~ ~ minecraft:sculk_sensor[power=11,sculk_sensor_phase=active,waterlogged=false] +execute if score @s s.crhf.block_id matches 17788 run setblock ~ ~ ~ minecraft:sculk_sensor[power=11,sculk_sensor_phase=cooldown,waterlogged=true] +execute if score @s s.crhf.block_id matches 17789 run setblock ~ ~ ~ minecraft:sculk_sensor[power=11,sculk_sensor_phase=cooldown,waterlogged=false] +execute if score @s s.crhf.block_id matches 17790 run setblock ~ ~ ~ minecraft:sculk_sensor[power=12,sculk_sensor_phase=inactive,waterlogged=true] +execute if score @s s.crhf.block_id matches 17791 run setblock ~ ~ ~ minecraft:sculk_sensor[power=12,sculk_sensor_phase=inactive,waterlogged=false] +execute if score @s s.crhf.block_id matches 17792 run setblock ~ ~ ~ minecraft:sculk_sensor[power=12,sculk_sensor_phase=active,waterlogged=true] +execute if score @s s.crhf.block_id matches 17793 run setblock ~ ~ ~ minecraft:sculk_sensor[power=12,sculk_sensor_phase=active,waterlogged=false] +execute if score @s s.crhf.block_id matches 17794 run setblock ~ ~ ~ minecraft:sculk_sensor[power=12,sculk_sensor_phase=cooldown,waterlogged=true] +execute if score @s s.crhf.block_id matches 17795 run setblock ~ ~ ~ minecraft:sculk_sensor[power=12,sculk_sensor_phase=cooldown,waterlogged=false] +execute if score @s s.crhf.block_id matches 17796 run setblock ~ ~ ~ minecraft:sculk_sensor[power=13,sculk_sensor_phase=inactive,waterlogged=true] +execute if score @s s.crhf.block_id matches 17797 run setblock ~ ~ ~ minecraft:sculk_sensor[power=13,sculk_sensor_phase=inactive,waterlogged=false] +execute if score @s s.crhf.block_id matches 17798 run setblock ~ ~ ~ minecraft:sculk_sensor[power=13,sculk_sensor_phase=active,waterlogged=true] +execute if score @s s.crhf.block_id matches 17799 run setblock ~ ~ ~ minecraft:sculk_sensor[power=13,sculk_sensor_phase=active,waterlogged=false] +execute if score @s s.crhf.block_id matches 17800 run setblock ~ ~ ~ minecraft:sculk_sensor[power=13,sculk_sensor_phase=cooldown,waterlogged=true] +execute if score @s s.crhf.block_id matches 17801 run setblock ~ ~ ~ minecraft:sculk_sensor[power=13,sculk_sensor_phase=cooldown,waterlogged=false] +execute if score @s s.crhf.block_id matches 17802 run setblock ~ ~ ~ minecraft:sculk_sensor[power=14,sculk_sensor_phase=inactive,waterlogged=true] +execute if score @s s.crhf.block_id matches 17803 run setblock ~ ~ ~ minecraft:sculk_sensor[power=14,sculk_sensor_phase=inactive,waterlogged=false] +execute if score @s s.crhf.block_id matches 17804 run setblock ~ ~ ~ minecraft:sculk_sensor[power=14,sculk_sensor_phase=active,waterlogged=true] +execute if score @s s.crhf.block_id matches 17805 run setblock ~ ~ ~ minecraft:sculk_sensor[power=14,sculk_sensor_phase=active,waterlogged=false] +execute if score @s s.crhf.block_id matches 17806 run setblock ~ ~ ~ minecraft:sculk_sensor[power=14,sculk_sensor_phase=cooldown,waterlogged=true] +execute if score @s s.crhf.block_id matches 17807 run setblock ~ ~ ~ minecraft:sculk_sensor[power=14,sculk_sensor_phase=cooldown,waterlogged=false] +execute if score @s s.crhf.block_id matches 17808 run setblock ~ ~ ~ minecraft:sculk_sensor[power=15,sculk_sensor_phase=inactive,waterlogged=true] +execute if score @s s.crhf.block_id matches 17809 run setblock ~ ~ ~ minecraft:sculk_sensor[power=15,sculk_sensor_phase=inactive,waterlogged=false] +execute if score @s s.crhf.block_id matches 17810 run setblock ~ ~ ~ minecraft:sculk_sensor[power=15,sculk_sensor_phase=active,waterlogged=true] +execute if score @s s.crhf.block_id matches 17811 run setblock ~ ~ ~ minecraft:sculk_sensor[power=15,sculk_sensor_phase=active,waterlogged=false] +execute if score @s s.crhf.block_id matches 17812 run setblock ~ ~ ~ minecraft:sculk_sensor[power=15,sculk_sensor_phase=cooldown,waterlogged=true] +execute if score @s s.crhf.block_id matches 17813 run setblock ~ ~ ~ minecraft:sculk_sensor[power=15,sculk_sensor_phase=cooldown,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_513.mcfunction b/data/bsc/functions/write/l0/p/l0_513.mcfunction new file mode 100644 index 00000000..ee9923ec --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_513.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 17824 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17825 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17826 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17827 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17828 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17829 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17830 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17831 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17832 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17833 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17834 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17835 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17836 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17837 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17838 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17839 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17840 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17841 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17842 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17843 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17844 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17845 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17846 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17847 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17848 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17849 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17850 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17851 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17852 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17853 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17854 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17855 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17856 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17857 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17858 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17859 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17860 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17861 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17862 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17863 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17864 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17865 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17866 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17867 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17868 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17869 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17870 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17871 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17872 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17873 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17874 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17875 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17876 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17877 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17878 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17879 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17880 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17881 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17882 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17883 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17884 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17885 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17886 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17887 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17888 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17889 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17890 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17891 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17892 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17893 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17894 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17895 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17896 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17897 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17898 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17899 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17900 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17901 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17902 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17903 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_514.mcfunction b/data/bsc/functions/write/l0/p/l0_514.mcfunction new file mode 100644 index 00000000..b8da8c65 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_514.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 17904 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17905 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17906 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17907 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17908 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17909 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17910 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17911 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17912 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17913 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17914 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17915 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17916 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17917 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17918 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17919 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17920 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17921 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17922 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17923 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17924 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17925 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17926 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17927 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17928 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17929 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17930 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17931 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17932 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17933 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17934 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17935 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17936 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17937 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17938 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17939 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17940 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17941 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17942 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17943 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17944 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17945 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17946 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17947 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17948 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17949 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17950 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17951 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17952 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17953 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17954 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17955 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17956 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17957 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17958 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17959 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17960 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17961 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17962 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17963 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17964 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17965 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17966 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17967 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17968 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17969 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17970 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17971 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17972 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17973 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17974 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17975 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17976 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17977 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17978 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17979 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17980 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17981 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17982 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17983 run setblock ~ ~ ~ minecraft:weathered_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_515.mcfunction b/data/bsc/functions/write/l0/p/l0_515.mcfunction new file mode 100644 index 00000000..e11ed1da --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_515.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 17984 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17985 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17986 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17987 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17988 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17989 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17990 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17991 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17992 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17993 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 17994 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 17995 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 17996 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 17997 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 17998 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 17999 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18000 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18001 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18002 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18003 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18004 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18005 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18006 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18007 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18008 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18009 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18010 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18011 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18012 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18013 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18014 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18015 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18016 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18017 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18018 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18019 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18020 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18021 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18022 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18023 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18024 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18025 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18026 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18027 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18028 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18029 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18030 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18031 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18032 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18033 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18034 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18035 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18036 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18037 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18038 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18039 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18040 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18041 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18042 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18043 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18044 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18045 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18046 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18047 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18048 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18049 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18050 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18051 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18052 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18053 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18054 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18055 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18056 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18057 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18058 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18059 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18060 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18061 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18062 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18063 run setblock ~ ~ ~ minecraft:exposed_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_516.mcfunction b/data/bsc/functions/write/l0/p/l0_516.mcfunction new file mode 100644 index 00000000..8b52c336 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_516.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 18064 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18065 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18066 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18067 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18068 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18069 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18070 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18071 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18072 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18073 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18074 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18075 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18076 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18077 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18078 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18079 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18080 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18081 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18082 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18083 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18084 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18085 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18086 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18087 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18088 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18089 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18090 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18091 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18092 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18093 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18094 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18095 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18096 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18097 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18098 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18099 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18100 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18101 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18102 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18103 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18104 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18105 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18106 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18107 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18108 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18109 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18110 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18111 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18112 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18113 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18114 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18115 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18116 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18117 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18118 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18119 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18120 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18121 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18122 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18123 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18124 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18125 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18126 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18127 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18128 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18129 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18130 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18131 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18132 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18133 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18134 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18135 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18136 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18137 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18138 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18139 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18140 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18141 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18142 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18143 run setblock ~ ~ ~ minecraft:cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_517.mcfunction b/data/bsc/functions/write/l0/p/l0_517.mcfunction new file mode 100644 index 00000000..faf77d0b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_517.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18144 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 18145 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 18146 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 18147 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 18148 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 18149 run setblock ~ ~ ~ minecraft:oxidized_cut_copper_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_518.mcfunction b/data/bsc/functions/write/l0/p/l0_518.mcfunction new file mode 100644 index 00000000..4aa22876 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_518.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18150 run setblock ~ ~ ~ minecraft:weathered_cut_copper_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 18151 run setblock ~ ~ ~ minecraft:weathered_cut_copper_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 18152 run setblock ~ ~ ~ minecraft:weathered_cut_copper_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 18153 run setblock ~ ~ ~ minecraft:weathered_cut_copper_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 18154 run setblock ~ ~ ~ minecraft:weathered_cut_copper_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 18155 run setblock ~ ~ ~ minecraft:weathered_cut_copper_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_519.mcfunction b/data/bsc/functions/write/l0/p/l0_519.mcfunction new file mode 100644 index 00000000..2b718b5a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_519.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18156 run setblock ~ ~ ~ minecraft:exposed_cut_copper_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 18157 run setblock ~ ~ ~ minecraft:exposed_cut_copper_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 18158 run setblock ~ ~ ~ minecraft:exposed_cut_copper_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 18159 run setblock ~ ~ ~ minecraft:exposed_cut_copper_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 18160 run setblock ~ ~ ~ minecraft:exposed_cut_copper_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 18161 run setblock ~ ~ ~ minecraft:exposed_cut_copper_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_52.mcfunction b/data/bsc/functions/write/l0/p/l0_52.mcfunction new file mode 100644 index 00000000..b1b09d56 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_52.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1209 run setblock ~ ~ ~ minecraft:light_gray_bed[facing=north,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1210 run setblock ~ ~ ~ minecraft:light_gray_bed[facing=north,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1211 run setblock ~ ~ ~ minecraft:light_gray_bed[facing=north,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1212 run setblock ~ ~ ~ minecraft:light_gray_bed[facing=north,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1213 run setblock ~ ~ ~ minecraft:light_gray_bed[facing=south,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1214 run setblock ~ ~ ~ minecraft:light_gray_bed[facing=south,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1215 run setblock ~ ~ ~ minecraft:light_gray_bed[facing=south,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1216 run setblock ~ ~ ~ minecraft:light_gray_bed[facing=south,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1217 run setblock ~ ~ ~ minecraft:light_gray_bed[facing=west,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1218 run setblock ~ ~ ~ minecraft:light_gray_bed[facing=west,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1219 run setblock ~ ~ ~ minecraft:light_gray_bed[facing=west,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1220 run setblock ~ ~ ~ minecraft:light_gray_bed[facing=west,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1221 run setblock ~ ~ ~ minecraft:light_gray_bed[facing=east,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1222 run setblock ~ ~ ~ minecraft:light_gray_bed[facing=east,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1223 run setblock ~ ~ ~ minecraft:light_gray_bed[facing=east,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1224 run setblock ~ ~ ~ minecraft:light_gray_bed[facing=east,occupied=false,part=foot] diff --git a/data/bsc/functions/write/l0/p/l0_520.mcfunction b/data/bsc/functions/write/l0/p/l0_520.mcfunction new file mode 100644 index 00000000..303be939 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_520.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18162 run setblock ~ ~ ~ minecraft:cut_copper_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 18163 run setblock ~ ~ ~ minecraft:cut_copper_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 18164 run setblock ~ ~ ~ minecraft:cut_copper_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 18165 run setblock ~ ~ ~ minecraft:cut_copper_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 18166 run setblock ~ ~ ~ minecraft:cut_copper_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 18167 run setblock ~ ~ ~ minecraft:cut_copper_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_521.mcfunction b/data/bsc/functions/write/l0/p/l0_521.mcfunction new file mode 100644 index 00000000..bc3669b5 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_521.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 18176 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18177 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18178 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18179 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18180 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18181 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18182 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18183 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18184 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18185 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18186 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18187 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18188 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18189 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18190 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18191 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18192 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18193 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18194 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18195 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18196 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18197 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18198 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18199 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18200 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18201 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18202 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18203 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18204 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18205 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18206 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18207 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18208 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18209 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18210 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18211 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18212 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18213 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18214 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18215 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18216 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18217 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18218 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18219 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18220 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18221 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18222 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18223 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18224 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18225 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18226 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18227 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18228 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18229 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18230 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18231 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18232 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18233 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18234 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18235 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18236 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18237 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18238 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18239 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18240 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18241 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18242 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18243 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18244 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18245 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18246 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18247 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18248 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18249 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18250 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18251 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18252 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18253 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18254 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18255 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_522.mcfunction b/data/bsc/functions/write/l0/p/l0_522.mcfunction new file mode 100644 index 00000000..68308bf2 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_522.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 18256 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18257 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18258 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18259 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18260 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18261 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18262 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18263 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18264 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18265 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18266 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18267 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18268 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18269 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18270 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18271 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18272 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18273 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18274 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18275 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18276 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18277 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18278 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18279 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18280 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18281 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18282 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18283 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18284 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18285 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18286 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18287 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18288 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18289 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18290 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18291 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18292 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18293 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18294 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18295 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18296 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18297 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18298 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18299 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18300 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18301 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18302 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18303 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18304 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18305 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18306 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18307 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18308 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18309 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18310 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18311 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18312 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18313 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18314 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18315 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18316 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18317 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18318 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18319 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18320 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18321 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18322 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18323 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18324 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18325 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18326 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18327 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18328 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18329 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18330 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18331 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18332 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18333 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18334 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18335 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_523.mcfunction b/data/bsc/functions/write/l0/p/l0_523.mcfunction new file mode 100644 index 00000000..92b3fcad --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_523.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 18336 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18337 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18338 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18339 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18340 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18341 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18342 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18343 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18344 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18345 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18346 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18347 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18348 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18349 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18350 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18351 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18352 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18353 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18354 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18355 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18356 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18357 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18358 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18359 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18360 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18361 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18362 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18363 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18364 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18365 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18366 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18367 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18368 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18369 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18370 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18371 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18372 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18373 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18374 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18375 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18376 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18377 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18378 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18379 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18380 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18381 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18382 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18383 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18384 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18385 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18386 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18387 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18388 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18389 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18390 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18391 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18392 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18393 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18394 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18395 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18396 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18397 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18398 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18399 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18400 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18401 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18402 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18403 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18404 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18405 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18406 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18407 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18408 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18409 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18410 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18411 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18412 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18413 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18414 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18415 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_524.mcfunction b/data/bsc/functions/write/l0/p/l0_524.mcfunction new file mode 100644 index 00000000..024fe647 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_524.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 18416 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18417 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18418 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18419 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18420 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18421 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18422 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18423 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18424 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18425 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18426 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18427 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18428 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18429 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18430 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18431 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18432 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18433 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18434 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18435 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18436 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18437 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18438 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18439 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18440 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18441 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18442 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18443 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18444 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18445 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18446 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18447 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18448 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18449 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18450 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18451 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18452 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18453 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18454 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18455 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18456 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18457 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18458 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18459 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18460 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18461 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18462 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18463 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18464 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18465 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18466 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18467 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18468 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18469 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18470 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18471 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18472 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18473 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18474 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18475 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18476 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18477 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18478 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18479 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18480 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18481 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18482 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18483 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18484 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18485 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18486 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18487 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18488 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18489 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18490 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18491 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18492 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18493 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18494 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18495 run setblock ~ ~ ~ minecraft:waxed_cut_copper_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_525.mcfunction b/data/bsc/functions/write/l0/p/l0_525.mcfunction new file mode 100644 index 00000000..62c8451e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_525.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18496 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 18497 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 18498 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 18499 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 18500 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 18501 run setblock ~ ~ ~ minecraft:waxed_oxidized_cut_copper_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_526.mcfunction b/data/bsc/functions/write/l0/p/l0_526.mcfunction new file mode 100644 index 00000000..85d7fbfa --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_526.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18502 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 18503 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 18504 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 18505 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 18506 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 18507 run setblock ~ ~ ~ minecraft:waxed_weathered_cut_copper_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_527.mcfunction b/data/bsc/functions/write/l0/p/l0_527.mcfunction new file mode 100644 index 00000000..e33954ff --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_527.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18508 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 18509 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 18510 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 18511 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 18512 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 18513 run setblock ~ ~ ~ minecraft:waxed_exposed_cut_copper_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_528.mcfunction b/data/bsc/functions/write/l0/p/l0_528.mcfunction new file mode 100644 index 00000000..1de5db3a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_528.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18514 run setblock ~ ~ ~ minecraft:waxed_cut_copper_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 18515 run setblock ~ ~ ~ minecraft:waxed_cut_copper_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 18516 run setblock ~ ~ ~ minecraft:waxed_cut_copper_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 18517 run setblock ~ ~ ~ minecraft:waxed_cut_copper_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 18518 run setblock ~ ~ ~ minecraft:waxed_cut_copper_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 18519 run setblock ~ ~ ~ minecraft:waxed_cut_copper_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_529.mcfunction b/data/bsc/functions/write/l0/p/l0_529.mcfunction new file mode 100644 index 00000000..0a110254 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_529.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 18520 run setblock ~ ~ ~ minecraft:lightning_rod[facing=north,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 18521 run setblock ~ ~ ~ minecraft:lightning_rod[facing=north,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 18522 run setblock ~ ~ ~ minecraft:lightning_rod[facing=north,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 18523 run setblock ~ ~ ~ minecraft:lightning_rod[facing=north,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 18524 run setblock ~ ~ ~ minecraft:lightning_rod[facing=east,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 18525 run setblock ~ ~ ~ minecraft:lightning_rod[facing=east,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 18526 run setblock ~ ~ ~ minecraft:lightning_rod[facing=east,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 18527 run setblock ~ ~ ~ minecraft:lightning_rod[facing=east,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 18528 run setblock ~ ~ ~ minecraft:lightning_rod[facing=south,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 18529 run setblock ~ ~ ~ minecraft:lightning_rod[facing=south,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 18530 run setblock ~ ~ ~ minecraft:lightning_rod[facing=south,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 18531 run setblock ~ ~ ~ minecraft:lightning_rod[facing=south,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 18532 run setblock ~ ~ ~ minecraft:lightning_rod[facing=west,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 18533 run setblock ~ ~ ~ minecraft:lightning_rod[facing=west,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 18534 run setblock ~ ~ ~ minecraft:lightning_rod[facing=west,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 18535 run setblock ~ ~ ~ minecraft:lightning_rod[facing=west,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 18536 run setblock ~ ~ ~ minecraft:lightning_rod[facing=up,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 18537 run setblock ~ ~ ~ minecraft:lightning_rod[facing=up,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 18538 run setblock ~ ~ ~ minecraft:lightning_rod[facing=up,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 18539 run setblock ~ ~ ~ minecraft:lightning_rod[facing=up,powered=false,waterlogged=false] +execute if score @s s.crhf.block_id matches 18540 run setblock ~ ~ ~ minecraft:lightning_rod[facing=down,powered=true,waterlogged=true] +execute if score @s s.crhf.block_id matches 18541 run setblock ~ ~ ~ minecraft:lightning_rod[facing=down,powered=true,waterlogged=false] +execute if score @s s.crhf.block_id matches 18542 run setblock ~ ~ ~ minecraft:lightning_rod[facing=down,powered=false,waterlogged=true] +execute if score @s s.crhf.block_id matches 18543 run setblock ~ ~ ~ minecraft:lightning_rod[facing=down,powered=false,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_53.mcfunction b/data/bsc/functions/write/l0/p/l0_53.mcfunction new file mode 100644 index 00000000..f79e316d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_53.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1225 run setblock ~ ~ ~ minecraft:cyan_bed[facing=north,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1226 run setblock ~ ~ ~ minecraft:cyan_bed[facing=north,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1227 run setblock ~ ~ ~ minecraft:cyan_bed[facing=north,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1228 run setblock ~ ~ ~ minecraft:cyan_bed[facing=north,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1229 run setblock ~ ~ ~ minecraft:cyan_bed[facing=south,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1230 run setblock ~ ~ ~ minecraft:cyan_bed[facing=south,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1231 run setblock ~ ~ ~ minecraft:cyan_bed[facing=south,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1232 run setblock ~ ~ ~ minecraft:cyan_bed[facing=south,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1233 run setblock ~ ~ ~ minecraft:cyan_bed[facing=west,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1234 run setblock ~ ~ ~ minecraft:cyan_bed[facing=west,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1235 run setblock ~ ~ ~ minecraft:cyan_bed[facing=west,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1236 run setblock ~ ~ ~ minecraft:cyan_bed[facing=west,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1237 run setblock ~ ~ ~ minecraft:cyan_bed[facing=east,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1238 run setblock ~ ~ ~ minecraft:cyan_bed[facing=east,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1239 run setblock ~ ~ ~ minecraft:cyan_bed[facing=east,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1240 run setblock ~ ~ ~ minecraft:cyan_bed[facing=east,occupied=false,part=foot] diff --git a/data/bsc/functions/write/l0/p/l0_530.mcfunction b/data/bsc/functions/write/l0/p/l0_530.mcfunction new file mode 100644 index 00000000..362ea565 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_530.mcfunction @@ -0,0 +1,20 @@ +execute if score @s s.crhf.block_id matches 18544 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=tip_merge,vertical_direction=up,waterlogged=true] +execute if score @s s.crhf.block_id matches 18545 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=tip_merge,vertical_direction=up,waterlogged=false] +execute if score @s s.crhf.block_id matches 18546 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=tip_merge,vertical_direction=down,waterlogged=true] +execute if score @s s.crhf.block_id matches 18547 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=tip_merge,vertical_direction=down,waterlogged=false] +execute if score @s s.crhf.block_id matches 18548 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=tip,vertical_direction=up,waterlogged=true] +execute if score @s s.crhf.block_id matches 18549 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=tip,vertical_direction=up,waterlogged=false] +execute if score @s s.crhf.block_id matches 18550 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=tip,vertical_direction=down,waterlogged=true] +execute if score @s s.crhf.block_id matches 18551 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=tip,vertical_direction=down,waterlogged=false] +execute if score @s s.crhf.block_id matches 18552 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=frustum,vertical_direction=up,waterlogged=true] +execute if score @s s.crhf.block_id matches 18553 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=frustum,vertical_direction=up,waterlogged=false] +execute if score @s s.crhf.block_id matches 18554 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=frustum,vertical_direction=down,waterlogged=true] +execute if score @s s.crhf.block_id matches 18555 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=frustum,vertical_direction=down,waterlogged=false] +execute if score @s s.crhf.block_id matches 18556 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=middle,vertical_direction=up,waterlogged=true] +execute if score @s s.crhf.block_id matches 18557 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=middle,vertical_direction=up,waterlogged=false] +execute if score @s s.crhf.block_id matches 18558 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=middle,vertical_direction=down,waterlogged=true] +execute if score @s s.crhf.block_id matches 18559 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=middle,vertical_direction=down,waterlogged=false] +execute if score @s s.crhf.block_id matches 18560 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=base,vertical_direction=up,waterlogged=true] +execute if score @s s.crhf.block_id matches 18561 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=base,vertical_direction=up,waterlogged=false] +execute if score @s s.crhf.block_id matches 18562 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=base,vertical_direction=down,waterlogged=true] +execute if score @s s.crhf.block_id matches 18563 run setblock ~ ~ ~ minecraft:pointed_dripstone[thickness=base,vertical_direction=down,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_531.mcfunction b/data/bsc/functions/write/l0/p/l0_531.mcfunction new file mode 100644 index 00000000..77a5fbfc --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_531.mcfunction @@ -0,0 +1,52 @@ +execute if score @s s.crhf.block_id matches 18565 run setblock ~ ~ ~ minecraft:cave_vines[age=0,berries=true] +execute if score @s s.crhf.block_id matches 18566 run setblock ~ ~ ~ minecraft:cave_vines[age=0,berries=false] +execute if score @s s.crhf.block_id matches 18567 run setblock ~ ~ ~ minecraft:cave_vines[age=1,berries=true] +execute if score @s s.crhf.block_id matches 18568 run setblock ~ ~ ~ minecraft:cave_vines[age=1,berries=false] +execute if score @s s.crhf.block_id matches 18569 run setblock ~ ~ ~ minecraft:cave_vines[age=2,berries=true] +execute if score @s s.crhf.block_id matches 18570 run setblock ~ ~ ~ minecraft:cave_vines[age=2,berries=false] +execute if score @s s.crhf.block_id matches 18571 run setblock ~ ~ ~ minecraft:cave_vines[age=3,berries=true] +execute if score @s s.crhf.block_id matches 18572 run setblock ~ ~ ~ minecraft:cave_vines[age=3,berries=false] +execute if score @s s.crhf.block_id matches 18573 run setblock ~ ~ ~ minecraft:cave_vines[age=4,berries=true] +execute if score @s s.crhf.block_id matches 18574 run setblock ~ ~ ~ minecraft:cave_vines[age=4,berries=false] +execute if score @s s.crhf.block_id matches 18575 run setblock ~ ~ ~ minecraft:cave_vines[age=5,berries=true] +execute if score @s s.crhf.block_id matches 18576 run setblock ~ ~ ~ minecraft:cave_vines[age=5,berries=false] +execute if score @s s.crhf.block_id matches 18577 run setblock ~ ~ ~ minecraft:cave_vines[age=6,berries=true] +execute if score @s s.crhf.block_id matches 18578 run setblock ~ ~ ~ minecraft:cave_vines[age=6,berries=false] +execute if score @s s.crhf.block_id matches 18579 run setblock ~ ~ ~ minecraft:cave_vines[age=7,berries=true] +execute if score @s s.crhf.block_id matches 18580 run setblock ~ ~ ~ minecraft:cave_vines[age=7,berries=false] +execute if score @s s.crhf.block_id matches 18581 run setblock ~ ~ ~ minecraft:cave_vines[age=8,berries=true] +execute if score @s s.crhf.block_id matches 18582 run setblock ~ ~ ~ minecraft:cave_vines[age=8,berries=false] +execute if score @s s.crhf.block_id matches 18583 run setblock ~ ~ ~ minecraft:cave_vines[age=9,berries=true] +execute if score @s s.crhf.block_id matches 18584 run setblock ~ ~ ~ minecraft:cave_vines[age=9,berries=false] +execute if score @s s.crhf.block_id matches 18585 run setblock ~ ~ ~ minecraft:cave_vines[age=10,berries=true] +execute if score @s s.crhf.block_id matches 18586 run setblock ~ ~ ~ minecraft:cave_vines[age=10,berries=false] +execute if score @s s.crhf.block_id matches 18587 run setblock ~ ~ ~ minecraft:cave_vines[age=11,berries=true] +execute if score @s s.crhf.block_id matches 18588 run setblock ~ ~ ~ minecraft:cave_vines[age=11,berries=false] +execute if score @s s.crhf.block_id matches 18589 run setblock ~ ~ ~ minecraft:cave_vines[age=12,berries=true] +execute if score @s s.crhf.block_id matches 18590 run setblock ~ ~ ~ minecraft:cave_vines[age=12,berries=false] +execute if score @s s.crhf.block_id matches 18591 run setblock ~ ~ ~ minecraft:cave_vines[age=13,berries=true] +execute if score @s s.crhf.block_id matches 18592 run setblock ~ ~ ~ minecraft:cave_vines[age=13,berries=false] +execute if score @s s.crhf.block_id matches 18593 run setblock ~ ~ ~ minecraft:cave_vines[age=14,berries=true] +execute if score @s s.crhf.block_id matches 18594 run setblock ~ ~ ~ minecraft:cave_vines[age=14,berries=false] +execute if score @s s.crhf.block_id matches 18595 run setblock ~ ~ ~ minecraft:cave_vines[age=15,berries=true] +execute if score @s s.crhf.block_id matches 18596 run setblock ~ ~ ~ minecraft:cave_vines[age=15,berries=false] +execute if score @s s.crhf.block_id matches 18597 run setblock ~ ~ ~ minecraft:cave_vines[age=16,berries=true] +execute if score @s s.crhf.block_id matches 18598 run setblock ~ ~ ~ minecraft:cave_vines[age=16,berries=false] +execute if score @s s.crhf.block_id matches 18599 run setblock ~ ~ ~ minecraft:cave_vines[age=17,berries=true] +execute if score @s s.crhf.block_id matches 18600 run setblock ~ ~ ~ minecraft:cave_vines[age=17,berries=false] +execute if score @s s.crhf.block_id matches 18601 run setblock ~ ~ ~ minecraft:cave_vines[age=18,berries=true] +execute if score @s s.crhf.block_id matches 18602 run setblock ~ ~ ~ minecraft:cave_vines[age=18,berries=false] +execute if score @s s.crhf.block_id matches 18603 run setblock ~ ~ ~ minecraft:cave_vines[age=19,berries=true] +execute if score @s s.crhf.block_id matches 18604 run setblock ~ ~ ~ minecraft:cave_vines[age=19,berries=false] +execute if score @s s.crhf.block_id matches 18605 run setblock ~ ~ ~ minecraft:cave_vines[age=20,berries=true] +execute if score @s s.crhf.block_id matches 18606 run setblock ~ ~ ~ minecraft:cave_vines[age=20,berries=false] +execute if score @s s.crhf.block_id matches 18607 run setblock ~ ~ ~ minecraft:cave_vines[age=21,berries=true] +execute if score @s s.crhf.block_id matches 18608 run setblock ~ ~ ~ minecraft:cave_vines[age=21,berries=false] +execute if score @s s.crhf.block_id matches 18609 run setblock ~ ~ ~ minecraft:cave_vines[age=22,berries=true] +execute if score @s s.crhf.block_id matches 18610 run setblock ~ ~ ~ minecraft:cave_vines[age=22,berries=false] +execute if score @s s.crhf.block_id matches 18611 run setblock ~ ~ ~ minecraft:cave_vines[age=23,berries=true] +execute if score @s s.crhf.block_id matches 18612 run setblock ~ ~ ~ minecraft:cave_vines[age=23,berries=false] +execute if score @s s.crhf.block_id matches 18613 run setblock ~ ~ ~ minecraft:cave_vines[age=24,berries=true] +execute if score @s s.crhf.block_id matches 18614 run setblock ~ ~ ~ minecraft:cave_vines[age=24,berries=false] +execute if score @s s.crhf.block_id matches 18615 run setblock ~ ~ ~ minecraft:cave_vines[age=25,berries=true] +execute if score @s s.crhf.block_id matches 18616 run setblock ~ ~ ~ minecraft:cave_vines[age=25,berries=false] diff --git a/data/bsc/functions/write/l0/p/l0_532.mcfunction b/data/bsc/functions/write/l0/p/l0_532.mcfunction new file mode 100644 index 00000000..9fa9ef57 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_532.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 18617 run setblock ~ ~ ~ minecraft:cave_vines_plant[berries=true] +execute if score @s s.crhf.block_id matches 18618 run setblock ~ ~ ~ minecraft:cave_vines_plant[berries=false] diff --git a/data/bsc/functions/write/l0/p/l0_533.mcfunction b/data/bsc/functions/write/l0/p/l0_533.mcfunction new file mode 100644 index 00000000..8aa1bc0b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_533.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 18624 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=north,tilt=none,waterlogged=true] +execute if score @s s.crhf.block_id matches 18625 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=north,tilt=none,waterlogged=false] +execute if score @s s.crhf.block_id matches 18626 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=north,tilt=unstable,waterlogged=true] +execute if score @s s.crhf.block_id matches 18627 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=north,tilt=unstable,waterlogged=false] +execute if score @s s.crhf.block_id matches 18628 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=north,tilt=partial,waterlogged=true] +execute if score @s s.crhf.block_id matches 18629 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=north,tilt=partial,waterlogged=false] +execute if score @s s.crhf.block_id matches 18630 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=north,tilt=full,waterlogged=true] +execute if score @s s.crhf.block_id matches 18631 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=north,tilt=full,waterlogged=false] +execute if score @s s.crhf.block_id matches 18632 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=south,tilt=none,waterlogged=true] +execute if score @s s.crhf.block_id matches 18633 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=south,tilt=none,waterlogged=false] +execute if score @s s.crhf.block_id matches 18634 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=south,tilt=unstable,waterlogged=true] +execute if score @s s.crhf.block_id matches 18635 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=south,tilt=unstable,waterlogged=false] +execute if score @s s.crhf.block_id matches 18636 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=south,tilt=partial,waterlogged=true] +execute if score @s s.crhf.block_id matches 18637 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=south,tilt=partial,waterlogged=false] +execute if score @s s.crhf.block_id matches 18638 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=south,tilt=full,waterlogged=true] +execute if score @s s.crhf.block_id matches 18639 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=south,tilt=full,waterlogged=false] +execute if score @s s.crhf.block_id matches 18640 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=west,tilt=none,waterlogged=true] +execute if score @s s.crhf.block_id matches 18641 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=west,tilt=none,waterlogged=false] +execute if score @s s.crhf.block_id matches 18642 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=west,tilt=unstable,waterlogged=true] +execute if score @s s.crhf.block_id matches 18643 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=west,tilt=unstable,waterlogged=false] +execute if score @s s.crhf.block_id matches 18644 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=west,tilt=partial,waterlogged=true] +execute if score @s s.crhf.block_id matches 18645 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=west,tilt=partial,waterlogged=false] +execute if score @s s.crhf.block_id matches 18646 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=west,tilt=full,waterlogged=true] +execute if score @s s.crhf.block_id matches 18647 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=west,tilt=full,waterlogged=false] +execute if score @s s.crhf.block_id matches 18648 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=east,tilt=none,waterlogged=true] +execute if score @s s.crhf.block_id matches 18649 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=east,tilt=none,waterlogged=false] +execute if score @s s.crhf.block_id matches 18650 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=east,tilt=unstable,waterlogged=true] +execute if score @s s.crhf.block_id matches 18651 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=east,tilt=unstable,waterlogged=false] +execute if score @s s.crhf.block_id matches 18652 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=east,tilt=partial,waterlogged=true] +execute if score @s s.crhf.block_id matches 18653 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=east,tilt=partial,waterlogged=false] +execute if score @s s.crhf.block_id matches 18654 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=east,tilt=full,waterlogged=true] +execute if score @s s.crhf.block_id matches 18655 run setblock ~ ~ ~ minecraft:big_dripleaf[facing=east,tilt=full,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_534.mcfunction b/data/bsc/functions/write/l0/p/l0_534.mcfunction new file mode 100644 index 00000000..a116ea0c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_534.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 18656 run setblock ~ ~ ~ minecraft:big_dripleaf_stem[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 18657 run setblock ~ ~ ~ minecraft:big_dripleaf_stem[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 18658 run setblock ~ ~ ~ minecraft:big_dripleaf_stem[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 18659 run setblock ~ ~ ~ minecraft:big_dripleaf_stem[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 18660 run setblock ~ ~ ~ minecraft:big_dripleaf_stem[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 18661 run setblock ~ ~ ~ minecraft:big_dripleaf_stem[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 18662 run setblock ~ ~ ~ minecraft:big_dripleaf_stem[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 18663 run setblock ~ ~ ~ minecraft:big_dripleaf_stem[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_535.mcfunction b/data/bsc/functions/write/l0/p/l0_535.mcfunction new file mode 100644 index 00000000..a23b4ee4 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_535.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 18664 run setblock ~ ~ ~ minecraft:small_dripleaf[facing=north,half=upper,waterlogged=true] +execute if score @s s.crhf.block_id matches 18665 run setblock ~ ~ ~ minecraft:small_dripleaf[facing=north,half=upper,waterlogged=false] +execute if score @s s.crhf.block_id matches 18666 run setblock ~ ~ ~ minecraft:small_dripleaf[facing=north,half=lower,waterlogged=true] +execute if score @s s.crhf.block_id matches 18667 run setblock ~ ~ ~ minecraft:small_dripleaf[facing=north,half=lower,waterlogged=false] +execute if score @s s.crhf.block_id matches 18668 run setblock ~ ~ ~ minecraft:small_dripleaf[facing=south,half=upper,waterlogged=true] +execute if score @s s.crhf.block_id matches 18669 run setblock ~ ~ ~ minecraft:small_dripleaf[facing=south,half=upper,waterlogged=false] +execute if score @s s.crhf.block_id matches 18670 run setblock ~ ~ ~ minecraft:small_dripleaf[facing=south,half=lower,waterlogged=true] +execute if score @s s.crhf.block_id matches 18671 run setblock ~ ~ ~ minecraft:small_dripleaf[facing=south,half=lower,waterlogged=false] +execute if score @s s.crhf.block_id matches 18672 run setblock ~ ~ ~ minecraft:small_dripleaf[facing=west,half=upper,waterlogged=true] +execute if score @s s.crhf.block_id matches 18673 run setblock ~ ~ ~ minecraft:small_dripleaf[facing=west,half=upper,waterlogged=false] +execute if score @s s.crhf.block_id matches 18674 run setblock ~ ~ ~ minecraft:small_dripleaf[facing=west,half=lower,waterlogged=true] +execute if score @s s.crhf.block_id matches 18675 run setblock ~ ~ ~ minecraft:small_dripleaf[facing=west,half=lower,waterlogged=false] +execute if score @s s.crhf.block_id matches 18676 run setblock ~ ~ ~ minecraft:small_dripleaf[facing=east,half=upper,waterlogged=true] +execute if score @s s.crhf.block_id matches 18677 run setblock ~ ~ ~ minecraft:small_dripleaf[facing=east,half=upper,waterlogged=false] +execute if score @s s.crhf.block_id matches 18678 run setblock ~ ~ ~ minecraft:small_dripleaf[facing=east,half=lower,waterlogged=true] +execute if score @s s.crhf.block_id matches 18679 run setblock ~ ~ ~ minecraft:small_dripleaf[facing=east,half=lower,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_536.mcfunction b/data/bsc/functions/write/l0/p/l0_536.mcfunction new file mode 100644 index 00000000..980ec312 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_536.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 18680 run setblock ~ ~ ~ minecraft:hanging_roots[waterlogged=true] +execute if score @s s.crhf.block_id matches 18681 run setblock ~ ~ ~ minecraft:hanging_roots[waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_537.mcfunction b/data/bsc/functions/write/l0/p/l0_537.mcfunction new file mode 100644 index 00000000..c67a07e7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_537.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 18683 run setblock ~ ~ ~ minecraft:deepslate[axis=x] +execute if score @s s.crhf.block_id matches 18684 run setblock ~ ~ ~ minecraft:deepslate[axis=y] +execute if score @s s.crhf.block_id matches 18685 run setblock ~ ~ ~ minecraft:deepslate[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_538.mcfunction b/data/bsc/functions/write/l0/p/l0_538.mcfunction new file mode 100644 index 00000000..10b4cdc7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_538.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 18687 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18688 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18689 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18690 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18691 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18692 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18693 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18694 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18695 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18696 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18697 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18698 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18699 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18700 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18701 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18702 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18703 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18704 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18705 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18706 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18707 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18708 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18709 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18710 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18711 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18712 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18713 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18714 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18715 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18716 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18717 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18718 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18719 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18720 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18721 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18722 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18723 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18724 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18725 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18726 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18727 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18728 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18729 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18730 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18731 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18732 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18733 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18734 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18735 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18736 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18737 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18738 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18739 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18740 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18741 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18742 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18743 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18744 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18745 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18746 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18747 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18748 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18749 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18750 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18751 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18752 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18753 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18754 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18755 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18756 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18757 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 18758 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 18759 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18760 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18761 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18762 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 18763 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 18764 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 18765 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 18766 run setblock ~ ~ ~ minecraft:cobbled_deepslate_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_539.mcfunction b/data/bsc/functions/write/l0/p/l0_539.mcfunction new file mode 100644 index 00000000..c918b4e9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_539.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 18767 run setblock ~ ~ ~ minecraft:cobbled_deepslate_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 18768 run setblock ~ ~ ~ minecraft:cobbled_deepslate_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 18769 run setblock ~ ~ ~ minecraft:cobbled_deepslate_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 18770 run setblock ~ ~ ~ minecraft:cobbled_deepslate_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 18771 run setblock ~ ~ ~ minecraft:cobbled_deepslate_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 18772 run setblock ~ ~ ~ minecraft:cobbled_deepslate_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_54.mcfunction b/data/bsc/functions/write/l0/p/l0_54.mcfunction new file mode 100644 index 00000000..846d14c9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_54.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1241 run setblock ~ ~ ~ minecraft:purple_bed[facing=north,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1242 run setblock ~ ~ ~ minecraft:purple_bed[facing=north,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1243 run setblock ~ ~ ~ minecraft:purple_bed[facing=north,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1244 run setblock ~ ~ ~ minecraft:purple_bed[facing=north,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1245 run setblock ~ ~ ~ minecraft:purple_bed[facing=south,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1246 run setblock ~ ~ ~ minecraft:purple_bed[facing=south,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1247 run setblock ~ ~ ~ minecraft:purple_bed[facing=south,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1248 run setblock ~ ~ ~ minecraft:purple_bed[facing=south,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1249 run setblock ~ ~ ~ minecraft:purple_bed[facing=west,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1250 run setblock ~ ~ ~ minecraft:purple_bed[facing=west,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1251 run setblock ~ ~ ~ minecraft:purple_bed[facing=west,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1252 run setblock ~ ~ ~ minecraft:purple_bed[facing=west,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1253 run setblock ~ ~ ~ minecraft:purple_bed[facing=east,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1254 run setblock ~ ~ ~ minecraft:purple_bed[facing=east,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1255 run setblock ~ ~ ~ minecraft:purple_bed[facing=east,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1256 run setblock ~ ~ ~ minecraft:purple_bed[facing=east,occupied=false,part=foot] diff --git a/data/bsc/functions/write/l0/p/l0_540.mcfunction b/data/bsc/functions/write/l0/p/l0_540.mcfunction new file mode 100644 index 00000000..87e4efed --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_540.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 18773 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18774 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18775 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18776 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18777 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18778 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18779 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18780 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18781 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18782 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18783 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18784 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18785 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18786 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18787 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18788 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18789 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18790 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18791 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18792 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18793 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18794 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18795 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18796 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18797 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18798 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18799 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18800 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18801 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18802 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18803 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18804 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18805 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18806 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18807 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18808 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18809 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18810 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18811 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18812 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18813 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18814 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18815 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18816 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18817 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18818 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18819 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18820 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18821 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18822 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18823 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18824 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18825 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18826 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18827 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18828 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18829 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18830 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18831 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18832 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18833 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18834 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18835 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18836 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18837 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18838 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18839 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18840 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18841 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18842 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18843 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18844 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18845 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18846 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18847 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18848 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18849 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18850 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18851 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18852 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18853 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18854 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18855 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18856 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18857 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18858 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18859 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18860 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18861 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18862 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18863 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18864 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18865 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18866 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18867 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18868 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18869 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18870 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18871 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18872 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18873 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18874 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18875 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18876 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18877 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18878 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18879 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18880 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18881 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18882 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18883 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18884 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18885 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18886 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18887 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18888 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18889 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18890 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18891 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18892 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18893 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18894 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18895 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18896 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18897 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18898 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18899 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18900 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18901 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18902 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18903 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18904 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18905 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18906 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18907 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18908 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18909 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18910 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18911 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18912 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18913 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18914 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18915 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18916 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18917 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18918 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18919 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18920 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18921 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18922 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18923 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18924 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18925 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18926 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18927 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18928 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18929 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18930 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18931 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18932 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18933 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18934 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18935 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18936 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18937 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18938 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18939 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18940 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18941 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18942 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18943 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18944 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18945 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18946 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18947 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18948 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18949 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18950 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18951 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18952 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18953 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18954 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18955 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18956 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18957 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18958 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18959 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18960 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18961 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18962 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18963 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18964 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18965 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18966 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18967 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18968 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18969 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18970 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18971 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18972 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18973 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18974 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18975 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18976 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18977 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18978 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18979 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18980 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18981 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18982 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18983 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18984 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18985 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18986 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18987 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18988 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18989 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18990 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18991 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18992 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18993 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 18994 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 18995 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 18996 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 18997 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 18998 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 18999 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19000 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19001 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19002 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19003 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19004 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19005 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19006 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19007 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19008 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19009 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19010 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19011 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19012 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19013 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19014 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19015 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19016 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19017 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19018 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19019 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19020 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19021 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19022 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19023 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19024 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19025 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19026 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19027 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19028 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19029 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19030 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19031 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19032 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19033 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19034 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19035 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19036 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19037 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19038 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19039 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19040 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19041 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19042 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19043 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19044 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19045 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19046 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19047 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19048 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19049 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19050 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19051 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19052 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19053 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19054 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19055 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19056 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19057 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19058 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19059 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19060 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19061 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19062 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19063 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19064 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19065 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19066 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19067 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19068 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19069 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19070 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19071 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19072 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19073 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19074 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19075 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19076 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19077 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19078 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19079 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19080 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19081 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19082 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19083 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19084 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19085 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19086 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19087 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19088 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19089 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19090 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19091 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19092 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19093 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19094 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19095 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19096 run setblock ~ ~ ~ minecraft:cobbled_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_541.mcfunction b/data/bsc/functions/write/l0/p/l0_541.mcfunction new file mode 100644 index 00000000..433f0517 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_541.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 19098 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19099 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19100 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19101 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19102 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19103 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19104 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19105 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19106 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19107 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19108 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19109 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19110 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19111 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19112 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19113 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19114 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19115 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19116 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19117 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19118 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19119 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19120 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19121 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19122 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19123 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19124 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19125 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19126 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19127 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19128 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19129 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19130 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19131 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19132 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19133 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19134 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19135 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19136 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19137 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19138 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19139 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19140 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19141 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19142 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19143 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19144 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19145 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19146 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19147 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19148 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19149 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19150 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19151 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19152 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19153 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19154 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19155 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19156 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19157 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19158 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19159 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19160 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19161 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19162 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19163 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19164 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19165 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19166 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19167 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19168 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19169 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19170 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19171 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19172 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19173 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19174 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19175 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19176 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19177 run setblock ~ ~ ~ minecraft:polished_deepslate_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_542.mcfunction b/data/bsc/functions/write/l0/p/l0_542.mcfunction new file mode 100644 index 00000000..c450feae --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_542.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 19178 run setblock ~ ~ ~ minecraft:polished_deepslate_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 19179 run setblock ~ ~ ~ minecraft:polished_deepslate_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 19180 run setblock ~ ~ ~ minecraft:polished_deepslate_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 19181 run setblock ~ ~ ~ minecraft:polished_deepslate_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 19182 run setblock ~ ~ ~ minecraft:polished_deepslate_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 19183 run setblock ~ ~ ~ minecraft:polished_deepslate_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_543.mcfunction b/data/bsc/functions/write/l0/p/l0_543.mcfunction new file mode 100644 index 00000000..ffd5a42a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_543.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 19184 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19185 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19186 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19187 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19188 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19189 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19190 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19191 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19192 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19193 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19194 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19195 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19196 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19197 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19198 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19199 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19200 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19201 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19202 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19203 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19204 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19205 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19206 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19207 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19208 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19209 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19210 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19211 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19212 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19213 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19214 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19215 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19216 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19217 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19218 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19219 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19220 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19221 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19222 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19223 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19224 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19225 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19226 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19227 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19228 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19229 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19230 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19231 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19232 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19233 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19234 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19235 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19236 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19237 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19238 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19239 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19240 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19241 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19242 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19243 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19244 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19245 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19246 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19247 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19248 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19249 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19250 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19251 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19252 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19253 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19254 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19255 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19256 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19257 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19258 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19259 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19260 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19261 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19262 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19263 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19264 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19265 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19266 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19267 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19268 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19269 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19270 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19271 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19272 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19273 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19274 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19275 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19276 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19277 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19278 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19279 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19280 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19281 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19282 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19283 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19284 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19285 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19286 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19287 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19288 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19289 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19290 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19291 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19292 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19293 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19294 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19295 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19296 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19297 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19298 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19299 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19300 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19301 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19302 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19303 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19304 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19305 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19306 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19307 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19308 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19309 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19310 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19311 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19312 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19313 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19314 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19315 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19316 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19317 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19318 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19319 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19320 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19321 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19322 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19323 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19324 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19325 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19326 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19327 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19328 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19329 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19330 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19331 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19332 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19333 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19334 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19335 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19336 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19337 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19338 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19339 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19340 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19341 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19342 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19343 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19344 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19345 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19346 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19347 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19348 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19349 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19350 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19351 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19352 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19353 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19354 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19355 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19356 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19357 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19358 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19359 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19360 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19361 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19362 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19363 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19364 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19365 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19366 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19367 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19368 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19369 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19370 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19371 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19372 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19373 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19374 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19375 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19376 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19377 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19378 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19379 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19380 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19381 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19382 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19383 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19384 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19385 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19386 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19387 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19388 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19389 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19390 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19391 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19392 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19393 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19394 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19395 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19396 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19397 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19398 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19399 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19400 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19401 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19402 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19403 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19404 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19405 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19406 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19407 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19408 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19409 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19410 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19411 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19412 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19413 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19414 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19415 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19416 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19417 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19418 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19419 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19420 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19421 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19422 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19423 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19424 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19425 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19426 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19427 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19428 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19429 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19430 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19431 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19432 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19433 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19434 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19435 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19436 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19437 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19438 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19439 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19440 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19441 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19442 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19443 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19444 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19445 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19446 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19447 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19448 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19449 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19450 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19451 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19452 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19453 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19454 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19455 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19456 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19457 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19458 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19459 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19460 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19461 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19462 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19463 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19464 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19465 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19466 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19467 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19468 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19469 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19470 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19471 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19472 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19473 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19474 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19475 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19476 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19477 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19478 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19479 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19480 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19481 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19482 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19483 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19484 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19485 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19486 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19487 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19488 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19489 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19490 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19491 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19492 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19493 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19494 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19495 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19496 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19497 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19498 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19499 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19500 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19501 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19502 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19503 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19504 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19505 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19506 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19507 run setblock ~ ~ ~ minecraft:polished_deepslate_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_544.mcfunction b/data/bsc/functions/write/l0/p/l0_544.mcfunction new file mode 100644 index 00000000..d3884433 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_544.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 19509 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19510 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19511 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19512 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19513 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19514 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19515 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19516 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19517 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19518 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19519 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19520 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19521 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19522 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19523 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19524 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19525 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19526 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19527 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19528 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19529 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19530 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19531 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19532 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19533 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19534 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19535 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19536 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19537 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19538 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19539 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19540 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19541 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19542 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19543 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19544 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19545 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19546 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19547 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19548 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19549 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19550 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19551 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19552 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19553 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19554 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19555 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19556 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19557 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19558 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19559 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19560 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19561 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19562 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19563 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19564 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19565 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19566 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19567 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19568 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19569 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19570 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19571 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19572 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19573 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19574 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19575 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19576 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19577 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19578 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19579 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19580 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19581 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19582 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19583 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19584 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19585 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19586 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19587 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19588 run setblock ~ ~ ~ minecraft:deepslate_tile_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_545.mcfunction b/data/bsc/functions/write/l0/p/l0_545.mcfunction new file mode 100644 index 00000000..3c61c259 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_545.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 19589 run setblock ~ ~ ~ minecraft:deepslate_tile_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 19590 run setblock ~ ~ ~ minecraft:deepslate_tile_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 19591 run setblock ~ ~ ~ minecraft:deepslate_tile_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 19592 run setblock ~ ~ ~ minecraft:deepslate_tile_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 19593 run setblock ~ ~ ~ minecraft:deepslate_tile_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 19594 run setblock ~ ~ ~ minecraft:deepslate_tile_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_546.mcfunction b/data/bsc/functions/write/l0/p/l0_546.mcfunction new file mode 100644 index 00000000..6c635f3d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_546.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 19595 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19596 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19597 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19598 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19599 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19600 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19601 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19602 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19603 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19604 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19605 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19606 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19607 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19608 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19609 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19610 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19611 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19612 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19613 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19614 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19615 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19616 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19617 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19618 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19619 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19620 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19621 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19622 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19623 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19624 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19625 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19626 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19627 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19628 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19629 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19630 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19631 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19632 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19633 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19634 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19635 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19636 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19637 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19638 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19639 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19640 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19641 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19642 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19643 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19644 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19645 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19646 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19647 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19648 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19649 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19650 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19651 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19652 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19653 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19654 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19655 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19656 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19657 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19658 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19659 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19660 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19661 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19662 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19663 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19664 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19665 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19666 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19667 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19668 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19669 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19670 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19671 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19672 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19673 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19674 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19675 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19676 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19677 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19678 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19679 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19680 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19681 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19682 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19683 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19684 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19685 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19686 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19687 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19688 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19689 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19690 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19691 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19692 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19693 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19694 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19695 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19696 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19697 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19698 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19699 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19700 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19701 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19702 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19703 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19704 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19705 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19706 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19707 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19708 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19709 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19710 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19711 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19712 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19713 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19714 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19715 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19716 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19717 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19718 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19719 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19720 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19721 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19722 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19723 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19724 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19725 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19726 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19727 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19728 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19729 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19730 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19731 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19732 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19733 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19734 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19735 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19736 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19737 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19738 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19739 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19740 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19741 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19742 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19743 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19744 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19745 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19746 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19747 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19748 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19749 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19750 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19751 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19752 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19753 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19754 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19755 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19756 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19757 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19758 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19759 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19760 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19761 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19762 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19763 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19764 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19765 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19766 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19767 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19768 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19769 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19770 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19771 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19772 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19773 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19774 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19775 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19776 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19777 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19778 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19779 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19780 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19781 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19782 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19783 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19784 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19785 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19786 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19787 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19788 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19789 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19790 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19791 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19792 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19793 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19794 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19795 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19796 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19797 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19798 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19799 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19800 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19801 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19802 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19803 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19804 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19805 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19806 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19807 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19808 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19809 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19810 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19811 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19812 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19813 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19814 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19815 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19816 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19817 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19818 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19819 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19820 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19821 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19822 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19823 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19824 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19825 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19826 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19827 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19828 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19829 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19830 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19831 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19832 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19833 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19834 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19835 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19836 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19837 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19838 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19839 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19840 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19841 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19842 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19843 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19844 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19845 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19846 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19847 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19848 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19849 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19850 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19851 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19852 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19853 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19854 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19855 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19856 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19857 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19858 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19859 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19860 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19861 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19862 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19863 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19864 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19865 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19866 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19867 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19868 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19869 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19870 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19871 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19872 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19873 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19874 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19875 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19876 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19877 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19878 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19879 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19880 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19881 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19882 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19883 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19884 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19885 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19886 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19887 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19888 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19889 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19890 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19891 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19892 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19893 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19894 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19895 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19896 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19897 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19898 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19899 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19900 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19901 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19902 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19903 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19904 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19905 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19906 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19907 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19908 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19909 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19910 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19911 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19912 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 19913 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 19914 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 19915 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 19916 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 19917 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 19918 run setblock ~ ~ ~ minecraft:deepslate_tile_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_547.mcfunction b/data/bsc/functions/write/l0/p/l0_547.mcfunction new file mode 100644 index 00000000..4b12e9f9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_547.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 19920 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19921 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19922 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19923 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19924 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19925 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19926 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19927 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19928 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19929 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19930 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19931 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19932 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19933 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19934 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19935 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19936 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19937 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19938 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19939 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19940 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19941 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19942 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19943 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19944 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19945 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19946 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19947 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19948 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19949 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19950 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19951 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19952 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19953 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19954 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19955 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19956 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19957 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19958 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19959 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19960 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19961 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19962 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19963 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19964 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19965 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19966 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19967 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19968 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19969 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19970 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19971 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19972 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19973 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19974 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19975 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19976 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19977 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19978 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19979 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19980 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19981 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19982 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19983 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19984 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19985 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19986 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19987 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19988 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19989 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19990 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 19991 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 19992 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19993 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19994 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19995 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 19996 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 19997 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 19998 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 19999 run setblock ~ ~ ~ minecraft:deepslate_brick_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_548.mcfunction b/data/bsc/functions/write/l0/p/l0_548.mcfunction new file mode 100644 index 00000000..6511c80f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_548.mcfunction @@ -0,0 +1,6 @@ +execute if score @s s.crhf.block_id matches 20000 run setblock ~ ~ ~ minecraft:deepslate_brick_slab[type=top,waterlogged=true] +execute if score @s s.crhf.block_id matches 20001 run setblock ~ ~ ~ minecraft:deepslate_brick_slab[type=top,waterlogged=false] +execute if score @s s.crhf.block_id matches 20002 run setblock ~ ~ ~ minecraft:deepslate_brick_slab[type=bottom,waterlogged=true] +execute if score @s s.crhf.block_id matches 20003 run setblock ~ ~ ~ minecraft:deepslate_brick_slab[type=bottom,waterlogged=false] +execute if score @s s.crhf.block_id matches 20004 run setblock ~ ~ ~ minecraft:deepslate_brick_slab[type=double,waterlogged=true] +execute if score @s s.crhf.block_id matches 20005 run setblock ~ ~ ~ minecraft:deepslate_brick_slab[type=double,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_549.mcfunction b/data/bsc/functions/write/l0/p/l0_549.mcfunction new file mode 100644 index 00000000..3557cf7c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_549.mcfunction @@ -0,0 +1,324 @@ +execute if score @s s.crhf.block_id matches 20006 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20007 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20008 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20009 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20010 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20011 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20012 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20013 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20014 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20015 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20016 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20017 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20018 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20019 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20020 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20021 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20022 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20023 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20024 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20025 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20026 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20027 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20028 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20029 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20030 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20031 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20032 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20033 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20034 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20035 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20036 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20037 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20038 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20039 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20040 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20041 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20042 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20043 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20044 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20045 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20046 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20047 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20048 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20049 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20050 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20051 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20052 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20053 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20054 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20055 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20056 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20057 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20058 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20059 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20060 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20061 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20062 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20063 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20064 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20065 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20066 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20067 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20068 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20069 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20070 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20071 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20072 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20073 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20074 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20075 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20076 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20077 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20078 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20079 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20080 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20081 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20082 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20083 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20084 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20085 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20086 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20087 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20088 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20089 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20090 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20091 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20092 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20093 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20094 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20095 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20096 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20097 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20098 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20099 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20100 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20101 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20102 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20103 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20104 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20105 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20106 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20107 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20108 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20109 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20110 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20111 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20112 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20113 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=none,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20114 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20115 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20116 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20117 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20118 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20119 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20120 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20121 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20122 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20123 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20124 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20125 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20126 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20127 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20128 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20129 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20130 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20131 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20132 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20133 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20134 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20135 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20136 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20137 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20138 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20139 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20140 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20141 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20142 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20143 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20144 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20145 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20146 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20147 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20148 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20149 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20150 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20151 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20152 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20153 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20154 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20155 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20156 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20157 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20158 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20159 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20160 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20161 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20162 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20163 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20164 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20165 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20166 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20167 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20168 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20169 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20170 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20171 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20172 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20173 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20174 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20175 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20176 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20177 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20178 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20179 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20180 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20181 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20182 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20183 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20184 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20185 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20186 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20187 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20188 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20189 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20190 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20191 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20192 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20193 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20194 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20195 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20196 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20197 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20198 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20199 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20200 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20201 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20202 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20203 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20204 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20205 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20206 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20207 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20208 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20209 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20210 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20211 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20212 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20213 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20214 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20215 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20216 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20217 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20218 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20219 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20220 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20221 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=low,north=tall,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20222 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20223 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20224 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20225 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20226 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20227 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20228 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20229 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20230 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20231 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20232 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20233 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20234 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20235 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20236 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20237 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20238 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20239 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20240 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20241 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20242 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20243 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20244 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20245 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20246 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20247 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20248 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20249 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20250 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20251 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20252 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20253 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20254 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20255 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20256 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20257 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=none,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20258 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20259 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20260 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20261 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20262 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20263 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20264 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20265 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20266 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20267 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20268 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20269 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20270 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20271 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20272 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20273 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20274 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20275 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20276 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20277 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20278 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20279 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20280 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20281 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20282 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20283 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20284 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20285 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20286 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20287 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20288 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20289 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20290 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20291 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20292 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20293 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=low,south=tall,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20294 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20295 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20296 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20297 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20298 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20299 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20300 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20301 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20302 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20303 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20304 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20305 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=none,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20306 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20307 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20308 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20309 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20310 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20311 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20312 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20313 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20314 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20315 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20316 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20317 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=low,up=false,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20318 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20319 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20320 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20321 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20322 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20323 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=true,waterlogged=false,west=tall] +execute if score @s s.crhf.block_id matches 20324 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=none] +execute if score @s s.crhf.block_id matches 20325 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=low] +execute if score @s s.crhf.block_id matches 20326 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=true,west=tall] +execute if score @s s.crhf.block_id matches 20327 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=none] +execute if score @s s.crhf.block_id matches 20328 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=low] +execute if score @s s.crhf.block_id matches 20329 run setblock ~ ~ ~ minecraft:deepslate_brick_wall[east=tall,north=tall,south=tall,up=false,waterlogged=false,west=tall] diff --git a/data/bsc/functions/write/l0/p/l0_55.mcfunction b/data/bsc/functions/write/l0/p/l0_55.mcfunction new file mode 100644 index 00000000..a3689af8 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_55.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1257 run setblock ~ ~ ~ minecraft:blue_bed[facing=north,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1258 run setblock ~ ~ ~ minecraft:blue_bed[facing=north,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1259 run setblock ~ ~ ~ minecraft:blue_bed[facing=north,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1260 run setblock ~ ~ ~ minecraft:blue_bed[facing=north,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1261 run setblock ~ ~ ~ minecraft:blue_bed[facing=south,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1262 run setblock ~ ~ ~ minecraft:blue_bed[facing=south,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1263 run setblock ~ ~ ~ minecraft:blue_bed[facing=south,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1264 run setblock ~ ~ ~ minecraft:blue_bed[facing=south,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1265 run setblock ~ ~ ~ minecraft:blue_bed[facing=west,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1266 run setblock ~ ~ ~ minecraft:blue_bed[facing=west,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1267 run setblock ~ ~ ~ minecraft:blue_bed[facing=west,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1268 run setblock ~ ~ ~ minecraft:blue_bed[facing=west,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1269 run setblock ~ ~ ~ minecraft:blue_bed[facing=east,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1270 run setblock ~ ~ ~ minecraft:blue_bed[facing=east,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1271 run setblock ~ ~ ~ minecraft:blue_bed[facing=east,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1272 run setblock ~ ~ ~ minecraft:blue_bed[facing=east,occupied=false,part=foot] diff --git a/data/bsc/functions/write/l0/p/l0_550.mcfunction b/data/bsc/functions/write/l0/p/l0_550.mcfunction new file mode 100644 index 00000000..1b8cc53a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_550.mcfunction @@ -0,0 +1,3 @@ +execute if score @s s.crhf.block_id matches 20333 run setblock ~ ~ ~ minecraft:infested_deepslate[axis=x] +execute if score @s s.crhf.block_id matches 20334 run setblock ~ ~ ~ minecraft:infested_deepslate[axis=y] +execute if score @s s.crhf.block_id matches 20335 run setblock ~ ~ ~ minecraft:infested_deepslate[axis=z] diff --git a/data/bsc/functions/write/l0/p/l0_56.mcfunction b/data/bsc/functions/write/l0/p/l0_56.mcfunction new file mode 100644 index 00000000..35be33c9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_56.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1273 run setblock ~ ~ ~ minecraft:brown_bed[facing=north,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1274 run setblock ~ ~ ~ minecraft:brown_bed[facing=north,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1275 run setblock ~ ~ ~ minecraft:brown_bed[facing=north,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1276 run setblock ~ ~ ~ minecraft:brown_bed[facing=north,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1277 run setblock ~ ~ ~ minecraft:brown_bed[facing=south,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1278 run setblock ~ ~ ~ minecraft:brown_bed[facing=south,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1279 run setblock ~ ~ ~ minecraft:brown_bed[facing=south,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1280 run setblock ~ ~ ~ minecraft:brown_bed[facing=south,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1281 run setblock ~ ~ ~ minecraft:brown_bed[facing=west,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1282 run setblock ~ ~ ~ minecraft:brown_bed[facing=west,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1283 run setblock ~ ~ ~ minecraft:brown_bed[facing=west,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1284 run setblock ~ ~ ~ minecraft:brown_bed[facing=west,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1285 run setblock ~ ~ ~ minecraft:brown_bed[facing=east,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1286 run setblock ~ ~ ~ minecraft:brown_bed[facing=east,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1287 run setblock ~ ~ ~ minecraft:brown_bed[facing=east,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1288 run setblock ~ ~ ~ minecraft:brown_bed[facing=east,occupied=false,part=foot] diff --git a/data/bsc/functions/write/l0/p/l0_57.mcfunction b/data/bsc/functions/write/l0/p/l0_57.mcfunction new file mode 100644 index 00000000..1ac30601 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_57.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1289 run setblock ~ ~ ~ minecraft:green_bed[facing=north,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1290 run setblock ~ ~ ~ minecraft:green_bed[facing=north,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1291 run setblock ~ ~ ~ minecraft:green_bed[facing=north,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1292 run setblock ~ ~ ~ minecraft:green_bed[facing=north,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1293 run setblock ~ ~ ~ minecraft:green_bed[facing=south,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1294 run setblock ~ ~ ~ minecraft:green_bed[facing=south,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1295 run setblock ~ ~ ~ minecraft:green_bed[facing=south,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1296 run setblock ~ ~ ~ minecraft:green_bed[facing=south,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1297 run setblock ~ ~ ~ minecraft:green_bed[facing=west,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1298 run setblock ~ ~ ~ minecraft:green_bed[facing=west,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1299 run setblock ~ ~ ~ minecraft:green_bed[facing=west,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1300 run setblock ~ ~ ~ minecraft:green_bed[facing=west,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1301 run setblock ~ ~ ~ minecraft:green_bed[facing=east,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1302 run setblock ~ ~ ~ minecraft:green_bed[facing=east,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1303 run setblock ~ ~ ~ minecraft:green_bed[facing=east,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1304 run setblock ~ ~ ~ minecraft:green_bed[facing=east,occupied=false,part=foot] diff --git a/data/bsc/functions/write/l0/p/l0_58.mcfunction b/data/bsc/functions/write/l0/p/l0_58.mcfunction new file mode 100644 index 00000000..9763ed71 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_58.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1305 run setblock ~ ~ ~ minecraft:red_bed[facing=north,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1306 run setblock ~ ~ ~ minecraft:red_bed[facing=north,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1307 run setblock ~ ~ ~ minecraft:red_bed[facing=north,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1308 run setblock ~ ~ ~ minecraft:red_bed[facing=north,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1309 run setblock ~ ~ ~ minecraft:red_bed[facing=south,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1310 run setblock ~ ~ ~ minecraft:red_bed[facing=south,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1311 run setblock ~ ~ ~ minecraft:red_bed[facing=south,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1312 run setblock ~ ~ ~ minecraft:red_bed[facing=south,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1313 run setblock ~ ~ ~ minecraft:red_bed[facing=west,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1314 run setblock ~ ~ ~ minecraft:red_bed[facing=west,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1315 run setblock ~ ~ ~ minecraft:red_bed[facing=west,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1316 run setblock ~ ~ ~ minecraft:red_bed[facing=west,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1317 run setblock ~ ~ ~ minecraft:red_bed[facing=east,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1318 run setblock ~ ~ ~ minecraft:red_bed[facing=east,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1319 run setblock ~ ~ ~ minecraft:red_bed[facing=east,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1320 run setblock ~ ~ ~ minecraft:red_bed[facing=east,occupied=false,part=foot] diff --git a/data/bsc/functions/write/l0/p/l0_59.mcfunction b/data/bsc/functions/write/l0/p/l0_59.mcfunction new file mode 100644 index 00000000..0790f37c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_59.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 1321 run setblock ~ ~ ~ minecraft:black_bed[facing=north,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1322 run setblock ~ ~ ~ minecraft:black_bed[facing=north,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1323 run setblock ~ ~ ~ minecraft:black_bed[facing=north,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1324 run setblock ~ ~ ~ minecraft:black_bed[facing=north,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1325 run setblock ~ ~ ~ minecraft:black_bed[facing=south,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1326 run setblock ~ ~ ~ minecraft:black_bed[facing=south,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1327 run setblock ~ ~ ~ minecraft:black_bed[facing=south,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1328 run setblock ~ ~ ~ minecraft:black_bed[facing=south,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1329 run setblock ~ ~ ~ minecraft:black_bed[facing=west,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1330 run setblock ~ ~ ~ minecraft:black_bed[facing=west,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1331 run setblock ~ ~ ~ minecraft:black_bed[facing=west,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1332 run setblock ~ ~ ~ minecraft:black_bed[facing=west,occupied=false,part=foot] +execute if score @s s.crhf.block_id matches 1333 run setblock ~ ~ ~ minecraft:black_bed[facing=east,occupied=true,part=head] +execute if score @s s.crhf.block_id matches 1334 run setblock ~ ~ ~ minecraft:black_bed[facing=east,occupied=true,part=foot] +execute if score @s s.crhf.block_id matches 1335 run setblock ~ ~ ~ minecraft:black_bed[facing=east,occupied=false,part=head] +execute if score @s s.crhf.block_id matches 1336 run setblock ~ ~ ~ minecraft:black_bed[facing=east,occupied=false,part=foot] diff --git a/data/bsc/functions/write/l0/p/l0_6.mcfunction b/data/bsc/functions/write/l0/p/l0_6.mcfunction new file mode 100644 index 00000000..c3809528 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_6.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 29 run setblock ~ ~ ~ minecraft:acacia_sapling[stage=0] +execute if score @s s.crhf.block_id matches 30 run setblock ~ ~ ~ minecraft:acacia_sapling[stage=1] diff --git a/data/bsc/functions/write/l0/p/l0_60.mcfunction b/data/bsc/functions/write/l0/p/l0_60.mcfunction new file mode 100644 index 00000000..bdd43927 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_60.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 1337 run setblock ~ ~ ~ minecraft:powered_rail[powered=true,shape=north_south,waterlogged=true] +execute if score @s s.crhf.block_id matches 1338 run setblock ~ ~ ~ minecraft:powered_rail[powered=true,shape=north_south,waterlogged=false] +execute if score @s s.crhf.block_id matches 1339 run setblock ~ ~ ~ minecraft:powered_rail[powered=true,shape=east_west,waterlogged=true] +execute if score @s s.crhf.block_id matches 1340 run setblock ~ ~ ~ minecraft:powered_rail[powered=true,shape=east_west,waterlogged=false] +execute if score @s s.crhf.block_id matches 1341 run setblock ~ ~ ~ minecraft:powered_rail[powered=true,shape=ascending_east,waterlogged=true] +execute if score @s s.crhf.block_id matches 1342 run setblock ~ ~ ~ minecraft:powered_rail[powered=true,shape=ascending_east,waterlogged=false] +execute if score @s s.crhf.block_id matches 1343 run setblock ~ ~ ~ minecraft:powered_rail[powered=true,shape=ascending_west,waterlogged=true] +execute if score @s s.crhf.block_id matches 1344 run setblock ~ ~ ~ minecraft:powered_rail[powered=true,shape=ascending_west,waterlogged=false] +execute if score @s s.crhf.block_id matches 1345 run setblock ~ ~ ~ minecraft:powered_rail[powered=true,shape=ascending_north,waterlogged=true] +execute if score @s s.crhf.block_id matches 1346 run setblock ~ ~ ~ minecraft:powered_rail[powered=true,shape=ascending_north,waterlogged=false] +execute if score @s s.crhf.block_id matches 1347 run setblock ~ ~ ~ minecraft:powered_rail[powered=true,shape=ascending_south,waterlogged=true] +execute if score @s s.crhf.block_id matches 1348 run setblock ~ ~ ~ minecraft:powered_rail[powered=true,shape=ascending_south,waterlogged=false] +execute if score @s s.crhf.block_id matches 1349 run setblock ~ ~ ~ minecraft:powered_rail[powered=false,shape=north_south,waterlogged=true] +execute if score @s s.crhf.block_id matches 1350 run setblock ~ ~ ~ minecraft:powered_rail[powered=false,shape=north_south,waterlogged=false] +execute if score @s s.crhf.block_id matches 1351 run setblock ~ ~ ~ minecraft:powered_rail[powered=false,shape=east_west,waterlogged=true] +execute if score @s s.crhf.block_id matches 1352 run setblock ~ ~ ~ minecraft:powered_rail[powered=false,shape=east_west,waterlogged=false] +execute if score @s s.crhf.block_id matches 1353 run setblock ~ ~ ~ minecraft:powered_rail[powered=false,shape=ascending_east,waterlogged=true] +execute if score @s s.crhf.block_id matches 1354 run setblock ~ ~ ~ minecraft:powered_rail[powered=false,shape=ascending_east,waterlogged=false] +execute if score @s s.crhf.block_id matches 1355 run setblock ~ ~ ~ minecraft:powered_rail[powered=false,shape=ascending_west,waterlogged=true] +execute if score @s s.crhf.block_id matches 1356 run setblock ~ ~ ~ minecraft:powered_rail[powered=false,shape=ascending_west,waterlogged=false] +execute if score @s s.crhf.block_id matches 1357 run setblock ~ ~ ~ minecraft:powered_rail[powered=false,shape=ascending_north,waterlogged=true] +execute if score @s s.crhf.block_id matches 1358 run setblock ~ ~ ~ minecraft:powered_rail[powered=false,shape=ascending_north,waterlogged=false] +execute if score @s s.crhf.block_id matches 1359 run setblock ~ ~ ~ minecraft:powered_rail[powered=false,shape=ascending_south,waterlogged=true] +execute if score @s s.crhf.block_id matches 1360 run setblock ~ ~ ~ minecraft:powered_rail[powered=false,shape=ascending_south,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_61.mcfunction b/data/bsc/functions/write/l0/p/l0_61.mcfunction new file mode 100644 index 00000000..1172180a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_61.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 1361 run setblock ~ ~ ~ minecraft:detector_rail[powered=true,shape=north_south,waterlogged=true] +execute if score @s s.crhf.block_id matches 1362 run setblock ~ ~ ~ minecraft:detector_rail[powered=true,shape=north_south,waterlogged=false] +execute if score @s s.crhf.block_id matches 1363 run setblock ~ ~ ~ minecraft:detector_rail[powered=true,shape=east_west,waterlogged=true] +execute if score @s s.crhf.block_id matches 1364 run setblock ~ ~ ~ minecraft:detector_rail[powered=true,shape=east_west,waterlogged=false] +execute if score @s s.crhf.block_id matches 1365 run setblock ~ ~ ~ minecraft:detector_rail[powered=true,shape=ascending_east,waterlogged=true] +execute if score @s s.crhf.block_id matches 1366 run setblock ~ ~ ~ minecraft:detector_rail[powered=true,shape=ascending_east,waterlogged=false] +execute if score @s s.crhf.block_id matches 1367 run setblock ~ ~ ~ minecraft:detector_rail[powered=true,shape=ascending_west,waterlogged=true] +execute if score @s s.crhf.block_id matches 1368 run setblock ~ ~ ~ minecraft:detector_rail[powered=true,shape=ascending_west,waterlogged=false] +execute if score @s s.crhf.block_id matches 1369 run setblock ~ ~ ~ minecraft:detector_rail[powered=true,shape=ascending_north,waterlogged=true] +execute if score @s s.crhf.block_id matches 1370 run setblock ~ ~ ~ minecraft:detector_rail[powered=true,shape=ascending_north,waterlogged=false] +execute if score @s s.crhf.block_id matches 1371 run setblock ~ ~ ~ minecraft:detector_rail[powered=true,shape=ascending_south,waterlogged=true] +execute if score @s s.crhf.block_id matches 1372 run setblock ~ ~ ~ minecraft:detector_rail[powered=true,shape=ascending_south,waterlogged=false] +execute if score @s s.crhf.block_id matches 1373 run setblock ~ ~ ~ minecraft:detector_rail[powered=false,shape=north_south,waterlogged=true] +execute if score @s s.crhf.block_id matches 1374 run setblock ~ ~ ~ minecraft:detector_rail[powered=false,shape=north_south,waterlogged=false] +execute if score @s s.crhf.block_id matches 1375 run setblock ~ ~ ~ minecraft:detector_rail[powered=false,shape=east_west,waterlogged=true] +execute if score @s s.crhf.block_id matches 1376 run setblock ~ ~ ~ minecraft:detector_rail[powered=false,shape=east_west,waterlogged=false] +execute if score @s s.crhf.block_id matches 1377 run setblock ~ ~ ~ minecraft:detector_rail[powered=false,shape=ascending_east,waterlogged=true] +execute if score @s s.crhf.block_id matches 1378 run setblock ~ ~ ~ minecraft:detector_rail[powered=false,shape=ascending_east,waterlogged=false] +execute if score @s s.crhf.block_id matches 1379 run setblock ~ ~ ~ minecraft:detector_rail[powered=false,shape=ascending_west,waterlogged=true] +execute if score @s s.crhf.block_id matches 1380 run setblock ~ ~ ~ minecraft:detector_rail[powered=false,shape=ascending_west,waterlogged=false] +execute if score @s s.crhf.block_id matches 1381 run setblock ~ ~ ~ minecraft:detector_rail[powered=false,shape=ascending_north,waterlogged=true] +execute if score @s s.crhf.block_id matches 1382 run setblock ~ ~ ~ minecraft:detector_rail[powered=false,shape=ascending_north,waterlogged=false] +execute if score @s s.crhf.block_id matches 1383 run setblock ~ ~ ~ minecraft:detector_rail[powered=false,shape=ascending_south,waterlogged=true] +execute if score @s s.crhf.block_id matches 1384 run setblock ~ ~ ~ minecraft:detector_rail[powered=false,shape=ascending_south,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_62.mcfunction b/data/bsc/functions/write/l0/p/l0_62.mcfunction new file mode 100644 index 00000000..5350680b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_62.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 1385 run setblock ~ ~ ~ minecraft:sticky_piston[extended=true,facing=north] +execute if score @s s.crhf.block_id matches 1386 run setblock ~ ~ ~ minecraft:sticky_piston[extended=true,facing=east] +execute if score @s s.crhf.block_id matches 1387 run setblock ~ ~ ~ minecraft:sticky_piston[extended=true,facing=south] +execute if score @s s.crhf.block_id matches 1388 run setblock ~ ~ ~ minecraft:sticky_piston[extended=true,facing=west] +execute if score @s s.crhf.block_id matches 1389 run setblock ~ ~ ~ minecraft:sticky_piston[extended=true,facing=up] +execute if score @s s.crhf.block_id matches 1390 run setblock ~ ~ ~ minecraft:sticky_piston[extended=true,facing=down] +execute if score @s s.crhf.block_id matches 1391 run setblock ~ ~ ~ minecraft:sticky_piston[extended=false,facing=north] +execute if score @s s.crhf.block_id matches 1392 run setblock ~ ~ ~ minecraft:sticky_piston[extended=false,facing=east] +execute if score @s s.crhf.block_id matches 1393 run setblock ~ ~ ~ minecraft:sticky_piston[extended=false,facing=south] +execute if score @s s.crhf.block_id matches 1394 run setblock ~ ~ ~ minecraft:sticky_piston[extended=false,facing=west] +execute if score @s s.crhf.block_id matches 1395 run setblock ~ ~ ~ minecraft:sticky_piston[extended=false,facing=up] +execute if score @s s.crhf.block_id matches 1396 run setblock ~ ~ ~ minecraft:sticky_piston[extended=false,facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_63.mcfunction b/data/bsc/functions/write/l0/p/l0_63.mcfunction new file mode 100644 index 00000000..e84f9b1a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_63.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 1402 run setblock ~ ~ ~ minecraft:tall_seagrass[half=upper] +execute if score @s s.crhf.block_id matches 1403 run setblock ~ ~ ~ minecraft:tall_seagrass[half=lower] diff --git a/data/bsc/functions/write/l0/p/l0_64.mcfunction b/data/bsc/functions/write/l0/p/l0_64.mcfunction new file mode 100644 index 00000000..ce355639 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_64.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 1404 run setblock ~ ~ ~ minecraft:piston[extended=true,facing=north] +execute if score @s s.crhf.block_id matches 1405 run setblock ~ ~ ~ minecraft:piston[extended=true,facing=east] +execute if score @s s.crhf.block_id matches 1406 run setblock ~ ~ ~ minecraft:piston[extended=true,facing=south] +execute if score @s s.crhf.block_id matches 1407 run setblock ~ ~ ~ minecraft:piston[extended=true,facing=west] +execute if score @s s.crhf.block_id matches 1408 run setblock ~ ~ ~ minecraft:piston[extended=true,facing=up] +execute if score @s s.crhf.block_id matches 1409 run setblock ~ ~ ~ minecraft:piston[extended=true,facing=down] +execute if score @s s.crhf.block_id matches 1410 run setblock ~ ~ ~ minecraft:piston[extended=false,facing=north] +execute if score @s s.crhf.block_id matches 1411 run setblock ~ ~ ~ minecraft:piston[extended=false,facing=east] +execute if score @s s.crhf.block_id matches 1412 run setblock ~ ~ ~ minecraft:piston[extended=false,facing=south] +execute if score @s s.crhf.block_id matches 1413 run setblock ~ ~ ~ minecraft:piston[extended=false,facing=west] +execute if score @s s.crhf.block_id matches 1414 run setblock ~ ~ ~ minecraft:piston[extended=false,facing=up] +execute if score @s s.crhf.block_id matches 1415 run setblock ~ ~ ~ minecraft:piston[extended=false,facing=down] diff --git a/data/bsc/functions/write/l0/p/l0_65.mcfunction b/data/bsc/functions/write/l0/p/l0_65.mcfunction new file mode 100644 index 00000000..cb5a17fa --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_65.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 1416 run setblock ~ ~ ~ minecraft:piston_head[facing=north,short=true,type=normal] +execute if score @s s.crhf.block_id matches 1417 run setblock ~ ~ ~ minecraft:piston_head[facing=north,short=true,type=sticky] +execute if score @s s.crhf.block_id matches 1418 run setblock ~ ~ ~ minecraft:piston_head[facing=north,short=false,type=normal] +execute if score @s s.crhf.block_id matches 1419 run setblock ~ ~ ~ minecraft:piston_head[facing=north,short=false,type=sticky] +execute if score @s s.crhf.block_id matches 1420 run setblock ~ ~ ~ minecraft:piston_head[facing=east,short=true,type=normal] +execute if score @s s.crhf.block_id matches 1421 run setblock ~ ~ ~ minecraft:piston_head[facing=east,short=true,type=sticky] +execute if score @s s.crhf.block_id matches 1422 run setblock ~ ~ ~ minecraft:piston_head[facing=east,short=false,type=normal] +execute if score @s s.crhf.block_id matches 1423 run setblock ~ ~ ~ minecraft:piston_head[facing=east,short=false,type=sticky] +execute if score @s s.crhf.block_id matches 1424 run setblock ~ ~ ~ minecraft:piston_head[facing=south,short=true,type=normal] +execute if score @s s.crhf.block_id matches 1425 run setblock ~ ~ ~ minecraft:piston_head[facing=south,short=true,type=sticky] +execute if score @s s.crhf.block_id matches 1426 run setblock ~ ~ ~ minecraft:piston_head[facing=south,short=false,type=normal] +execute if score @s s.crhf.block_id matches 1427 run setblock ~ ~ ~ minecraft:piston_head[facing=south,short=false,type=sticky] +execute if score @s s.crhf.block_id matches 1428 run setblock ~ ~ ~ minecraft:piston_head[facing=west,short=true,type=normal] +execute if score @s s.crhf.block_id matches 1429 run setblock ~ ~ ~ minecraft:piston_head[facing=west,short=true,type=sticky] +execute if score @s s.crhf.block_id matches 1430 run setblock ~ ~ ~ minecraft:piston_head[facing=west,short=false,type=normal] +execute if score @s s.crhf.block_id matches 1431 run setblock ~ ~ ~ minecraft:piston_head[facing=west,short=false,type=sticky] +execute if score @s s.crhf.block_id matches 1432 run setblock ~ ~ ~ minecraft:piston_head[facing=up,short=true,type=normal] +execute if score @s s.crhf.block_id matches 1433 run setblock ~ ~ ~ minecraft:piston_head[facing=up,short=true,type=sticky] +execute if score @s s.crhf.block_id matches 1434 run setblock ~ ~ ~ minecraft:piston_head[facing=up,short=false,type=normal] +execute if score @s s.crhf.block_id matches 1435 run setblock ~ ~ ~ minecraft:piston_head[facing=up,short=false,type=sticky] +execute if score @s s.crhf.block_id matches 1436 run setblock ~ ~ ~ minecraft:piston_head[facing=down,short=true,type=normal] +execute if score @s s.crhf.block_id matches 1437 run setblock ~ ~ ~ minecraft:piston_head[facing=down,short=true,type=sticky] +execute if score @s s.crhf.block_id matches 1438 run setblock ~ ~ ~ minecraft:piston_head[facing=down,short=false,type=normal] +execute if score @s s.crhf.block_id matches 1439 run setblock ~ ~ ~ minecraft:piston_head[facing=down,short=false,type=sticky] diff --git a/data/bsc/functions/write/l0/p/l0_66.mcfunction b/data/bsc/functions/write/l0/p/l0_66.mcfunction new file mode 100644 index 00000000..1bd5697c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_66.mcfunction @@ -0,0 +1,12 @@ +execute if score @s s.crhf.block_id matches 1456 run setblock ~ ~ ~ minecraft:moving_piston[facing=north,type=normal] +execute if score @s s.crhf.block_id matches 1457 run setblock ~ ~ ~ minecraft:moving_piston[facing=north,type=sticky] +execute if score @s s.crhf.block_id matches 1458 run setblock ~ ~ ~ minecraft:moving_piston[facing=east,type=normal] +execute if score @s s.crhf.block_id matches 1459 run setblock ~ ~ ~ minecraft:moving_piston[facing=east,type=sticky] +execute if score @s s.crhf.block_id matches 1460 run setblock ~ ~ ~ minecraft:moving_piston[facing=south,type=normal] +execute if score @s s.crhf.block_id matches 1461 run setblock ~ ~ ~ minecraft:moving_piston[facing=south,type=sticky] +execute if score @s s.crhf.block_id matches 1462 run setblock ~ ~ ~ minecraft:moving_piston[facing=west,type=normal] +execute if score @s s.crhf.block_id matches 1463 run setblock ~ ~ ~ minecraft:moving_piston[facing=west,type=sticky] +execute if score @s s.crhf.block_id matches 1464 run setblock ~ ~ ~ minecraft:moving_piston[facing=up,type=normal] +execute if score @s s.crhf.block_id matches 1465 run setblock ~ ~ ~ minecraft:moving_piston[facing=up,type=sticky] +execute if score @s s.crhf.block_id matches 1466 run setblock ~ ~ ~ minecraft:moving_piston[facing=down,type=normal] +execute if score @s s.crhf.block_id matches 1467 run setblock ~ ~ ~ minecraft:moving_piston[facing=down,type=sticky] diff --git a/data/bsc/functions/write/l0/p/l0_67.mcfunction b/data/bsc/functions/write/l0/p/l0_67.mcfunction new file mode 100644 index 00000000..8a67f2ce --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_67.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 1486 run setblock ~ ~ ~ minecraft:tnt[unstable=true] +execute if score @s s.crhf.block_id matches 1487 run setblock ~ ~ ~ minecraft:tnt[unstable=false] diff --git a/data/bsc/functions/write/l0/p/l0_68.mcfunction b/data/bsc/functions/write/l0/p/l0_68.mcfunction new file mode 100644 index 00000000..0388ebc2 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_68.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1492 run setblock ~ ~ ~ minecraft:wall_torch[facing=north] +execute if score @s s.crhf.block_id matches 1493 run setblock ~ ~ ~ minecraft:wall_torch[facing=south] +execute if score @s s.crhf.block_id matches 1494 run setblock ~ ~ ~ minecraft:wall_torch[facing=west] +execute if score @s s.crhf.block_id matches 1495 run setblock ~ ~ ~ minecraft:wall_torch[facing=east] diff --git a/data/bsc/functions/write/l0/p/l0_69.mcfunction b/data/bsc/functions/write/l0/p/l0_69.mcfunction new file mode 100644 index 00000000..0449587d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_69.mcfunction @@ -0,0 +1,512 @@ +execute if score @s s.crhf.block_id matches 1496 run setblock ~ ~ ~ minecraft:fire[age=0,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1497 run setblock ~ ~ ~ minecraft:fire[age=0,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1498 run setblock ~ ~ ~ minecraft:fire[age=0,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1499 run setblock ~ ~ ~ minecraft:fire[age=0,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1500 run setblock ~ ~ ~ minecraft:fire[age=0,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1501 run setblock ~ ~ ~ minecraft:fire[age=0,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1502 run setblock ~ ~ ~ minecraft:fire[age=0,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1503 run setblock ~ ~ ~ minecraft:fire[age=0,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1504 run setblock ~ ~ ~ minecraft:fire[age=0,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1505 run setblock ~ ~ ~ minecraft:fire[age=0,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1506 run setblock ~ ~ ~ minecraft:fire[age=0,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1507 run setblock ~ ~ ~ minecraft:fire[age=0,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1508 run setblock ~ ~ ~ minecraft:fire[age=0,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1509 run setblock ~ ~ ~ minecraft:fire[age=0,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1510 run setblock ~ ~ ~ minecraft:fire[age=0,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1511 run setblock ~ ~ ~ minecraft:fire[age=0,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1512 run setblock ~ ~ ~ minecraft:fire[age=0,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1513 run setblock ~ ~ ~ minecraft:fire[age=0,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1514 run setblock ~ ~ ~ minecraft:fire[age=0,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1515 run setblock ~ ~ ~ minecraft:fire[age=0,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1516 run setblock ~ ~ ~ minecraft:fire[age=0,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1517 run setblock ~ ~ ~ minecraft:fire[age=0,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1518 run setblock ~ ~ ~ minecraft:fire[age=0,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1519 run setblock ~ ~ ~ minecraft:fire[age=0,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1520 run setblock ~ ~ ~ minecraft:fire[age=0,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1521 run setblock ~ ~ ~ minecraft:fire[age=0,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1522 run setblock ~ ~ ~ minecraft:fire[age=0,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1523 run setblock ~ ~ ~ minecraft:fire[age=0,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1524 run setblock ~ ~ ~ minecraft:fire[age=0,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1525 run setblock ~ ~ ~ minecraft:fire[age=0,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1526 run setblock ~ ~ ~ minecraft:fire[age=0,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1527 run setblock ~ ~ ~ minecraft:fire[age=0,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1528 run setblock ~ ~ ~ minecraft:fire[age=1,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1529 run setblock ~ ~ ~ minecraft:fire[age=1,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1530 run setblock ~ ~ ~ minecraft:fire[age=1,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1531 run setblock ~ ~ ~ minecraft:fire[age=1,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1532 run setblock ~ ~ ~ minecraft:fire[age=1,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1533 run setblock ~ ~ ~ minecraft:fire[age=1,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1534 run setblock ~ ~ ~ minecraft:fire[age=1,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1535 run setblock ~ ~ ~ minecraft:fire[age=1,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1536 run setblock ~ ~ ~ minecraft:fire[age=1,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1537 run setblock ~ ~ ~ minecraft:fire[age=1,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1538 run setblock ~ ~ ~ minecraft:fire[age=1,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1539 run setblock ~ ~ ~ minecraft:fire[age=1,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1540 run setblock ~ ~ ~ minecraft:fire[age=1,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1541 run setblock ~ ~ ~ minecraft:fire[age=1,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1542 run setblock ~ ~ ~ minecraft:fire[age=1,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1543 run setblock ~ ~ ~ minecraft:fire[age=1,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1544 run setblock ~ ~ ~ minecraft:fire[age=1,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1545 run setblock ~ ~ ~ minecraft:fire[age=1,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1546 run setblock ~ ~ ~ minecraft:fire[age=1,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1547 run setblock ~ ~ ~ minecraft:fire[age=1,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1548 run setblock ~ ~ ~ minecraft:fire[age=1,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1549 run setblock ~ ~ ~ minecraft:fire[age=1,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1550 run setblock ~ ~ ~ minecraft:fire[age=1,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1551 run setblock ~ ~ ~ minecraft:fire[age=1,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1552 run setblock ~ ~ ~ minecraft:fire[age=1,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1553 run setblock ~ ~ ~ minecraft:fire[age=1,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1554 run setblock ~ ~ ~ minecraft:fire[age=1,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1555 run setblock ~ ~ ~ minecraft:fire[age=1,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1556 run setblock ~ ~ ~ minecraft:fire[age=1,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1557 run setblock ~ ~ ~ minecraft:fire[age=1,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1558 run setblock ~ ~ ~ minecraft:fire[age=1,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1559 run setblock ~ ~ ~ minecraft:fire[age=1,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1560 run setblock ~ ~ ~ minecraft:fire[age=2,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1561 run setblock ~ ~ ~ minecraft:fire[age=2,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1562 run setblock ~ ~ ~ minecraft:fire[age=2,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1563 run setblock ~ ~ ~ minecraft:fire[age=2,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1564 run setblock ~ ~ ~ minecraft:fire[age=2,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1565 run setblock ~ ~ ~ minecraft:fire[age=2,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1566 run setblock ~ ~ ~ minecraft:fire[age=2,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1567 run setblock ~ ~ ~ minecraft:fire[age=2,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1568 run setblock ~ ~ ~ minecraft:fire[age=2,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1569 run setblock ~ ~ ~ minecraft:fire[age=2,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1570 run setblock ~ ~ ~ minecraft:fire[age=2,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1571 run setblock ~ ~ ~ minecraft:fire[age=2,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1572 run setblock ~ ~ ~ minecraft:fire[age=2,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1573 run setblock ~ ~ ~ minecraft:fire[age=2,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1574 run setblock ~ ~ ~ minecraft:fire[age=2,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1575 run setblock ~ ~ ~ minecraft:fire[age=2,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1576 run setblock ~ ~ ~ minecraft:fire[age=2,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1577 run setblock ~ ~ ~ minecraft:fire[age=2,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1578 run setblock ~ ~ ~ minecraft:fire[age=2,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1579 run setblock ~ ~ ~ minecraft:fire[age=2,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1580 run setblock ~ ~ ~ minecraft:fire[age=2,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1581 run setblock ~ ~ ~ minecraft:fire[age=2,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1582 run setblock ~ ~ ~ minecraft:fire[age=2,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1583 run setblock ~ ~ ~ minecraft:fire[age=2,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1584 run setblock ~ ~ ~ minecraft:fire[age=2,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1585 run setblock ~ ~ ~ minecraft:fire[age=2,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1586 run setblock ~ ~ ~ minecraft:fire[age=2,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1587 run setblock ~ ~ ~ minecraft:fire[age=2,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1588 run setblock ~ ~ ~ minecraft:fire[age=2,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1589 run setblock ~ ~ ~ minecraft:fire[age=2,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1590 run setblock ~ ~ ~ minecraft:fire[age=2,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1591 run setblock ~ ~ ~ minecraft:fire[age=2,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1592 run setblock ~ ~ ~ minecraft:fire[age=3,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1593 run setblock ~ ~ ~ minecraft:fire[age=3,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1594 run setblock ~ ~ ~ minecraft:fire[age=3,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1595 run setblock ~ ~ ~ minecraft:fire[age=3,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1596 run setblock ~ ~ ~ minecraft:fire[age=3,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1597 run setblock ~ ~ ~ minecraft:fire[age=3,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1598 run setblock ~ ~ ~ minecraft:fire[age=3,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1599 run setblock ~ ~ ~ minecraft:fire[age=3,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1600 run setblock ~ ~ ~ minecraft:fire[age=3,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1601 run setblock ~ ~ ~ minecraft:fire[age=3,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1602 run setblock ~ ~ ~ minecraft:fire[age=3,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1603 run setblock ~ ~ ~ minecraft:fire[age=3,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1604 run setblock ~ ~ ~ minecraft:fire[age=3,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1605 run setblock ~ ~ ~ minecraft:fire[age=3,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1606 run setblock ~ ~ ~ minecraft:fire[age=3,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1607 run setblock ~ ~ ~ minecraft:fire[age=3,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1608 run setblock ~ ~ ~ minecraft:fire[age=3,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1609 run setblock ~ ~ ~ minecraft:fire[age=3,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1610 run setblock ~ ~ ~ minecraft:fire[age=3,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1611 run setblock ~ ~ ~ minecraft:fire[age=3,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1612 run setblock ~ ~ ~ minecraft:fire[age=3,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1613 run setblock ~ ~ ~ minecraft:fire[age=3,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1614 run setblock ~ ~ ~ minecraft:fire[age=3,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1615 run setblock ~ ~ ~ minecraft:fire[age=3,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1616 run setblock ~ ~ ~ minecraft:fire[age=3,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1617 run setblock ~ ~ ~ minecraft:fire[age=3,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1618 run setblock ~ ~ ~ minecraft:fire[age=3,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1619 run setblock ~ ~ ~ minecraft:fire[age=3,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1620 run setblock ~ ~ ~ minecraft:fire[age=3,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1621 run setblock ~ ~ ~ minecraft:fire[age=3,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1622 run setblock ~ ~ ~ minecraft:fire[age=3,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1623 run setblock ~ ~ ~ minecraft:fire[age=3,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1624 run setblock ~ ~ ~ minecraft:fire[age=4,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1625 run setblock ~ ~ ~ minecraft:fire[age=4,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1626 run setblock ~ ~ ~ minecraft:fire[age=4,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1627 run setblock ~ ~ ~ minecraft:fire[age=4,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1628 run setblock ~ ~ ~ minecraft:fire[age=4,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1629 run setblock ~ ~ ~ minecraft:fire[age=4,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1630 run setblock ~ ~ ~ minecraft:fire[age=4,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1631 run setblock ~ ~ ~ minecraft:fire[age=4,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1632 run setblock ~ ~ ~ minecraft:fire[age=4,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1633 run setblock ~ ~ ~ minecraft:fire[age=4,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1634 run setblock ~ ~ ~ minecraft:fire[age=4,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1635 run setblock ~ ~ ~ minecraft:fire[age=4,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1636 run setblock ~ ~ ~ minecraft:fire[age=4,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1637 run setblock ~ ~ ~ minecraft:fire[age=4,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1638 run setblock ~ ~ ~ minecraft:fire[age=4,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1639 run setblock ~ ~ ~ minecraft:fire[age=4,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1640 run setblock ~ ~ ~ minecraft:fire[age=4,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1641 run setblock ~ ~ ~ minecraft:fire[age=4,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1642 run setblock ~ ~ ~ minecraft:fire[age=4,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1643 run setblock ~ ~ ~ minecraft:fire[age=4,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1644 run setblock ~ ~ ~ minecraft:fire[age=4,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1645 run setblock ~ ~ ~ minecraft:fire[age=4,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1646 run setblock ~ ~ ~ minecraft:fire[age=4,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1647 run setblock ~ ~ ~ minecraft:fire[age=4,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1648 run setblock ~ ~ ~ minecraft:fire[age=4,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1649 run setblock ~ ~ ~ minecraft:fire[age=4,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1650 run setblock ~ ~ ~ minecraft:fire[age=4,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1651 run setblock ~ ~ ~ minecraft:fire[age=4,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1652 run setblock ~ ~ ~ minecraft:fire[age=4,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1653 run setblock ~ ~ ~ minecraft:fire[age=4,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1654 run setblock ~ ~ ~ minecraft:fire[age=4,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1655 run setblock ~ ~ ~ minecraft:fire[age=4,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1656 run setblock ~ ~ ~ minecraft:fire[age=5,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1657 run setblock ~ ~ ~ minecraft:fire[age=5,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1658 run setblock ~ ~ ~ minecraft:fire[age=5,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1659 run setblock ~ ~ ~ minecraft:fire[age=5,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1660 run setblock ~ ~ ~ minecraft:fire[age=5,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1661 run setblock ~ ~ ~ minecraft:fire[age=5,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1662 run setblock ~ ~ ~ minecraft:fire[age=5,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1663 run setblock ~ ~ ~ minecraft:fire[age=5,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1664 run setblock ~ ~ ~ minecraft:fire[age=5,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1665 run setblock ~ ~ ~ minecraft:fire[age=5,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1666 run setblock ~ ~ ~ minecraft:fire[age=5,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1667 run setblock ~ ~ ~ minecraft:fire[age=5,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1668 run setblock ~ ~ ~ minecraft:fire[age=5,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1669 run setblock ~ ~ ~ minecraft:fire[age=5,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1670 run setblock ~ ~ ~ minecraft:fire[age=5,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1671 run setblock ~ ~ ~ minecraft:fire[age=5,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1672 run setblock ~ ~ ~ minecraft:fire[age=5,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1673 run setblock ~ ~ ~ minecraft:fire[age=5,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1674 run setblock ~ ~ ~ minecraft:fire[age=5,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1675 run setblock ~ ~ ~ minecraft:fire[age=5,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1676 run setblock ~ ~ ~ minecraft:fire[age=5,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1677 run setblock ~ ~ ~ minecraft:fire[age=5,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1678 run setblock ~ ~ ~ minecraft:fire[age=5,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1679 run setblock ~ ~ ~ minecraft:fire[age=5,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1680 run setblock ~ ~ ~ minecraft:fire[age=5,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1681 run setblock ~ ~ ~ minecraft:fire[age=5,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1682 run setblock ~ ~ ~ minecraft:fire[age=5,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1683 run setblock ~ ~ ~ minecraft:fire[age=5,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1684 run setblock ~ ~ ~ minecraft:fire[age=5,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1685 run setblock ~ ~ ~ minecraft:fire[age=5,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1686 run setblock ~ ~ ~ minecraft:fire[age=5,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1687 run setblock ~ ~ ~ minecraft:fire[age=5,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1688 run setblock ~ ~ ~ minecraft:fire[age=6,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1689 run setblock ~ ~ ~ minecraft:fire[age=6,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1690 run setblock ~ ~ ~ minecraft:fire[age=6,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1691 run setblock ~ ~ ~ minecraft:fire[age=6,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1692 run setblock ~ ~ ~ minecraft:fire[age=6,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1693 run setblock ~ ~ ~ minecraft:fire[age=6,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1694 run setblock ~ ~ ~ minecraft:fire[age=6,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1695 run setblock ~ ~ ~ minecraft:fire[age=6,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1696 run setblock ~ ~ ~ minecraft:fire[age=6,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1697 run setblock ~ ~ ~ minecraft:fire[age=6,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1698 run setblock ~ ~ ~ minecraft:fire[age=6,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1699 run setblock ~ ~ ~ minecraft:fire[age=6,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1700 run setblock ~ ~ ~ minecraft:fire[age=6,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1701 run setblock ~ ~ ~ minecraft:fire[age=6,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1702 run setblock ~ ~ ~ minecraft:fire[age=6,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1703 run setblock ~ ~ ~ minecraft:fire[age=6,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1704 run setblock ~ ~ ~ minecraft:fire[age=6,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1705 run setblock ~ ~ ~ minecraft:fire[age=6,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1706 run setblock ~ ~ ~ minecraft:fire[age=6,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1707 run setblock ~ ~ ~ minecraft:fire[age=6,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1708 run setblock ~ ~ ~ minecraft:fire[age=6,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1709 run setblock ~ ~ ~ minecraft:fire[age=6,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1710 run setblock ~ ~ ~ minecraft:fire[age=6,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1711 run setblock ~ ~ ~ minecraft:fire[age=6,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1712 run setblock ~ ~ ~ minecraft:fire[age=6,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1713 run setblock ~ ~ ~ minecraft:fire[age=6,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1714 run setblock ~ ~ ~ minecraft:fire[age=6,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1715 run setblock ~ ~ ~ minecraft:fire[age=6,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1716 run setblock ~ ~ ~ minecraft:fire[age=6,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1717 run setblock ~ ~ ~ minecraft:fire[age=6,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1718 run setblock ~ ~ ~ minecraft:fire[age=6,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1719 run setblock ~ ~ ~ minecraft:fire[age=6,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1720 run setblock ~ ~ ~ minecraft:fire[age=7,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1721 run setblock ~ ~ ~ minecraft:fire[age=7,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1722 run setblock ~ ~ ~ minecraft:fire[age=7,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1723 run setblock ~ ~ ~ minecraft:fire[age=7,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1724 run setblock ~ ~ ~ minecraft:fire[age=7,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1725 run setblock ~ ~ ~ minecraft:fire[age=7,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1726 run setblock ~ ~ ~ minecraft:fire[age=7,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1727 run setblock ~ ~ ~ minecraft:fire[age=7,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1728 run setblock ~ ~ ~ minecraft:fire[age=7,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1729 run setblock ~ ~ ~ minecraft:fire[age=7,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1730 run setblock ~ ~ ~ minecraft:fire[age=7,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1731 run setblock ~ ~ ~ minecraft:fire[age=7,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1732 run setblock ~ ~ ~ minecraft:fire[age=7,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1733 run setblock ~ ~ ~ minecraft:fire[age=7,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1734 run setblock ~ ~ ~ minecraft:fire[age=7,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1735 run setblock ~ ~ ~ minecraft:fire[age=7,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1736 run setblock ~ ~ ~ minecraft:fire[age=7,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1737 run setblock ~ ~ ~ minecraft:fire[age=7,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1738 run setblock ~ ~ ~ minecraft:fire[age=7,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1739 run setblock ~ ~ ~ minecraft:fire[age=7,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1740 run setblock ~ ~ ~ minecraft:fire[age=7,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1741 run setblock ~ ~ ~ minecraft:fire[age=7,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1742 run setblock ~ ~ ~ minecraft:fire[age=7,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1743 run setblock ~ ~ ~ minecraft:fire[age=7,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1744 run setblock ~ ~ ~ minecraft:fire[age=7,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1745 run setblock ~ ~ ~ minecraft:fire[age=7,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1746 run setblock ~ ~ ~ minecraft:fire[age=7,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1747 run setblock ~ ~ ~ minecraft:fire[age=7,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1748 run setblock ~ ~ ~ minecraft:fire[age=7,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1749 run setblock ~ ~ ~ minecraft:fire[age=7,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1750 run setblock ~ ~ ~ minecraft:fire[age=7,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1751 run setblock ~ ~ ~ minecraft:fire[age=7,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1752 run setblock ~ ~ ~ minecraft:fire[age=8,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1753 run setblock ~ ~ ~ minecraft:fire[age=8,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1754 run setblock ~ ~ ~ minecraft:fire[age=8,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1755 run setblock ~ ~ ~ minecraft:fire[age=8,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1756 run setblock ~ ~ ~ minecraft:fire[age=8,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1757 run setblock ~ ~ ~ minecraft:fire[age=8,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1758 run setblock ~ ~ ~ minecraft:fire[age=8,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1759 run setblock ~ ~ ~ minecraft:fire[age=8,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1760 run setblock ~ ~ ~ minecraft:fire[age=8,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1761 run setblock ~ ~ ~ minecraft:fire[age=8,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1762 run setblock ~ ~ ~ minecraft:fire[age=8,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1763 run setblock ~ ~ ~ minecraft:fire[age=8,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1764 run setblock ~ ~ ~ minecraft:fire[age=8,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1765 run setblock ~ ~ ~ minecraft:fire[age=8,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1766 run setblock ~ ~ ~ minecraft:fire[age=8,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1767 run setblock ~ ~ ~ minecraft:fire[age=8,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1768 run setblock ~ ~ ~ minecraft:fire[age=8,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1769 run setblock ~ ~ ~ minecraft:fire[age=8,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1770 run setblock ~ ~ ~ minecraft:fire[age=8,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1771 run setblock ~ ~ ~ minecraft:fire[age=8,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1772 run setblock ~ ~ ~ minecraft:fire[age=8,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1773 run setblock ~ ~ ~ minecraft:fire[age=8,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1774 run setblock ~ ~ ~ minecraft:fire[age=8,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1775 run setblock ~ ~ ~ minecraft:fire[age=8,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1776 run setblock ~ ~ ~ minecraft:fire[age=8,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1777 run setblock ~ ~ ~ minecraft:fire[age=8,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1778 run setblock ~ ~ ~ minecraft:fire[age=8,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1779 run setblock ~ ~ ~ minecraft:fire[age=8,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1780 run setblock ~ ~ ~ minecraft:fire[age=8,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1781 run setblock ~ ~ ~ minecraft:fire[age=8,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1782 run setblock ~ ~ ~ minecraft:fire[age=8,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1783 run setblock ~ ~ ~ minecraft:fire[age=8,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1784 run setblock ~ ~ ~ minecraft:fire[age=9,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1785 run setblock ~ ~ ~ minecraft:fire[age=9,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1786 run setblock ~ ~ ~ minecraft:fire[age=9,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1787 run setblock ~ ~ ~ minecraft:fire[age=9,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1788 run setblock ~ ~ ~ minecraft:fire[age=9,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1789 run setblock ~ ~ ~ minecraft:fire[age=9,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1790 run setblock ~ ~ ~ minecraft:fire[age=9,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1791 run setblock ~ ~ ~ minecraft:fire[age=9,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1792 run setblock ~ ~ ~ minecraft:fire[age=9,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1793 run setblock ~ ~ ~ minecraft:fire[age=9,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1794 run setblock ~ ~ ~ minecraft:fire[age=9,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1795 run setblock ~ ~ ~ minecraft:fire[age=9,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1796 run setblock ~ ~ ~ minecraft:fire[age=9,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1797 run setblock ~ ~ ~ minecraft:fire[age=9,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1798 run setblock ~ ~ ~ minecraft:fire[age=9,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1799 run setblock ~ ~ ~ minecraft:fire[age=9,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1800 run setblock ~ ~ ~ minecraft:fire[age=9,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1801 run setblock ~ ~ ~ minecraft:fire[age=9,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1802 run setblock ~ ~ ~ minecraft:fire[age=9,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1803 run setblock ~ ~ ~ minecraft:fire[age=9,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1804 run setblock ~ ~ ~ minecraft:fire[age=9,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1805 run setblock ~ ~ ~ minecraft:fire[age=9,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1806 run setblock ~ ~ ~ minecraft:fire[age=9,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1807 run setblock ~ ~ ~ minecraft:fire[age=9,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1808 run setblock ~ ~ ~ minecraft:fire[age=9,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1809 run setblock ~ ~ ~ minecraft:fire[age=9,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1810 run setblock ~ ~ ~ minecraft:fire[age=9,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1811 run setblock ~ ~ ~ minecraft:fire[age=9,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1812 run setblock ~ ~ ~ minecraft:fire[age=9,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1813 run setblock ~ ~ ~ minecraft:fire[age=9,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1814 run setblock ~ ~ ~ minecraft:fire[age=9,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1815 run setblock ~ ~ ~ minecraft:fire[age=9,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1816 run setblock ~ ~ ~ minecraft:fire[age=10,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1817 run setblock ~ ~ ~ minecraft:fire[age=10,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1818 run setblock ~ ~ ~ minecraft:fire[age=10,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1819 run setblock ~ ~ ~ minecraft:fire[age=10,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1820 run setblock ~ ~ ~ minecraft:fire[age=10,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1821 run setblock ~ ~ ~ minecraft:fire[age=10,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1822 run setblock ~ ~ ~ minecraft:fire[age=10,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1823 run setblock ~ ~ ~ minecraft:fire[age=10,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1824 run setblock ~ ~ ~ minecraft:fire[age=10,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1825 run setblock ~ ~ ~ minecraft:fire[age=10,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1826 run setblock ~ ~ ~ minecraft:fire[age=10,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1827 run setblock ~ ~ ~ minecraft:fire[age=10,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1828 run setblock ~ ~ ~ minecraft:fire[age=10,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1829 run setblock ~ ~ ~ minecraft:fire[age=10,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1830 run setblock ~ ~ ~ minecraft:fire[age=10,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1831 run setblock ~ ~ ~ minecraft:fire[age=10,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1832 run setblock ~ ~ ~ minecraft:fire[age=10,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1833 run setblock ~ ~ ~ minecraft:fire[age=10,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1834 run setblock ~ ~ ~ minecraft:fire[age=10,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1835 run setblock ~ ~ ~ minecraft:fire[age=10,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1836 run setblock ~ ~ ~ minecraft:fire[age=10,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1837 run setblock ~ ~ ~ minecraft:fire[age=10,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1838 run setblock ~ ~ ~ minecraft:fire[age=10,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1839 run setblock ~ ~ ~ minecraft:fire[age=10,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1840 run setblock ~ ~ ~ minecraft:fire[age=10,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1841 run setblock ~ ~ ~ minecraft:fire[age=10,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1842 run setblock ~ ~ ~ minecraft:fire[age=10,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1843 run setblock ~ ~ ~ minecraft:fire[age=10,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1844 run setblock ~ ~ ~ minecraft:fire[age=10,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1845 run setblock ~ ~ ~ minecraft:fire[age=10,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1846 run setblock ~ ~ ~ minecraft:fire[age=10,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1847 run setblock ~ ~ ~ minecraft:fire[age=10,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1848 run setblock ~ ~ ~ minecraft:fire[age=11,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1849 run setblock ~ ~ ~ minecraft:fire[age=11,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1850 run setblock ~ ~ ~ minecraft:fire[age=11,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1851 run setblock ~ ~ ~ minecraft:fire[age=11,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1852 run setblock ~ ~ ~ minecraft:fire[age=11,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1853 run setblock ~ ~ ~ minecraft:fire[age=11,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1854 run setblock ~ ~ ~ minecraft:fire[age=11,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1855 run setblock ~ ~ ~ minecraft:fire[age=11,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1856 run setblock ~ ~ ~ minecraft:fire[age=11,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1857 run setblock ~ ~ ~ minecraft:fire[age=11,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1858 run setblock ~ ~ ~ minecraft:fire[age=11,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1859 run setblock ~ ~ ~ minecraft:fire[age=11,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1860 run setblock ~ ~ ~ minecraft:fire[age=11,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1861 run setblock ~ ~ ~ minecraft:fire[age=11,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1862 run setblock ~ ~ ~ minecraft:fire[age=11,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1863 run setblock ~ ~ ~ minecraft:fire[age=11,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1864 run setblock ~ ~ ~ minecraft:fire[age=11,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1865 run setblock ~ ~ ~ minecraft:fire[age=11,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1866 run setblock ~ ~ ~ minecraft:fire[age=11,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1867 run setblock ~ ~ ~ minecraft:fire[age=11,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1868 run setblock ~ ~ ~ minecraft:fire[age=11,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1869 run setblock ~ ~ ~ minecraft:fire[age=11,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1870 run setblock ~ ~ ~ minecraft:fire[age=11,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1871 run setblock ~ ~ ~ minecraft:fire[age=11,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1872 run setblock ~ ~ ~ minecraft:fire[age=11,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1873 run setblock ~ ~ ~ minecraft:fire[age=11,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1874 run setblock ~ ~ ~ minecraft:fire[age=11,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1875 run setblock ~ ~ ~ minecraft:fire[age=11,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1876 run setblock ~ ~ ~ minecraft:fire[age=11,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1877 run setblock ~ ~ ~ minecraft:fire[age=11,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1878 run setblock ~ ~ ~ minecraft:fire[age=11,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1879 run setblock ~ ~ ~ minecraft:fire[age=11,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1880 run setblock ~ ~ ~ minecraft:fire[age=12,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1881 run setblock ~ ~ ~ minecraft:fire[age=12,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1882 run setblock ~ ~ ~ minecraft:fire[age=12,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1883 run setblock ~ ~ ~ minecraft:fire[age=12,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1884 run setblock ~ ~ ~ minecraft:fire[age=12,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1885 run setblock ~ ~ ~ minecraft:fire[age=12,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1886 run setblock ~ ~ ~ minecraft:fire[age=12,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1887 run setblock ~ ~ ~ minecraft:fire[age=12,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1888 run setblock ~ ~ ~ minecraft:fire[age=12,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1889 run setblock ~ ~ ~ minecraft:fire[age=12,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1890 run setblock ~ ~ ~ minecraft:fire[age=12,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1891 run setblock ~ ~ ~ minecraft:fire[age=12,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1892 run setblock ~ ~ ~ minecraft:fire[age=12,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1893 run setblock ~ ~ ~ minecraft:fire[age=12,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1894 run setblock ~ ~ ~ minecraft:fire[age=12,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1895 run setblock ~ ~ ~ minecraft:fire[age=12,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1896 run setblock ~ ~ ~ minecraft:fire[age=12,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1897 run setblock ~ ~ ~ minecraft:fire[age=12,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1898 run setblock ~ ~ ~ minecraft:fire[age=12,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1899 run setblock ~ ~ ~ minecraft:fire[age=12,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1900 run setblock ~ ~ ~ minecraft:fire[age=12,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1901 run setblock ~ ~ ~ minecraft:fire[age=12,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1902 run setblock ~ ~ ~ minecraft:fire[age=12,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1903 run setblock ~ ~ ~ minecraft:fire[age=12,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1904 run setblock ~ ~ ~ minecraft:fire[age=12,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1905 run setblock ~ ~ ~ minecraft:fire[age=12,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1906 run setblock ~ ~ ~ minecraft:fire[age=12,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1907 run setblock ~ ~ ~ minecraft:fire[age=12,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1908 run setblock ~ ~ ~ minecraft:fire[age=12,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1909 run setblock ~ ~ ~ minecraft:fire[age=12,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1910 run setblock ~ ~ ~ minecraft:fire[age=12,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1911 run setblock ~ ~ ~ minecraft:fire[age=12,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1912 run setblock ~ ~ ~ minecraft:fire[age=13,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1913 run setblock ~ ~ ~ minecraft:fire[age=13,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1914 run setblock ~ ~ ~ minecraft:fire[age=13,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1915 run setblock ~ ~ ~ minecraft:fire[age=13,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1916 run setblock ~ ~ ~ minecraft:fire[age=13,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1917 run setblock ~ ~ ~ minecraft:fire[age=13,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1918 run setblock ~ ~ ~ minecraft:fire[age=13,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1919 run setblock ~ ~ ~ minecraft:fire[age=13,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1920 run setblock ~ ~ ~ minecraft:fire[age=13,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1921 run setblock ~ ~ ~ minecraft:fire[age=13,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1922 run setblock ~ ~ ~ minecraft:fire[age=13,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1923 run setblock ~ ~ ~ minecraft:fire[age=13,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1924 run setblock ~ ~ ~ minecraft:fire[age=13,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1925 run setblock ~ ~ ~ minecraft:fire[age=13,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1926 run setblock ~ ~ ~ minecraft:fire[age=13,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1927 run setblock ~ ~ ~ minecraft:fire[age=13,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1928 run setblock ~ ~ ~ minecraft:fire[age=13,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1929 run setblock ~ ~ ~ minecraft:fire[age=13,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1930 run setblock ~ ~ ~ minecraft:fire[age=13,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1931 run setblock ~ ~ ~ minecraft:fire[age=13,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1932 run setblock ~ ~ ~ minecraft:fire[age=13,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1933 run setblock ~ ~ ~ minecraft:fire[age=13,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1934 run setblock ~ ~ ~ minecraft:fire[age=13,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1935 run setblock ~ ~ ~ minecraft:fire[age=13,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1936 run setblock ~ ~ ~ minecraft:fire[age=13,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1937 run setblock ~ ~ ~ minecraft:fire[age=13,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1938 run setblock ~ ~ ~ minecraft:fire[age=13,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1939 run setblock ~ ~ ~ minecraft:fire[age=13,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1940 run setblock ~ ~ ~ minecraft:fire[age=13,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1941 run setblock ~ ~ ~ minecraft:fire[age=13,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1942 run setblock ~ ~ ~ minecraft:fire[age=13,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1943 run setblock ~ ~ ~ minecraft:fire[age=13,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1944 run setblock ~ ~ ~ minecraft:fire[age=14,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1945 run setblock ~ ~ ~ minecraft:fire[age=14,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1946 run setblock ~ ~ ~ minecraft:fire[age=14,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1947 run setblock ~ ~ ~ minecraft:fire[age=14,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1948 run setblock ~ ~ ~ minecraft:fire[age=14,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1949 run setblock ~ ~ ~ minecraft:fire[age=14,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1950 run setblock ~ ~ ~ minecraft:fire[age=14,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1951 run setblock ~ ~ ~ minecraft:fire[age=14,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1952 run setblock ~ ~ ~ minecraft:fire[age=14,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1953 run setblock ~ ~ ~ minecraft:fire[age=14,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1954 run setblock ~ ~ ~ minecraft:fire[age=14,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1955 run setblock ~ ~ ~ minecraft:fire[age=14,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1956 run setblock ~ ~ ~ minecraft:fire[age=14,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1957 run setblock ~ ~ ~ minecraft:fire[age=14,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1958 run setblock ~ ~ ~ minecraft:fire[age=14,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1959 run setblock ~ ~ ~ minecraft:fire[age=14,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1960 run setblock ~ ~ ~ minecraft:fire[age=14,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1961 run setblock ~ ~ ~ minecraft:fire[age=14,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1962 run setblock ~ ~ ~ minecraft:fire[age=14,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1963 run setblock ~ ~ ~ minecraft:fire[age=14,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1964 run setblock ~ ~ ~ minecraft:fire[age=14,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1965 run setblock ~ ~ ~ minecraft:fire[age=14,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1966 run setblock ~ ~ ~ minecraft:fire[age=14,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1967 run setblock ~ ~ ~ minecraft:fire[age=14,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1968 run setblock ~ ~ ~ minecraft:fire[age=14,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1969 run setblock ~ ~ ~ minecraft:fire[age=14,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1970 run setblock ~ ~ ~ minecraft:fire[age=14,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1971 run setblock ~ ~ ~ minecraft:fire[age=14,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1972 run setblock ~ ~ ~ minecraft:fire[age=14,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1973 run setblock ~ ~ ~ minecraft:fire[age=14,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1974 run setblock ~ ~ ~ minecraft:fire[age=14,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1975 run setblock ~ ~ ~ minecraft:fire[age=14,east=false,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1976 run setblock ~ ~ ~ minecraft:fire[age=15,east=true,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1977 run setblock ~ ~ ~ minecraft:fire[age=15,east=true,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1978 run setblock ~ ~ ~ minecraft:fire[age=15,east=true,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1979 run setblock ~ ~ ~ minecraft:fire[age=15,east=true,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1980 run setblock ~ ~ ~ minecraft:fire[age=15,east=true,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1981 run setblock ~ ~ ~ minecraft:fire[age=15,east=true,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1982 run setblock ~ ~ ~ minecraft:fire[age=15,east=true,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1983 run setblock ~ ~ ~ minecraft:fire[age=15,east=true,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1984 run setblock ~ ~ ~ minecraft:fire[age=15,east=true,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1985 run setblock ~ ~ ~ minecraft:fire[age=15,east=true,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1986 run setblock ~ ~ ~ minecraft:fire[age=15,east=true,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1987 run setblock ~ ~ ~ minecraft:fire[age=15,east=true,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1988 run setblock ~ ~ ~ minecraft:fire[age=15,east=true,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1989 run setblock ~ ~ ~ minecraft:fire[age=15,east=true,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1990 run setblock ~ ~ ~ minecraft:fire[age=15,east=true,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1991 run setblock ~ ~ ~ minecraft:fire[age=15,east=true,north=false,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 1992 run setblock ~ ~ ~ minecraft:fire[age=15,east=false,north=true,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 1993 run setblock ~ ~ ~ minecraft:fire[age=15,east=false,north=true,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 1994 run setblock ~ ~ ~ minecraft:fire[age=15,east=false,north=true,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 1995 run setblock ~ ~ ~ minecraft:fire[age=15,east=false,north=true,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 1996 run setblock ~ ~ ~ minecraft:fire[age=15,east=false,north=true,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 1997 run setblock ~ ~ ~ minecraft:fire[age=15,east=false,north=true,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 1998 run setblock ~ ~ ~ minecraft:fire[age=15,east=false,north=true,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 1999 run setblock ~ ~ ~ minecraft:fire[age=15,east=false,north=true,south=false,up=false,west=false] +execute if score @s s.crhf.block_id matches 2000 run setblock ~ ~ ~ minecraft:fire[age=15,east=false,north=false,south=true,up=true,west=true] +execute if score @s s.crhf.block_id matches 2001 run setblock ~ ~ ~ minecraft:fire[age=15,east=false,north=false,south=true,up=true,west=false] +execute if score @s s.crhf.block_id matches 2002 run setblock ~ ~ ~ minecraft:fire[age=15,east=false,north=false,south=true,up=false,west=true] +execute if score @s s.crhf.block_id matches 2003 run setblock ~ ~ ~ minecraft:fire[age=15,east=false,north=false,south=true,up=false,west=false] +execute if score @s s.crhf.block_id matches 2004 run setblock ~ ~ ~ minecraft:fire[age=15,east=false,north=false,south=false,up=true,west=true] +execute if score @s s.crhf.block_id matches 2005 run setblock ~ ~ ~ minecraft:fire[age=15,east=false,north=false,south=false,up=true,west=false] +execute if score @s s.crhf.block_id matches 2006 run setblock ~ ~ ~ minecraft:fire[age=15,east=false,north=false,south=false,up=false,west=true] +execute if score @s s.crhf.block_id matches 2007 run setblock ~ ~ ~ minecraft:fire[age=15,east=false,north=false,south=false,up=false,west=false] diff --git a/data/bsc/functions/write/l0/p/l0_7.mcfunction b/data/bsc/functions/write/l0/p/l0_7.mcfunction new file mode 100644 index 00000000..5de0d80a --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_7.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 31 run setblock ~ ~ ~ minecraft:dark_oak_sapling[stage=0] +execute if score @s s.crhf.block_id matches 32 run setblock ~ ~ ~ minecraft:dark_oak_sapling[stage=1] diff --git a/data/bsc/functions/write/l0/p/l0_70.mcfunction b/data/bsc/functions/write/l0/p/l0_70.mcfunction new file mode 100644 index 00000000..e58ed568 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_70.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 2010 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 2011 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 2012 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2013 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2014 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2015 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2016 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2017 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2018 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2019 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2020 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 2021 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 2022 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2023 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2024 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2025 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2026 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2027 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2028 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2029 run setblock ~ ~ ~ minecraft:oak_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2030 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 2031 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 2032 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2033 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2034 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2035 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2036 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2037 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2038 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2039 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2040 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 2041 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 2042 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2043 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2044 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2045 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2046 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2047 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2048 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2049 run setblock ~ ~ ~ minecraft:oak_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2050 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 2051 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 2052 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2053 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2054 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2055 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2056 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2057 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2058 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2059 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2060 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 2061 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 2062 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2063 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2064 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2065 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2066 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2067 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2068 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2069 run setblock ~ ~ ~ minecraft:oak_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2070 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 2071 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 2072 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2073 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2074 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2075 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2076 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2077 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2078 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2079 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2080 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 2081 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 2082 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2083 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2084 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2085 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2086 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2087 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2088 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2089 run setblock ~ ~ ~ minecraft:oak_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_71.mcfunction b/data/bsc/functions/write/l0/p/l0_71.mcfunction new file mode 100644 index 00000000..8a43bf01 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_71.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 2090 run setblock ~ ~ ~ minecraft:chest[facing=north,type=single,waterlogged=true] +execute if score @s s.crhf.block_id matches 2091 run setblock ~ ~ ~ minecraft:chest[facing=north,type=single,waterlogged=false] +execute if score @s s.crhf.block_id matches 2092 run setblock ~ ~ ~ minecraft:chest[facing=north,type=left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2093 run setblock ~ ~ ~ minecraft:chest[facing=north,type=left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2094 run setblock ~ ~ ~ minecraft:chest[facing=north,type=right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2095 run setblock ~ ~ ~ minecraft:chest[facing=north,type=right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2096 run setblock ~ ~ ~ minecraft:chest[facing=south,type=single,waterlogged=true] +execute if score @s s.crhf.block_id matches 2097 run setblock ~ ~ ~ minecraft:chest[facing=south,type=single,waterlogged=false] +execute if score @s s.crhf.block_id matches 2098 run setblock ~ ~ ~ minecraft:chest[facing=south,type=left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2099 run setblock ~ ~ ~ minecraft:chest[facing=south,type=left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2100 run setblock ~ ~ ~ minecraft:chest[facing=south,type=right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2101 run setblock ~ ~ ~ minecraft:chest[facing=south,type=right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2102 run setblock ~ ~ ~ minecraft:chest[facing=west,type=single,waterlogged=true] +execute if score @s s.crhf.block_id matches 2103 run setblock ~ ~ ~ minecraft:chest[facing=west,type=single,waterlogged=false] +execute if score @s s.crhf.block_id matches 2104 run setblock ~ ~ ~ minecraft:chest[facing=west,type=left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2105 run setblock ~ ~ ~ minecraft:chest[facing=west,type=left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2106 run setblock ~ ~ ~ minecraft:chest[facing=west,type=right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2107 run setblock ~ ~ ~ minecraft:chest[facing=west,type=right,waterlogged=false] +execute if score @s s.crhf.block_id matches 2108 run setblock ~ ~ ~ minecraft:chest[facing=east,type=single,waterlogged=true] +execute if score @s s.crhf.block_id matches 2109 run setblock ~ ~ ~ minecraft:chest[facing=east,type=single,waterlogged=false] +execute if score @s s.crhf.block_id matches 2110 run setblock ~ ~ ~ minecraft:chest[facing=east,type=left,waterlogged=true] +execute if score @s s.crhf.block_id matches 2111 run setblock ~ ~ ~ minecraft:chest[facing=east,type=left,waterlogged=false] +execute if score @s s.crhf.block_id matches 2112 run setblock ~ ~ ~ minecraft:chest[facing=east,type=right,waterlogged=true] +execute if score @s s.crhf.block_id matches 2113 run setblock ~ ~ ~ minecraft:chest[facing=east,type=right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_72.mcfunction b/data/bsc/functions/write/l0/p/l0_72.mcfunction new file mode 100644 index 00000000..b28fb6ae --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_72.mcfunction @@ -0,0 +1,1296 @@ +execute if score @s s.crhf.block_id matches 2114 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=up,west=up] +execute if score @s s.crhf.block_id matches 2115 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=up,west=side] +execute if score @s s.crhf.block_id matches 2116 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=up,west=none] +execute if score @s s.crhf.block_id matches 2117 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=side,west=up] +execute if score @s s.crhf.block_id matches 2118 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=side,west=side] +execute if score @s s.crhf.block_id matches 2119 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=side,west=none] +execute if score @s s.crhf.block_id matches 2120 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=none,west=up] +execute if score @s s.crhf.block_id matches 2121 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=none,west=side] +execute if score @s s.crhf.block_id matches 2122 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=0,south=none,west=none] +execute if score @s s.crhf.block_id matches 2123 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=up,west=up] +execute if score @s s.crhf.block_id matches 2124 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=up,west=side] +execute if score @s s.crhf.block_id matches 2125 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=up,west=none] +execute if score @s s.crhf.block_id matches 2126 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=side,west=up] +execute if score @s s.crhf.block_id matches 2127 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=side,west=side] +execute if score @s s.crhf.block_id matches 2128 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=side,west=none] +execute if score @s s.crhf.block_id matches 2129 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=none,west=up] +execute if score @s s.crhf.block_id matches 2130 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=none,west=side] +execute if score @s s.crhf.block_id matches 2131 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=1,south=none,west=none] +execute if score @s s.crhf.block_id matches 2132 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=up,west=up] +execute if score @s s.crhf.block_id matches 2133 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=up,west=side] +execute if score @s s.crhf.block_id matches 2134 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=up,west=none] +execute if score @s s.crhf.block_id matches 2135 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=side,west=up] +execute if score @s s.crhf.block_id matches 2136 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=side,west=side] +execute if score @s s.crhf.block_id matches 2137 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=side,west=none] +execute if score @s s.crhf.block_id matches 2138 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=none,west=up] +execute if score @s s.crhf.block_id matches 2139 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=none,west=side] +execute if score @s s.crhf.block_id matches 2140 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=2,south=none,west=none] +execute if score @s s.crhf.block_id matches 2141 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=up,west=up] +execute if score @s s.crhf.block_id matches 2142 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=up,west=side] +execute if score @s s.crhf.block_id matches 2143 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=up,west=none] +execute if score @s s.crhf.block_id matches 2144 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=side,west=up] +execute if score @s s.crhf.block_id matches 2145 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=side,west=side] +execute if score @s s.crhf.block_id matches 2146 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=side,west=none] +execute if score @s s.crhf.block_id matches 2147 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=none,west=up] +execute if score @s s.crhf.block_id matches 2148 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=none,west=side] +execute if score @s s.crhf.block_id matches 2149 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=3,south=none,west=none] +execute if score @s s.crhf.block_id matches 2150 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=up,west=up] +execute if score @s s.crhf.block_id matches 2151 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=up,west=side] +execute if score @s s.crhf.block_id matches 2152 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=up,west=none] +execute if score @s s.crhf.block_id matches 2153 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=side,west=up] +execute if score @s s.crhf.block_id matches 2154 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=side,west=side] +execute if score @s s.crhf.block_id matches 2155 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=side,west=none] +execute if score @s s.crhf.block_id matches 2156 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=none,west=up] +execute if score @s s.crhf.block_id matches 2157 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=none,west=side] +execute if score @s s.crhf.block_id matches 2158 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=4,south=none,west=none] +execute if score @s s.crhf.block_id matches 2159 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=up,west=up] +execute if score @s s.crhf.block_id matches 2160 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=up,west=side] +execute if score @s s.crhf.block_id matches 2161 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=up,west=none] +execute if score @s s.crhf.block_id matches 2162 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=side,west=up] +execute if score @s s.crhf.block_id matches 2163 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=side,west=side] +execute if score @s s.crhf.block_id matches 2164 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=side,west=none] +execute if score @s s.crhf.block_id matches 2165 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=none,west=up] +execute if score @s s.crhf.block_id matches 2166 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=none,west=side] +execute if score @s s.crhf.block_id matches 2167 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=5,south=none,west=none] +execute if score @s s.crhf.block_id matches 2168 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=up,west=up] +execute if score @s s.crhf.block_id matches 2169 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=up,west=side] +execute if score @s s.crhf.block_id matches 2170 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=up,west=none] +execute if score @s s.crhf.block_id matches 2171 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=side,west=up] +execute if score @s s.crhf.block_id matches 2172 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=side,west=side] +execute if score @s s.crhf.block_id matches 2173 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=side,west=none] +execute if score @s s.crhf.block_id matches 2174 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=none,west=up] +execute if score @s s.crhf.block_id matches 2175 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=none,west=side] +execute if score @s s.crhf.block_id matches 2176 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=6,south=none,west=none] +execute if score @s s.crhf.block_id matches 2177 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=up,west=up] +execute if score @s s.crhf.block_id matches 2178 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=up,west=side] +execute if score @s s.crhf.block_id matches 2179 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=up,west=none] +execute if score @s s.crhf.block_id matches 2180 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=side,west=up] +execute if score @s s.crhf.block_id matches 2181 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=side,west=side] +execute if score @s s.crhf.block_id matches 2182 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=side,west=none] +execute if score @s s.crhf.block_id matches 2183 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=none,west=up] +execute if score @s s.crhf.block_id matches 2184 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=none,west=side] +execute if score @s s.crhf.block_id matches 2185 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=7,south=none,west=none] +execute if score @s s.crhf.block_id matches 2186 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=up,west=up] +execute if score @s s.crhf.block_id matches 2187 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=up,west=side] +execute if score @s s.crhf.block_id matches 2188 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=up,west=none] +execute if score @s s.crhf.block_id matches 2189 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=side,west=up] +execute if score @s s.crhf.block_id matches 2190 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=side,west=side] +execute if score @s s.crhf.block_id matches 2191 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=side,west=none] +execute if score @s s.crhf.block_id matches 2192 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=none,west=up] +execute if score @s s.crhf.block_id matches 2193 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=none,west=side] +execute if score @s s.crhf.block_id matches 2194 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=8,south=none,west=none] +execute if score @s s.crhf.block_id matches 2195 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=up,west=up] +execute if score @s s.crhf.block_id matches 2196 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=up,west=side] +execute if score @s s.crhf.block_id matches 2197 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=up,west=none] +execute if score @s s.crhf.block_id matches 2198 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=side,west=up] +execute if score @s s.crhf.block_id matches 2199 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=side,west=side] +execute if score @s s.crhf.block_id matches 2200 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=side,west=none] +execute if score @s s.crhf.block_id matches 2201 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=none,west=up] +execute if score @s s.crhf.block_id matches 2202 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=none,west=side] +execute if score @s s.crhf.block_id matches 2203 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=9,south=none,west=none] +execute if score @s s.crhf.block_id matches 2204 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=up,west=up] +execute if score @s s.crhf.block_id matches 2205 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=up,west=side] +execute if score @s s.crhf.block_id matches 2206 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=up,west=none] +execute if score @s s.crhf.block_id matches 2207 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=side,west=up] +execute if score @s s.crhf.block_id matches 2208 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=side,west=side] +execute if score @s s.crhf.block_id matches 2209 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=side,west=none] +execute if score @s s.crhf.block_id matches 2210 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=none,west=up] +execute if score @s s.crhf.block_id matches 2211 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=none,west=side] +execute if score @s s.crhf.block_id matches 2212 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=10,south=none,west=none] +execute if score @s s.crhf.block_id matches 2213 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=up,west=up] +execute if score @s s.crhf.block_id matches 2214 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=up,west=side] +execute if score @s s.crhf.block_id matches 2215 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=up,west=none] +execute if score @s s.crhf.block_id matches 2216 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=side,west=up] +execute if score @s s.crhf.block_id matches 2217 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=side,west=side] +execute if score @s s.crhf.block_id matches 2218 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=side,west=none] +execute if score @s s.crhf.block_id matches 2219 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=none,west=up] +execute if score @s s.crhf.block_id matches 2220 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=none,west=side] +execute if score @s s.crhf.block_id matches 2221 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=11,south=none,west=none] +execute if score @s s.crhf.block_id matches 2222 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=up,west=up] +execute if score @s s.crhf.block_id matches 2223 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=up,west=side] +execute if score @s s.crhf.block_id matches 2224 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=up,west=none] +execute if score @s s.crhf.block_id matches 2225 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=side,west=up] +execute if score @s s.crhf.block_id matches 2226 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=side,west=side] +execute if score @s s.crhf.block_id matches 2227 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=side,west=none] +execute if score @s s.crhf.block_id matches 2228 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=none,west=up] +execute if score @s s.crhf.block_id matches 2229 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=none,west=side] +execute if score @s s.crhf.block_id matches 2230 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=12,south=none,west=none] +execute if score @s s.crhf.block_id matches 2231 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=up,west=up] +execute if score @s s.crhf.block_id matches 2232 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=up,west=side] +execute if score @s s.crhf.block_id matches 2233 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=up,west=none] +execute if score @s s.crhf.block_id matches 2234 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=side,west=up] +execute if score @s s.crhf.block_id matches 2235 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=side,west=side] +execute if score @s s.crhf.block_id matches 2236 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=side,west=none] +execute if score @s s.crhf.block_id matches 2237 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=none,west=up] +execute if score @s s.crhf.block_id matches 2238 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=none,west=side] +execute if score @s s.crhf.block_id matches 2239 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=13,south=none,west=none] +execute if score @s s.crhf.block_id matches 2240 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=up,west=up] +execute if score @s s.crhf.block_id matches 2241 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=up,west=side] +execute if score @s s.crhf.block_id matches 2242 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=up,west=none] +execute if score @s s.crhf.block_id matches 2243 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=side,west=up] +execute if score @s s.crhf.block_id matches 2244 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=side,west=side] +execute if score @s s.crhf.block_id matches 2245 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=side,west=none] +execute if score @s s.crhf.block_id matches 2246 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=none,west=up] +execute if score @s s.crhf.block_id matches 2247 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=none,west=side] +execute if score @s s.crhf.block_id matches 2248 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=14,south=none,west=none] +execute if score @s s.crhf.block_id matches 2249 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=up,west=up] +execute if score @s s.crhf.block_id matches 2250 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=up,west=side] +execute if score @s s.crhf.block_id matches 2251 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=up,west=none] +execute if score @s s.crhf.block_id matches 2252 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=side,west=up] +execute if score @s s.crhf.block_id matches 2253 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=side,west=side] +execute if score @s s.crhf.block_id matches 2254 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=side,west=none] +execute if score @s s.crhf.block_id matches 2255 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=none,west=up] +execute if score @s s.crhf.block_id matches 2256 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=none,west=side] +execute if score @s s.crhf.block_id matches 2257 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=up,power=15,south=none,west=none] +execute if score @s s.crhf.block_id matches 2258 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=up,west=up] +execute if score @s s.crhf.block_id matches 2259 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=up,west=side] +execute if score @s s.crhf.block_id matches 2260 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=up,west=none] +execute if score @s s.crhf.block_id matches 2261 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=side,west=up] +execute if score @s s.crhf.block_id matches 2262 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=side,west=side] +execute if score @s s.crhf.block_id matches 2263 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=side,west=none] +execute if score @s s.crhf.block_id matches 2264 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=none,west=up] +execute if score @s s.crhf.block_id matches 2265 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=none,west=side] +execute if score @s s.crhf.block_id matches 2266 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=0,south=none,west=none] +execute if score @s s.crhf.block_id matches 2267 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=up,west=up] +execute if score @s s.crhf.block_id matches 2268 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=up,west=side] +execute if score @s s.crhf.block_id matches 2269 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=up,west=none] +execute if score @s s.crhf.block_id matches 2270 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=side,west=up] +execute if score @s s.crhf.block_id matches 2271 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=side,west=side] +execute if score @s s.crhf.block_id matches 2272 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=side,west=none] +execute if score @s s.crhf.block_id matches 2273 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=none,west=up] +execute if score @s s.crhf.block_id matches 2274 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=none,west=side] +execute if score @s s.crhf.block_id matches 2275 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=1,south=none,west=none] +execute if score @s s.crhf.block_id matches 2276 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=up,west=up] +execute if score @s s.crhf.block_id matches 2277 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=up,west=side] +execute if score @s s.crhf.block_id matches 2278 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=up,west=none] +execute if score @s s.crhf.block_id matches 2279 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=side,west=up] +execute if score @s s.crhf.block_id matches 2280 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=side,west=side] +execute if score @s s.crhf.block_id matches 2281 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=side,west=none] +execute if score @s s.crhf.block_id matches 2282 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=none,west=up] +execute if score @s s.crhf.block_id matches 2283 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=none,west=side] +execute if score @s s.crhf.block_id matches 2284 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=2,south=none,west=none] +execute if score @s s.crhf.block_id matches 2285 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=up,west=up] +execute if score @s s.crhf.block_id matches 2286 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=up,west=side] +execute if score @s s.crhf.block_id matches 2287 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=up,west=none] +execute if score @s s.crhf.block_id matches 2288 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=side,west=up] +execute if score @s s.crhf.block_id matches 2289 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=side,west=side] +execute if score @s s.crhf.block_id matches 2290 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=side,west=none] +execute if score @s s.crhf.block_id matches 2291 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=none,west=up] +execute if score @s s.crhf.block_id matches 2292 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=none,west=side] +execute if score @s s.crhf.block_id matches 2293 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=3,south=none,west=none] +execute if score @s s.crhf.block_id matches 2294 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=up,west=up] +execute if score @s s.crhf.block_id matches 2295 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=up,west=side] +execute if score @s s.crhf.block_id matches 2296 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=up,west=none] +execute if score @s s.crhf.block_id matches 2297 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=side,west=up] +execute if score @s s.crhf.block_id matches 2298 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=side,west=side] +execute if score @s s.crhf.block_id matches 2299 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=side,west=none] +execute if score @s s.crhf.block_id matches 2300 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=none,west=up] +execute if score @s s.crhf.block_id matches 2301 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=none,west=side] +execute if score @s s.crhf.block_id matches 2302 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=4,south=none,west=none] +execute if score @s s.crhf.block_id matches 2303 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=up,west=up] +execute if score @s s.crhf.block_id matches 2304 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=up,west=side] +execute if score @s s.crhf.block_id matches 2305 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=up,west=none] +execute if score @s s.crhf.block_id matches 2306 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=side,west=up] +execute if score @s s.crhf.block_id matches 2307 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=side,west=side] +execute if score @s s.crhf.block_id matches 2308 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=side,west=none] +execute if score @s s.crhf.block_id matches 2309 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=none,west=up] +execute if score @s s.crhf.block_id matches 2310 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=none,west=side] +execute if score @s s.crhf.block_id matches 2311 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=5,south=none,west=none] +execute if score @s s.crhf.block_id matches 2312 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=up,west=up] +execute if score @s s.crhf.block_id matches 2313 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=up,west=side] +execute if score @s s.crhf.block_id matches 2314 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=up,west=none] +execute if score @s s.crhf.block_id matches 2315 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=side,west=up] +execute if score @s s.crhf.block_id matches 2316 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=side,west=side] +execute if score @s s.crhf.block_id matches 2317 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=side,west=none] +execute if score @s s.crhf.block_id matches 2318 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=none,west=up] +execute if score @s s.crhf.block_id matches 2319 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=none,west=side] +execute if score @s s.crhf.block_id matches 2320 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=6,south=none,west=none] +execute if score @s s.crhf.block_id matches 2321 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=up,west=up] +execute if score @s s.crhf.block_id matches 2322 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=up,west=side] +execute if score @s s.crhf.block_id matches 2323 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=up,west=none] +execute if score @s s.crhf.block_id matches 2324 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=side,west=up] +execute if score @s s.crhf.block_id matches 2325 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=side,west=side] +execute if score @s s.crhf.block_id matches 2326 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=side,west=none] +execute if score @s s.crhf.block_id matches 2327 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=none,west=up] +execute if score @s s.crhf.block_id matches 2328 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=none,west=side] +execute if score @s s.crhf.block_id matches 2329 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=7,south=none,west=none] +execute if score @s s.crhf.block_id matches 2330 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=up,west=up] +execute if score @s s.crhf.block_id matches 2331 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=up,west=side] +execute if score @s s.crhf.block_id matches 2332 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=up,west=none] +execute if score @s s.crhf.block_id matches 2333 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=side,west=up] +execute if score @s s.crhf.block_id matches 2334 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=side,west=side] +execute if score @s s.crhf.block_id matches 2335 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=side,west=none] +execute if score @s s.crhf.block_id matches 2336 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=none,west=up] +execute if score @s s.crhf.block_id matches 2337 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=none,west=side] +execute if score @s s.crhf.block_id matches 2338 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=8,south=none,west=none] +execute if score @s s.crhf.block_id matches 2339 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=up,west=up] +execute if score @s s.crhf.block_id matches 2340 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=up,west=side] +execute if score @s s.crhf.block_id matches 2341 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=up,west=none] +execute if score @s s.crhf.block_id matches 2342 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=side,west=up] +execute if score @s s.crhf.block_id matches 2343 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=side,west=side] +execute if score @s s.crhf.block_id matches 2344 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=side,west=none] +execute if score @s s.crhf.block_id matches 2345 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=none,west=up] +execute if score @s s.crhf.block_id matches 2346 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=none,west=side] +execute if score @s s.crhf.block_id matches 2347 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=9,south=none,west=none] +execute if score @s s.crhf.block_id matches 2348 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=up,west=up] +execute if score @s s.crhf.block_id matches 2349 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=up,west=side] +execute if score @s s.crhf.block_id matches 2350 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=up,west=none] +execute if score @s s.crhf.block_id matches 2351 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=side,west=up] +execute if score @s s.crhf.block_id matches 2352 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=side,west=side] +execute if score @s s.crhf.block_id matches 2353 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=side,west=none] +execute if score @s s.crhf.block_id matches 2354 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=none,west=up] +execute if score @s s.crhf.block_id matches 2355 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=none,west=side] +execute if score @s s.crhf.block_id matches 2356 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=10,south=none,west=none] +execute if score @s s.crhf.block_id matches 2357 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=up,west=up] +execute if score @s s.crhf.block_id matches 2358 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=up,west=side] +execute if score @s s.crhf.block_id matches 2359 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=up,west=none] +execute if score @s s.crhf.block_id matches 2360 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=side,west=up] +execute if score @s s.crhf.block_id matches 2361 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=side,west=side] +execute if score @s s.crhf.block_id matches 2362 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=side,west=none] +execute if score @s s.crhf.block_id matches 2363 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=none,west=up] +execute if score @s s.crhf.block_id matches 2364 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=none,west=side] +execute if score @s s.crhf.block_id matches 2365 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=11,south=none,west=none] +execute if score @s s.crhf.block_id matches 2366 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=up,west=up] +execute if score @s s.crhf.block_id matches 2367 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=up,west=side] +execute if score @s s.crhf.block_id matches 2368 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=up,west=none] +execute if score @s s.crhf.block_id matches 2369 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=side,west=up] +execute if score @s s.crhf.block_id matches 2370 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=side,west=side] +execute if score @s s.crhf.block_id matches 2371 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=side,west=none] +execute if score @s s.crhf.block_id matches 2372 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=none,west=up] +execute if score @s s.crhf.block_id matches 2373 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=none,west=side] +execute if score @s s.crhf.block_id matches 2374 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=12,south=none,west=none] +execute if score @s s.crhf.block_id matches 2375 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=up,west=up] +execute if score @s s.crhf.block_id matches 2376 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=up,west=side] +execute if score @s s.crhf.block_id matches 2377 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=up,west=none] +execute if score @s s.crhf.block_id matches 2378 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=side,west=up] +execute if score @s s.crhf.block_id matches 2379 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=side,west=side] +execute if score @s s.crhf.block_id matches 2380 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=side,west=none] +execute if score @s s.crhf.block_id matches 2381 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=none,west=up] +execute if score @s s.crhf.block_id matches 2382 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=none,west=side] +execute if score @s s.crhf.block_id matches 2383 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=13,south=none,west=none] +execute if score @s s.crhf.block_id matches 2384 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=up,west=up] +execute if score @s s.crhf.block_id matches 2385 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=up,west=side] +execute if score @s s.crhf.block_id matches 2386 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=up,west=none] +execute if score @s s.crhf.block_id matches 2387 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=side,west=up] +execute if score @s s.crhf.block_id matches 2388 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=side,west=side] +execute if score @s s.crhf.block_id matches 2389 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=side,west=none] +execute if score @s s.crhf.block_id matches 2390 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=none,west=up] +execute if score @s s.crhf.block_id matches 2391 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=none,west=side] +execute if score @s s.crhf.block_id matches 2392 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=14,south=none,west=none] +execute if score @s s.crhf.block_id matches 2393 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=up,west=up] +execute if score @s s.crhf.block_id matches 2394 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=up,west=side] +execute if score @s s.crhf.block_id matches 2395 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=up,west=none] +execute if score @s s.crhf.block_id matches 2396 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=side,west=up] +execute if score @s s.crhf.block_id matches 2397 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=side,west=side] +execute if score @s s.crhf.block_id matches 2398 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=side,west=none] +execute if score @s s.crhf.block_id matches 2399 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=none,west=up] +execute if score @s s.crhf.block_id matches 2400 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=none,west=side] +execute if score @s s.crhf.block_id matches 2401 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=side,power=15,south=none,west=none] +execute if score @s s.crhf.block_id matches 2402 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=up,west=up] +execute if score @s s.crhf.block_id matches 2403 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=up,west=side] +execute if score @s s.crhf.block_id matches 2404 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=up,west=none] +execute if score @s s.crhf.block_id matches 2405 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=side,west=up] +execute if score @s s.crhf.block_id matches 2406 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=side,west=side] +execute if score @s s.crhf.block_id matches 2407 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=side,west=none] +execute if score @s s.crhf.block_id matches 2408 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=none,west=up] +execute if score @s s.crhf.block_id matches 2409 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=none,west=side] +execute if score @s s.crhf.block_id matches 2410 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=0,south=none,west=none] +execute if score @s s.crhf.block_id matches 2411 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=up,west=up] +execute if score @s s.crhf.block_id matches 2412 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=up,west=side] +execute if score @s s.crhf.block_id matches 2413 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=up,west=none] +execute if score @s s.crhf.block_id matches 2414 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=side,west=up] +execute if score @s s.crhf.block_id matches 2415 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=side,west=side] +execute if score @s s.crhf.block_id matches 2416 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=side,west=none] +execute if score @s s.crhf.block_id matches 2417 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=none,west=up] +execute if score @s s.crhf.block_id matches 2418 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=none,west=side] +execute if score @s s.crhf.block_id matches 2419 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=1,south=none,west=none] +execute if score @s s.crhf.block_id matches 2420 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=up,west=up] +execute if score @s s.crhf.block_id matches 2421 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=up,west=side] +execute if score @s s.crhf.block_id matches 2422 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=up,west=none] +execute if score @s s.crhf.block_id matches 2423 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=side,west=up] +execute if score @s s.crhf.block_id matches 2424 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=side,west=side] +execute if score @s s.crhf.block_id matches 2425 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=side,west=none] +execute if score @s s.crhf.block_id matches 2426 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=none,west=up] +execute if score @s s.crhf.block_id matches 2427 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=none,west=side] +execute if score @s s.crhf.block_id matches 2428 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=2,south=none,west=none] +execute if score @s s.crhf.block_id matches 2429 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=up,west=up] +execute if score @s s.crhf.block_id matches 2430 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=up,west=side] +execute if score @s s.crhf.block_id matches 2431 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=up,west=none] +execute if score @s s.crhf.block_id matches 2432 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=side,west=up] +execute if score @s s.crhf.block_id matches 2433 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=side,west=side] +execute if score @s s.crhf.block_id matches 2434 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=side,west=none] +execute if score @s s.crhf.block_id matches 2435 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=none,west=up] +execute if score @s s.crhf.block_id matches 2436 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=none,west=side] +execute if score @s s.crhf.block_id matches 2437 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=3,south=none,west=none] +execute if score @s s.crhf.block_id matches 2438 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=up,west=up] +execute if score @s s.crhf.block_id matches 2439 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=up,west=side] +execute if score @s s.crhf.block_id matches 2440 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=up,west=none] +execute if score @s s.crhf.block_id matches 2441 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=side,west=up] +execute if score @s s.crhf.block_id matches 2442 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=side,west=side] +execute if score @s s.crhf.block_id matches 2443 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=side,west=none] +execute if score @s s.crhf.block_id matches 2444 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=none,west=up] +execute if score @s s.crhf.block_id matches 2445 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=none,west=side] +execute if score @s s.crhf.block_id matches 2446 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=4,south=none,west=none] +execute if score @s s.crhf.block_id matches 2447 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=up,west=up] +execute if score @s s.crhf.block_id matches 2448 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=up,west=side] +execute if score @s s.crhf.block_id matches 2449 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=up,west=none] +execute if score @s s.crhf.block_id matches 2450 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=side,west=up] +execute if score @s s.crhf.block_id matches 2451 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=side,west=side] +execute if score @s s.crhf.block_id matches 2452 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=side,west=none] +execute if score @s s.crhf.block_id matches 2453 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=none,west=up] +execute if score @s s.crhf.block_id matches 2454 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=none,west=side] +execute if score @s s.crhf.block_id matches 2455 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=5,south=none,west=none] +execute if score @s s.crhf.block_id matches 2456 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=up,west=up] +execute if score @s s.crhf.block_id matches 2457 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=up,west=side] +execute if score @s s.crhf.block_id matches 2458 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=up,west=none] +execute if score @s s.crhf.block_id matches 2459 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=side,west=up] +execute if score @s s.crhf.block_id matches 2460 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=side,west=side] +execute if score @s s.crhf.block_id matches 2461 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=side,west=none] +execute if score @s s.crhf.block_id matches 2462 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=none,west=up] +execute if score @s s.crhf.block_id matches 2463 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=none,west=side] +execute if score @s s.crhf.block_id matches 2464 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=6,south=none,west=none] +execute if score @s s.crhf.block_id matches 2465 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=up,west=up] +execute if score @s s.crhf.block_id matches 2466 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=up,west=side] +execute if score @s s.crhf.block_id matches 2467 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=up,west=none] +execute if score @s s.crhf.block_id matches 2468 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=side,west=up] +execute if score @s s.crhf.block_id matches 2469 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=side,west=side] +execute if score @s s.crhf.block_id matches 2470 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=side,west=none] +execute if score @s s.crhf.block_id matches 2471 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=none,west=up] +execute if score @s s.crhf.block_id matches 2472 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=none,west=side] +execute if score @s s.crhf.block_id matches 2473 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=7,south=none,west=none] +execute if score @s s.crhf.block_id matches 2474 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=up,west=up] +execute if score @s s.crhf.block_id matches 2475 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=up,west=side] +execute if score @s s.crhf.block_id matches 2476 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=up,west=none] +execute if score @s s.crhf.block_id matches 2477 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=side,west=up] +execute if score @s s.crhf.block_id matches 2478 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=side,west=side] +execute if score @s s.crhf.block_id matches 2479 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=side,west=none] +execute if score @s s.crhf.block_id matches 2480 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=none,west=up] +execute if score @s s.crhf.block_id matches 2481 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=none,west=side] +execute if score @s s.crhf.block_id matches 2482 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=8,south=none,west=none] +execute if score @s s.crhf.block_id matches 2483 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=up,west=up] +execute if score @s s.crhf.block_id matches 2484 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=up,west=side] +execute if score @s s.crhf.block_id matches 2485 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=up,west=none] +execute if score @s s.crhf.block_id matches 2486 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=side,west=up] +execute if score @s s.crhf.block_id matches 2487 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=side,west=side] +execute if score @s s.crhf.block_id matches 2488 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=side,west=none] +execute if score @s s.crhf.block_id matches 2489 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=none,west=up] +execute if score @s s.crhf.block_id matches 2490 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=none,west=side] +execute if score @s s.crhf.block_id matches 2491 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=9,south=none,west=none] +execute if score @s s.crhf.block_id matches 2492 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=up,west=up] +execute if score @s s.crhf.block_id matches 2493 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=up,west=side] +execute if score @s s.crhf.block_id matches 2494 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=up,west=none] +execute if score @s s.crhf.block_id matches 2495 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=side,west=up] +execute if score @s s.crhf.block_id matches 2496 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=side,west=side] +execute if score @s s.crhf.block_id matches 2497 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=side,west=none] +execute if score @s s.crhf.block_id matches 2498 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=none,west=up] +execute if score @s s.crhf.block_id matches 2499 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=none,west=side] +execute if score @s s.crhf.block_id matches 2500 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=10,south=none,west=none] +execute if score @s s.crhf.block_id matches 2501 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=up,west=up] +execute if score @s s.crhf.block_id matches 2502 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=up,west=side] +execute if score @s s.crhf.block_id matches 2503 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=up,west=none] +execute if score @s s.crhf.block_id matches 2504 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=side,west=up] +execute if score @s s.crhf.block_id matches 2505 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=side,west=side] +execute if score @s s.crhf.block_id matches 2506 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=side,west=none] +execute if score @s s.crhf.block_id matches 2507 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=none,west=up] +execute if score @s s.crhf.block_id matches 2508 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=none,west=side] +execute if score @s s.crhf.block_id matches 2509 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=11,south=none,west=none] +execute if score @s s.crhf.block_id matches 2510 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=up,west=up] +execute if score @s s.crhf.block_id matches 2511 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=up,west=side] +execute if score @s s.crhf.block_id matches 2512 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=up,west=none] +execute if score @s s.crhf.block_id matches 2513 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=side,west=up] +execute if score @s s.crhf.block_id matches 2514 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=side,west=side] +execute if score @s s.crhf.block_id matches 2515 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=side,west=none] +execute if score @s s.crhf.block_id matches 2516 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=none,west=up] +execute if score @s s.crhf.block_id matches 2517 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=none,west=side] +execute if score @s s.crhf.block_id matches 2518 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=12,south=none,west=none] +execute if score @s s.crhf.block_id matches 2519 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=up,west=up] +execute if score @s s.crhf.block_id matches 2520 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=up,west=side] +execute if score @s s.crhf.block_id matches 2521 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=up,west=none] +execute if score @s s.crhf.block_id matches 2522 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=side,west=up] +execute if score @s s.crhf.block_id matches 2523 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=side,west=side] +execute if score @s s.crhf.block_id matches 2524 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=side,west=none] +execute if score @s s.crhf.block_id matches 2525 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=none,west=up] +execute if score @s s.crhf.block_id matches 2526 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=none,west=side] +execute if score @s s.crhf.block_id matches 2527 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=13,south=none,west=none] +execute if score @s s.crhf.block_id matches 2528 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=up,west=up] +execute if score @s s.crhf.block_id matches 2529 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=up,west=side] +execute if score @s s.crhf.block_id matches 2530 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=up,west=none] +execute if score @s s.crhf.block_id matches 2531 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=side,west=up] +execute if score @s s.crhf.block_id matches 2532 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=side,west=side] +execute if score @s s.crhf.block_id matches 2533 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=side,west=none] +execute if score @s s.crhf.block_id matches 2534 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=none,west=up] +execute if score @s s.crhf.block_id matches 2535 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=none,west=side] +execute if score @s s.crhf.block_id matches 2536 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=14,south=none,west=none] +execute if score @s s.crhf.block_id matches 2537 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=up,west=up] +execute if score @s s.crhf.block_id matches 2538 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=up,west=side] +execute if score @s s.crhf.block_id matches 2539 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=up,west=none] +execute if score @s s.crhf.block_id matches 2540 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=side,west=up] +execute if score @s s.crhf.block_id matches 2541 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=side,west=side] +execute if score @s s.crhf.block_id matches 2542 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=side,west=none] +execute if score @s s.crhf.block_id matches 2543 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=none,west=up] +execute if score @s s.crhf.block_id matches 2544 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=none,west=side] +execute if score @s s.crhf.block_id matches 2545 run setblock ~ ~ ~ minecraft:redstone_wire[east=up,north=none,power=15,south=none,west=none] +execute if score @s s.crhf.block_id matches 2546 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=up,west=up] +execute if score @s s.crhf.block_id matches 2547 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=up,west=side] +execute if score @s s.crhf.block_id matches 2548 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=up,west=none] +execute if score @s s.crhf.block_id matches 2549 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=side,west=up] +execute if score @s s.crhf.block_id matches 2550 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=side,west=side] +execute if score @s s.crhf.block_id matches 2551 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=side,west=none] +execute if score @s s.crhf.block_id matches 2552 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=none,west=up] +execute if score @s s.crhf.block_id matches 2553 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=none,west=side] +execute if score @s s.crhf.block_id matches 2554 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=0,south=none,west=none] +execute if score @s s.crhf.block_id matches 2555 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=up,west=up] +execute if score @s s.crhf.block_id matches 2556 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=up,west=side] +execute if score @s s.crhf.block_id matches 2557 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=up,west=none] +execute if score @s s.crhf.block_id matches 2558 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=side,west=up] +execute if score @s s.crhf.block_id matches 2559 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=side,west=side] +execute if score @s s.crhf.block_id matches 2560 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=side,west=none] +execute if score @s s.crhf.block_id matches 2561 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=none,west=up] +execute if score @s s.crhf.block_id matches 2562 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=none,west=side] +execute if score @s s.crhf.block_id matches 2563 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=1,south=none,west=none] +execute if score @s s.crhf.block_id matches 2564 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=up,west=up] +execute if score @s s.crhf.block_id matches 2565 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=up,west=side] +execute if score @s s.crhf.block_id matches 2566 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=up,west=none] +execute if score @s s.crhf.block_id matches 2567 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=side,west=up] +execute if score @s s.crhf.block_id matches 2568 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=side,west=side] +execute if score @s s.crhf.block_id matches 2569 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=side,west=none] +execute if score @s s.crhf.block_id matches 2570 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=none,west=up] +execute if score @s s.crhf.block_id matches 2571 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=none,west=side] +execute if score @s s.crhf.block_id matches 2572 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=2,south=none,west=none] +execute if score @s s.crhf.block_id matches 2573 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=up,west=up] +execute if score @s s.crhf.block_id matches 2574 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=up,west=side] +execute if score @s s.crhf.block_id matches 2575 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=up,west=none] +execute if score @s s.crhf.block_id matches 2576 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=side,west=up] +execute if score @s s.crhf.block_id matches 2577 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=side,west=side] +execute if score @s s.crhf.block_id matches 2578 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=side,west=none] +execute if score @s s.crhf.block_id matches 2579 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=none,west=up] +execute if score @s s.crhf.block_id matches 2580 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=none,west=side] +execute if score @s s.crhf.block_id matches 2581 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=3,south=none,west=none] +execute if score @s s.crhf.block_id matches 2582 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=up,west=up] +execute if score @s s.crhf.block_id matches 2583 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=up,west=side] +execute if score @s s.crhf.block_id matches 2584 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=up,west=none] +execute if score @s s.crhf.block_id matches 2585 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=side,west=up] +execute if score @s s.crhf.block_id matches 2586 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=side,west=side] +execute if score @s s.crhf.block_id matches 2587 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=side,west=none] +execute if score @s s.crhf.block_id matches 2588 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=none,west=up] +execute if score @s s.crhf.block_id matches 2589 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=none,west=side] +execute if score @s s.crhf.block_id matches 2590 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=4,south=none,west=none] +execute if score @s s.crhf.block_id matches 2591 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=up,west=up] +execute if score @s s.crhf.block_id matches 2592 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=up,west=side] +execute if score @s s.crhf.block_id matches 2593 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=up,west=none] +execute if score @s s.crhf.block_id matches 2594 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=side,west=up] +execute if score @s s.crhf.block_id matches 2595 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=side,west=side] +execute if score @s s.crhf.block_id matches 2596 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=side,west=none] +execute if score @s s.crhf.block_id matches 2597 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=none,west=up] +execute if score @s s.crhf.block_id matches 2598 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=none,west=side] +execute if score @s s.crhf.block_id matches 2599 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=5,south=none,west=none] +execute if score @s s.crhf.block_id matches 2600 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=up,west=up] +execute if score @s s.crhf.block_id matches 2601 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=up,west=side] +execute if score @s s.crhf.block_id matches 2602 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=up,west=none] +execute if score @s s.crhf.block_id matches 2603 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=side,west=up] +execute if score @s s.crhf.block_id matches 2604 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=side,west=side] +execute if score @s s.crhf.block_id matches 2605 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=side,west=none] +execute if score @s s.crhf.block_id matches 2606 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=none,west=up] +execute if score @s s.crhf.block_id matches 2607 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=none,west=side] +execute if score @s s.crhf.block_id matches 2608 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=6,south=none,west=none] +execute if score @s s.crhf.block_id matches 2609 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=up,west=up] +execute if score @s s.crhf.block_id matches 2610 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=up,west=side] +execute if score @s s.crhf.block_id matches 2611 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=up,west=none] +execute if score @s s.crhf.block_id matches 2612 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=side,west=up] +execute if score @s s.crhf.block_id matches 2613 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=side,west=side] +execute if score @s s.crhf.block_id matches 2614 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=side,west=none] +execute if score @s s.crhf.block_id matches 2615 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=none,west=up] +execute if score @s s.crhf.block_id matches 2616 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=none,west=side] +execute if score @s s.crhf.block_id matches 2617 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=7,south=none,west=none] +execute if score @s s.crhf.block_id matches 2618 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=up,west=up] +execute if score @s s.crhf.block_id matches 2619 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=up,west=side] +execute if score @s s.crhf.block_id matches 2620 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=up,west=none] +execute if score @s s.crhf.block_id matches 2621 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=side,west=up] +execute if score @s s.crhf.block_id matches 2622 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=side,west=side] +execute if score @s s.crhf.block_id matches 2623 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=side,west=none] +execute if score @s s.crhf.block_id matches 2624 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=none,west=up] +execute if score @s s.crhf.block_id matches 2625 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=none,west=side] +execute if score @s s.crhf.block_id matches 2626 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=8,south=none,west=none] +execute if score @s s.crhf.block_id matches 2627 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=up,west=up] +execute if score @s s.crhf.block_id matches 2628 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=up,west=side] +execute if score @s s.crhf.block_id matches 2629 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=up,west=none] +execute if score @s s.crhf.block_id matches 2630 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=side,west=up] +execute if score @s s.crhf.block_id matches 2631 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=side,west=side] +execute if score @s s.crhf.block_id matches 2632 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=side,west=none] +execute if score @s s.crhf.block_id matches 2633 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=none,west=up] +execute if score @s s.crhf.block_id matches 2634 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=none,west=side] +execute if score @s s.crhf.block_id matches 2635 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=9,south=none,west=none] +execute if score @s s.crhf.block_id matches 2636 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=up,west=up] +execute if score @s s.crhf.block_id matches 2637 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=up,west=side] +execute if score @s s.crhf.block_id matches 2638 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=up,west=none] +execute if score @s s.crhf.block_id matches 2639 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=side,west=up] +execute if score @s s.crhf.block_id matches 2640 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=side,west=side] +execute if score @s s.crhf.block_id matches 2641 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=side,west=none] +execute if score @s s.crhf.block_id matches 2642 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=none,west=up] +execute if score @s s.crhf.block_id matches 2643 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=none,west=side] +execute if score @s s.crhf.block_id matches 2644 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=10,south=none,west=none] +execute if score @s s.crhf.block_id matches 2645 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=up,west=up] +execute if score @s s.crhf.block_id matches 2646 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=up,west=side] +execute if score @s s.crhf.block_id matches 2647 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=up,west=none] +execute if score @s s.crhf.block_id matches 2648 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=side,west=up] +execute if score @s s.crhf.block_id matches 2649 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=side,west=side] +execute if score @s s.crhf.block_id matches 2650 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=side,west=none] +execute if score @s s.crhf.block_id matches 2651 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=none,west=up] +execute if score @s s.crhf.block_id matches 2652 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=none,west=side] +execute if score @s s.crhf.block_id matches 2653 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=11,south=none,west=none] +execute if score @s s.crhf.block_id matches 2654 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=up,west=up] +execute if score @s s.crhf.block_id matches 2655 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=up,west=side] +execute if score @s s.crhf.block_id matches 2656 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=up,west=none] +execute if score @s s.crhf.block_id matches 2657 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=side,west=up] +execute if score @s s.crhf.block_id matches 2658 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=side,west=side] +execute if score @s s.crhf.block_id matches 2659 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=side,west=none] +execute if score @s s.crhf.block_id matches 2660 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=none,west=up] +execute if score @s s.crhf.block_id matches 2661 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=none,west=side] +execute if score @s s.crhf.block_id matches 2662 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=12,south=none,west=none] +execute if score @s s.crhf.block_id matches 2663 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=up,west=up] +execute if score @s s.crhf.block_id matches 2664 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=up,west=side] +execute if score @s s.crhf.block_id matches 2665 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=up,west=none] +execute if score @s s.crhf.block_id matches 2666 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=side,west=up] +execute if score @s s.crhf.block_id matches 2667 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=side,west=side] +execute if score @s s.crhf.block_id matches 2668 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=side,west=none] +execute if score @s s.crhf.block_id matches 2669 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=none,west=up] +execute if score @s s.crhf.block_id matches 2670 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=none,west=side] +execute if score @s s.crhf.block_id matches 2671 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=13,south=none,west=none] +execute if score @s s.crhf.block_id matches 2672 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=up,west=up] +execute if score @s s.crhf.block_id matches 2673 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=up,west=side] +execute if score @s s.crhf.block_id matches 2674 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=up,west=none] +execute if score @s s.crhf.block_id matches 2675 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=side,west=up] +execute if score @s s.crhf.block_id matches 2676 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=side,west=side] +execute if score @s s.crhf.block_id matches 2677 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=side,west=none] +execute if score @s s.crhf.block_id matches 2678 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=none,west=up] +execute if score @s s.crhf.block_id matches 2679 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=none,west=side] +execute if score @s s.crhf.block_id matches 2680 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=14,south=none,west=none] +execute if score @s s.crhf.block_id matches 2681 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=up,west=up] +execute if score @s s.crhf.block_id matches 2682 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=up,west=side] +execute if score @s s.crhf.block_id matches 2683 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=up,west=none] +execute if score @s s.crhf.block_id matches 2684 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=side,west=up] +execute if score @s s.crhf.block_id matches 2685 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=side,west=side] +execute if score @s s.crhf.block_id matches 2686 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=side,west=none] +execute if score @s s.crhf.block_id matches 2687 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=none,west=up] +execute if score @s s.crhf.block_id matches 2688 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=none,west=side] +execute if score @s s.crhf.block_id matches 2689 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=up,power=15,south=none,west=none] +execute if score @s s.crhf.block_id matches 2690 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=up,west=up] +execute if score @s s.crhf.block_id matches 2691 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=up,west=side] +execute if score @s s.crhf.block_id matches 2692 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=up,west=none] +execute if score @s s.crhf.block_id matches 2693 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=side,west=up] +execute if score @s s.crhf.block_id matches 2694 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=side,west=side] +execute if score @s s.crhf.block_id matches 2695 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=side,west=none] +execute if score @s s.crhf.block_id matches 2696 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=none,west=up] +execute if score @s s.crhf.block_id matches 2697 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=none,west=side] +execute if score @s s.crhf.block_id matches 2698 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=0,south=none,west=none] +execute if score @s s.crhf.block_id matches 2699 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=up,west=up] +execute if score @s s.crhf.block_id matches 2700 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=up,west=side] +execute if score @s s.crhf.block_id matches 2701 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=up,west=none] +execute if score @s s.crhf.block_id matches 2702 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=side,west=up] +execute if score @s s.crhf.block_id matches 2703 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=side,west=side] +execute if score @s s.crhf.block_id matches 2704 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=side,west=none] +execute if score @s s.crhf.block_id matches 2705 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=none,west=up] +execute if score @s s.crhf.block_id matches 2706 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=none,west=side] +execute if score @s s.crhf.block_id matches 2707 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=1,south=none,west=none] +execute if score @s s.crhf.block_id matches 2708 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=up,west=up] +execute if score @s s.crhf.block_id matches 2709 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=up,west=side] +execute if score @s s.crhf.block_id matches 2710 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=up,west=none] +execute if score @s s.crhf.block_id matches 2711 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=side,west=up] +execute if score @s s.crhf.block_id matches 2712 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=side,west=side] +execute if score @s s.crhf.block_id matches 2713 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=side,west=none] +execute if score @s s.crhf.block_id matches 2714 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=none,west=up] +execute if score @s s.crhf.block_id matches 2715 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=none,west=side] +execute if score @s s.crhf.block_id matches 2716 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=2,south=none,west=none] +execute if score @s s.crhf.block_id matches 2717 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=up,west=up] +execute if score @s s.crhf.block_id matches 2718 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=up,west=side] +execute if score @s s.crhf.block_id matches 2719 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=up,west=none] +execute if score @s s.crhf.block_id matches 2720 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=side,west=up] +execute if score @s s.crhf.block_id matches 2721 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=side,west=side] +execute if score @s s.crhf.block_id matches 2722 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=side,west=none] +execute if score @s s.crhf.block_id matches 2723 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=none,west=up] +execute if score @s s.crhf.block_id matches 2724 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=none,west=side] +execute if score @s s.crhf.block_id matches 2725 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=3,south=none,west=none] +execute if score @s s.crhf.block_id matches 2726 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=up,west=up] +execute if score @s s.crhf.block_id matches 2727 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=up,west=side] +execute if score @s s.crhf.block_id matches 2728 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=up,west=none] +execute if score @s s.crhf.block_id matches 2729 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=side,west=up] +execute if score @s s.crhf.block_id matches 2730 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=side,west=side] +execute if score @s s.crhf.block_id matches 2731 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=side,west=none] +execute if score @s s.crhf.block_id matches 2732 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=none,west=up] +execute if score @s s.crhf.block_id matches 2733 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=none,west=side] +execute if score @s s.crhf.block_id matches 2734 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=4,south=none,west=none] +execute if score @s s.crhf.block_id matches 2735 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=up,west=up] +execute if score @s s.crhf.block_id matches 2736 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=up,west=side] +execute if score @s s.crhf.block_id matches 2737 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=up,west=none] +execute if score @s s.crhf.block_id matches 2738 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=side,west=up] +execute if score @s s.crhf.block_id matches 2739 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=side,west=side] +execute if score @s s.crhf.block_id matches 2740 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=side,west=none] +execute if score @s s.crhf.block_id matches 2741 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=none,west=up] +execute if score @s s.crhf.block_id matches 2742 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=none,west=side] +execute if score @s s.crhf.block_id matches 2743 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=5,south=none,west=none] +execute if score @s s.crhf.block_id matches 2744 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=up,west=up] +execute if score @s s.crhf.block_id matches 2745 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=up,west=side] +execute if score @s s.crhf.block_id matches 2746 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=up,west=none] +execute if score @s s.crhf.block_id matches 2747 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=side,west=up] +execute if score @s s.crhf.block_id matches 2748 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=side,west=side] +execute if score @s s.crhf.block_id matches 2749 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=side,west=none] +execute if score @s s.crhf.block_id matches 2750 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=none,west=up] +execute if score @s s.crhf.block_id matches 2751 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=none,west=side] +execute if score @s s.crhf.block_id matches 2752 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=6,south=none,west=none] +execute if score @s s.crhf.block_id matches 2753 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=up,west=up] +execute if score @s s.crhf.block_id matches 2754 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=up,west=side] +execute if score @s s.crhf.block_id matches 2755 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=up,west=none] +execute if score @s s.crhf.block_id matches 2756 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=side,west=up] +execute if score @s s.crhf.block_id matches 2757 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=side,west=side] +execute if score @s s.crhf.block_id matches 2758 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=side,west=none] +execute if score @s s.crhf.block_id matches 2759 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=none,west=up] +execute if score @s s.crhf.block_id matches 2760 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=none,west=side] +execute if score @s s.crhf.block_id matches 2761 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=7,south=none,west=none] +execute if score @s s.crhf.block_id matches 2762 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=up,west=up] +execute if score @s s.crhf.block_id matches 2763 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=up,west=side] +execute if score @s s.crhf.block_id matches 2764 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=up,west=none] +execute if score @s s.crhf.block_id matches 2765 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=side,west=up] +execute if score @s s.crhf.block_id matches 2766 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=side,west=side] +execute if score @s s.crhf.block_id matches 2767 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=side,west=none] +execute if score @s s.crhf.block_id matches 2768 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=none,west=up] +execute if score @s s.crhf.block_id matches 2769 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=none,west=side] +execute if score @s s.crhf.block_id matches 2770 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=8,south=none,west=none] +execute if score @s s.crhf.block_id matches 2771 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=up,west=up] +execute if score @s s.crhf.block_id matches 2772 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=up,west=side] +execute if score @s s.crhf.block_id matches 2773 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=up,west=none] +execute if score @s s.crhf.block_id matches 2774 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=side,west=up] +execute if score @s s.crhf.block_id matches 2775 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=side,west=side] +execute if score @s s.crhf.block_id matches 2776 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=side,west=none] +execute if score @s s.crhf.block_id matches 2777 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=none,west=up] +execute if score @s s.crhf.block_id matches 2778 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=none,west=side] +execute if score @s s.crhf.block_id matches 2779 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=9,south=none,west=none] +execute if score @s s.crhf.block_id matches 2780 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=up,west=up] +execute if score @s s.crhf.block_id matches 2781 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=up,west=side] +execute if score @s s.crhf.block_id matches 2782 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=up,west=none] +execute if score @s s.crhf.block_id matches 2783 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=side,west=up] +execute if score @s s.crhf.block_id matches 2784 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=side,west=side] +execute if score @s s.crhf.block_id matches 2785 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=side,west=none] +execute if score @s s.crhf.block_id matches 2786 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=none,west=up] +execute if score @s s.crhf.block_id matches 2787 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=none,west=side] +execute if score @s s.crhf.block_id matches 2788 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=10,south=none,west=none] +execute if score @s s.crhf.block_id matches 2789 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=up,west=up] +execute if score @s s.crhf.block_id matches 2790 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=up,west=side] +execute if score @s s.crhf.block_id matches 2791 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=up,west=none] +execute if score @s s.crhf.block_id matches 2792 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=side,west=up] +execute if score @s s.crhf.block_id matches 2793 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=side,west=side] +execute if score @s s.crhf.block_id matches 2794 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=side,west=none] +execute if score @s s.crhf.block_id matches 2795 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=none,west=up] +execute if score @s s.crhf.block_id matches 2796 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=none,west=side] +execute if score @s s.crhf.block_id matches 2797 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=11,south=none,west=none] +execute if score @s s.crhf.block_id matches 2798 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=up,west=up] +execute if score @s s.crhf.block_id matches 2799 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=up,west=side] +execute if score @s s.crhf.block_id matches 2800 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=up,west=none] +execute if score @s s.crhf.block_id matches 2801 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=side,west=up] +execute if score @s s.crhf.block_id matches 2802 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=side,west=side] +execute if score @s s.crhf.block_id matches 2803 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=side,west=none] +execute if score @s s.crhf.block_id matches 2804 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=none,west=up] +execute if score @s s.crhf.block_id matches 2805 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=none,west=side] +execute if score @s s.crhf.block_id matches 2806 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=12,south=none,west=none] +execute if score @s s.crhf.block_id matches 2807 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=up,west=up] +execute if score @s s.crhf.block_id matches 2808 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=up,west=side] +execute if score @s s.crhf.block_id matches 2809 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=up,west=none] +execute if score @s s.crhf.block_id matches 2810 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=side,west=up] +execute if score @s s.crhf.block_id matches 2811 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=side,west=side] +execute if score @s s.crhf.block_id matches 2812 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=side,west=none] +execute if score @s s.crhf.block_id matches 2813 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=none,west=up] +execute if score @s s.crhf.block_id matches 2814 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=none,west=side] +execute if score @s s.crhf.block_id matches 2815 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=13,south=none,west=none] +execute if score @s s.crhf.block_id matches 2816 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=up,west=up] +execute if score @s s.crhf.block_id matches 2817 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=up,west=side] +execute if score @s s.crhf.block_id matches 2818 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=up,west=none] +execute if score @s s.crhf.block_id matches 2819 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=side,west=up] +execute if score @s s.crhf.block_id matches 2820 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=side,west=side] +execute if score @s s.crhf.block_id matches 2821 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=side,west=none] +execute if score @s s.crhf.block_id matches 2822 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=none,west=up] +execute if score @s s.crhf.block_id matches 2823 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=none,west=side] +execute if score @s s.crhf.block_id matches 2824 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=14,south=none,west=none] +execute if score @s s.crhf.block_id matches 2825 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=up,west=up] +execute if score @s s.crhf.block_id matches 2826 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=up,west=side] +execute if score @s s.crhf.block_id matches 2827 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=up,west=none] +execute if score @s s.crhf.block_id matches 2828 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=side,west=up] +execute if score @s s.crhf.block_id matches 2829 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=side,west=side] +execute if score @s s.crhf.block_id matches 2830 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=side,west=none] +execute if score @s s.crhf.block_id matches 2831 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=none,west=up] +execute if score @s s.crhf.block_id matches 2832 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=none,west=side] +execute if score @s s.crhf.block_id matches 2833 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=side,power=15,south=none,west=none] +execute if score @s s.crhf.block_id matches 2834 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=up,west=up] +execute if score @s s.crhf.block_id matches 2835 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=up,west=side] +execute if score @s s.crhf.block_id matches 2836 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=up,west=none] +execute if score @s s.crhf.block_id matches 2837 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=side,west=up] +execute if score @s s.crhf.block_id matches 2838 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=side,west=side] +execute if score @s s.crhf.block_id matches 2839 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=side,west=none] +execute if score @s s.crhf.block_id matches 2840 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=none,west=up] +execute if score @s s.crhf.block_id matches 2841 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=none,west=side] +execute if score @s s.crhf.block_id matches 2842 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=0,south=none,west=none] +execute if score @s s.crhf.block_id matches 2843 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=up,west=up] +execute if score @s s.crhf.block_id matches 2844 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=up,west=side] +execute if score @s s.crhf.block_id matches 2845 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=up,west=none] +execute if score @s s.crhf.block_id matches 2846 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=side,west=up] +execute if score @s s.crhf.block_id matches 2847 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=side,west=side] +execute if score @s s.crhf.block_id matches 2848 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=side,west=none] +execute if score @s s.crhf.block_id matches 2849 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=none,west=up] +execute if score @s s.crhf.block_id matches 2850 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=none,west=side] +execute if score @s s.crhf.block_id matches 2851 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=1,south=none,west=none] +execute if score @s s.crhf.block_id matches 2852 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=up,west=up] +execute if score @s s.crhf.block_id matches 2853 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=up,west=side] +execute if score @s s.crhf.block_id matches 2854 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=up,west=none] +execute if score @s s.crhf.block_id matches 2855 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=side,west=up] +execute if score @s s.crhf.block_id matches 2856 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=side,west=side] +execute if score @s s.crhf.block_id matches 2857 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=side,west=none] +execute if score @s s.crhf.block_id matches 2858 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=none,west=up] +execute if score @s s.crhf.block_id matches 2859 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=none,west=side] +execute if score @s s.crhf.block_id matches 2860 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=2,south=none,west=none] +execute if score @s s.crhf.block_id matches 2861 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=up,west=up] +execute if score @s s.crhf.block_id matches 2862 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=up,west=side] +execute if score @s s.crhf.block_id matches 2863 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=up,west=none] +execute if score @s s.crhf.block_id matches 2864 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=side,west=up] +execute if score @s s.crhf.block_id matches 2865 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=side,west=side] +execute if score @s s.crhf.block_id matches 2866 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=side,west=none] +execute if score @s s.crhf.block_id matches 2867 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=none,west=up] +execute if score @s s.crhf.block_id matches 2868 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=none,west=side] +execute if score @s s.crhf.block_id matches 2869 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=3,south=none,west=none] +execute if score @s s.crhf.block_id matches 2870 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=up,west=up] +execute if score @s s.crhf.block_id matches 2871 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=up,west=side] +execute if score @s s.crhf.block_id matches 2872 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=up,west=none] +execute if score @s s.crhf.block_id matches 2873 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=side,west=up] +execute if score @s s.crhf.block_id matches 2874 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=side,west=side] +execute if score @s s.crhf.block_id matches 2875 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=side,west=none] +execute if score @s s.crhf.block_id matches 2876 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=none,west=up] +execute if score @s s.crhf.block_id matches 2877 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=none,west=side] +execute if score @s s.crhf.block_id matches 2878 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=4,south=none,west=none] +execute if score @s s.crhf.block_id matches 2879 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=up,west=up] +execute if score @s s.crhf.block_id matches 2880 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=up,west=side] +execute if score @s s.crhf.block_id matches 2881 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=up,west=none] +execute if score @s s.crhf.block_id matches 2882 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=side,west=up] +execute if score @s s.crhf.block_id matches 2883 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=side,west=side] +execute if score @s s.crhf.block_id matches 2884 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=side,west=none] +execute if score @s s.crhf.block_id matches 2885 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=none,west=up] +execute if score @s s.crhf.block_id matches 2886 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=none,west=side] +execute if score @s s.crhf.block_id matches 2887 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=5,south=none,west=none] +execute if score @s s.crhf.block_id matches 2888 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=up,west=up] +execute if score @s s.crhf.block_id matches 2889 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=up,west=side] +execute if score @s s.crhf.block_id matches 2890 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=up,west=none] +execute if score @s s.crhf.block_id matches 2891 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=side,west=up] +execute if score @s s.crhf.block_id matches 2892 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=side,west=side] +execute if score @s s.crhf.block_id matches 2893 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=side,west=none] +execute if score @s s.crhf.block_id matches 2894 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=none,west=up] +execute if score @s s.crhf.block_id matches 2895 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=none,west=side] +execute if score @s s.crhf.block_id matches 2896 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=6,south=none,west=none] +execute if score @s s.crhf.block_id matches 2897 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=up,west=up] +execute if score @s s.crhf.block_id matches 2898 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=up,west=side] +execute if score @s s.crhf.block_id matches 2899 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=up,west=none] +execute if score @s s.crhf.block_id matches 2900 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=side,west=up] +execute if score @s s.crhf.block_id matches 2901 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=side,west=side] +execute if score @s s.crhf.block_id matches 2902 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=side,west=none] +execute if score @s s.crhf.block_id matches 2903 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=none,west=up] +execute if score @s s.crhf.block_id matches 2904 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=none,west=side] +execute if score @s s.crhf.block_id matches 2905 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=7,south=none,west=none] +execute if score @s s.crhf.block_id matches 2906 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=up,west=up] +execute if score @s s.crhf.block_id matches 2907 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=up,west=side] +execute if score @s s.crhf.block_id matches 2908 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=up,west=none] +execute if score @s s.crhf.block_id matches 2909 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=side,west=up] +execute if score @s s.crhf.block_id matches 2910 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=side,west=side] +execute if score @s s.crhf.block_id matches 2911 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=side,west=none] +execute if score @s s.crhf.block_id matches 2912 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=none,west=up] +execute if score @s s.crhf.block_id matches 2913 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=none,west=side] +execute if score @s s.crhf.block_id matches 2914 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=8,south=none,west=none] +execute if score @s s.crhf.block_id matches 2915 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=up,west=up] +execute if score @s s.crhf.block_id matches 2916 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=up,west=side] +execute if score @s s.crhf.block_id matches 2917 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=up,west=none] +execute if score @s s.crhf.block_id matches 2918 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=side,west=up] +execute if score @s s.crhf.block_id matches 2919 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=side,west=side] +execute if score @s s.crhf.block_id matches 2920 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=side,west=none] +execute if score @s s.crhf.block_id matches 2921 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=none,west=up] +execute if score @s s.crhf.block_id matches 2922 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=none,west=side] +execute if score @s s.crhf.block_id matches 2923 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=9,south=none,west=none] +execute if score @s s.crhf.block_id matches 2924 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=up,west=up] +execute if score @s s.crhf.block_id matches 2925 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=up,west=side] +execute if score @s s.crhf.block_id matches 2926 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=up,west=none] +execute if score @s s.crhf.block_id matches 2927 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=side,west=up] +execute if score @s s.crhf.block_id matches 2928 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=side,west=side] +execute if score @s s.crhf.block_id matches 2929 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=side,west=none] +execute if score @s s.crhf.block_id matches 2930 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=none,west=up] +execute if score @s s.crhf.block_id matches 2931 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=none,west=side] +execute if score @s s.crhf.block_id matches 2932 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=10,south=none,west=none] +execute if score @s s.crhf.block_id matches 2933 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=up,west=up] +execute if score @s s.crhf.block_id matches 2934 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=up,west=side] +execute if score @s s.crhf.block_id matches 2935 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=up,west=none] +execute if score @s s.crhf.block_id matches 2936 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=side,west=up] +execute if score @s s.crhf.block_id matches 2937 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=side,west=side] +execute if score @s s.crhf.block_id matches 2938 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=side,west=none] +execute if score @s s.crhf.block_id matches 2939 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=none,west=up] +execute if score @s s.crhf.block_id matches 2940 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=none,west=side] +execute if score @s s.crhf.block_id matches 2941 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=11,south=none,west=none] +execute if score @s s.crhf.block_id matches 2942 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=up,west=up] +execute if score @s s.crhf.block_id matches 2943 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=up,west=side] +execute if score @s s.crhf.block_id matches 2944 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=up,west=none] +execute if score @s s.crhf.block_id matches 2945 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=side,west=up] +execute if score @s s.crhf.block_id matches 2946 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=side,west=side] +execute if score @s s.crhf.block_id matches 2947 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=side,west=none] +execute if score @s s.crhf.block_id matches 2948 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=none,west=up] +execute if score @s s.crhf.block_id matches 2949 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=none,west=side] +execute if score @s s.crhf.block_id matches 2950 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=12,south=none,west=none] +execute if score @s s.crhf.block_id matches 2951 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=up,west=up] +execute if score @s s.crhf.block_id matches 2952 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=up,west=side] +execute if score @s s.crhf.block_id matches 2953 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=up,west=none] +execute if score @s s.crhf.block_id matches 2954 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=side,west=up] +execute if score @s s.crhf.block_id matches 2955 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=side,west=side] +execute if score @s s.crhf.block_id matches 2956 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=side,west=none] +execute if score @s s.crhf.block_id matches 2957 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=none,west=up] +execute if score @s s.crhf.block_id matches 2958 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=none,west=side] +execute if score @s s.crhf.block_id matches 2959 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=13,south=none,west=none] +execute if score @s s.crhf.block_id matches 2960 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=up,west=up] +execute if score @s s.crhf.block_id matches 2961 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=up,west=side] +execute if score @s s.crhf.block_id matches 2962 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=up,west=none] +execute if score @s s.crhf.block_id matches 2963 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=side,west=up] +execute if score @s s.crhf.block_id matches 2964 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=side,west=side] +execute if score @s s.crhf.block_id matches 2965 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=side,west=none] +execute if score @s s.crhf.block_id matches 2966 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=none,west=up] +execute if score @s s.crhf.block_id matches 2967 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=none,west=side] +execute if score @s s.crhf.block_id matches 2968 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=14,south=none,west=none] +execute if score @s s.crhf.block_id matches 2969 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=up,west=up] +execute if score @s s.crhf.block_id matches 2970 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=up,west=side] +execute if score @s s.crhf.block_id matches 2971 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=up,west=none] +execute if score @s s.crhf.block_id matches 2972 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=side,west=up] +execute if score @s s.crhf.block_id matches 2973 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=side,west=side] +execute if score @s s.crhf.block_id matches 2974 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=side,west=none] +execute if score @s s.crhf.block_id matches 2975 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=none,west=up] +execute if score @s s.crhf.block_id matches 2976 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=none,west=side] +execute if score @s s.crhf.block_id matches 2977 run setblock ~ ~ ~ minecraft:redstone_wire[east=side,north=none,power=15,south=none,west=none] +execute if score @s s.crhf.block_id matches 2978 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=up,west=up] +execute if score @s s.crhf.block_id matches 2979 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=up,west=side] +execute if score @s s.crhf.block_id matches 2980 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=up,west=none] +execute if score @s s.crhf.block_id matches 2981 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=side,west=up] +execute if score @s s.crhf.block_id matches 2982 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=side,west=side] +execute if score @s s.crhf.block_id matches 2983 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=side,west=none] +execute if score @s s.crhf.block_id matches 2984 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=none,west=up] +execute if score @s s.crhf.block_id matches 2985 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=none,west=side] +execute if score @s s.crhf.block_id matches 2986 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=0,south=none,west=none] +execute if score @s s.crhf.block_id matches 2987 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=up,west=up] +execute if score @s s.crhf.block_id matches 2988 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=up,west=side] +execute if score @s s.crhf.block_id matches 2989 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=up,west=none] +execute if score @s s.crhf.block_id matches 2990 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=side,west=up] +execute if score @s s.crhf.block_id matches 2991 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=side,west=side] +execute if score @s s.crhf.block_id matches 2992 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=side,west=none] +execute if score @s s.crhf.block_id matches 2993 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=none,west=up] +execute if score @s s.crhf.block_id matches 2994 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=none,west=side] +execute if score @s s.crhf.block_id matches 2995 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=1,south=none,west=none] +execute if score @s s.crhf.block_id matches 2996 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=up,west=up] +execute if score @s s.crhf.block_id matches 2997 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=up,west=side] +execute if score @s s.crhf.block_id matches 2998 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=up,west=none] +execute if score @s s.crhf.block_id matches 2999 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=side,west=up] +execute if score @s s.crhf.block_id matches 3000 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=side,west=side] +execute if score @s s.crhf.block_id matches 3001 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=side,west=none] +execute if score @s s.crhf.block_id matches 3002 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=none,west=up] +execute if score @s s.crhf.block_id matches 3003 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=none,west=side] +execute if score @s s.crhf.block_id matches 3004 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=2,south=none,west=none] +execute if score @s s.crhf.block_id matches 3005 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=up,west=up] +execute if score @s s.crhf.block_id matches 3006 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=up,west=side] +execute if score @s s.crhf.block_id matches 3007 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=up,west=none] +execute if score @s s.crhf.block_id matches 3008 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=side,west=up] +execute if score @s s.crhf.block_id matches 3009 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=side,west=side] +execute if score @s s.crhf.block_id matches 3010 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=side,west=none] +execute if score @s s.crhf.block_id matches 3011 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=none,west=up] +execute if score @s s.crhf.block_id matches 3012 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=none,west=side] +execute if score @s s.crhf.block_id matches 3013 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=3,south=none,west=none] +execute if score @s s.crhf.block_id matches 3014 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=up,west=up] +execute if score @s s.crhf.block_id matches 3015 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=up,west=side] +execute if score @s s.crhf.block_id matches 3016 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=up,west=none] +execute if score @s s.crhf.block_id matches 3017 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=side,west=up] +execute if score @s s.crhf.block_id matches 3018 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=side,west=side] +execute if score @s s.crhf.block_id matches 3019 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=side,west=none] +execute if score @s s.crhf.block_id matches 3020 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=none,west=up] +execute if score @s s.crhf.block_id matches 3021 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=none,west=side] +execute if score @s s.crhf.block_id matches 3022 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=4,south=none,west=none] +execute if score @s s.crhf.block_id matches 3023 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=up,west=up] +execute if score @s s.crhf.block_id matches 3024 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=up,west=side] +execute if score @s s.crhf.block_id matches 3025 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=up,west=none] +execute if score @s s.crhf.block_id matches 3026 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=side,west=up] +execute if score @s s.crhf.block_id matches 3027 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=side,west=side] +execute if score @s s.crhf.block_id matches 3028 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=side,west=none] +execute if score @s s.crhf.block_id matches 3029 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=none,west=up] +execute if score @s s.crhf.block_id matches 3030 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=none,west=side] +execute if score @s s.crhf.block_id matches 3031 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=5,south=none,west=none] +execute if score @s s.crhf.block_id matches 3032 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=up,west=up] +execute if score @s s.crhf.block_id matches 3033 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=up,west=side] +execute if score @s s.crhf.block_id matches 3034 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=up,west=none] +execute if score @s s.crhf.block_id matches 3035 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=side,west=up] +execute if score @s s.crhf.block_id matches 3036 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=side,west=side] +execute if score @s s.crhf.block_id matches 3037 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=side,west=none] +execute if score @s s.crhf.block_id matches 3038 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=none,west=up] +execute if score @s s.crhf.block_id matches 3039 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=none,west=side] +execute if score @s s.crhf.block_id matches 3040 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=6,south=none,west=none] +execute if score @s s.crhf.block_id matches 3041 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=up,west=up] +execute if score @s s.crhf.block_id matches 3042 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=up,west=side] +execute if score @s s.crhf.block_id matches 3043 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=up,west=none] +execute if score @s s.crhf.block_id matches 3044 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=side,west=up] +execute if score @s s.crhf.block_id matches 3045 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=side,west=side] +execute if score @s s.crhf.block_id matches 3046 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=side,west=none] +execute if score @s s.crhf.block_id matches 3047 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=none,west=up] +execute if score @s s.crhf.block_id matches 3048 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=none,west=side] +execute if score @s s.crhf.block_id matches 3049 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=7,south=none,west=none] +execute if score @s s.crhf.block_id matches 3050 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=up,west=up] +execute if score @s s.crhf.block_id matches 3051 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=up,west=side] +execute if score @s s.crhf.block_id matches 3052 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=up,west=none] +execute if score @s s.crhf.block_id matches 3053 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=side,west=up] +execute if score @s s.crhf.block_id matches 3054 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=side,west=side] +execute if score @s s.crhf.block_id matches 3055 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=side,west=none] +execute if score @s s.crhf.block_id matches 3056 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=none,west=up] +execute if score @s s.crhf.block_id matches 3057 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=none,west=side] +execute if score @s s.crhf.block_id matches 3058 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=8,south=none,west=none] +execute if score @s s.crhf.block_id matches 3059 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=up,west=up] +execute if score @s s.crhf.block_id matches 3060 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=up,west=side] +execute if score @s s.crhf.block_id matches 3061 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=up,west=none] +execute if score @s s.crhf.block_id matches 3062 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=side,west=up] +execute if score @s s.crhf.block_id matches 3063 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=side,west=side] +execute if score @s s.crhf.block_id matches 3064 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=side,west=none] +execute if score @s s.crhf.block_id matches 3065 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=none,west=up] +execute if score @s s.crhf.block_id matches 3066 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=none,west=side] +execute if score @s s.crhf.block_id matches 3067 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=9,south=none,west=none] +execute if score @s s.crhf.block_id matches 3068 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=up,west=up] +execute if score @s s.crhf.block_id matches 3069 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=up,west=side] +execute if score @s s.crhf.block_id matches 3070 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=up,west=none] +execute if score @s s.crhf.block_id matches 3071 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=side,west=up] +execute if score @s s.crhf.block_id matches 3072 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=side,west=side] +execute if score @s s.crhf.block_id matches 3073 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=side,west=none] +execute if score @s s.crhf.block_id matches 3074 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=none,west=up] +execute if score @s s.crhf.block_id matches 3075 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=none,west=side] +execute if score @s s.crhf.block_id matches 3076 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=10,south=none,west=none] +execute if score @s s.crhf.block_id matches 3077 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=up,west=up] +execute if score @s s.crhf.block_id matches 3078 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=up,west=side] +execute if score @s s.crhf.block_id matches 3079 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=up,west=none] +execute if score @s s.crhf.block_id matches 3080 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=side,west=up] +execute if score @s s.crhf.block_id matches 3081 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=side,west=side] +execute if score @s s.crhf.block_id matches 3082 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=side,west=none] +execute if score @s s.crhf.block_id matches 3083 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=none,west=up] +execute if score @s s.crhf.block_id matches 3084 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=none,west=side] +execute if score @s s.crhf.block_id matches 3085 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=11,south=none,west=none] +execute if score @s s.crhf.block_id matches 3086 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=up,west=up] +execute if score @s s.crhf.block_id matches 3087 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=up,west=side] +execute if score @s s.crhf.block_id matches 3088 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=up,west=none] +execute if score @s s.crhf.block_id matches 3089 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=side,west=up] +execute if score @s s.crhf.block_id matches 3090 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=side,west=side] +execute if score @s s.crhf.block_id matches 3091 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=side,west=none] +execute if score @s s.crhf.block_id matches 3092 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=none,west=up] +execute if score @s s.crhf.block_id matches 3093 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=none,west=side] +execute if score @s s.crhf.block_id matches 3094 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=12,south=none,west=none] +execute if score @s s.crhf.block_id matches 3095 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=up,west=up] +execute if score @s s.crhf.block_id matches 3096 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=up,west=side] +execute if score @s s.crhf.block_id matches 3097 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=up,west=none] +execute if score @s s.crhf.block_id matches 3098 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=side,west=up] +execute if score @s s.crhf.block_id matches 3099 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=side,west=side] +execute if score @s s.crhf.block_id matches 3100 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=side,west=none] +execute if score @s s.crhf.block_id matches 3101 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=none,west=up] +execute if score @s s.crhf.block_id matches 3102 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=none,west=side] +execute if score @s s.crhf.block_id matches 3103 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=13,south=none,west=none] +execute if score @s s.crhf.block_id matches 3104 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=up,west=up] +execute if score @s s.crhf.block_id matches 3105 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=up,west=side] +execute if score @s s.crhf.block_id matches 3106 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=up,west=none] +execute if score @s s.crhf.block_id matches 3107 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=side,west=up] +execute if score @s s.crhf.block_id matches 3108 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=side,west=side] +execute if score @s s.crhf.block_id matches 3109 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=side,west=none] +execute if score @s s.crhf.block_id matches 3110 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=none,west=up] +execute if score @s s.crhf.block_id matches 3111 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=none,west=side] +execute if score @s s.crhf.block_id matches 3112 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=14,south=none,west=none] +execute if score @s s.crhf.block_id matches 3113 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=up,west=up] +execute if score @s s.crhf.block_id matches 3114 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=up,west=side] +execute if score @s s.crhf.block_id matches 3115 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=up,west=none] +execute if score @s s.crhf.block_id matches 3116 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=side,west=up] +execute if score @s s.crhf.block_id matches 3117 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=side,west=side] +execute if score @s s.crhf.block_id matches 3118 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=side,west=none] +execute if score @s s.crhf.block_id matches 3119 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=none,west=up] +execute if score @s s.crhf.block_id matches 3120 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=none,west=side] +execute if score @s s.crhf.block_id matches 3121 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=up,power=15,south=none,west=none] +execute if score @s s.crhf.block_id matches 3122 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=up,west=up] +execute if score @s s.crhf.block_id matches 3123 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=up,west=side] +execute if score @s s.crhf.block_id matches 3124 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=up,west=none] +execute if score @s s.crhf.block_id matches 3125 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=side,west=up] +execute if score @s s.crhf.block_id matches 3126 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=side,west=side] +execute if score @s s.crhf.block_id matches 3127 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=side,west=none] +execute if score @s s.crhf.block_id matches 3128 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=none,west=up] +execute if score @s s.crhf.block_id matches 3129 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=none,west=side] +execute if score @s s.crhf.block_id matches 3130 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=0,south=none,west=none] +execute if score @s s.crhf.block_id matches 3131 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=up,west=up] +execute if score @s s.crhf.block_id matches 3132 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=up,west=side] +execute if score @s s.crhf.block_id matches 3133 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=up,west=none] +execute if score @s s.crhf.block_id matches 3134 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=side,west=up] +execute if score @s s.crhf.block_id matches 3135 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=side,west=side] +execute if score @s s.crhf.block_id matches 3136 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=side,west=none] +execute if score @s s.crhf.block_id matches 3137 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=none,west=up] +execute if score @s s.crhf.block_id matches 3138 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=none,west=side] +execute if score @s s.crhf.block_id matches 3139 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=1,south=none,west=none] +execute if score @s s.crhf.block_id matches 3140 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=up,west=up] +execute if score @s s.crhf.block_id matches 3141 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=up,west=side] +execute if score @s s.crhf.block_id matches 3142 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=up,west=none] +execute if score @s s.crhf.block_id matches 3143 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=side,west=up] +execute if score @s s.crhf.block_id matches 3144 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=side,west=side] +execute if score @s s.crhf.block_id matches 3145 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=side,west=none] +execute if score @s s.crhf.block_id matches 3146 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=none,west=up] +execute if score @s s.crhf.block_id matches 3147 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=none,west=side] +execute if score @s s.crhf.block_id matches 3148 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=2,south=none,west=none] +execute if score @s s.crhf.block_id matches 3149 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=up,west=up] +execute if score @s s.crhf.block_id matches 3150 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=up,west=side] +execute if score @s s.crhf.block_id matches 3151 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=up,west=none] +execute if score @s s.crhf.block_id matches 3152 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=side,west=up] +execute if score @s s.crhf.block_id matches 3153 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=side,west=side] +execute if score @s s.crhf.block_id matches 3154 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=side,west=none] +execute if score @s s.crhf.block_id matches 3155 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=none,west=up] +execute if score @s s.crhf.block_id matches 3156 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=none,west=side] +execute if score @s s.crhf.block_id matches 3157 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=3,south=none,west=none] +execute if score @s s.crhf.block_id matches 3158 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=up,west=up] +execute if score @s s.crhf.block_id matches 3159 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=up,west=side] +execute if score @s s.crhf.block_id matches 3160 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=up,west=none] +execute if score @s s.crhf.block_id matches 3161 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=side,west=up] +execute if score @s s.crhf.block_id matches 3162 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=side,west=side] +execute if score @s s.crhf.block_id matches 3163 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=side,west=none] +execute if score @s s.crhf.block_id matches 3164 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=none,west=up] +execute if score @s s.crhf.block_id matches 3165 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=none,west=side] +execute if score @s s.crhf.block_id matches 3166 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=4,south=none,west=none] +execute if score @s s.crhf.block_id matches 3167 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=up,west=up] +execute if score @s s.crhf.block_id matches 3168 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=up,west=side] +execute if score @s s.crhf.block_id matches 3169 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=up,west=none] +execute if score @s s.crhf.block_id matches 3170 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=side,west=up] +execute if score @s s.crhf.block_id matches 3171 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=side,west=side] +execute if score @s s.crhf.block_id matches 3172 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=side,west=none] +execute if score @s s.crhf.block_id matches 3173 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=none,west=up] +execute if score @s s.crhf.block_id matches 3174 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=none,west=side] +execute if score @s s.crhf.block_id matches 3175 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=5,south=none,west=none] +execute if score @s s.crhf.block_id matches 3176 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=up,west=up] +execute if score @s s.crhf.block_id matches 3177 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=up,west=side] +execute if score @s s.crhf.block_id matches 3178 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=up,west=none] +execute if score @s s.crhf.block_id matches 3179 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=side,west=up] +execute if score @s s.crhf.block_id matches 3180 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=side,west=side] +execute if score @s s.crhf.block_id matches 3181 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=side,west=none] +execute if score @s s.crhf.block_id matches 3182 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=none,west=up] +execute if score @s s.crhf.block_id matches 3183 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=none,west=side] +execute if score @s s.crhf.block_id matches 3184 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=6,south=none,west=none] +execute if score @s s.crhf.block_id matches 3185 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=up,west=up] +execute if score @s s.crhf.block_id matches 3186 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=up,west=side] +execute if score @s s.crhf.block_id matches 3187 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=up,west=none] +execute if score @s s.crhf.block_id matches 3188 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=side,west=up] +execute if score @s s.crhf.block_id matches 3189 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=side,west=side] +execute if score @s s.crhf.block_id matches 3190 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=side,west=none] +execute if score @s s.crhf.block_id matches 3191 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=none,west=up] +execute if score @s s.crhf.block_id matches 3192 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=none,west=side] +execute if score @s s.crhf.block_id matches 3193 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=7,south=none,west=none] +execute if score @s s.crhf.block_id matches 3194 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=up,west=up] +execute if score @s s.crhf.block_id matches 3195 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=up,west=side] +execute if score @s s.crhf.block_id matches 3196 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=up,west=none] +execute if score @s s.crhf.block_id matches 3197 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=side,west=up] +execute if score @s s.crhf.block_id matches 3198 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=side,west=side] +execute if score @s s.crhf.block_id matches 3199 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=side,west=none] +execute if score @s s.crhf.block_id matches 3200 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=none,west=up] +execute if score @s s.crhf.block_id matches 3201 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=none,west=side] +execute if score @s s.crhf.block_id matches 3202 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=8,south=none,west=none] +execute if score @s s.crhf.block_id matches 3203 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=up,west=up] +execute if score @s s.crhf.block_id matches 3204 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=up,west=side] +execute if score @s s.crhf.block_id matches 3205 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=up,west=none] +execute if score @s s.crhf.block_id matches 3206 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=side,west=up] +execute if score @s s.crhf.block_id matches 3207 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=side,west=side] +execute if score @s s.crhf.block_id matches 3208 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=side,west=none] +execute if score @s s.crhf.block_id matches 3209 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=none,west=up] +execute if score @s s.crhf.block_id matches 3210 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=none,west=side] +execute if score @s s.crhf.block_id matches 3211 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=9,south=none,west=none] +execute if score @s s.crhf.block_id matches 3212 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=up,west=up] +execute if score @s s.crhf.block_id matches 3213 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=up,west=side] +execute if score @s s.crhf.block_id matches 3214 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=up,west=none] +execute if score @s s.crhf.block_id matches 3215 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=side,west=up] +execute if score @s s.crhf.block_id matches 3216 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=side,west=side] +execute if score @s s.crhf.block_id matches 3217 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=side,west=none] +execute if score @s s.crhf.block_id matches 3218 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=none,west=up] +execute if score @s s.crhf.block_id matches 3219 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=none,west=side] +execute if score @s s.crhf.block_id matches 3220 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=10,south=none,west=none] +execute if score @s s.crhf.block_id matches 3221 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=up,west=up] +execute if score @s s.crhf.block_id matches 3222 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=up,west=side] +execute if score @s s.crhf.block_id matches 3223 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=up,west=none] +execute if score @s s.crhf.block_id matches 3224 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=side,west=up] +execute if score @s s.crhf.block_id matches 3225 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=side,west=side] +execute if score @s s.crhf.block_id matches 3226 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=side,west=none] +execute if score @s s.crhf.block_id matches 3227 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=none,west=up] +execute if score @s s.crhf.block_id matches 3228 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=none,west=side] +execute if score @s s.crhf.block_id matches 3229 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=11,south=none,west=none] +execute if score @s s.crhf.block_id matches 3230 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=up,west=up] +execute if score @s s.crhf.block_id matches 3231 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=up,west=side] +execute if score @s s.crhf.block_id matches 3232 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=up,west=none] +execute if score @s s.crhf.block_id matches 3233 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=side,west=up] +execute if score @s s.crhf.block_id matches 3234 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=side,west=side] +execute if score @s s.crhf.block_id matches 3235 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=side,west=none] +execute if score @s s.crhf.block_id matches 3236 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=none,west=up] +execute if score @s s.crhf.block_id matches 3237 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=none,west=side] +execute if score @s s.crhf.block_id matches 3238 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=12,south=none,west=none] +execute if score @s s.crhf.block_id matches 3239 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=up,west=up] +execute if score @s s.crhf.block_id matches 3240 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=up,west=side] +execute if score @s s.crhf.block_id matches 3241 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=up,west=none] +execute if score @s s.crhf.block_id matches 3242 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=side,west=up] +execute if score @s s.crhf.block_id matches 3243 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=side,west=side] +execute if score @s s.crhf.block_id matches 3244 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=side,west=none] +execute if score @s s.crhf.block_id matches 3245 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=none,west=up] +execute if score @s s.crhf.block_id matches 3246 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=none,west=side] +execute if score @s s.crhf.block_id matches 3247 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=13,south=none,west=none] +execute if score @s s.crhf.block_id matches 3248 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=up,west=up] +execute if score @s s.crhf.block_id matches 3249 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=up,west=side] +execute if score @s s.crhf.block_id matches 3250 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=up,west=none] +execute if score @s s.crhf.block_id matches 3251 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=side,west=up] +execute if score @s s.crhf.block_id matches 3252 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=side,west=side] +execute if score @s s.crhf.block_id matches 3253 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=side,west=none] +execute if score @s s.crhf.block_id matches 3254 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=none,west=up] +execute if score @s s.crhf.block_id matches 3255 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=none,west=side] +execute if score @s s.crhf.block_id matches 3256 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=14,south=none,west=none] +execute if score @s s.crhf.block_id matches 3257 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=up,west=up] +execute if score @s s.crhf.block_id matches 3258 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=up,west=side] +execute if score @s s.crhf.block_id matches 3259 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=up,west=none] +execute if score @s s.crhf.block_id matches 3260 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=side,west=up] +execute if score @s s.crhf.block_id matches 3261 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=side,west=side] +execute if score @s s.crhf.block_id matches 3262 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=side,west=none] +execute if score @s s.crhf.block_id matches 3263 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=none,west=up] +execute if score @s s.crhf.block_id matches 3264 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=none,west=side] +execute if score @s s.crhf.block_id matches 3265 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=side,power=15,south=none,west=none] +execute if score @s s.crhf.block_id matches 3266 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=up,west=up] +execute if score @s s.crhf.block_id matches 3267 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=up,west=side] +execute if score @s s.crhf.block_id matches 3268 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=up,west=none] +execute if score @s s.crhf.block_id matches 3269 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=side,west=up] +execute if score @s s.crhf.block_id matches 3270 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=side,west=side] +execute if score @s s.crhf.block_id matches 3271 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=side,west=none] +execute if score @s s.crhf.block_id matches 3272 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=up] +execute if score @s s.crhf.block_id matches 3273 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=side] +execute if score @s s.crhf.block_id matches 3274 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] +execute if score @s s.crhf.block_id matches 3275 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=up,west=up] +execute if score @s s.crhf.block_id matches 3276 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=up,west=side] +execute if score @s s.crhf.block_id matches 3277 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=up,west=none] +execute if score @s s.crhf.block_id matches 3278 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=side,west=up] +execute if score @s s.crhf.block_id matches 3279 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=side,west=side] +execute if score @s s.crhf.block_id matches 3280 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=side,west=none] +execute if score @s s.crhf.block_id matches 3281 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=none,west=up] +execute if score @s s.crhf.block_id matches 3282 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=none,west=side] +execute if score @s s.crhf.block_id matches 3283 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=1,south=none,west=none] +execute if score @s s.crhf.block_id matches 3284 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=up,west=up] +execute if score @s s.crhf.block_id matches 3285 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=up,west=side] +execute if score @s s.crhf.block_id matches 3286 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=up,west=none] +execute if score @s s.crhf.block_id matches 3287 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=side,west=up] +execute if score @s s.crhf.block_id matches 3288 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=side,west=side] +execute if score @s s.crhf.block_id matches 3289 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=side,west=none] +execute if score @s s.crhf.block_id matches 3290 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=none,west=up] +execute if score @s s.crhf.block_id matches 3291 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=none,west=side] +execute if score @s s.crhf.block_id matches 3292 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=2,south=none,west=none] +execute if score @s s.crhf.block_id matches 3293 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=up,west=up] +execute if score @s s.crhf.block_id matches 3294 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=up,west=side] +execute if score @s s.crhf.block_id matches 3295 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=up,west=none] +execute if score @s s.crhf.block_id matches 3296 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=side,west=up] +execute if score @s s.crhf.block_id matches 3297 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=side,west=side] +execute if score @s s.crhf.block_id matches 3298 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=side,west=none] +execute if score @s s.crhf.block_id matches 3299 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=none,west=up] +execute if score @s s.crhf.block_id matches 3300 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=none,west=side] +execute if score @s s.crhf.block_id matches 3301 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=3,south=none,west=none] +execute if score @s s.crhf.block_id matches 3302 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=up,west=up] +execute if score @s s.crhf.block_id matches 3303 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=up,west=side] +execute if score @s s.crhf.block_id matches 3304 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=up,west=none] +execute if score @s s.crhf.block_id matches 3305 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=side,west=up] +execute if score @s s.crhf.block_id matches 3306 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=side,west=side] +execute if score @s s.crhf.block_id matches 3307 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=side,west=none] +execute if score @s s.crhf.block_id matches 3308 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=none,west=up] +execute if score @s s.crhf.block_id matches 3309 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=none,west=side] +execute if score @s s.crhf.block_id matches 3310 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=4,south=none,west=none] +execute if score @s s.crhf.block_id matches 3311 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=up,west=up] +execute if score @s s.crhf.block_id matches 3312 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=up,west=side] +execute if score @s s.crhf.block_id matches 3313 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=up,west=none] +execute if score @s s.crhf.block_id matches 3314 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=side,west=up] +execute if score @s s.crhf.block_id matches 3315 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=side,west=side] +execute if score @s s.crhf.block_id matches 3316 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=side,west=none] +execute if score @s s.crhf.block_id matches 3317 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=none,west=up] +execute if score @s s.crhf.block_id matches 3318 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=none,west=side] +execute if score @s s.crhf.block_id matches 3319 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=5,south=none,west=none] +execute if score @s s.crhf.block_id matches 3320 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=up,west=up] +execute if score @s s.crhf.block_id matches 3321 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=up,west=side] +execute if score @s s.crhf.block_id matches 3322 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=up,west=none] +execute if score @s s.crhf.block_id matches 3323 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=side,west=up] +execute if score @s s.crhf.block_id matches 3324 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=side,west=side] +execute if score @s s.crhf.block_id matches 3325 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=side,west=none] +execute if score @s s.crhf.block_id matches 3326 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=none,west=up] +execute if score @s s.crhf.block_id matches 3327 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=none,west=side] +execute if score @s s.crhf.block_id matches 3328 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=6,south=none,west=none] +execute if score @s s.crhf.block_id matches 3329 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=up,west=up] +execute if score @s s.crhf.block_id matches 3330 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=up,west=side] +execute if score @s s.crhf.block_id matches 3331 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=up,west=none] +execute if score @s s.crhf.block_id matches 3332 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=side,west=up] +execute if score @s s.crhf.block_id matches 3333 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=side,west=side] +execute if score @s s.crhf.block_id matches 3334 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=side,west=none] +execute if score @s s.crhf.block_id matches 3335 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=none,west=up] +execute if score @s s.crhf.block_id matches 3336 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=none,west=side] +execute if score @s s.crhf.block_id matches 3337 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=7,south=none,west=none] +execute if score @s s.crhf.block_id matches 3338 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=up,west=up] +execute if score @s s.crhf.block_id matches 3339 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=up,west=side] +execute if score @s s.crhf.block_id matches 3340 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=up,west=none] +execute if score @s s.crhf.block_id matches 3341 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=side,west=up] +execute if score @s s.crhf.block_id matches 3342 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=side,west=side] +execute if score @s s.crhf.block_id matches 3343 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=side,west=none] +execute if score @s s.crhf.block_id matches 3344 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=none,west=up] +execute if score @s s.crhf.block_id matches 3345 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=none,west=side] +execute if score @s s.crhf.block_id matches 3346 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=8,south=none,west=none] +execute if score @s s.crhf.block_id matches 3347 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=up,west=up] +execute if score @s s.crhf.block_id matches 3348 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=up,west=side] +execute if score @s s.crhf.block_id matches 3349 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=up,west=none] +execute if score @s s.crhf.block_id matches 3350 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=side,west=up] +execute if score @s s.crhf.block_id matches 3351 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=side,west=side] +execute if score @s s.crhf.block_id matches 3352 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=side,west=none] +execute if score @s s.crhf.block_id matches 3353 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=none,west=up] +execute if score @s s.crhf.block_id matches 3354 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=none,west=side] +execute if score @s s.crhf.block_id matches 3355 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=9,south=none,west=none] +execute if score @s s.crhf.block_id matches 3356 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=up,west=up] +execute if score @s s.crhf.block_id matches 3357 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=up,west=side] +execute if score @s s.crhf.block_id matches 3358 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=up,west=none] +execute if score @s s.crhf.block_id matches 3359 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=side,west=up] +execute if score @s s.crhf.block_id matches 3360 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=side,west=side] +execute if score @s s.crhf.block_id matches 3361 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=side,west=none] +execute if score @s s.crhf.block_id matches 3362 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=none,west=up] +execute if score @s s.crhf.block_id matches 3363 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=none,west=side] +execute if score @s s.crhf.block_id matches 3364 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=10,south=none,west=none] +execute if score @s s.crhf.block_id matches 3365 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=up,west=up] +execute if score @s s.crhf.block_id matches 3366 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=up,west=side] +execute if score @s s.crhf.block_id matches 3367 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=up,west=none] +execute if score @s s.crhf.block_id matches 3368 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=side,west=up] +execute if score @s s.crhf.block_id matches 3369 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=side,west=side] +execute if score @s s.crhf.block_id matches 3370 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=side,west=none] +execute if score @s s.crhf.block_id matches 3371 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=none,west=up] +execute if score @s s.crhf.block_id matches 3372 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=none,west=side] +execute if score @s s.crhf.block_id matches 3373 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=11,south=none,west=none] +execute if score @s s.crhf.block_id matches 3374 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=up,west=up] +execute if score @s s.crhf.block_id matches 3375 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=up,west=side] +execute if score @s s.crhf.block_id matches 3376 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=up,west=none] +execute if score @s s.crhf.block_id matches 3377 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=side,west=up] +execute if score @s s.crhf.block_id matches 3378 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=side,west=side] +execute if score @s s.crhf.block_id matches 3379 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=side,west=none] +execute if score @s s.crhf.block_id matches 3380 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=none,west=up] +execute if score @s s.crhf.block_id matches 3381 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=none,west=side] +execute if score @s s.crhf.block_id matches 3382 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=12,south=none,west=none] +execute if score @s s.crhf.block_id matches 3383 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=up,west=up] +execute if score @s s.crhf.block_id matches 3384 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=up,west=side] +execute if score @s s.crhf.block_id matches 3385 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=up,west=none] +execute if score @s s.crhf.block_id matches 3386 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=side,west=up] +execute if score @s s.crhf.block_id matches 3387 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=side,west=side] +execute if score @s s.crhf.block_id matches 3388 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=side,west=none] +execute if score @s s.crhf.block_id matches 3389 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=none,west=up] +execute if score @s s.crhf.block_id matches 3390 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=none,west=side] +execute if score @s s.crhf.block_id matches 3391 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=13,south=none,west=none] +execute if score @s s.crhf.block_id matches 3392 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=up,west=up] +execute if score @s s.crhf.block_id matches 3393 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=up,west=side] +execute if score @s s.crhf.block_id matches 3394 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=up,west=none] +execute if score @s s.crhf.block_id matches 3395 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=side,west=up] +execute if score @s s.crhf.block_id matches 3396 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=side,west=side] +execute if score @s s.crhf.block_id matches 3397 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=side,west=none] +execute if score @s s.crhf.block_id matches 3398 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=none,west=up] +execute if score @s s.crhf.block_id matches 3399 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=none,west=side] +execute if score @s s.crhf.block_id matches 3400 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=14,south=none,west=none] +execute if score @s s.crhf.block_id matches 3401 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=up,west=up] +execute if score @s s.crhf.block_id matches 3402 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=up,west=side] +execute if score @s s.crhf.block_id matches 3403 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=up,west=none] +execute if score @s s.crhf.block_id matches 3404 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=side,west=up] +execute if score @s s.crhf.block_id matches 3405 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=side,west=side] +execute if score @s s.crhf.block_id matches 3406 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=side,west=none] +execute if score @s s.crhf.block_id matches 3407 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=none,west=up] +execute if score @s s.crhf.block_id matches 3408 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=none,west=side] +execute if score @s s.crhf.block_id matches 3409 run setblock ~ ~ ~ minecraft:redstone_wire[east=none,north=none,power=15,south=none,west=none] diff --git a/data/bsc/functions/write/l0/p/l0_73.mcfunction b/data/bsc/functions/write/l0/p/l0_73.mcfunction new file mode 100644 index 00000000..1294e79d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_73.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3414 run setblock ~ ~ ~ minecraft:wheat[age=0] +execute if score @s s.crhf.block_id matches 3415 run setblock ~ ~ ~ minecraft:wheat[age=1] +execute if score @s s.crhf.block_id matches 3416 run setblock ~ ~ ~ minecraft:wheat[age=2] +execute if score @s s.crhf.block_id matches 3417 run setblock ~ ~ ~ minecraft:wheat[age=3] +execute if score @s s.crhf.block_id matches 3418 run setblock ~ ~ ~ minecraft:wheat[age=4] +execute if score @s s.crhf.block_id matches 3419 run setblock ~ ~ ~ minecraft:wheat[age=5] +execute if score @s s.crhf.block_id matches 3420 run setblock ~ ~ ~ minecraft:wheat[age=6] +execute if score @s s.crhf.block_id matches 3421 run setblock ~ ~ ~ minecraft:wheat[age=7] diff --git a/data/bsc/functions/write/l0/p/l0_74.mcfunction b/data/bsc/functions/write/l0/p/l0_74.mcfunction new file mode 100644 index 00000000..00b449ff --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_74.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3422 run setblock ~ ~ ~ minecraft:farmland[moisture=0] +execute if score @s s.crhf.block_id matches 3423 run setblock ~ ~ ~ minecraft:farmland[moisture=1] +execute if score @s s.crhf.block_id matches 3424 run setblock ~ ~ ~ minecraft:farmland[moisture=2] +execute if score @s s.crhf.block_id matches 3425 run setblock ~ ~ ~ minecraft:farmland[moisture=3] +execute if score @s s.crhf.block_id matches 3426 run setblock ~ ~ ~ minecraft:farmland[moisture=4] +execute if score @s s.crhf.block_id matches 3427 run setblock ~ ~ ~ minecraft:farmland[moisture=5] +execute if score @s s.crhf.block_id matches 3428 run setblock ~ ~ ~ minecraft:farmland[moisture=6] +execute if score @s s.crhf.block_id matches 3429 run setblock ~ ~ ~ minecraft:farmland[moisture=7] diff --git a/data/bsc/functions/write/l0/p/l0_75.mcfunction b/data/bsc/functions/write/l0/p/l0_75.mcfunction new file mode 100644 index 00000000..42210f0e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_75.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3430 run setblock ~ ~ ~ minecraft:furnace[facing=north,lit=true] +execute if score @s s.crhf.block_id matches 3431 run setblock ~ ~ ~ minecraft:furnace[facing=north,lit=false] +execute if score @s s.crhf.block_id matches 3432 run setblock ~ ~ ~ minecraft:furnace[facing=south,lit=true] +execute if score @s s.crhf.block_id matches 3433 run setblock ~ ~ ~ minecraft:furnace[facing=south,lit=false] +execute if score @s s.crhf.block_id matches 3434 run setblock ~ ~ ~ minecraft:furnace[facing=west,lit=true] +execute if score @s s.crhf.block_id matches 3435 run setblock ~ ~ ~ minecraft:furnace[facing=west,lit=false] +execute if score @s s.crhf.block_id matches 3436 run setblock ~ ~ ~ minecraft:furnace[facing=east,lit=true] +execute if score @s s.crhf.block_id matches 3437 run setblock ~ ~ ~ minecraft:furnace[facing=east,lit=false] diff --git a/data/bsc/functions/write/l0/p/l0_76.mcfunction b/data/bsc/functions/write/l0/p/l0_76.mcfunction new file mode 100644 index 00000000..31b88c6e --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_76.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 3438 run setblock ~ ~ ~ minecraft:oak_sign[rotation=0,waterlogged=true] +execute if score @s s.crhf.block_id matches 3439 run setblock ~ ~ ~ minecraft:oak_sign[rotation=0,waterlogged=false] +execute if score @s s.crhf.block_id matches 3440 run setblock ~ ~ ~ minecraft:oak_sign[rotation=1,waterlogged=true] +execute if score @s s.crhf.block_id matches 3441 run setblock ~ ~ ~ minecraft:oak_sign[rotation=1,waterlogged=false] +execute if score @s s.crhf.block_id matches 3442 run setblock ~ ~ ~ minecraft:oak_sign[rotation=2,waterlogged=true] +execute if score @s s.crhf.block_id matches 3443 run setblock ~ ~ ~ minecraft:oak_sign[rotation=2,waterlogged=false] +execute if score @s s.crhf.block_id matches 3444 run setblock ~ ~ ~ minecraft:oak_sign[rotation=3,waterlogged=true] +execute if score @s s.crhf.block_id matches 3445 run setblock ~ ~ ~ minecraft:oak_sign[rotation=3,waterlogged=false] +execute if score @s s.crhf.block_id matches 3446 run setblock ~ ~ ~ minecraft:oak_sign[rotation=4,waterlogged=true] +execute if score @s s.crhf.block_id matches 3447 run setblock ~ ~ ~ minecraft:oak_sign[rotation=4,waterlogged=false] +execute if score @s s.crhf.block_id matches 3448 run setblock ~ ~ ~ minecraft:oak_sign[rotation=5,waterlogged=true] +execute if score @s s.crhf.block_id matches 3449 run setblock ~ ~ ~ minecraft:oak_sign[rotation=5,waterlogged=false] +execute if score @s s.crhf.block_id matches 3450 run setblock ~ ~ ~ minecraft:oak_sign[rotation=6,waterlogged=true] +execute if score @s s.crhf.block_id matches 3451 run setblock ~ ~ ~ minecraft:oak_sign[rotation=6,waterlogged=false] +execute if score @s s.crhf.block_id matches 3452 run setblock ~ ~ ~ minecraft:oak_sign[rotation=7,waterlogged=true] +execute if score @s s.crhf.block_id matches 3453 run setblock ~ ~ ~ minecraft:oak_sign[rotation=7,waterlogged=false] +execute if score @s s.crhf.block_id matches 3454 run setblock ~ ~ ~ minecraft:oak_sign[rotation=8,waterlogged=true] +execute if score @s s.crhf.block_id matches 3455 run setblock ~ ~ ~ minecraft:oak_sign[rotation=8,waterlogged=false] +execute if score @s s.crhf.block_id matches 3456 run setblock ~ ~ ~ minecraft:oak_sign[rotation=9,waterlogged=true] +execute if score @s s.crhf.block_id matches 3457 run setblock ~ ~ ~ minecraft:oak_sign[rotation=9,waterlogged=false] +execute if score @s s.crhf.block_id matches 3458 run setblock ~ ~ ~ minecraft:oak_sign[rotation=10,waterlogged=true] +execute if score @s s.crhf.block_id matches 3459 run setblock ~ ~ ~ minecraft:oak_sign[rotation=10,waterlogged=false] +execute if score @s s.crhf.block_id matches 3460 run setblock ~ ~ ~ minecraft:oak_sign[rotation=11,waterlogged=true] +execute if score @s s.crhf.block_id matches 3461 run setblock ~ ~ ~ minecraft:oak_sign[rotation=11,waterlogged=false] +execute if score @s s.crhf.block_id matches 3462 run setblock ~ ~ ~ minecraft:oak_sign[rotation=12,waterlogged=true] +execute if score @s s.crhf.block_id matches 3463 run setblock ~ ~ ~ minecraft:oak_sign[rotation=12,waterlogged=false] +execute if score @s s.crhf.block_id matches 3464 run setblock ~ ~ ~ minecraft:oak_sign[rotation=13,waterlogged=true] +execute if score @s s.crhf.block_id matches 3465 run setblock ~ ~ ~ minecraft:oak_sign[rotation=13,waterlogged=false] +execute if score @s s.crhf.block_id matches 3466 run setblock ~ ~ ~ minecraft:oak_sign[rotation=14,waterlogged=true] +execute if score @s s.crhf.block_id matches 3467 run setblock ~ ~ ~ minecraft:oak_sign[rotation=14,waterlogged=false] +execute if score @s s.crhf.block_id matches 3468 run setblock ~ ~ ~ minecraft:oak_sign[rotation=15,waterlogged=true] +execute if score @s s.crhf.block_id matches 3469 run setblock ~ ~ ~ minecraft:oak_sign[rotation=15,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_77.mcfunction b/data/bsc/functions/write/l0/p/l0_77.mcfunction new file mode 100644 index 00000000..13877506 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_77.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 3470 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=0,waterlogged=true] +execute if score @s s.crhf.block_id matches 3471 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=0,waterlogged=false] +execute if score @s s.crhf.block_id matches 3472 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=1,waterlogged=true] +execute if score @s s.crhf.block_id matches 3473 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=1,waterlogged=false] +execute if score @s s.crhf.block_id matches 3474 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=2,waterlogged=true] +execute if score @s s.crhf.block_id matches 3475 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=2,waterlogged=false] +execute if score @s s.crhf.block_id matches 3476 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=3,waterlogged=true] +execute if score @s s.crhf.block_id matches 3477 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=3,waterlogged=false] +execute if score @s s.crhf.block_id matches 3478 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=4,waterlogged=true] +execute if score @s s.crhf.block_id matches 3479 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=4,waterlogged=false] +execute if score @s s.crhf.block_id matches 3480 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=5,waterlogged=true] +execute if score @s s.crhf.block_id matches 3481 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=5,waterlogged=false] +execute if score @s s.crhf.block_id matches 3482 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=6,waterlogged=true] +execute if score @s s.crhf.block_id matches 3483 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=6,waterlogged=false] +execute if score @s s.crhf.block_id matches 3484 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=7,waterlogged=true] +execute if score @s s.crhf.block_id matches 3485 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=7,waterlogged=false] +execute if score @s s.crhf.block_id matches 3486 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=8,waterlogged=true] +execute if score @s s.crhf.block_id matches 3487 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=8,waterlogged=false] +execute if score @s s.crhf.block_id matches 3488 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=9,waterlogged=true] +execute if score @s s.crhf.block_id matches 3489 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=9,waterlogged=false] +execute if score @s s.crhf.block_id matches 3490 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=10,waterlogged=true] +execute if score @s s.crhf.block_id matches 3491 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=10,waterlogged=false] +execute if score @s s.crhf.block_id matches 3492 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=11,waterlogged=true] +execute if score @s s.crhf.block_id matches 3493 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=11,waterlogged=false] +execute if score @s s.crhf.block_id matches 3494 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=12,waterlogged=true] +execute if score @s s.crhf.block_id matches 3495 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=12,waterlogged=false] +execute if score @s s.crhf.block_id matches 3496 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=13,waterlogged=true] +execute if score @s s.crhf.block_id matches 3497 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=13,waterlogged=false] +execute if score @s s.crhf.block_id matches 3498 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=14,waterlogged=true] +execute if score @s s.crhf.block_id matches 3499 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=14,waterlogged=false] +execute if score @s s.crhf.block_id matches 3500 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=15,waterlogged=true] +execute if score @s s.crhf.block_id matches 3501 run setblock ~ ~ ~ minecraft:spruce_sign[rotation=15,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_78.mcfunction b/data/bsc/functions/write/l0/p/l0_78.mcfunction new file mode 100644 index 00000000..aae18b01 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_78.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 3502 run setblock ~ ~ ~ minecraft:birch_sign[rotation=0,waterlogged=true] +execute if score @s s.crhf.block_id matches 3503 run setblock ~ ~ ~ minecraft:birch_sign[rotation=0,waterlogged=false] +execute if score @s s.crhf.block_id matches 3504 run setblock ~ ~ ~ minecraft:birch_sign[rotation=1,waterlogged=true] +execute if score @s s.crhf.block_id matches 3505 run setblock ~ ~ ~ minecraft:birch_sign[rotation=1,waterlogged=false] +execute if score @s s.crhf.block_id matches 3506 run setblock ~ ~ ~ minecraft:birch_sign[rotation=2,waterlogged=true] +execute if score @s s.crhf.block_id matches 3507 run setblock ~ ~ ~ minecraft:birch_sign[rotation=2,waterlogged=false] +execute if score @s s.crhf.block_id matches 3508 run setblock ~ ~ ~ minecraft:birch_sign[rotation=3,waterlogged=true] +execute if score @s s.crhf.block_id matches 3509 run setblock ~ ~ ~ minecraft:birch_sign[rotation=3,waterlogged=false] +execute if score @s s.crhf.block_id matches 3510 run setblock ~ ~ ~ minecraft:birch_sign[rotation=4,waterlogged=true] +execute if score @s s.crhf.block_id matches 3511 run setblock ~ ~ ~ minecraft:birch_sign[rotation=4,waterlogged=false] +execute if score @s s.crhf.block_id matches 3512 run setblock ~ ~ ~ minecraft:birch_sign[rotation=5,waterlogged=true] +execute if score @s s.crhf.block_id matches 3513 run setblock ~ ~ ~ minecraft:birch_sign[rotation=5,waterlogged=false] +execute if score @s s.crhf.block_id matches 3514 run setblock ~ ~ ~ minecraft:birch_sign[rotation=6,waterlogged=true] +execute if score @s s.crhf.block_id matches 3515 run setblock ~ ~ ~ minecraft:birch_sign[rotation=6,waterlogged=false] +execute if score @s s.crhf.block_id matches 3516 run setblock ~ ~ ~ minecraft:birch_sign[rotation=7,waterlogged=true] +execute if score @s s.crhf.block_id matches 3517 run setblock ~ ~ ~ minecraft:birch_sign[rotation=7,waterlogged=false] +execute if score @s s.crhf.block_id matches 3518 run setblock ~ ~ ~ minecraft:birch_sign[rotation=8,waterlogged=true] +execute if score @s s.crhf.block_id matches 3519 run setblock ~ ~ ~ minecraft:birch_sign[rotation=8,waterlogged=false] +execute if score @s s.crhf.block_id matches 3520 run setblock ~ ~ ~ minecraft:birch_sign[rotation=9,waterlogged=true] +execute if score @s s.crhf.block_id matches 3521 run setblock ~ ~ ~ minecraft:birch_sign[rotation=9,waterlogged=false] +execute if score @s s.crhf.block_id matches 3522 run setblock ~ ~ ~ minecraft:birch_sign[rotation=10,waterlogged=true] +execute if score @s s.crhf.block_id matches 3523 run setblock ~ ~ ~ minecraft:birch_sign[rotation=10,waterlogged=false] +execute if score @s s.crhf.block_id matches 3524 run setblock ~ ~ ~ minecraft:birch_sign[rotation=11,waterlogged=true] +execute if score @s s.crhf.block_id matches 3525 run setblock ~ ~ ~ minecraft:birch_sign[rotation=11,waterlogged=false] +execute if score @s s.crhf.block_id matches 3526 run setblock ~ ~ ~ minecraft:birch_sign[rotation=12,waterlogged=true] +execute if score @s s.crhf.block_id matches 3527 run setblock ~ ~ ~ minecraft:birch_sign[rotation=12,waterlogged=false] +execute if score @s s.crhf.block_id matches 3528 run setblock ~ ~ ~ minecraft:birch_sign[rotation=13,waterlogged=true] +execute if score @s s.crhf.block_id matches 3529 run setblock ~ ~ ~ minecraft:birch_sign[rotation=13,waterlogged=false] +execute if score @s s.crhf.block_id matches 3530 run setblock ~ ~ ~ minecraft:birch_sign[rotation=14,waterlogged=true] +execute if score @s s.crhf.block_id matches 3531 run setblock ~ ~ ~ minecraft:birch_sign[rotation=14,waterlogged=false] +execute if score @s s.crhf.block_id matches 3532 run setblock ~ ~ ~ minecraft:birch_sign[rotation=15,waterlogged=true] +execute if score @s s.crhf.block_id matches 3533 run setblock ~ ~ ~ minecraft:birch_sign[rotation=15,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_79.mcfunction b/data/bsc/functions/write/l0/p/l0_79.mcfunction new file mode 100644 index 00000000..1c76f6ce --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_79.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 3534 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=0,waterlogged=true] +execute if score @s s.crhf.block_id matches 3535 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=0,waterlogged=false] +execute if score @s s.crhf.block_id matches 3536 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=1,waterlogged=true] +execute if score @s s.crhf.block_id matches 3537 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=1,waterlogged=false] +execute if score @s s.crhf.block_id matches 3538 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=2,waterlogged=true] +execute if score @s s.crhf.block_id matches 3539 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=2,waterlogged=false] +execute if score @s s.crhf.block_id matches 3540 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=3,waterlogged=true] +execute if score @s s.crhf.block_id matches 3541 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=3,waterlogged=false] +execute if score @s s.crhf.block_id matches 3542 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=4,waterlogged=true] +execute if score @s s.crhf.block_id matches 3543 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=4,waterlogged=false] +execute if score @s s.crhf.block_id matches 3544 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=5,waterlogged=true] +execute if score @s s.crhf.block_id matches 3545 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=5,waterlogged=false] +execute if score @s s.crhf.block_id matches 3546 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=6,waterlogged=true] +execute if score @s s.crhf.block_id matches 3547 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=6,waterlogged=false] +execute if score @s s.crhf.block_id matches 3548 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=7,waterlogged=true] +execute if score @s s.crhf.block_id matches 3549 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=7,waterlogged=false] +execute if score @s s.crhf.block_id matches 3550 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=8,waterlogged=true] +execute if score @s s.crhf.block_id matches 3551 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=8,waterlogged=false] +execute if score @s s.crhf.block_id matches 3552 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=9,waterlogged=true] +execute if score @s s.crhf.block_id matches 3553 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=9,waterlogged=false] +execute if score @s s.crhf.block_id matches 3554 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=10,waterlogged=true] +execute if score @s s.crhf.block_id matches 3555 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=10,waterlogged=false] +execute if score @s s.crhf.block_id matches 3556 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=11,waterlogged=true] +execute if score @s s.crhf.block_id matches 3557 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=11,waterlogged=false] +execute if score @s s.crhf.block_id matches 3558 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=12,waterlogged=true] +execute if score @s s.crhf.block_id matches 3559 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=12,waterlogged=false] +execute if score @s s.crhf.block_id matches 3560 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=13,waterlogged=true] +execute if score @s s.crhf.block_id matches 3561 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=13,waterlogged=false] +execute if score @s s.crhf.block_id matches 3562 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=14,waterlogged=true] +execute if score @s s.crhf.block_id matches 3563 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=14,waterlogged=false] +execute if score @s s.crhf.block_id matches 3564 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=15,waterlogged=true] +execute if score @s s.crhf.block_id matches 3565 run setblock ~ ~ ~ minecraft:acacia_sign[rotation=15,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_8.mcfunction b/data/bsc/functions/write/l0/p/l0_8.mcfunction new file mode 100644 index 00000000..176f5c60 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_8.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 34 run setblock ~ ~ ~ minecraft:water[level=0] +execute if score @s s.crhf.block_id matches 35 run setblock ~ ~ ~ minecraft:water[level=1] +execute if score @s s.crhf.block_id matches 36 run setblock ~ ~ ~ minecraft:water[level=2] +execute if score @s s.crhf.block_id matches 37 run setblock ~ ~ ~ minecraft:water[level=3] +execute if score @s s.crhf.block_id matches 38 run setblock ~ ~ ~ minecraft:water[level=4] +execute if score @s s.crhf.block_id matches 39 run setblock ~ ~ ~ minecraft:water[level=5] +execute if score @s s.crhf.block_id matches 40 run setblock ~ ~ ~ minecraft:water[level=6] +execute if score @s s.crhf.block_id matches 41 run setblock ~ ~ ~ minecraft:water[level=7] +execute if score @s s.crhf.block_id matches 42 run setblock ~ ~ ~ minecraft:water[level=8] +execute if score @s s.crhf.block_id matches 43 run setblock ~ ~ ~ minecraft:water[level=9] +execute if score @s s.crhf.block_id matches 44 run setblock ~ ~ ~ minecraft:water[level=10] +execute if score @s s.crhf.block_id matches 45 run setblock ~ ~ ~ minecraft:water[level=11] +execute if score @s s.crhf.block_id matches 46 run setblock ~ ~ ~ minecraft:water[level=12] +execute if score @s s.crhf.block_id matches 47 run setblock ~ ~ ~ minecraft:water[level=13] +execute if score @s s.crhf.block_id matches 48 run setblock ~ ~ ~ minecraft:water[level=14] +execute if score @s s.crhf.block_id matches 49 run setblock ~ ~ ~ minecraft:water[level=15] diff --git a/data/bsc/functions/write/l0/p/l0_80.mcfunction b/data/bsc/functions/write/l0/p/l0_80.mcfunction new file mode 100644 index 00000000..2cec0f9f --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_80.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 3566 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=0,waterlogged=true] +execute if score @s s.crhf.block_id matches 3567 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=0,waterlogged=false] +execute if score @s s.crhf.block_id matches 3568 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=1,waterlogged=true] +execute if score @s s.crhf.block_id matches 3569 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=1,waterlogged=false] +execute if score @s s.crhf.block_id matches 3570 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=2,waterlogged=true] +execute if score @s s.crhf.block_id matches 3571 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=2,waterlogged=false] +execute if score @s s.crhf.block_id matches 3572 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=3,waterlogged=true] +execute if score @s s.crhf.block_id matches 3573 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=3,waterlogged=false] +execute if score @s s.crhf.block_id matches 3574 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=4,waterlogged=true] +execute if score @s s.crhf.block_id matches 3575 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=4,waterlogged=false] +execute if score @s s.crhf.block_id matches 3576 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=5,waterlogged=true] +execute if score @s s.crhf.block_id matches 3577 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=5,waterlogged=false] +execute if score @s s.crhf.block_id matches 3578 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=6,waterlogged=true] +execute if score @s s.crhf.block_id matches 3579 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=6,waterlogged=false] +execute if score @s s.crhf.block_id matches 3580 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=7,waterlogged=true] +execute if score @s s.crhf.block_id matches 3581 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=7,waterlogged=false] +execute if score @s s.crhf.block_id matches 3582 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=8,waterlogged=true] +execute if score @s s.crhf.block_id matches 3583 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=8,waterlogged=false] +execute if score @s s.crhf.block_id matches 3584 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=9,waterlogged=true] +execute if score @s s.crhf.block_id matches 3585 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=9,waterlogged=false] +execute if score @s s.crhf.block_id matches 3586 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=10,waterlogged=true] +execute if score @s s.crhf.block_id matches 3587 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=10,waterlogged=false] +execute if score @s s.crhf.block_id matches 3588 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=11,waterlogged=true] +execute if score @s s.crhf.block_id matches 3589 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=11,waterlogged=false] +execute if score @s s.crhf.block_id matches 3590 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=12,waterlogged=true] +execute if score @s s.crhf.block_id matches 3591 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=12,waterlogged=false] +execute if score @s s.crhf.block_id matches 3592 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=13,waterlogged=true] +execute if score @s s.crhf.block_id matches 3593 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=13,waterlogged=false] +execute if score @s s.crhf.block_id matches 3594 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=14,waterlogged=true] +execute if score @s s.crhf.block_id matches 3595 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=14,waterlogged=false] +execute if score @s s.crhf.block_id matches 3596 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=15,waterlogged=true] +execute if score @s s.crhf.block_id matches 3597 run setblock ~ ~ ~ minecraft:jungle_sign[rotation=15,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_81.mcfunction b/data/bsc/functions/write/l0/p/l0_81.mcfunction new file mode 100644 index 00000000..334b02b5 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_81.mcfunction @@ -0,0 +1,32 @@ +execute if score @s s.crhf.block_id matches 3598 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=0,waterlogged=true] +execute if score @s s.crhf.block_id matches 3599 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=0,waterlogged=false] +execute if score @s s.crhf.block_id matches 3600 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=1,waterlogged=true] +execute if score @s s.crhf.block_id matches 3601 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=1,waterlogged=false] +execute if score @s s.crhf.block_id matches 3602 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=2,waterlogged=true] +execute if score @s s.crhf.block_id matches 3603 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=2,waterlogged=false] +execute if score @s s.crhf.block_id matches 3604 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=3,waterlogged=true] +execute if score @s s.crhf.block_id matches 3605 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=3,waterlogged=false] +execute if score @s s.crhf.block_id matches 3606 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=4,waterlogged=true] +execute if score @s s.crhf.block_id matches 3607 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=4,waterlogged=false] +execute if score @s s.crhf.block_id matches 3608 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=5,waterlogged=true] +execute if score @s s.crhf.block_id matches 3609 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=5,waterlogged=false] +execute if score @s s.crhf.block_id matches 3610 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=6,waterlogged=true] +execute if score @s s.crhf.block_id matches 3611 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=6,waterlogged=false] +execute if score @s s.crhf.block_id matches 3612 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=7,waterlogged=true] +execute if score @s s.crhf.block_id matches 3613 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=7,waterlogged=false] +execute if score @s s.crhf.block_id matches 3614 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=8,waterlogged=true] +execute if score @s s.crhf.block_id matches 3615 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=8,waterlogged=false] +execute if score @s s.crhf.block_id matches 3616 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=9,waterlogged=true] +execute if score @s s.crhf.block_id matches 3617 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=9,waterlogged=false] +execute if score @s s.crhf.block_id matches 3618 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=10,waterlogged=true] +execute if score @s s.crhf.block_id matches 3619 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=10,waterlogged=false] +execute if score @s s.crhf.block_id matches 3620 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=11,waterlogged=true] +execute if score @s s.crhf.block_id matches 3621 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=11,waterlogged=false] +execute if score @s s.crhf.block_id matches 3622 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=12,waterlogged=true] +execute if score @s s.crhf.block_id matches 3623 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=12,waterlogged=false] +execute if score @s s.crhf.block_id matches 3624 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=13,waterlogged=true] +execute if score @s s.crhf.block_id matches 3625 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=13,waterlogged=false] +execute if score @s s.crhf.block_id matches 3626 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=14,waterlogged=true] +execute if score @s s.crhf.block_id matches 3627 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=14,waterlogged=false] +execute if score @s s.crhf.block_id matches 3628 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=15,waterlogged=true] +execute if score @s s.crhf.block_id matches 3629 run setblock ~ ~ ~ minecraft:dark_oak_sign[rotation=15,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_82.mcfunction b/data/bsc/functions/write/l0/p/l0_82.mcfunction new file mode 100644 index 00000000..aa8e3f70 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_82.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 3630 run setblock ~ ~ ~ minecraft:oak_door[facing=north,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3631 run setblock ~ ~ ~ minecraft:oak_door[facing=north,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3632 run setblock ~ ~ ~ minecraft:oak_door[facing=north,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3633 run setblock ~ ~ ~ minecraft:oak_door[facing=north,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3634 run setblock ~ ~ ~ minecraft:oak_door[facing=north,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3635 run setblock ~ ~ ~ minecraft:oak_door[facing=north,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3636 run setblock ~ ~ ~ minecraft:oak_door[facing=north,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3637 run setblock ~ ~ ~ minecraft:oak_door[facing=north,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3638 run setblock ~ ~ ~ minecraft:oak_door[facing=north,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3639 run setblock ~ ~ ~ minecraft:oak_door[facing=north,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3640 run setblock ~ ~ ~ minecraft:oak_door[facing=north,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3641 run setblock ~ ~ ~ minecraft:oak_door[facing=north,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3642 run setblock ~ ~ ~ minecraft:oak_door[facing=north,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3643 run setblock ~ ~ ~ minecraft:oak_door[facing=north,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3644 run setblock ~ ~ ~ minecraft:oak_door[facing=north,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3645 run setblock ~ ~ ~ minecraft:oak_door[facing=north,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3646 run setblock ~ ~ ~ minecraft:oak_door[facing=south,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3647 run setblock ~ ~ ~ minecraft:oak_door[facing=south,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3648 run setblock ~ ~ ~ minecraft:oak_door[facing=south,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3649 run setblock ~ ~ ~ minecraft:oak_door[facing=south,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3650 run setblock ~ ~ ~ minecraft:oak_door[facing=south,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3651 run setblock ~ ~ ~ minecraft:oak_door[facing=south,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3652 run setblock ~ ~ ~ minecraft:oak_door[facing=south,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3653 run setblock ~ ~ ~ minecraft:oak_door[facing=south,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3654 run setblock ~ ~ ~ minecraft:oak_door[facing=south,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3655 run setblock ~ ~ ~ minecraft:oak_door[facing=south,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3656 run setblock ~ ~ ~ minecraft:oak_door[facing=south,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3657 run setblock ~ ~ ~ minecraft:oak_door[facing=south,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3658 run setblock ~ ~ ~ minecraft:oak_door[facing=south,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3659 run setblock ~ ~ ~ minecraft:oak_door[facing=south,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3660 run setblock ~ ~ ~ minecraft:oak_door[facing=south,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3661 run setblock ~ ~ ~ minecraft:oak_door[facing=south,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3662 run setblock ~ ~ ~ minecraft:oak_door[facing=west,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3663 run setblock ~ ~ ~ minecraft:oak_door[facing=west,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3664 run setblock ~ ~ ~ minecraft:oak_door[facing=west,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3665 run setblock ~ ~ ~ minecraft:oak_door[facing=west,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3666 run setblock ~ ~ ~ minecraft:oak_door[facing=west,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3667 run setblock ~ ~ ~ minecraft:oak_door[facing=west,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3668 run setblock ~ ~ ~ minecraft:oak_door[facing=west,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3669 run setblock ~ ~ ~ minecraft:oak_door[facing=west,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3670 run setblock ~ ~ ~ minecraft:oak_door[facing=west,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3671 run setblock ~ ~ ~ minecraft:oak_door[facing=west,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3672 run setblock ~ ~ ~ minecraft:oak_door[facing=west,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3673 run setblock ~ ~ ~ minecraft:oak_door[facing=west,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3674 run setblock ~ ~ ~ minecraft:oak_door[facing=west,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3675 run setblock ~ ~ ~ minecraft:oak_door[facing=west,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3676 run setblock ~ ~ ~ minecraft:oak_door[facing=west,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3677 run setblock ~ ~ ~ minecraft:oak_door[facing=west,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3678 run setblock ~ ~ ~ minecraft:oak_door[facing=east,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3679 run setblock ~ ~ ~ minecraft:oak_door[facing=east,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3680 run setblock ~ ~ ~ minecraft:oak_door[facing=east,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3681 run setblock ~ ~ ~ minecraft:oak_door[facing=east,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3682 run setblock ~ ~ ~ minecraft:oak_door[facing=east,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3683 run setblock ~ ~ ~ minecraft:oak_door[facing=east,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3684 run setblock ~ ~ ~ minecraft:oak_door[facing=east,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3685 run setblock ~ ~ ~ minecraft:oak_door[facing=east,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3686 run setblock ~ ~ ~ minecraft:oak_door[facing=east,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3687 run setblock ~ ~ ~ minecraft:oak_door[facing=east,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3688 run setblock ~ ~ ~ minecraft:oak_door[facing=east,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3689 run setblock ~ ~ ~ minecraft:oak_door[facing=east,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3690 run setblock ~ ~ ~ minecraft:oak_door[facing=east,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3691 run setblock ~ ~ ~ minecraft:oak_door[facing=east,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3692 run setblock ~ ~ ~ minecraft:oak_door[facing=east,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3693 run setblock ~ ~ ~ minecraft:oak_door[facing=east,half=lower,hinge=right,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_83.mcfunction b/data/bsc/functions/write/l0/p/l0_83.mcfunction new file mode 100644 index 00000000..8b23d706 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_83.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3694 run setblock ~ ~ ~ minecraft:ladder[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 3695 run setblock ~ ~ ~ minecraft:ladder[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 3696 run setblock ~ ~ ~ minecraft:ladder[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 3697 run setblock ~ ~ ~ minecraft:ladder[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 3698 run setblock ~ ~ ~ minecraft:ladder[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 3699 run setblock ~ ~ ~ minecraft:ladder[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 3700 run setblock ~ ~ ~ minecraft:ladder[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 3701 run setblock ~ ~ ~ minecraft:ladder[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_84.mcfunction b/data/bsc/functions/write/l0/p/l0_84.mcfunction new file mode 100644 index 00000000..9d499d78 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_84.mcfunction @@ -0,0 +1,20 @@ +execute if score @s s.crhf.block_id matches 3702 run setblock ~ ~ ~ minecraft:rail[shape=north_south,waterlogged=true] +execute if score @s s.crhf.block_id matches 3703 run setblock ~ ~ ~ minecraft:rail[shape=north_south,waterlogged=false] +execute if score @s s.crhf.block_id matches 3704 run setblock ~ ~ ~ minecraft:rail[shape=east_west,waterlogged=true] +execute if score @s s.crhf.block_id matches 3705 run setblock ~ ~ ~ minecraft:rail[shape=east_west,waterlogged=false] +execute if score @s s.crhf.block_id matches 3706 run setblock ~ ~ ~ minecraft:rail[shape=ascending_east,waterlogged=true] +execute if score @s s.crhf.block_id matches 3707 run setblock ~ ~ ~ minecraft:rail[shape=ascending_east,waterlogged=false] +execute if score @s s.crhf.block_id matches 3708 run setblock ~ ~ ~ minecraft:rail[shape=ascending_west,waterlogged=true] +execute if score @s s.crhf.block_id matches 3709 run setblock ~ ~ ~ minecraft:rail[shape=ascending_west,waterlogged=false] +execute if score @s s.crhf.block_id matches 3710 run setblock ~ ~ ~ minecraft:rail[shape=ascending_north,waterlogged=true] +execute if score @s s.crhf.block_id matches 3711 run setblock ~ ~ ~ minecraft:rail[shape=ascending_north,waterlogged=false] +execute if score @s s.crhf.block_id matches 3712 run setblock ~ ~ ~ minecraft:rail[shape=ascending_south,waterlogged=true] +execute if score @s s.crhf.block_id matches 3713 run setblock ~ ~ ~ minecraft:rail[shape=ascending_south,waterlogged=false] +execute if score @s s.crhf.block_id matches 3714 run setblock ~ ~ ~ minecraft:rail[shape=south_east,waterlogged=true] +execute if score @s s.crhf.block_id matches 3715 run setblock ~ ~ ~ minecraft:rail[shape=south_east,waterlogged=false] +execute if score @s s.crhf.block_id matches 3716 run setblock ~ ~ ~ minecraft:rail[shape=south_west,waterlogged=true] +execute if score @s s.crhf.block_id matches 3717 run setblock ~ ~ ~ minecraft:rail[shape=south_west,waterlogged=false] +execute if score @s s.crhf.block_id matches 3718 run setblock ~ ~ ~ minecraft:rail[shape=north_west,waterlogged=true] +execute if score @s s.crhf.block_id matches 3719 run setblock ~ ~ ~ minecraft:rail[shape=north_west,waterlogged=false] +execute if score @s s.crhf.block_id matches 3720 run setblock ~ ~ ~ minecraft:rail[shape=north_east,waterlogged=true] +execute if score @s s.crhf.block_id matches 3721 run setblock ~ ~ ~ minecraft:rail[shape=north_east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_85.mcfunction b/data/bsc/functions/write/l0/p/l0_85.mcfunction new file mode 100644 index 00000000..9e4ead44 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_85.mcfunction @@ -0,0 +1,80 @@ +execute if score @s s.crhf.block_id matches 3722 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 3723 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 3724 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 3725 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 3726 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 3727 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 3728 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 3729 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 3730 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 3731 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 3732 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 3733 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 3734 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 3735 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 3736 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 3737 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 3738 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 3739 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 3740 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 3741 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=north,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 3742 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 3743 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 3744 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 3745 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 3746 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 3747 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 3748 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 3749 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 3750 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 3751 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 3752 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 3753 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 3754 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 3755 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 3756 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 3757 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 3758 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 3759 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 3760 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 3761 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=south,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 3762 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 3763 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 3764 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 3765 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 3766 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 3767 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 3768 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 3769 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 3770 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 3771 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 3772 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 3773 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 3774 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 3775 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 3776 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 3777 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 3778 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 3779 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 3780 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 3781 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=west,half=bottom,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 3782 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 3783 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 3784 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 3785 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 3786 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 3787 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 3788 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 3789 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 3790 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 3791 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=top,shape=outer_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 3792 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=straight,waterlogged=true] +execute if score @s s.crhf.block_id matches 3793 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=straight,waterlogged=false] +execute if score @s s.crhf.block_id matches 3794 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 3795 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=inner_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 3796 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 3797 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=inner_right,waterlogged=false] +execute if score @s s.crhf.block_id matches 3798 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=true] +execute if score @s s.crhf.block_id matches 3799 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=outer_left,waterlogged=false] +execute if score @s s.crhf.block_id matches 3800 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=true] +execute if score @s s.crhf.block_id matches 3801 run setblock ~ ~ ~ minecraft:cobblestone_stairs[facing=east,half=bottom,shape=outer_right,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_86.mcfunction b/data/bsc/functions/write/l0/p/l0_86.mcfunction new file mode 100644 index 00000000..2a7ca2a7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_86.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3802 run setblock ~ ~ ~ minecraft:oak_wall_sign[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 3803 run setblock ~ ~ ~ minecraft:oak_wall_sign[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 3804 run setblock ~ ~ ~ minecraft:oak_wall_sign[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 3805 run setblock ~ ~ ~ minecraft:oak_wall_sign[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 3806 run setblock ~ ~ ~ minecraft:oak_wall_sign[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 3807 run setblock ~ ~ ~ minecraft:oak_wall_sign[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 3808 run setblock ~ ~ ~ minecraft:oak_wall_sign[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 3809 run setblock ~ ~ ~ minecraft:oak_wall_sign[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_87.mcfunction b/data/bsc/functions/write/l0/p/l0_87.mcfunction new file mode 100644 index 00000000..e3df00a2 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_87.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3810 run setblock ~ ~ ~ minecraft:spruce_wall_sign[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 3811 run setblock ~ ~ ~ minecraft:spruce_wall_sign[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 3812 run setblock ~ ~ ~ minecraft:spruce_wall_sign[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 3813 run setblock ~ ~ ~ minecraft:spruce_wall_sign[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 3814 run setblock ~ ~ ~ minecraft:spruce_wall_sign[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 3815 run setblock ~ ~ ~ minecraft:spruce_wall_sign[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 3816 run setblock ~ ~ ~ minecraft:spruce_wall_sign[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 3817 run setblock ~ ~ ~ minecraft:spruce_wall_sign[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_88.mcfunction b/data/bsc/functions/write/l0/p/l0_88.mcfunction new file mode 100644 index 00000000..badc7360 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_88.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3818 run setblock ~ ~ ~ minecraft:birch_wall_sign[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 3819 run setblock ~ ~ ~ minecraft:birch_wall_sign[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 3820 run setblock ~ ~ ~ minecraft:birch_wall_sign[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 3821 run setblock ~ ~ ~ minecraft:birch_wall_sign[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 3822 run setblock ~ ~ ~ minecraft:birch_wall_sign[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 3823 run setblock ~ ~ ~ minecraft:birch_wall_sign[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 3824 run setblock ~ ~ ~ minecraft:birch_wall_sign[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 3825 run setblock ~ ~ ~ minecraft:birch_wall_sign[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_89.mcfunction b/data/bsc/functions/write/l0/p/l0_89.mcfunction new file mode 100644 index 00000000..eb980178 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_89.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3826 run setblock ~ ~ ~ minecraft:acacia_wall_sign[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 3827 run setblock ~ ~ ~ minecraft:acacia_wall_sign[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 3828 run setblock ~ ~ ~ minecraft:acacia_wall_sign[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 3829 run setblock ~ ~ ~ minecraft:acacia_wall_sign[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 3830 run setblock ~ ~ ~ minecraft:acacia_wall_sign[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 3831 run setblock ~ ~ ~ minecraft:acacia_wall_sign[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 3832 run setblock ~ ~ ~ minecraft:acacia_wall_sign[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 3833 run setblock ~ ~ ~ minecraft:acacia_wall_sign[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_9.mcfunction b/data/bsc/functions/write/l0/p/l0_9.mcfunction new file mode 100644 index 00000000..6a1c9c3c --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_9.mcfunction @@ -0,0 +1,16 @@ +execute if score @s s.crhf.block_id matches 50 run setblock ~ ~ ~ minecraft:lava[level=0] +execute if score @s s.crhf.block_id matches 51 run setblock ~ ~ ~ minecraft:lava[level=1] +execute if score @s s.crhf.block_id matches 52 run setblock ~ ~ ~ minecraft:lava[level=2] +execute if score @s s.crhf.block_id matches 53 run setblock ~ ~ ~ minecraft:lava[level=3] +execute if score @s s.crhf.block_id matches 54 run setblock ~ ~ ~ minecraft:lava[level=4] +execute if score @s s.crhf.block_id matches 55 run setblock ~ ~ ~ minecraft:lava[level=5] +execute if score @s s.crhf.block_id matches 56 run setblock ~ ~ ~ minecraft:lava[level=6] +execute if score @s s.crhf.block_id matches 57 run setblock ~ ~ ~ minecraft:lava[level=7] +execute if score @s s.crhf.block_id matches 58 run setblock ~ ~ ~ minecraft:lava[level=8] +execute if score @s s.crhf.block_id matches 59 run setblock ~ ~ ~ minecraft:lava[level=9] +execute if score @s s.crhf.block_id matches 60 run setblock ~ ~ ~ minecraft:lava[level=10] +execute if score @s s.crhf.block_id matches 61 run setblock ~ ~ ~ minecraft:lava[level=11] +execute if score @s s.crhf.block_id matches 62 run setblock ~ ~ ~ minecraft:lava[level=12] +execute if score @s s.crhf.block_id matches 63 run setblock ~ ~ ~ minecraft:lava[level=13] +execute if score @s s.crhf.block_id matches 64 run setblock ~ ~ ~ minecraft:lava[level=14] +execute if score @s s.crhf.block_id matches 65 run setblock ~ ~ ~ minecraft:lava[level=15] diff --git a/data/bsc/functions/write/l0/p/l0_90.mcfunction b/data/bsc/functions/write/l0/p/l0_90.mcfunction new file mode 100644 index 00000000..e0ecbdc9 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_90.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3834 run setblock ~ ~ ~ minecraft:jungle_wall_sign[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 3835 run setblock ~ ~ ~ minecraft:jungle_wall_sign[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 3836 run setblock ~ ~ ~ minecraft:jungle_wall_sign[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 3837 run setblock ~ ~ ~ minecraft:jungle_wall_sign[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 3838 run setblock ~ ~ ~ minecraft:jungle_wall_sign[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 3839 run setblock ~ ~ ~ minecraft:jungle_wall_sign[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 3840 run setblock ~ ~ ~ minecraft:jungle_wall_sign[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 3841 run setblock ~ ~ ~ minecraft:jungle_wall_sign[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_91.mcfunction b/data/bsc/functions/write/l0/p/l0_91.mcfunction new file mode 100644 index 00000000..499f1d0b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_91.mcfunction @@ -0,0 +1,8 @@ +execute if score @s s.crhf.block_id matches 3842 run setblock ~ ~ ~ minecraft:dark_oak_wall_sign[facing=north,waterlogged=true] +execute if score @s s.crhf.block_id matches 3843 run setblock ~ ~ ~ minecraft:dark_oak_wall_sign[facing=north,waterlogged=false] +execute if score @s s.crhf.block_id matches 3844 run setblock ~ ~ ~ minecraft:dark_oak_wall_sign[facing=south,waterlogged=true] +execute if score @s s.crhf.block_id matches 3845 run setblock ~ ~ ~ minecraft:dark_oak_wall_sign[facing=south,waterlogged=false] +execute if score @s s.crhf.block_id matches 3846 run setblock ~ ~ ~ minecraft:dark_oak_wall_sign[facing=west,waterlogged=true] +execute if score @s s.crhf.block_id matches 3847 run setblock ~ ~ ~ minecraft:dark_oak_wall_sign[facing=west,waterlogged=false] +execute if score @s s.crhf.block_id matches 3848 run setblock ~ ~ ~ minecraft:dark_oak_wall_sign[facing=east,waterlogged=true] +execute if score @s s.crhf.block_id matches 3849 run setblock ~ ~ ~ minecraft:dark_oak_wall_sign[facing=east,waterlogged=false] diff --git a/data/bsc/functions/write/l0/p/l0_92.mcfunction b/data/bsc/functions/write/l0/p/l0_92.mcfunction new file mode 100644 index 00000000..630a93b7 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_92.mcfunction @@ -0,0 +1,24 @@ +execute if score @s s.crhf.block_id matches 3850 run setblock ~ ~ ~ minecraft:lever[face=floor,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 3851 run setblock ~ ~ ~ minecraft:lever[face=floor,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 3852 run setblock ~ ~ ~ minecraft:lever[face=floor,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 3853 run setblock ~ ~ ~ minecraft:lever[face=floor,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 3854 run setblock ~ ~ ~ minecraft:lever[face=floor,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 3855 run setblock ~ ~ ~ minecraft:lever[face=floor,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 3856 run setblock ~ ~ ~ minecraft:lever[face=floor,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 3857 run setblock ~ ~ ~ minecraft:lever[face=floor,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 3858 run setblock ~ ~ ~ minecraft:lever[face=wall,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 3859 run setblock ~ ~ ~ minecraft:lever[face=wall,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 3860 run setblock ~ ~ ~ minecraft:lever[face=wall,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 3861 run setblock ~ ~ ~ minecraft:lever[face=wall,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 3862 run setblock ~ ~ ~ minecraft:lever[face=wall,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 3863 run setblock ~ ~ ~ minecraft:lever[face=wall,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 3864 run setblock ~ ~ ~ minecraft:lever[face=wall,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 3865 run setblock ~ ~ ~ minecraft:lever[face=wall,facing=east,powered=false] +execute if score @s s.crhf.block_id matches 3866 run setblock ~ ~ ~ minecraft:lever[face=ceiling,facing=north,powered=true] +execute if score @s s.crhf.block_id matches 3867 run setblock ~ ~ ~ minecraft:lever[face=ceiling,facing=north,powered=false] +execute if score @s s.crhf.block_id matches 3868 run setblock ~ ~ ~ minecraft:lever[face=ceiling,facing=south,powered=true] +execute if score @s s.crhf.block_id matches 3869 run setblock ~ ~ ~ minecraft:lever[face=ceiling,facing=south,powered=false] +execute if score @s s.crhf.block_id matches 3870 run setblock ~ ~ ~ minecraft:lever[face=ceiling,facing=west,powered=true] +execute if score @s s.crhf.block_id matches 3871 run setblock ~ ~ ~ minecraft:lever[face=ceiling,facing=west,powered=false] +execute if score @s s.crhf.block_id matches 3872 run setblock ~ ~ ~ minecraft:lever[face=ceiling,facing=east,powered=true] +execute if score @s s.crhf.block_id matches 3873 run setblock ~ ~ ~ minecraft:lever[face=ceiling,facing=east,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_93.mcfunction b/data/bsc/functions/write/l0/p/l0_93.mcfunction new file mode 100644 index 00000000..e7ccb0ec --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_93.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3874 run setblock ~ ~ ~ minecraft:stone_pressure_plate[powered=true] +execute if score @s s.crhf.block_id matches 3875 run setblock ~ ~ ~ minecraft:stone_pressure_plate[powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_94.mcfunction b/data/bsc/functions/write/l0/p/l0_94.mcfunction new file mode 100644 index 00000000..f75fc35d --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_94.mcfunction @@ -0,0 +1,64 @@ +execute if score @s s.crhf.block_id matches 3876 run setblock ~ ~ ~ minecraft:iron_door[facing=north,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3877 run setblock ~ ~ ~ minecraft:iron_door[facing=north,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3878 run setblock ~ ~ ~ minecraft:iron_door[facing=north,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3879 run setblock ~ ~ ~ minecraft:iron_door[facing=north,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3880 run setblock ~ ~ ~ minecraft:iron_door[facing=north,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3881 run setblock ~ ~ ~ minecraft:iron_door[facing=north,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3882 run setblock ~ ~ ~ minecraft:iron_door[facing=north,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3883 run setblock ~ ~ ~ minecraft:iron_door[facing=north,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3884 run setblock ~ ~ ~ minecraft:iron_door[facing=north,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3885 run setblock ~ ~ ~ minecraft:iron_door[facing=north,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3886 run setblock ~ ~ ~ minecraft:iron_door[facing=north,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3887 run setblock ~ ~ ~ minecraft:iron_door[facing=north,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3888 run setblock ~ ~ ~ minecraft:iron_door[facing=north,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3889 run setblock ~ ~ ~ minecraft:iron_door[facing=north,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3890 run setblock ~ ~ ~ minecraft:iron_door[facing=north,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3891 run setblock ~ ~ ~ minecraft:iron_door[facing=north,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3892 run setblock ~ ~ ~ minecraft:iron_door[facing=south,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3893 run setblock ~ ~ ~ minecraft:iron_door[facing=south,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3894 run setblock ~ ~ ~ minecraft:iron_door[facing=south,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3895 run setblock ~ ~ ~ minecraft:iron_door[facing=south,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3896 run setblock ~ ~ ~ minecraft:iron_door[facing=south,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3897 run setblock ~ ~ ~ minecraft:iron_door[facing=south,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3898 run setblock ~ ~ ~ minecraft:iron_door[facing=south,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3899 run setblock ~ ~ ~ minecraft:iron_door[facing=south,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3900 run setblock ~ ~ ~ minecraft:iron_door[facing=south,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3901 run setblock ~ ~ ~ minecraft:iron_door[facing=south,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3902 run setblock ~ ~ ~ minecraft:iron_door[facing=south,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3903 run setblock ~ ~ ~ minecraft:iron_door[facing=south,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3904 run setblock ~ ~ ~ minecraft:iron_door[facing=south,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3905 run setblock ~ ~ ~ minecraft:iron_door[facing=south,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3906 run setblock ~ ~ ~ minecraft:iron_door[facing=south,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3907 run setblock ~ ~ ~ minecraft:iron_door[facing=south,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3908 run setblock ~ ~ ~ minecraft:iron_door[facing=west,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3909 run setblock ~ ~ ~ minecraft:iron_door[facing=west,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3910 run setblock ~ ~ ~ minecraft:iron_door[facing=west,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3911 run setblock ~ ~ ~ minecraft:iron_door[facing=west,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3912 run setblock ~ ~ ~ minecraft:iron_door[facing=west,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3913 run setblock ~ ~ ~ minecraft:iron_door[facing=west,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3914 run setblock ~ ~ ~ minecraft:iron_door[facing=west,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3915 run setblock ~ ~ ~ minecraft:iron_door[facing=west,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3916 run setblock ~ ~ ~ minecraft:iron_door[facing=west,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3917 run setblock ~ ~ ~ minecraft:iron_door[facing=west,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3918 run setblock ~ ~ ~ minecraft:iron_door[facing=west,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3919 run setblock ~ ~ ~ minecraft:iron_door[facing=west,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3920 run setblock ~ ~ ~ minecraft:iron_door[facing=west,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3921 run setblock ~ ~ ~ minecraft:iron_door[facing=west,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3922 run setblock ~ ~ ~ minecraft:iron_door[facing=west,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3923 run setblock ~ ~ ~ minecraft:iron_door[facing=west,half=lower,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3924 run setblock ~ ~ ~ minecraft:iron_door[facing=east,half=upper,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3925 run setblock ~ ~ ~ minecraft:iron_door[facing=east,half=upper,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3926 run setblock ~ ~ ~ minecraft:iron_door[facing=east,half=upper,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3927 run setblock ~ ~ ~ minecraft:iron_door[facing=east,half=upper,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3928 run setblock ~ ~ ~ minecraft:iron_door[facing=east,half=upper,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3929 run setblock ~ ~ ~ minecraft:iron_door[facing=east,half=upper,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3930 run setblock ~ ~ ~ minecraft:iron_door[facing=east,half=upper,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3931 run setblock ~ ~ ~ minecraft:iron_door[facing=east,half=upper,hinge=right,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3932 run setblock ~ ~ ~ minecraft:iron_door[facing=east,half=lower,hinge=left,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3933 run setblock ~ ~ ~ minecraft:iron_door[facing=east,half=lower,hinge=left,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3934 run setblock ~ ~ ~ minecraft:iron_door[facing=east,half=lower,hinge=left,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3935 run setblock ~ ~ ~ minecraft:iron_door[facing=east,half=lower,hinge=left,open=false,powered=false] +execute if score @s s.crhf.block_id matches 3936 run setblock ~ ~ ~ minecraft:iron_door[facing=east,half=lower,hinge=right,open=true,powered=true] +execute if score @s s.crhf.block_id matches 3937 run setblock ~ ~ ~ minecraft:iron_door[facing=east,half=lower,hinge=right,open=true,powered=false] +execute if score @s s.crhf.block_id matches 3938 run setblock ~ ~ ~ minecraft:iron_door[facing=east,half=lower,hinge=right,open=false,powered=true] +execute if score @s s.crhf.block_id matches 3939 run setblock ~ ~ ~ minecraft:iron_door[facing=east,half=lower,hinge=right,open=false,powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_95.mcfunction b/data/bsc/functions/write/l0/p/l0_95.mcfunction new file mode 100644 index 00000000..772383ff --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_95.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3940 run setblock ~ ~ ~ minecraft:oak_pressure_plate[powered=true] +execute if score @s s.crhf.block_id matches 3941 run setblock ~ ~ ~ minecraft:oak_pressure_plate[powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_96.mcfunction b/data/bsc/functions/write/l0/p/l0_96.mcfunction new file mode 100644 index 00000000..63df2ab8 --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_96.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3942 run setblock ~ ~ ~ minecraft:spruce_pressure_plate[powered=true] +execute if score @s s.crhf.block_id matches 3943 run setblock ~ ~ ~ minecraft:spruce_pressure_plate[powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_97.mcfunction b/data/bsc/functions/write/l0/p/l0_97.mcfunction new file mode 100644 index 00000000..5d4567ff --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_97.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3944 run setblock ~ ~ ~ minecraft:birch_pressure_plate[powered=true] +execute if score @s s.crhf.block_id matches 3945 run setblock ~ ~ ~ minecraft:birch_pressure_plate[powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_98.mcfunction b/data/bsc/functions/write/l0/p/l0_98.mcfunction new file mode 100644 index 00000000..b5f1b8db --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_98.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3946 run setblock ~ ~ ~ minecraft:jungle_pressure_plate[powered=true] +execute if score @s s.crhf.block_id matches 3947 run setblock ~ ~ ~ minecraft:jungle_pressure_plate[powered=false] diff --git a/data/bsc/functions/write/l0/p/l0_99.mcfunction b/data/bsc/functions/write/l0/p/l0_99.mcfunction new file mode 100644 index 00000000..85567c2b --- /dev/null +++ b/data/bsc/functions/write/l0/p/l0_99.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 3948 run setblock ~ ~ ~ minecraft:acacia_pressure_plate[powered=true] +execute if score @s s.crhf.block_id matches 3949 run setblock ~ ~ ~ minecraft:acacia_pressure_plate[powered=false] diff --git a/data/bsc/functions/write/l1/l1_0.mcfunction b/data/bsc/functions/write/l1/l1_0.mcfunction new file mode 100644 index 00000000..2eb2e4ff --- /dev/null +++ b/data/bsc/functions/write/l1/l1_0.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 0..3 run function bsc:write/l0/l0_0 +execute if score @s s.crhf.block_id matches 4..7 run function bsc:write/l0/l0_1 +execute if score @s s.crhf.block_id matches 8..13 run function bsc:write/l0/l0_2 +execute if score @s s.crhf.block_id matches 14..17 run function bsc:write/l0/l0_3 diff --git a/data/bsc/functions/write/l1/l1_1.mcfunction b/data/bsc/functions/write/l1/l1_1.mcfunction new file mode 100644 index 00000000..83e37ae6 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_1.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18..22 run function bsc:write/l0/l0_4 +execute if score @s s.crhf.block_id matches 23..30 run function bsc:write/l0/l0_5 +execute if score @s s.crhf.block_id matches 31..65 run function bsc:write/l0/l0_6 +execute if score @s s.crhf.block_id matches 66..69 run function bsc:write/l0/l0_7 diff --git a/data/bsc/functions/write/l1/l1_10.mcfunction b/data/bsc/functions/write/l1/l1_10.mcfunction new file mode 100644 index 00000000..d7fde1f6 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_10.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3422..3501 run function bsc:write/l0/l0_40 +execute if score @s s.crhf.block_id matches 3502..3629 run function bsc:write/l0/l0_41 +execute if score @s s.crhf.block_id matches 3630..3801 run function bsc:write/l0/l0_42 +execute if score @s s.crhf.block_id matches 3802..3833 run function bsc:write/l0/l0_43 diff --git a/data/bsc/functions/write/l1/l1_11.mcfunction b/data/bsc/functions/write/l1/l1_11.mcfunction new file mode 100644 index 00000000..f75515d8 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_11.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3834..3875 run function bsc:write/l0/l0_44 +execute if score @s s.crhf.block_id matches 3876..3945 run function bsc:write/l0/l0_45 +execute if score @s s.crhf.block_id matches 3946..3953 run function bsc:write/l0/l0_46 +execute if score @s s.crhf.block_id matches 3954..3989 run function bsc:write/l0/l0_47 diff --git a/data/bsc/functions/write/l1/l1_12.mcfunction b/data/bsc/functions/write/l1/l1_12.mcfunction new file mode 100644 index 00000000..9a893688 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_12.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3990..4015 run function bsc:write/l0/l0_48 +execute if score @s s.crhf.block_id matches 4016..4066 run function bsc:write/l0/l0_49 +execute if score @s s.crhf.block_id matches 4067..4070 run function bsc:write/l0/l0_50 +execute if score @s s.crhf.block_id matches 4071..4081 run function bsc:write/l0/l0_51 diff --git a/data/bsc/functions/write/l1/l1_13.mcfunction b/data/bsc/functions/write/l1/l1_13.mcfunction new file mode 100644 index 00000000..bb7b2f15 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_13.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4082..4092 run function bsc:write/l0/l0_52 +execute if score @s s.crhf.block_id matches 4093..4165 run function bsc:write/l0/l0_53 +execute if score @s s.crhf.block_id matches 4166..4169 run function bsc:write/l0/l0_54 +execute if score @s s.crhf.block_id matches 4170..4173 run function bsc:write/l0/l0_55 diff --git a/data/bsc/functions/write/l1/l1_14.mcfunction b/data/bsc/functions/write/l1/l1_14.mcfunction new file mode 100644 index 00000000..f5f03e0e --- /dev/null +++ b/data/bsc/functions/write/l1/l1_14.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4174..4177 run function bsc:write/l0/l0_56 +execute if score @s s.crhf.block_id matches 4178..4307 run function bsc:write/l0/l0_57 +execute if score @s s.crhf.block_id matches 4308..4563 run function bsc:write/l0/l0_58 +execute if score @s s.crhf.block_id matches 4564..4567 run function bsc:write/l0/l0_59 diff --git a/data/bsc/functions/write/l1/l1_15.mcfunction b/data/bsc/functions/write/l1/l1_15.mcfunction new file mode 100644 index 00000000..cae9424a --- /dev/null +++ b/data/bsc/functions/write/l1/l1_15.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4568..4571 run function bsc:write/l0/l0_60 +execute if score @s s.crhf.block_id matches 4572..4701 run function bsc:write/l0/l0_61 +execute if score @s s.crhf.block_id matches 4702..4835 run function bsc:write/l0/l0_62 +execute if score @s s.crhf.block_id matches 4836..4852 run function bsc:write/l0/l0_63 diff --git a/data/bsc/functions/write/l1/l1_16.mcfunction b/data/bsc/functions/write/l1/l1_16.mcfunction new file mode 100644 index 00000000..4c2d6b4a --- /dev/null +++ b/data/bsc/functions/write/l1/l1_16.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4853..5052 run function bsc:write/l0/l0_64 +execute if score @s s.crhf.block_id matches 5053..5215 run function bsc:write/l0/l0_65 +execute if score @s s.crhf.block_id matches 5216..5332 run function bsc:write/l0/l0_66 +execute if score @s s.crhf.block_id matches 5333..5345 run function bsc:write/l0/l0_67 diff --git a/data/bsc/functions/write/l1/l1_17.mcfunction b/data/bsc/functions/write/l1/l1_17.mcfunction new file mode 100644 index 00000000..89ce2432 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_17.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5346..5358 run function bsc:write/l0/l0_68 +execute if score @s s.crhf.block_id matches 5359..5374 run function bsc:write/l0/l0_69 +execute if score @s s.crhf.block_id matches 5375..5464 run function bsc:write/l0/l0_70 +execute if score @s s.crhf.block_id matches 5465..5689 run function bsc:write/l0/l0_71 diff --git a/data/bsc/functions/write/l1/l1_18.mcfunction b/data/bsc/functions/write/l1/l1_18.mcfunction new file mode 100644 index 00000000..64ccbf47 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_18.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 5690..5862 run function bsc:write/l0/l0_72 +execute if score @s s.crhf.block_id matches 5863..6512 run function bsc:write/l0/l0_73 +execute if score @s s.crhf.block_id matches 6513..6516 run function bsc:write/l0/l0_74 +execute if score @s s.crhf.block_id matches 6517..6520 run function bsc:write/l0/l0_75 diff --git a/data/bsc/functions/write/l1/l1_19.mcfunction b/data/bsc/functions/write/l1/l1_19.mcfunction new file mode 100644 index 00000000..a6e40608 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_19.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6521..6524 run function bsc:write/l0/l0_76 +execute if score @s s.crhf.block_id matches 6525..6528 run function bsc:write/l0/l0_77 +execute if score @s s.crhf.block_id matches 6529..6532 run function bsc:write/l0/l0_78 +execute if score @s s.crhf.block_id matches 6533..6543 run function bsc:write/l0/l0_79 diff --git a/data/bsc/functions/write/l1/l1_2.mcfunction b/data/bsc/functions/write/l1/l1_2.mcfunction new file mode 100644 index 00000000..c8f1b324 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_2.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 70..73 run function bsc:write/l0/l0_8 +execute if score @s s.crhf.block_id matches 74..81 run function bsc:write/l0/l0_9 +execute if score @s s.crhf.block_id matches 82..93 run function bsc:write/l0/l0_10 +execute if score @s s.crhf.block_id matches 94..105 run function bsc:write/l0/l0_11 diff --git a/data/bsc/functions/write/l1/l1_20.mcfunction b/data/bsc/functions/write/l1/l1_20.mcfunction new file mode 100644 index 00000000..fba33bdc --- /dev/null +++ b/data/bsc/functions/write/l1/l1_20.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6544..6623 run function bsc:write/l0/l0_80 +execute if score @s s.crhf.block_id matches 6624..6711 run function bsc:write/l0/l0_81 +execute if score @s s.crhf.block_id matches 6712..6751 run function bsc:write/l0/l0_82 +execute if score @s s.crhf.block_id matches 6752..6791 run function bsc:write/l0/l0_83 diff --git a/data/bsc/functions/write/l1/l1_21.mcfunction b/data/bsc/functions/write/l1/l1_21.mcfunction new file mode 100644 index 00000000..8d05cf80 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_21.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6792..6819 run function bsc:write/l0/l0_84 +execute if score @s s.crhf.block_id matches 6820..6867 run function bsc:write/l0/l0_85 +execute if score @s s.crhf.block_id matches 6868..6932 run function bsc:write/l0/l0_86 +execute if score @s s.crhf.block_id matches 6933..6945 run function bsc:write/l0/l0_87 diff --git a/data/bsc/functions/write/l1/l1_22.mcfunction b/data/bsc/functions/write/l1/l1_22.mcfunction new file mode 100644 index 00000000..d6035324 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_22.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6946..7064 run function bsc:write/l0/l0_88 +execute if score @s s.crhf.block_id matches 7065..7068 run function bsc:write/l0/l0_89 +execute if score @s s.crhf.block_id matches 7069..7072 run function bsc:write/l0/l0_90 +execute if score @s s.crhf.block_id matches 7073..7076 run function bsc:write/l0/l0_91 diff --git a/data/bsc/functions/write/l1/l1_23.mcfunction b/data/bsc/functions/write/l1/l1_23.mcfunction new file mode 100644 index 00000000..111f8ecc --- /dev/null +++ b/data/bsc/functions/write/l1/l1_23.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7077..7080 run function bsc:write/l0/l0_92 +execute if score @s s.crhf.block_id matches 7081..7208 run function bsc:write/l0/l0_93 +execute if score @s s.crhf.block_id matches 7209..7336 run function bsc:write/l0/l0_94 +execute if score @s s.crhf.block_id matches 7337..7464 run function bsc:write/l0/l0_95 diff --git a/data/bsc/functions/write/l1/l1_24.mcfunction b/data/bsc/functions/write/l1/l1_24.mcfunction new file mode 100644 index 00000000..2800ce8a --- /dev/null +++ b/data/bsc/functions/write/l1/l1_24.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7465..7592 run function bsc:write/l0/l0_96 +execute if score @s s.crhf.block_id matches 7593..7754 run function bsc:write/l0/l0_97 +execute if score @s s.crhf.block_id matches 7755..7852 run function bsc:write/l0/l0_98 +execute if score @s s.crhf.block_id matches 7853..8093 run function bsc:write/l0/l0_99 diff --git a/data/bsc/functions/write/l1/l1_25.mcfunction b/data/bsc/functions/write/l1/l1_25.mcfunction new file mode 100644 index 00000000..974d5d57 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_25.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8094..8112 run function bsc:write/l0/l0_100 +execute if score @s s.crhf.block_id matches 8113..8118 run function bsc:write/l0/l0_101 +execute if score @s s.crhf.block_id matches 8119..8122 run function bsc:write/l0/l0_102 +execute if score @s s.crhf.block_id matches 8123..8126 run function bsc:write/l0/l0_103 diff --git a/data/bsc/functions/write/l1/l1_26.mcfunction b/data/bsc/functions/write/l1/l1_26.mcfunction new file mode 100644 index 00000000..8495ceed --- /dev/null +++ b/data/bsc/functions/write/l1/l1_26.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8127..8130 run function bsc:write/l0/l0_104 +execute if score @s s.crhf.block_id matches 8131..8134 run function bsc:write/l0/l0_105 +execute if score @s s.crhf.block_id matches 8135..8142 run function bsc:write/l0/l0_106 +execute if score @s s.crhf.block_id matches 8143..8178 run function bsc:write/l0/l0_107 diff --git a/data/bsc/functions/write/l1/l1_27.mcfunction b/data/bsc/functions/write/l1/l1_27.mcfunction new file mode 100644 index 00000000..942f636f --- /dev/null +++ b/data/bsc/functions/write/l1/l1_27.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8179..8242 run function bsc:write/l0/l0_108 +execute if score @s s.crhf.block_id matches 8243..8306 run function bsc:write/l0/l0_109 +execute if score @s s.crhf.block_id matches 8307..8370 run function bsc:write/l0/l0_110 +execute if score @s s.crhf.block_id matches 8371..8410 run function bsc:write/l0/l0_111 diff --git a/data/bsc/functions/write/l1/l1_28.mcfunction b/data/bsc/functions/write/l1/l1_28.mcfunction new file mode 100644 index 00000000..9aacaf41 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_28.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8411..8426 run function bsc:write/l0/l0_112 +execute if score @s s.crhf.block_id matches 8427..8442 run function bsc:write/l0/l0_113 +execute if score @s s.crhf.block_id matches 8443..8458 run function bsc:write/l0/l0_114 +execute if score @s s.crhf.block_id matches 8459..8468 run function bsc:write/l0/l0_115 diff --git a/data/bsc/functions/write/l1/l1_29.mcfunction b/data/bsc/functions/write/l1/l1_29.mcfunction new file mode 100644 index 00000000..5bb2da85 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_29.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8469..8561 run function bsc:write/l0/l0_116 +execute if score @s s.crhf.block_id matches 8562..8585 run function bsc:write/l0/l0_117 +execute if score @s s.crhf.block_id matches 8586..8609 run function bsc:write/l0/l0_118 +execute if score @s s.crhf.block_id matches 8610..8633 run function bsc:write/l0/l0_119 diff --git a/data/bsc/functions/write/l1/l1_3.mcfunction b/data/bsc/functions/write/l1/l1_3.mcfunction new file mode 100644 index 00000000..d761f18f --- /dev/null +++ b/data/bsc/functions/write/l1/l1_3.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 106..117 run function bsc:write/l0/l0_12 +execute if score @s s.crhf.block_id matches 118..129 run function bsc:write/l0/l0_13 +execute if score @s s.crhf.block_id matches 130..141 run function bsc:write/l0/l0_14 +execute if score @s s.crhf.block_id matches 142..175 run function bsc:write/l0/l0_15 diff --git a/data/bsc/functions/write/l1/l1_30.mcfunction b/data/bsc/functions/write/l1/l1_30.mcfunction new file mode 100644 index 00000000..9d6b33f8 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_30.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8634..8657 run function bsc:write/l0/l0_120 +execute if score @s s.crhf.block_id matches 8658..8666 run function bsc:write/l0/l0_121 +execute if score @s s.crhf.block_id matches 8667..8763 run function bsc:write/l0/l0_122 +execute if score @s s.crhf.block_id matches 8764..8891 run function bsc:write/l0/l0_123 diff --git a/data/bsc/functions/write/l1/l1_31.mcfunction b/data/bsc/functions/write/l1/l1_31.mcfunction new file mode 100644 index 00000000..3ec97605 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_31.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8892..9051 run function bsc:write/l0/l0_124 +execute if score @s s.crhf.block_id matches 9052..9307 run function bsc:write/l0/l0_125 +execute if score @s s.crhf.block_id matches 9308..9384 run function bsc:write/l0/l0_126 +execute if score @s s.crhf.block_id matches 9385..9472 run function bsc:write/l0/l0_127 diff --git a/data/bsc/functions/write/l1/l1_32.mcfunction b/data/bsc/functions/write/l1/l1_32.mcfunction new file mode 100644 index 00000000..cd5a97eb --- /dev/null +++ b/data/bsc/functions/write/l1/l1_32.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9473..9498 run function bsc:write/l0/l0_128 +execute if score @s s.crhf.block_id matches 9499..9505 run function bsc:write/l0/l0_129 +execute if score @s s.crhf.block_id matches 9506..9527 run function bsc:write/l0/l0_130 +execute if score @s s.crhf.block_id matches 9528..9551 run function bsc:write/l0/l0_131 diff --git a/data/bsc/functions/write/l1/l1_33.mcfunction b/data/bsc/functions/write/l1/l1_33.mcfunction new file mode 100644 index 00000000..89019f47 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_33.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9552..9575 run function bsc:write/l0/l0_132 +execute if score @s s.crhf.block_id matches 9576..9599 run function bsc:write/l0/l0_133 +execute if score @s s.crhf.block_id matches 9600..9623 run function bsc:write/l0/l0_134 +execute if score @s s.crhf.block_id matches 9624..9639 run function bsc:write/l0/l0_135 diff --git a/data/bsc/functions/write/l1/l1_34.mcfunction b/data/bsc/functions/write/l1/l1_34.mcfunction new file mode 100644 index 00000000..1988f024 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_34.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9640..9655 run function bsc:write/l0/l0_136 +execute if score @s s.crhf.block_id matches 9656..9671 run function bsc:write/l0/l0_137 +execute if score @s s.crhf.block_id matches 9672..9687 run function bsc:write/l0/l0_138 +execute if score @s s.crhf.block_id matches 9688..9691 run function bsc:write/l0/l0_139 diff --git a/data/bsc/functions/write/l1/l1_35.mcfunction b/data/bsc/functions/write/l1/l1_35.mcfunction new file mode 100644 index 00000000..74a46b36 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_35.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9692..9695 run function bsc:write/l0/l0_140 +execute if score @s s.crhf.block_id matches 9696..9699 run function bsc:write/l0/l0_141 +execute if score @s s.crhf.block_id matches 9700..9703 run function bsc:write/l0/l0_142 +execute if score @s s.crhf.block_id matches 9704..9707 run function bsc:write/l0/l0_143 diff --git a/data/bsc/functions/write/l1/l1_36.mcfunction b/data/bsc/functions/write/l1/l1_36.mcfunction new file mode 100644 index 00000000..3614bb06 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_36.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9708..9711 run function bsc:write/l0/l0_144 +execute if score @s s.crhf.block_id matches 9712..9715 run function bsc:write/l0/l0_145 +execute if score @s s.crhf.block_id matches 9716..9719 run function bsc:write/l0/l0_146 +execute if score @s s.crhf.block_id matches 9720..9759 run function bsc:write/l0/l0_147 diff --git a/data/bsc/functions/write/l1/l1_37.mcfunction b/data/bsc/functions/write/l1/l1_37.mcfunction new file mode 100644 index 00000000..e9011a6a --- /dev/null +++ b/data/bsc/functions/write/l1/l1_37.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9760..9763 run function bsc:write/l0/l0_148 +execute if score @s s.crhf.block_id matches 9764..9767 run function bsc:write/l0/l0_149 +execute if score @s s.crhf.block_id matches 9768..9773 run function bsc:write/l0/l0_150 +execute if score @s s.crhf.block_id matches 9774..9781 run function bsc:write/l0/l0_151 diff --git a/data/bsc/functions/write/l1/l1_38.mcfunction b/data/bsc/functions/write/l1/l1_38.mcfunction new file mode 100644 index 00000000..051cc1c8 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_38.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9782..9789 run function bsc:write/l0/l0_152 +execute if score @s s.crhf.block_id matches 9790..9797 run function bsc:write/l0/l0_153 +execute if score @s s.crhf.block_id matches 9798..9805 run function bsc:write/l0/l0_154 +execute if score @s s.crhf.block_id matches 9806..9825 run function bsc:write/l0/l0_155 diff --git a/data/bsc/functions/write/l1/l1_39.mcfunction b/data/bsc/functions/write/l1/l1_39.mcfunction new file mode 100644 index 00000000..9fce0365 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_39.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9826..9857 run function bsc:write/l0/l0_156 +execute if score @s s.crhf.block_id matches 9858..9889 run function bsc:write/l0/l0_157 +execute if score @s s.crhf.block_id matches 9890..9901 run function bsc:write/l0/l0_158 +execute if score @s s.crhf.block_id matches 9902..9916 run function bsc:write/l0/l0_159 diff --git a/data/bsc/functions/write/l1/l1_4.mcfunction b/data/bsc/functions/write/l1/l1_4.mcfunction new file mode 100644 index 00000000..d2b00756 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_4.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 176..231 run function bsc:write/l0/l0_16 +execute if score @s s.crhf.block_id matches 232..261 run function bsc:write/l0/l0_17 +execute if score @s s.crhf.block_id matches 262..265 run function bsc:write/l0/l0_18 +execute if score @s s.crhf.block_id matches 266..280 run function bsc:write/l0/l0_19 diff --git a/data/bsc/functions/write/l1/l1_40.mcfunction b/data/bsc/functions/write/l1/l1_40.mcfunction new file mode 100644 index 00000000..d6b6215c --- /dev/null +++ b/data/bsc/functions/write/l1/l1_40.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9917..10158 run function bsc:write/l0/l0_160 +execute if score @s s.crhf.block_id matches 10159..10478 run function bsc:write/l0/l0_161 +execute if score @s s.crhf.block_id matches 10479..10798 run function bsc:write/l0/l0_162 +execute if score @s s.crhf.block_id matches 10799..11044 run function bsc:write/l0/l0_163 diff --git a/data/bsc/functions/write/l1/l1_41.mcfunction b/data/bsc/functions/write/l1/l1_41.mcfunction new file mode 100644 index 00000000..d8825c8d --- /dev/null +++ b/data/bsc/functions/write/l1/l1_41.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 11045..11068 run function bsc:write/l0/l0_164 +execute if score @s s.crhf.block_id matches 11069..11092 run function bsc:write/l0/l0_165 +execute if score @s s.crhf.block_id matches 11093..11116 run function bsc:write/l0/l0_166 +execute if score @s s.crhf.block_id matches 11117..12412 run function bsc:write/l0/l0_167 diff --git a/data/bsc/functions/write/l1/l1_42.mcfunction b/data/bsc/functions/write/l1/l1_42.mcfunction new file mode 100644 index 00000000..4fd45757 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_42.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 12413..13708 run function bsc:write/l0/l0_168 +execute if score @s s.crhf.block_id matches 13709..15004 run function bsc:write/l0/l0_169 +execute if score @s s.crhf.block_id matches 15005..15060 run function bsc:write/l0/l0_170 +execute if score @s s.crhf.block_id matches 15061..15082 run function bsc:write/l0/l0_171 diff --git a/data/bsc/functions/write/l1/l1_43.mcfunction b/data/bsc/functions/write/l1/l1_43.mcfunction new file mode 100644 index 00000000..d6bcf47a --- /dev/null +++ b/data/bsc/functions/write/l1/l1_43.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15083..15135 run function bsc:write/l0/l0_172 +execute if score @s s.crhf.block_id matches 15136..15207 run function bsc:write/l0/l0_173 +execute if score @s s.crhf.block_id matches 15208..15220 run function bsc:write/l0/l0_174 +execute if score @s s.crhf.block_id matches 15221..15226 run function bsc:write/l0/l0_175 diff --git a/data/bsc/functions/write/l1/l1_44.mcfunction b/data/bsc/functions/write/l1/l1_44.mcfunction new file mode 100644 index 00000000..d9bfc181 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_44.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15227..15234 run function bsc:write/l0/l0_176 +execute if score @s s.crhf.block_id matches 15235..15242 run function bsc:write/l0/l0_177 +execute if score @s s.crhf.block_id matches 15243..15296 run function bsc:write/l0/l0_178 +execute if score @s s.crhf.block_id matches 15297..15300 run function bsc:write/l0/l0_179 diff --git a/data/bsc/functions/write/l1/l1_45.mcfunction b/data/bsc/functions/write/l1/l1_45.mcfunction new file mode 100644 index 00000000..4d8fca5d --- /dev/null +++ b/data/bsc/functions/write/l1/l1_45.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15301..15316 run function bsc:write/l0/l0_180 +execute if score @s s.crhf.block_id matches 15317..15508 run function bsc:write/l0/l0_181 +execute if score @s s.crhf.block_id matches 15509..15732 run function bsc:write/l0/l0_182 +execute if score @s s.crhf.block_id matches 15733..15908 run function bsc:write/l0/l0_183 diff --git a/data/bsc/functions/write/l1/l1_46.mcfunction b/data/bsc/functions/write/l1/l1_46.mcfunction new file mode 100644 index 00000000..66a45fe3 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_46.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15909..15988 run function bsc:write/l0/l0_184 +execute if score @s s.crhf.block_id matches 15989..16029 run function bsc:write/l0/l0_185 +execute if score @s s.crhf.block_id matches 16030..16079 run function bsc:write/l0/l0_186 +execute if score @s s.crhf.block_id matches 16080..16087 run function bsc:write/l0/l0_187 diff --git a/data/bsc/functions/write/l1/l1_47.mcfunction b/data/bsc/functions/write/l1/l1_47.mcfunction new file mode 100644 index 00000000..8fdd2977 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_47.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16088..16091 run function bsc:write/l0/l0_188 +execute if score @s s.crhf.block_id matches 16092..16497 run function bsc:write/l0/l0_189 +execute if score @s s.crhf.block_id matches 16498..16506 run function bsc:write/l0/l0_190 +execute if score @s s.crhf.block_id matches 16507..16917 run function bsc:write/l0/l0_191 diff --git a/data/bsc/functions/write/l1/l1_48.mcfunction b/data/bsc/functions/write/l1/l1_48.mcfunction new file mode 100644 index 00000000..dae3ce1a --- /dev/null +++ b/data/bsc/functions/write/l1/l1_48.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16918..17006 run function bsc:write/l0/l0_192 +execute if score @s s.crhf.block_id matches 17007..17356 run function bsc:write/l0/l0_193 +execute if score @s s.crhf.block_id matches 17357..17405 run function bsc:write/l0/l0_194 +execute if score @s s.crhf.block_id matches 17406..17469 run function bsc:write/l0/l0_195 diff --git a/data/bsc/functions/write/l1/l1_49.mcfunction b/data/bsc/functions/write/l1/l1_49.mcfunction new file mode 100644 index 00000000..c64bd875 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_49.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17470..17533 run function bsc:write/l0/l0_196 +execute if score @s s.crhf.block_id matches 17534..17597 run function bsc:write/l0/l0_197 +execute if score @s s.crhf.block_id matches 17598..17633 run function bsc:write/l0/l0_198 +execute if score @s s.crhf.block_id matches 17634..17641 run function bsc:write/l0/l0_199 diff --git a/data/bsc/functions/write/l1/l1_5.mcfunction b/data/bsc/functions/write/l1/l1_5.mcfunction new file mode 100644 index 00000000..3969c8da --- /dev/null +++ b/data/bsc/functions/write/l1/l1_5.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 281..1128 run function bsc:write/l0/l0_20 +execute if score @s s.crhf.block_id matches 1129..1192 run function bsc:write/l0/l0_21 +execute if score @s s.crhf.block_id matches 1193..1256 run function bsc:write/l0/l0_22 +execute if score @s s.crhf.block_id matches 1257..1320 run function bsc:write/l0/l0_23 diff --git a/data/bsc/functions/write/l1/l1_50.mcfunction b/data/bsc/functions/write/l1/l1_50.mcfunction new file mode 100644 index 00000000..ae39ad7a --- /dev/null +++ b/data/bsc/functions/write/l1/l1_50.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17642..17649 run function bsc:write/l0/l0_200 +execute if score @s s.crhf.block_id matches 17650..17657 run function bsc:write/l0/l0_201 +execute if score @s s.crhf.block_id matches 17658..17664 run function bsc:write/l0/l0_202 +execute if score @s s.crhf.block_id matches 17665..17701 run function bsc:write/l0/l0_203 diff --git a/data/bsc/functions/write/l1/l1_51.mcfunction b/data/bsc/functions/write/l1/l1_51.mcfunction new file mode 100644 index 00000000..0bb9abaf --- /dev/null +++ b/data/bsc/functions/write/l1/l1_51.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17702..17716 run function bsc:write/l0/l0_204 +execute if score @s s.crhf.block_id matches 17717..17815 run function bsc:write/l0/l0_205 +execute if score @s s.crhf.block_id matches 17816..17819 run function bsc:write/l0/l0_206 +execute if score @s s.crhf.block_id matches 17820..17823 run function bsc:write/l0/l0_207 diff --git a/data/bsc/functions/write/l1/l1_52.mcfunction b/data/bsc/functions/write/l1/l1_52.mcfunction new file mode 100644 index 00000000..e821053e --- /dev/null +++ b/data/bsc/functions/write/l1/l1_52.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17824..18143 run function bsc:write/l0/l0_208 +execute if score @s s.crhf.block_id matches 18144..18167 run function bsc:write/l0/l0_209 +execute if score @s s.crhf.block_id matches 18168..18171 run function bsc:write/l0/l0_210 +execute if score @s s.crhf.block_id matches 18172..18175 run function bsc:write/l0/l0_211 diff --git a/data/bsc/functions/write/l1/l1_53.mcfunction b/data/bsc/functions/write/l1/l1_53.mcfunction new file mode 100644 index 00000000..35411fbb --- /dev/null +++ b/data/bsc/functions/write/l1/l1_53.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18176..18495 run function bsc:write/l0/l0_212 +execute if score @s s.crhf.block_id matches 18496..18519 run function bsc:write/l0/l0_213 +execute if score @s s.crhf.block_id matches 18520..18616 run function bsc:write/l0/l0_214 +execute if score @s s.crhf.block_id matches 18617..18621 run function bsc:write/l0/l0_215 diff --git a/data/bsc/functions/write/l1/l1_54.mcfunction b/data/bsc/functions/write/l1/l1_54.mcfunction new file mode 100644 index 00000000..0ff0bbe8 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_54.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 18622..18663 run function bsc:write/l0/l0_216 +execute if score @s s.crhf.block_id matches 18664..18685 run function bsc:write/l0/l0_217 +execute if score @s s.crhf.block_id matches 18686..19096 run function bsc:write/l0/l0_218 +execute if score @s s.crhf.block_id matches 19097..19507 run function bsc:write/l0/l0_219 diff --git a/data/bsc/functions/write/l1/l1_55.mcfunction b/data/bsc/functions/write/l1/l1_55.mcfunction new file mode 100644 index 00000000..955e1589 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_55.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 19508..19918 run function bsc:write/l0/l0_220 +execute if score @s s.crhf.block_id matches 19919..20329 run function bsc:write/l0/l0_221 +execute if score @s s.crhf.block_id matches 20330..20335 run function bsc:write/l0/l0_222 +execute if score @s s.crhf.block_id matches 20336..20339 run function bsc:write/l0/l0_223 diff --git a/data/bsc/functions/write/l1/l1_56.mcfunction b/data/bsc/functions/write/l1/l1_56.mcfunction new file mode 100644 index 00000000..3f0eb3f0 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_56.mcfunction @@ -0,0 +1 @@ +execute if score @s s.crhf.block_id matches 20340..20341 run function bsc:write/l0/l0_224 diff --git a/data/bsc/functions/write/l1/l1_6.mcfunction b/data/bsc/functions/write/l1/l1_6.mcfunction new file mode 100644 index 00000000..d306d15f --- /dev/null +++ b/data/bsc/functions/write/l1/l1_6.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1321..1396 run function bsc:write/l0/l0_24 +execute if score @s s.crhf.block_id matches 1397..1400 run function bsc:write/l0/l0_25 +execute if score @s s.crhf.block_id matches 1401..1439 run function bsc:write/l0/l0_26 +execute if score @s s.crhf.block_id matches 1440..1443 run function bsc:write/l0/l0_27 diff --git a/data/bsc/functions/write/l1/l1_7.mcfunction b/data/bsc/functions/write/l1/l1_7.mcfunction new file mode 100644 index 00000000..ba0b00f9 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_7.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1444..1447 run function bsc:write/l0/l0_28 +execute if score @s s.crhf.block_id matches 1448..1451 run function bsc:write/l0/l0_29 +execute if score @s s.crhf.block_id matches 1452..1455 run function bsc:write/l0/l0_30 +execute if score @s s.crhf.block_id matches 1456..1470 run function bsc:write/l0/l0_31 diff --git a/data/bsc/functions/write/l1/l1_8.mcfunction b/data/bsc/functions/write/l1/l1_8.mcfunction new file mode 100644 index 00000000..8d2f0b59 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_8.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1471..1474 run function bsc:write/l0/l0_32 +execute if score @s s.crhf.block_id matches 1475..1478 run function bsc:write/l0/l0_33 +execute if score @s s.crhf.block_id matches 1479..1482 run function bsc:write/l0/l0_34 +execute if score @s s.crhf.block_id matches 1483..1487 run function bsc:write/l0/l0_35 diff --git a/data/bsc/functions/write/l1/l1_9.mcfunction b/data/bsc/functions/write/l1/l1_9.mcfunction new file mode 100644 index 00000000..854f1bb1 --- /dev/null +++ b/data/bsc/functions/write/l1/l1_9.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1488..1491 run function bsc:write/l0/l0_36 +execute if score @s s.crhf.block_id matches 1492..2009 run function bsc:write/l0/l0_37 +execute if score @s s.crhf.block_id matches 2010..3410 run function bsc:write/l0/l0_38 +execute if score @s s.crhf.block_id matches 3411..3421 run function bsc:write/l0/l0_39 diff --git a/data/bsc/functions/write/l2/l2_0.mcfunction b/data/bsc/functions/write/l2/l2_0.mcfunction new file mode 100644 index 00000000..84a23531 --- /dev/null +++ b/data/bsc/functions/write/l2/l2_0.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 0..17 run function bsc:write/l1/l1_0 +execute if score @s s.crhf.block_id matches 18..69 run function bsc:write/l1/l1_1 +execute if score @s s.crhf.block_id matches 70..105 run function bsc:write/l1/l1_2 +execute if score @s s.crhf.block_id matches 106..175 run function bsc:write/l1/l1_3 diff --git a/data/bsc/functions/write/l2/l2_1.mcfunction b/data/bsc/functions/write/l2/l2_1.mcfunction new file mode 100644 index 00000000..7795c414 --- /dev/null +++ b/data/bsc/functions/write/l2/l2_1.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 176..280 run function bsc:write/l1/l1_4 +execute if score @s s.crhf.block_id matches 281..1320 run function bsc:write/l1/l1_5 +execute if score @s s.crhf.block_id matches 1321..1443 run function bsc:write/l1/l1_6 +execute if score @s s.crhf.block_id matches 1444..1470 run function bsc:write/l1/l1_7 diff --git a/data/bsc/functions/write/l2/l2_10.mcfunction b/data/bsc/functions/write/l2/l2_10.mcfunction new file mode 100644 index 00000000..40ffb802 --- /dev/null +++ b/data/bsc/functions/write/l2/l2_10.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9917..11044 run function bsc:write/l1/l1_40 +execute if score @s s.crhf.block_id matches 11045..12412 run function bsc:write/l1/l1_41 +execute if score @s s.crhf.block_id matches 12413..15082 run function bsc:write/l1/l1_42 +execute if score @s s.crhf.block_id matches 15083..15226 run function bsc:write/l1/l1_43 diff --git a/data/bsc/functions/write/l2/l2_11.mcfunction b/data/bsc/functions/write/l2/l2_11.mcfunction new file mode 100644 index 00000000..32ca2aee --- /dev/null +++ b/data/bsc/functions/write/l2/l2_11.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 15227..15300 run function bsc:write/l1/l1_44 +execute if score @s s.crhf.block_id matches 15301..15908 run function bsc:write/l1/l1_45 +execute if score @s s.crhf.block_id matches 15909..16087 run function bsc:write/l1/l1_46 +execute if score @s s.crhf.block_id matches 16088..16917 run function bsc:write/l1/l1_47 diff --git a/data/bsc/functions/write/l2/l2_12.mcfunction b/data/bsc/functions/write/l2/l2_12.mcfunction new file mode 100644 index 00000000..ea87d6ca --- /dev/null +++ b/data/bsc/functions/write/l2/l2_12.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 16918..17469 run function bsc:write/l1/l1_48 +execute if score @s s.crhf.block_id matches 17470..17641 run function bsc:write/l1/l1_49 +execute if score @s s.crhf.block_id matches 17642..17701 run function bsc:write/l1/l1_50 +execute if score @s s.crhf.block_id matches 17702..17823 run function bsc:write/l1/l1_51 diff --git a/data/bsc/functions/write/l2/l2_13.mcfunction b/data/bsc/functions/write/l2/l2_13.mcfunction new file mode 100644 index 00000000..014822f4 --- /dev/null +++ b/data/bsc/functions/write/l2/l2_13.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 17824..18175 run function bsc:write/l1/l1_52 +execute if score @s s.crhf.block_id matches 18176..18621 run function bsc:write/l1/l1_53 +execute if score @s s.crhf.block_id matches 18622..19507 run function bsc:write/l1/l1_54 +execute if score @s s.crhf.block_id matches 19508..20339 run function bsc:write/l1/l1_55 diff --git a/data/bsc/functions/write/l2/l2_2.mcfunction b/data/bsc/functions/write/l2/l2_2.mcfunction new file mode 100644 index 00000000..b48caf4f --- /dev/null +++ b/data/bsc/functions/write/l2/l2_2.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 1471..1487 run function bsc:write/l1/l1_8 +execute if score @s s.crhf.block_id matches 1488..3421 run function bsc:write/l1/l1_9 +execute if score @s s.crhf.block_id matches 3422..3833 run function bsc:write/l1/l1_10 +execute if score @s s.crhf.block_id matches 3834..3989 run function bsc:write/l1/l1_11 diff --git a/data/bsc/functions/write/l2/l2_3.mcfunction b/data/bsc/functions/write/l2/l2_3.mcfunction new file mode 100644 index 00000000..750a5547 --- /dev/null +++ b/data/bsc/functions/write/l2/l2_3.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 3990..4081 run function bsc:write/l1/l1_12 +execute if score @s s.crhf.block_id matches 4082..4173 run function bsc:write/l1/l1_13 +execute if score @s s.crhf.block_id matches 4174..4567 run function bsc:write/l1/l1_14 +execute if score @s s.crhf.block_id matches 4568..4852 run function bsc:write/l1/l1_15 diff --git a/data/bsc/functions/write/l2/l2_4.mcfunction b/data/bsc/functions/write/l2/l2_4.mcfunction new file mode 100644 index 00000000..cc3985b5 --- /dev/null +++ b/data/bsc/functions/write/l2/l2_4.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4853..5345 run function bsc:write/l1/l1_16 +execute if score @s s.crhf.block_id matches 5346..5689 run function bsc:write/l1/l1_17 +execute if score @s s.crhf.block_id matches 5690..6520 run function bsc:write/l1/l1_18 +execute if score @s s.crhf.block_id matches 6521..6543 run function bsc:write/l1/l1_19 diff --git a/data/bsc/functions/write/l2/l2_5.mcfunction b/data/bsc/functions/write/l2/l2_5.mcfunction new file mode 100644 index 00000000..1e3bccac --- /dev/null +++ b/data/bsc/functions/write/l2/l2_5.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 6544..6791 run function bsc:write/l1/l1_20 +execute if score @s s.crhf.block_id matches 6792..6945 run function bsc:write/l1/l1_21 +execute if score @s s.crhf.block_id matches 6946..7076 run function bsc:write/l1/l1_22 +execute if score @s s.crhf.block_id matches 7077..7464 run function bsc:write/l1/l1_23 diff --git a/data/bsc/functions/write/l2/l2_6.mcfunction b/data/bsc/functions/write/l2/l2_6.mcfunction new file mode 100644 index 00000000..d4ebeeab --- /dev/null +++ b/data/bsc/functions/write/l2/l2_6.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 7465..8093 run function bsc:write/l1/l1_24 +execute if score @s s.crhf.block_id matches 8094..8126 run function bsc:write/l1/l1_25 +execute if score @s s.crhf.block_id matches 8127..8178 run function bsc:write/l1/l1_26 +execute if score @s s.crhf.block_id matches 8179..8410 run function bsc:write/l1/l1_27 diff --git a/data/bsc/functions/write/l2/l2_7.mcfunction b/data/bsc/functions/write/l2/l2_7.mcfunction new file mode 100644 index 00000000..704c99e4 --- /dev/null +++ b/data/bsc/functions/write/l2/l2_7.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 8411..8468 run function bsc:write/l1/l1_28 +execute if score @s s.crhf.block_id matches 8469..8633 run function bsc:write/l1/l1_29 +execute if score @s s.crhf.block_id matches 8634..8891 run function bsc:write/l1/l1_30 +execute if score @s s.crhf.block_id matches 8892..9472 run function bsc:write/l1/l1_31 diff --git a/data/bsc/functions/write/l2/l2_8.mcfunction b/data/bsc/functions/write/l2/l2_8.mcfunction new file mode 100644 index 00000000..93e7f5ea --- /dev/null +++ b/data/bsc/functions/write/l2/l2_8.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9473..9551 run function bsc:write/l1/l1_32 +execute if score @s s.crhf.block_id matches 9552..9639 run function bsc:write/l1/l1_33 +execute if score @s s.crhf.block_id matches 9640..9691 run function bsc:write/l1/l1_34 +execute if score @s s.crhf.block_id matches 9692..9707 run function bsc:write/l1/l1_35 diff --git a/data/bsc/functions/write/l2/l2_9.mcfunction b/data/bsc/functions/write/l2/l2_9.mcfunction new file mode 100644 index 00000000..342a6948 --- /dev/null +++ b/data/bsc/functions/write/l2/l2_9.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9708..9759 run function bsc:write/l1/l1_36 +execute if score @s s.crhf.block_id matches 9760..9781 run function bsc:write/l1/l1_37 +execute if score @s s.crhf.block_id matches 9782..9825 run function bsc:write/l1/l1_38 +execute if score @s s.crhf.block_id matches 9826..9916 run function bsc:write/l1/l1_39 diff --git a/data/bsc/functions/write/l3/l3_0.mcfunction b/data/bsc/functions/write/l3/l3_0.mcfunction new file mode 100644 index 00000000..5eadc01d --- /dev/null +++ b/data/bsc/functions/write/l3/l3_0.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 0..175 run function bsc:write/l2/l2_0 +execute if score @s s.crhf.block_id matches 176..1470 run function bsc:write/l2/l2_1 +execute if score @s s.crhf.block_id matches 1471..3989 run function bsc:write/l2/l2_2 +execute if score @s s.crhf.block_id matches 3990..4852 run function bsc:write/l2/l2_3 diff --git a/data/bsc/functions/write/l3/l3_1.mcfunction b/data/bsc/functions/write/l3/l3_1.mcfunction new file mode 100644 index 00000000..72c3cb33 --- /dev/null +++ b/data/bsc/functions/write/l3/l3_1.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 4853..6543 run function bsc:write/l2/l2_4 +execute if score @s s.crhf.block_id matches 6544..7464 run function bsc:write/l2/l2_5 +execute if score @s s.crhf.block_id matches 7465..8410 run function bsc:write/l2/l2_6 +execute if score @s s.crhf.block_id matches 8411..9472 run function bsc:write/l2/l2_7 diff --git a/data/bsc/functions/write/l3/l3_2.mcfunction b/data/bsc/functions/write/l3/l3_2.mcfunction new file mode 100644 index 00000000..2369ea79 --- /dev/null +++ b/data/bsc/functions/write/l3/l3_2.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 9473..9707 run function bsc:write/l2/l2_8 +execute if score @s s.crhf.block_id matches 9708..9916 run function bsc:write/l2/l2_9 +execute if score @s s.crhf.block_id matches 9917..15226 run function bsc:write/l2/l2_10 +execute if score @s s.crhf.block_id matches 15227..16917 run function bsc:write/l2/l2_11 diff --git a/data/bsc/functions/write/l3/l3_3.mcfunction b/data/bsc/functions/write/l3/l3_3.mcfunction new file mode 100644 index 00000000..e1377ec3 --- /dev/null +++ b/data/bsc/functions/write/l3/l3_3.mcfunction @@ -0,0 +1,2 @@ +execute if score @s s.crhf.block_id matches 16918..17823 run function bsc:write/l2/l2_12 +execute if score @s s.crhf.block_id matches 17824..20339 run function bsc:write/l2/l2_13 diff --git a/data/bsc/functions/write/l4/l4_0.mcfunction b/data/bsc/functions/write/l4/l4_0.mcfunction new file mode 100644 index 00000000..a7224a44 --- /dev/null +++ b/data/bsc/functions/write/l4/l4_0.mcfunction @@ -0,0 +1,4 @@ +execute if score @s s.crhf.block_id matches 0..4852 run function bsc:write/l3/l3_0 +execute if score @s s.crhf.block_id matches 4853..9472 run function bsc:write/l3/l3_1 +execute if score @s s.crhf.block_id matches 9473..16917 run function bsc:write/l3/l3_2 +execute if score @s s.crhf.block_id matches 16918..20339 run function bsc:write/l3/l3_3 diff --git a/data/bsc/tags/blocks/l0_0.json b/data/bsc/tags/blocks/l0_0.json new file mode 100644 index 00000000..4feb016e --- /dev/null +++ b/data/bsc/tags/blocks/l0_0.json @@ -0,0 +1 @@ +{"values":["minecraft:air","minecraft:stone","minecraft:granite","minecraft:polished_granite"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_1.json b/data/bsc/tags/blocks/l0_1.json new file mode 100644 index 00000000..1a207076 --- /dev/null +++ b/data/bsc/tags/blocks/l0_1.json @@ -0,0 +1 @@ +{"values":["minecraft:diorite","minecraft:polished_diorite","minecraft:andesite","minecraft:polished_andesite"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_10.json b/data/bsc/tags/blocks/l0_10.json new file mode 100644 index 00000000..d0ef1155 --- /dev/null +++ b/data/bsc/tags/blocks/l0_10.json @@ -0,0 +1 @@ +{"values":["minecraft:birch_log","minecraft:jungle_log","minecraft:acacia_log","minecraft:dark_oak_log"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_100.json b/data/bsc/tags/blocks/l0_100.json new file mode 100644 index 00000000..32cfd9bd --- /dev/null +++ b/data/bsc/tags/blocks/l0_100.json @@ -0,0 +1 @@ +{"values":["minecraft:prismarine_slab","minecraft:prismarine_brick_slab","minecraft:dark_prismarine_slab","minecraft:sea_lantern"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_101.json b/data/bsc/tags/blocks/l0_101.json new file mode 100644 index 00000000..8eaf4379 --- /dev/null +++ b/data/bsc/tags/blocks/l0_101.json @@ -0,0 +1 @@ +{"values":["minecraft:hay_block","minecraft:white_carpet","minecraft:orange_carpet","minecraft:magenta_carpet"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_102.json b/data/bsc/tags/blocks/l0_102.json new file mode 100644 index 00000000..7d8134d8 --- /dev/null +++ b/data/bsc/tags/blocks/l0_102.json @@ -0,0 +1 @@ +{"values":["minecraft:light_blue_carpet","minecraft:yellow_carpet","minecraft:lime_carpet","minecraft:pink_carpet"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_103.json b/data/bsc/tags/blocks/l0_103.json new file mode 100644 index 00000000..e017c668 --- /dev/null +++ b/data/bsc/tags/blocks/l0_103.json @@ -0,0 +1 @@ +{"values":["minecraft:gray_carpet","minecraft:light_gray_carpet","minecraft:cyan_carpet","minecraft:purple_carpet"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_104.json b/data/bsc/tags/blocks/l0_104.json new file mode 100644 index 00000000..02177daf --- /dev/null +++ b/data/bsc/tags/blocks/l0_104.json @@ -0,0 +1 @@ +{"values":["minecraft:blue_carpet","minecraft:brown_carpet","minecraft:green_carpet","minecraft:red_carpet"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_105.json b/data/bsc/tags/blocks/l0_105.json new file mode 100644 index 00000000..f562dc0b --- /dev/null +++ b/data/bsc/tags/blocks/l0_105.json @@ -0,0 +1 @@ +{"values":["minecraft:black_carpet","minecraft:terracotta","minecraft:coal_block","minecraft:packed_ice"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_106.json b/data/bsc/tags/blocks/l0_106.json new file mode 100644 index 00000000..756dfde8 --- /dev/null +++ b/data/bsc/tags/blocks/l0_106.json @@ -0,0 +1 @@ +{"values":["minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_107.json b/data/bsc/tags/blocks/l0_107.json new file mode 100644 index 00000000..1b44f762 --- /dev/null +++ b/data/bsc/tags/blocks/l0_107.json @@ -0,0 +1 @@ +{"values":["minecraft:tall_grass","minecraft:large_fern","minecraft:white_banner","minecraft:orange_banner"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_108.json b/data/bsc/tags/blocks/l0_108.json new file mode 100644 index 00000000..349e704c --- /dev/null +++ b/data/bsc/tags/blocks/l0_108.json @@ -0,0 +1 @@ +{"values":["minecraft:magenta_banner","minecraft:light_blue_banner","minecraft:yellow_banner","minecraft:lime_banner"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_109.json b/data/bsc/tags/blocks/l0_109.json new file mode 100644 index 00000000..8f03621b --- /dev/null +++ b/data/bsc/tags/blocks/l0_109.json @@ -0,0 +1 @@ +{"values":["minecraft:pink_banner","minecraft:gray_banner","minecraft:light_gray_banner","minecraft:cyan_banner"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_11.json b/data/bsc/tags/blocks/l0_11.json new file mode 100644 index 00000000..7025380b --- /dev/null +++ b/data/bsc/tags/blocks/l0_11.json @@ -0,0 +1 @@ +{"values":["minecraft:stripped_spruce_log","minecraft:stripped_birch_log","minecraft:stripped_jungle_log","minecraft:stripped_acacia_log"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_110.json b/data/bsc/tags/blocks/l0_110.json new file mode 100644 index 00000000..b8bee20d --- /dev/null +++ b/data/bsc/tags/blocks/l0_110.json @@ -0,0 +1 @@ +{"values":["minecraft:purple_banner","minecraft:blue_banner","minecraft:brown_banner","minecraft:green_banner"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_111.json b/data/bsc/tags/blocks/l0_111.json new file mode 100644 index 00000000..bcf7dc29 --- /dev/null +++ b/data/bsc/tags/blocks/l0_111.json @@ -0,0 +1 @@ +{"values":["minecraft:red_banner","minecraft:black_banner","minecraft:white_wall_banner","minecraft:orange_wall_banner"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_112.json b/data/bsc/tags/blocks/l0_112.json new file mode 100644 index 00000000..ffe16287 --- /dev/null +++ b/data/bsc/tags/blocks/l0_112.json @@ -0,0 +1 @@ +{"values":["minecraft:magenta_wall_banner","minecraft:light_blue_wall_banner","minecraft:yellow_wall_banner","minecraft:lime_wall_banner"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_113.json b/data/bsc/tags/blocks/l0_113.json new file mode 100644 index 00000000..27d40e54 --- /dev/null +++ b/data/bsc/tags/blocks/l0_113.json @@ -0,0 +1 @@ +{"values":["minecraft:pink_wall_banner","minecraft:gray_wall_banner","minecraft:light_gray_wall_banner","minecraft:cyan_wall_banner"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_114.json b/data/bsc/tags/blocks/l0_114.json new file mode 100644 index 00000000..74500d6f --- /dev/null +++ b/data/bsc/tags/blocks/l0_114.json @@ -0,0 +1 @@ +{"values":["minecraft:purple_wall_banner","minecraft:blue_wall_banner","minecraft:brown_wall_banner","minecraft:green_wall_banner"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_115.json b/data/bsc/tags/blocks/l0_115.json new file mode 100644 index 00000000..93a158cf --- /dev/null +++ b/data/bsc/tags/blocks/l0_115.json @@ -0,0 +1 @@ +{"values":["minecraft:red_wall_banner","minecraft:black_wall_banner","minecraft:red_sandstone","minecraft:chiseled_red_sandstone"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_116.json b/data/bsc/tags/blocks/l0_116.json new file mode 100644 index 00000000..b829b5a1 --- /dev/null +++ b/data/bsc/tags/blocks/l0_116.json @@ -0,0 +1 @@ +{"values":["minecraft:cut_red_sandstone","minecraft:red_sandstone_stairs","minecraft:oak_slab","minecraft:spruce_slab"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_117.json b/data/bsc/tags/blocks/l0_117.json new file mode 100644 index 00000000..6602f91f --- /dev/null +++ b/data/bsc/tags/blocks/l0_117.json @@ -0,0 +1 @@ +{"values":["minecraft:birch_slab","minecraft:jungle_slab","minecraft:acacia_slab","minecraft:dark_oak_slab"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_118.json b/data/bsc/tags/blocks/l0_118.json new file mode 100644 index 00000000..85408b87 --- /dev/null +++ b/data/bsc/tags/blocks/l0_118.json @@ -0,0 +1 @@ +{"values":["minecraft:stone_slab","minecraft:smooth_stone_slab","minecraft:sandstone_slab","minecraft:cut_sandstone_slab"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_119.json b/data/bsc/tags/blocks/l0_119.json new file mode 100644 index 00000000..177cce96 --- /dev/null +++ b/data/bsc/tags/blocks/l0_119.json @@ -0,0 +1 @@ +{"values":["minecraft:petrified_oak_slab","minecraft:cobblestone_slab","minecraft:brick_slab","minecraft:stone_brick_slab"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_12.json b/data/bsc/tags/blocks/l0_12.json new file mode 100644 index 00000000..e98b05a7 --- /dev/null +++ b/data/bsc/tags/blocks/l0_12.json @@ -0,0 +1 @@ +{"values":["minecraft:stripped_dark_oak_log","minecraft:stripped_oak_log","minecraft:oak_wood","minecraft:spruce_wood"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_120.json b/data/bsc/tags/blocks/l0_120.json new file mode 100644 index 00000000..0f3f5470 --- /dev/null +++ b/data/bsc/tags/blocks/l0_120.json @@ -0,0 +1 @@ +{"values":["minecraft:nether_brick_slab","minecraft:quartz_slab","minecraft:red_sandstone_slab","minecraft:cut_red_sandstone_slab"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_121.json b/data/bsc/tags/blocks/l0_121.json new file mode 100644 index 00000000..3b266b61 --- /dev/null +++ b/data/bsc/tags/blocks/l0_121.json @@ -0,0 +1 @@ +{"values":["minecraft:purpur_slab","minecraft:smooth_stone","minecraft:smooth_sandstone","minecraft:smooth_quartz"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_122.json b/data/bsc/tags/blocks/l0_122.json new file mode 100644 index 00000000..856b53c0 --- /dev/null +++ b/data/bsc/tags/blocks/l0_122.json @@ -0,0 +1 @@ +{"values":["minecraft:smooth_red_sandstone","minecraft:spruce_fence_gate","minecraft:birch_fence_gate","minecraft:jungle_fence_gate"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_123.json b/data/bsc/tags/blocks/l0_123.json new file mode 100644 index 00000000..d03ada2c --- /dev/null +++ b/data/bsc/tags/blocks/l0_123.json @@ -0,0 +1 @@ +{"values":["minecraft:acacia_fence_gate","minecraft:dark_oak_fence_gate","minecraft:spruce_fence","minecraft:birch_fence"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_124.json b/data/bsc/tags/blocks/l0_124.json new file mode 100644 index 00000000..b8f93bf7 --- /dev/null +++ b/data/bsc/tags/blocks/l0_124.json @@ -0,0 +1 @@ +{"values":["minecraft:jungle_fence","minecraft:acacia_fence","minecraft:dark_oak_fence","minecraft:spruce_door"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_125.json b/data/bsc/tags/blocks/l0_125.json new file mode 100644 index 00000000..36301b69 --- /dev/null +++ b/data/bsc/tags/blocks/l0_125.json @@ -0,0 +1 @@ +{"values":["minecraft:birch_door","minecraft:jungle_door","minecraft:acacia_door","minecraft:dark_oak_door"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_126.json b/data/bsc/tags/blocks/l0_126.json new file mode 100644 index 00000000..51475f1d --- /dev/null +++ b/data/bsc/tags/blocks/l0_126.json @@ -0,0 +1 @@ +{"values":["minecraft:end_rod","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:purpur_block"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_127.json b/data/bsc/tags/blocks/l0_127.json new file mode 100644 index 00000000..7f7ec761 --- /dev/null +++ b/data/bsc/tags/blocks/l0_127.json @@ -0,0 +1 @@ +{"values":["minecraft:purpur_pillar","minecraft:purpur_stairs","minecraft:end_stone_bricks","minecraft:beetroots"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_128.json b/data/bsc/tags/blocks/l0_128.json new file mode 100644 index 00000000..1179826b --- /dev/null +++ b/data/bsc/tags/blocks/l0_128.json @@ -0,0 +1 @@ +{"values":["minecraft:dirt_path","minecraft:end_gateway","minecraft:repeating_command_block","minecraft:chain_command_block"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_129.json b/data/bsc/tags/blocks/l0_129.json new file mode 100644 index 00000000..d9d1847a --- /dev/null +++ b/data/bsc/tags/blocks/l0_129.json @@ -0,0 +1 @@ +{"values":["minecraft:frosted_ice","minecraft:magma_block","minecraft:nether_wart_block","minecraft:red_nether_bricks"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_13.json b/data/bsc/tags/blocks/l0_13.json new file mode 100644 index 00000000..fde1d298 --- /dev/null +++ b/data/bsc/tags/blocks/l0_13.json @@ -0,0 +1 @@ +{"values":["minecraft:birch_wood","minecraft:jungle_wood","minecraft:acacia_wood","minecraft:dark_oak_wood"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_130.json b/data/bsc/tags/blocks/l0_130.json new file mode 100644 index 00000000..f3eda464 --- /dev/null +++ b/data/bsc/tags/blocks/l0_130.json @@ -0,0 +1 @@ +{"values":["minecraft:bone_block","minecraft:structure_void","minecraft:observer","minecraft:shulker_box"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_131.json b/data/bsc/tags/blocks/l0_131.json new file mode 100644 index 00000000..e60bdf60 --- /dev/null +++ b/data/bsc/tags/blocks/l0_131.json @@ -0,0 +1 @@ +{"values":["minecraft:white_shulker_box","minecraft:orange_shulker_box","minecraft:magenta_shulker_box","minecraft:light_blue_shulker_box"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_132.json b/data/bsc/tags/blocks/l0_132.json new file mode 100644 index 00000000..4d155f92 --- /dev/null +++ b/data/bsc/tags/blocks/l0_132.json @@ -0,0 +1 @@ +{"values":["minecraft:yellow_shulker_box","minecraft:lime_shulker_box","minecraft:pink_shulker_box","minecraft:gray_shulker_box"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_133.json b/data/bsc/tags/blocks/l0_133.json new file mode 100644 index 00000000..11c5ae31 --- /dev/null +++ b/data/bsc/tags/blocks/l0_133.json @@ -0,0 +1 @@ +{"values":["minecraft:light_gray_shulker_box","minecraft:cyan_shulker_box","minecraft:purple_shulker_box","minecraft:blue_shulker_box"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_134.json b/data/bsc/tags/blocks/l0_134.json new file mode 100644 index 00000000..f9f76bec --- /dev/null +++ b/data/bsc/tags/blocks/l0_134.json @@ -0,0 +1 @@ +{"values":["minecraft:brown_shulker_box","minecraft:green_shulker_box","minecraft:red_shulker_box","minecraft:black_shulker_box"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_135.json b/data/bsc/tags/blocks/l0_135.json new file mode 100644 index 00000000..a34c87c7 --- /dev/null +++ b/data/bsc/tags/blocks/l0_135.json @@ -0,0 +1 @@ +{"values":["minecraft:white_glazed_terracotta","minecraft:orange_glazed_terracotta","minecraft:magenta_glazed_terracotta","minecraft:light_blue_glazed_terracotta"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_136.json b/data/bsc/tags/blocks/l0_136.json new file mode 100644 index 00000000..256a4388 --- /dev/null +++ b/data/bsc/tags/blocks/l0_136.json @@ -0,0 +1 @@ +{"values":["minecraft:yellow_glazed_terracotta","minecraft:lime_glazed_terracotta","minecraft:pink_glazed_terracotta","minecraft:gray_glazed_terracotta"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_137.json b/data/bsc/tags/blocks/l0_137.json new file mode 100644 index 00000000..2ee7fe94 --- /dev/null +++ b/data/bsc/tags/blocks/l0_137.json @@ -0,0 +1 @@ +{"values":["minecraft:light_gray_glazed_terracotta","minecraft:cyan_glazed_terracotta","minecraft:purple_glazed_terracotta","minecraft:blue_glazed_terracotta"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_138.json b/data/bsc/tags/blocks/l0_138.json new file mode 100644 index 00000000..36def639 --- /dev/null +++ b/data/bsc/tags/blocks/l0_138.json @@ -0,0 +1 @@ +{"values":["minecraft:brown_glazed_terracotta","minecraft:green_glazed_terracotta","minecraft:red_glazed_terracotta","minecraft:black_glazed_terracotta"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_139.json b/data/bsc/tags/blocks/l0_139.json new file mode 100644 index 00000000..7d5248e2 --- /dev/null +++ b/data/bsc/tags/blocks/l0_139.json @@ -0,0 +1 @@ +{"values":["minecraft:white_concrete","minecraft:orange_concrete","minecraft:magenta_concrete","minecraft:light_blue_concrete"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_14.json b/data/bsc/tags/blocks/l0_14.json new file mode 100644 index 00000000..7a8eee11 --- /dev/null +++ b/data/bsc/tags/blocks/l0_14.json @@ -0,0 +1 @@ +{"values":["minecraft:stripped_oak_wood","minecraft:stripped_spruce_wood","minecraft:stripped_birch_wood","minecraft:stripped_jungle_wood"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_140.json b/data/bsc/tags/blocks/l0_140.json new file mode 100644 index 00000000..2010781e --- /dev/null +++ b/data/bsc/tags/blocks/l0_140.json @@ -0,0 +1 @@ +{"values":["minecraft:yellow_concrete","minecraft:lime_concrete","minecraft:pink_concrete","minecraft:gray_concrete"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_141.json b/data/bsc/tags/blocks/l0_141.json new file mode 100644 index 00000000..553a65f0 --- /dev/null +++ b/data/bsc/tags/blocks/l0_141.json @@ -0,0 +1 @@ +{"values":["minecraft:light_gray_concrete","minecraft:cyan_concrete","minecraft:purple_concrete","minecraft:blue_concrete"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_142.json b/data/bsc/tags/blocks/l0_142.json new file mode 100644 index 00000000..9ec905c8 --- /dev/null +++ b/data/bsc/tags/blocks/l0_142.json @@ -0,0 +1 @@ +{"values":["minecraft:brown_concrete","minecraft:green_concrete","minecraft:red_concrete","minecraft:black_concrete"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_143.json b/data/bsc/tags/blocks/l0_143.json new file mode 100644 index 00000000..00167845 --- /dev/null +++ b/data/bsc/tags/blocks/l0_143.json @@ -0,0 +1 @@ +{"values":["minecraft:white_concrete_powder","minecraft:orange_concrete_powder","minecraft:magenta_concrete_powder","minecraft:light_blue_concrete_powder"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_144.json b/data/bsc/tags/blocks/l0_144.json new file mode 100644 index 00000000..6454cd28 --- /dev/null +++ b/data/bsc/tags/blocks/l0_144.json @@ -0,0 +1 @@ +{"values":["minecraft:yellow_concrete_powder","minecraft:lime_concrete_powder","minecraft:pink_concrete_powder","minecraft:gray_concrete_powder"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_145.json b/data/bsc/tags/blocks/l0_145.json new file mode 100644 index 00000000..c52afb29 --- /dev/null +++ b/data/bsc/tags/blocks/l0_145.json @@ -0,0 +1 @@ +{"values":["minecraft:light_gray_concrete_powder","minecraft:cyan_concrete_powder","minecraft:purple_concrete_powder","minecraft:blue_concrete_powder"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_146.json b/data/bsc/tags/blocks/l0_146.json new file mode 100644 index 00000000..0b551680 --- /dev/null +++ b/data/bsc/tags/blocks/l0_146.json @@ -0,0 +1 @@ +{"values":["minecraft:brown_concrete_powder","minecraft:green_concrete_powder","minecraft:red_concrete_powder","minecraft:black_concrete_powder"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_147.json b/data/bsc/tags/blocks/l0_147.json new file mode 100644 index 00000000..5c5367c3 --- /dev/null +++ b/data/bsc/tags/blocks/l0_147.json @@ -0,0 +1 @@ +{"values":["minecraft:kelp","minecraft:kelp_plant","minecraft:dried_kelp_block","minecraft:turtle_egg"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_148.json b/data/bsc/tags/blocks/l0_148.json new file mode 100644 index 00000000..c2c668d5 --- /dev/null +++ b/data/bsc/tags/blocks/l0_148.json @@ -0,0 +1 @@ +{"values":["minecraft:dead_tube_coral_block","minecraft:dead_brain_coral_block","minecraft:dead_bubble_coral_block","minecraft:dead_fire_coral_block"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_149.json b/data/bsc/tags/blocks/l0_149.json new file mode 100644 index 00000000..248cf91d --- /dev/null +++ b/data/bsc/tags/blocks/l0_149.json @@ -0,0 +1 @@ +{"values":["minecraft:dead_horn_coral_block","minecraft:tube_coral_block","minecraft:brain_coral_block","minecraft:bubble_coral_block"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_15.json b/data/bsc/tags/blocks/l0_15.json new file mode 100644 index 00000000..7217d931 --- /dev/null +++ b/data/bsc/tags/blocks/l0_15.json @@ -0,0 +1 @@ +{"values":["minecraft:stripped_acacia_wood","minecraft:stripped_dark_oak_wood","minecraft:oak_leaves","minecraft:spruce_leaves"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_150.json b/data/bsc/tags/blocks/l0_150.json new file mode 100644 index 00000000..800db666 --- /dev/null +++ b/data/bsc/tags/blocks/l0_150.json @@ -0,0 +1 @@ +{"values":["minecraft:fire_coral_block","minecraft:horn_coral_block","minecraft:dead_tube_coral","minecraft:dead_brain_coral"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_151.json b/data/bsc/tags/blocks/l0_151.json new file mode 100644 index 00000000..c96a03a4 --- /dev/null +++ b/data/bsc/tags/blocks/l0_151.json @@ -0,0 +1 @@ +{"values":["minecraft:dead_bubble_coral","minecraft:dead_fire_coral","minecraft:dead_horn_coral","minecraft:tube_coral"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_152.json b/data/bsc/tags/blocks/l0_152.json new file mode 100644 index 00000000..a6497547 --- /dev/null +++ b/data/bsc/tags/blocks/l0_152.json @@ -0,0 +1 @@ +{"values":["minecraft:brain_coral","minecraft:bubble_coral","minecraft:fire_coral","minecraft:horn_coral"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_153.json b/data/bsc/tags/blocks/l0_153.json new file mode 100644 index 00000000..12dc2b4e --- /dev/null +++ b/data/bsc/tags/blocks/l0_153.json @@ -0,0 +1 @@ +{"values":["minecraft:dead_tube_coral_fan","minecraft:dead_brain_coral_fan","minecraft:dead_bubble_coral_fan","minecraft:dead_fire_coral_fan"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_154.json b/data/bsc/tags/blocks/l0_154.json new file mode 100644 index 00000000..a9851858 --- /dev/null +++ b/data/bsc/tags/blocks/l0_154.json @@ -0,0 +1 @@ +{"values":["minecraft:dead_horn_coral_fan","minecraft:tube_coral_fan","minecraft:brain_coral_fan","minecraft:bubble_coral_fan"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_155.json b/data/bsc/tags/blocks/l0_155.json new file mode 100644 index 00000000..28d96c25 --- /dev/null +++ b/data/bsc/tags/blocks/l0_155.json @@ -0,0 +1 @@ +{"values":["minecraft:fire_coral_fan","minecraft:horn_coral_fan","minecraft:dead_tube_coral_wall_fan","minecraft:dead_brain_coral_wall_fan"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_156.json b/data/bsc/tags/blocks/l0_156.json new file mode 100644 index 00000000..b4e5627a --- /dev/null +++ b/data/bsc/tags/blocks/l0_156.json @@ -0,0 +1 @@ +{"values":["minecraft:dead_bubble_coral_wall_fan","minecraft:dead_fire_coral_wall_fan","minecraft:dead_horn_coral_wall_fan","minecraft:tube_coral_wall_fan"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_157.json b/data/bsc/tags/blocks/l0_157.json new file mode 100644 index 00000000..ba8298c4 --- /dev/null +++ b/data/bsc/tags/blocks/l0_157.json @@ -0,0 +1 @@ +{"values":["minecraft:brain_coral_wall_fan","minecraft:bubble_coral_wall_fan","minecraft:fire_coral_wall_fan","minecraft:horn_coral_wall_fan"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_158.json b/data/bsc/tags/blocks/l0_158.json new file mode 100644 index 00000000..02715b69 --- /dev/null +++ b/data/bsc/tags/blocks/l0_158.json @@ -0,0 +1 @@ +{"values":["minecraft:sea_pickle","minecraft:blue_ice","minecraft:conduit","minecraft:bamboo_sapling"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_159.json b/data/bsc/tags/blocks/l0_159.json new file mode 100644 index 00000000..32f7408d --- /dev/null +++ b/data/bsc/tags/blocks/l0_159.json @@ -0,0 +1 @@ +{"values":["minecraft:bamboo","minecraft:potted_bamboo","minecraft:void_air","minecraft:cave_air"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_16.json b/data/bsc/tags/blocks/l0_16.json new file mode 100644 index 00000000..ab2a40c9 --- /dev/null +++ b/data/bsc/tags/blocks/l0_16.json @@ -0,0 +1 @@ +{"values":["minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_160.json b/data/bsc/tags/blocks/l0_160.json new file mode 100644 index 00000000..c927e294 --- /dev/null +++ b/data/bsc/tags/blocks/l0_160.json @@ -0,0 +1 @@ +{"values":["minecraft:bubble_column","minecraft:polished_granite_stairs","minecraft:smooth_red_sandstone_stairs","minecraft:mossy_stone_brick_stairs"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_161.json b/data/bsc/tags/blocks/l0_161.json new file mode 100644 index 00000000..3036096b --- /dev/null +++ b/data/bsc/tags/blocks/l0_161.json @@ -0,0 +1 @@ +{"values":["minecraft:polished_diorite_stairs","minecraft:mossy_cobblestone_stairs","minecraft:end_stone_brick_stairs","minecraft:stone_stairs"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_162.json b/data/bsc/tags/blocks/l0_162.json new file mode 100644 index 00000000..731aca82 --- /dev/null +++ b/data/bsc/tags/blocks/l0_162.json @@ -0,0 +1 @@ +{"values":["minecraft:smooth_sandstone_stairs","minecraft:smooth_quartz_stairs","minecraft:granite_stairs","minecraft:andesite_stairs"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_163.json b/data/bsc/tags/blocks/l0_163.json new file mode 100644 index 00000000..cf407195 --- /dev/null +++ b/data/bsc/tags/blocks/l0_163.json @@ -0,0 +1 @@ +{"values":["minecraft:red_nether_brick_stairs","minecraft:polished_andesite_stairs","minecraft:diorite_stairs","minecraft:polished_granite_slab"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_164.json b/data/bsc/tags/blocks/l0_164.json new file mode 100644 index 00000000..6f796a89 --- /dev/null +++ b/data/bsc/tags/blocks/l0_164.json @@ -0,0 +1 @@ +{"values":["minecraft:smooth_red_sandstone_slab","minecraft:mossy_stone_brick_slab","minecraft:polished_diorite_slab","minecraft:mossy_cobblestone_slab"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_165.json b/data/bsc/tags/blocks/l0_165.json new file mode 100644 index 00000000..b41e1567 --- /dev/null +++ b/data/bsc/tags/blocks/l0_165.json @@ -0,0 +1 @@ +{"values":["minecraft:end_stone_brick_slab","minecraft:smooth_sandstone_slab","minecraft:smooth_quartz_slab","minecraft:granite_slab"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_166.json b/data/bsc/tags/blocks/l0_166.json new file mode 100644 index 00000000..e0a838e1 --- /dev/null +++ b/data/bsc/tags/blocks/l0_166.json @@ -0,0 +1 @@ +{"values":["minecraft:andesite_slab","minecraft:red_nether_brick_slab","minecraft:polished_andesite_slab","minecraft:diorite_slab"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_167.json b/data/bsc/tags/blocks/l0_167.json new file mode 100644 index 00000000..7d91d46d --- /dev/null +++ b/data/bsc/tags/blocks/l0_167.json @@ -0,0 +1 @@ +{"values":["minecraft:brick_wall","minecraft:prismarine_wall","minecraft:red_sandstone_wall","minecraft:mossy_stone_brick_wall"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_168.json b/data/bsc/tags/blocks/l0_168.json new file mode 100644 index 00000000..072bca81 --- /dev/null +++ b/data/bsc/tags/blocks/l0_168.json @@ -0,0 +1 @@ +{"values":["minecraft:granite_wall","minecraft:stone_brick_wall","minecraft:nether_brick_wall","minecraft:andesite_wall"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_169.json b/data/bsc/tags/blocks/l0_169.json new file mode 100644 index 00000000..9c9cba68 --- /dev/null +++ b/data/bsc/tags/blocks/l0_169.json @@ -0,0 +1 @@ +{"values":["minecraft:red_nether_brick_wall","minecraft:sandstone_wall","minecraft:end_stone_brick_wall","minecraft:diorite_wall"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_17.json b/data/bsc/tags/blocks/l0_17.json new file mode 100644 index 00000000..db26c294 --- /dev/null +++ b/data/bsc/tags/blocks/l0_17.json @@ -0,0 +1 @@ +{"values":["minecraft:azalea_leaves","minecraft:flowering_azalea_leaves","minecraft:sponge","minecraft:wet_sponge"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_170.json b/data/bsc/tags/blocks/l0_170.json new file mode 100644 index 00000000..d193b8e5 --- /dev/null +++ b/data/bsc/tags/blocks/l0_170.json @@ -0,0 +1 @@ +{"values":["minecraft:scaffolding","minecraft:loom","minecraft:barrel","minecraft:smoker"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_171.json b/data/bsc/tags/blocks/l0_171.json new file mode 100644 index 00000000..c95ae5f9 --- /dev/null +++ b/data/bsc/tags/blocks/l0_171.json @@ -0,0 +1 @@ +{"values":["minecraft:blast_furnace","minecraft:cartography_table","minecraft:fletching_table","minecraft:grindstone"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_172.json b/data/bsc/tags/blocks/l0_172.json new file mode 100644 index 00000000..717eb100 --- /dev/null +++ b/data/bsc/tags/blocks/l0_172.json @@ -0,0 +1 @@ +{"values":["minecraft:lectern","minecraft:smithing_table","minecraft:stonecutter","minecraft:bell"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_173.json b/data/bsc/tags/blocks/l0_173.json new file mode 100644 index 00000000..5c9d6085 --- /dev/null +++ b/data/bsc/tags/blocks/l0_173.json @@ -0,0 +1 @@ +{"values":["minecraft:lantern","minecraft:soul_lantern","minecraft:campfire","minecraft:soul_campfire"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_174.json b/data/bsc/tags/blocks/l0_174.json new file mode 100644 index 00000000..fd69ece8 --- /dev/null +++ b/data/bsc/tags/blocks/l0_174.json @@ -0,0 +1 @@ +{"values":["minecraft:sweet_berry_bush","minecraft:warped_stem","minecraft:stripped_warped_stem","minecraft:warped_hyphae"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_175.json b/data/bsc/tags/blocks/l0_175.json new file mode 100644 index 00000000..f448cfce --- /dev/null +++ b/data/bsc/tags/blocks/l0_175.json @@ -0,0 +1 @@ +{"values":["minecraft:stripped_warped_hyphae","minecraft:warped_nylium","minecraft:warped_fungus","minecraft:warped_wart_block"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_176.json b/data/bsc/tags/blocks/l0_176.json new file mode 100644 index 00000000..c0afd113 --- /dev/null +++ b/data/bsc/tags/blocks/l0_176.json @@ -0,0 +1 @@ +{"values":["minecraft:warped_roots","minecraft:nether_sprouts","minecraft:crimson_stem","minecraft:stripped_crimson_stem"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_177.json b/data/bsc/tags/blocks/l0_177.json new file mode 100644 index 00000000..102ebfba --- /dev/null +++ b/data/bsc/tags/blocks/l0_177.json @@ -0,0 +1 @@ +{"values":["minecraft:crimson_hyphae","minecraft:stripped_crimson_hyphae","minecraft:crimson_nylium","minecraft:crimson_fungus"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_178.json b/data/bsc/tags/blocks/l0_178.json new file mode 100644 index 00000000..9695cf8d --- /dev/null +++ b/data/bsc/tags/blocks/l0_178.json @@ -0,0 +1 @@ +{"values":["minecraft:shroomlight","minecraft:weeping_vines","minecraft:weeping_vines_plant","minecraft:twisting_vines"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_179.json b/data/bsc/tags/blocks/l0_179.json new file mode 100644 index 00000000..0306e012 --- /dev/null +++ b/data/bsc/tags/blocks/l0_179.json @@ -0,0 +1 @@ +{"values":["minecraft:twisting_vines_plant","minecraft:crimson_roots","minecraft:crimson_planks","minecraft:warped_planks"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_18.json b/data/bsc/tags/blocks/l0_18.json new file mode 100644 index 00000000..55f3ed4e --- /dev/null +++ b/data/bsc/tags/blocks/l0_18.json @@ -0,0 +1 @@ +{"values":["minecraft:glass","minecraft:lapis_ore","minecraft:deepslate_lapis_ore","minecraft:lapis_block"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_180.json b/data/bsc/tags/blocks/l0_180.json new file mode 100644 index 00000000..a93927e4 --- /dev/null +++ b/data/bsc/tags/blocks/l0_180.json @@ -0,0 +1 @@ +{"values":["minecraft:crimson_slab","minecraft:warped_slab","minecraft:crimson_pressure_plate","minecraft:warped_pressure_plate"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_181.json b/data/bsc/tags/blocks/l0_181.json new file mode 100644 index 00000000..bccf37c4 --- /dev/null +++ b/data/bsc/tags/blocks/l0_181.json @@ -0,0 +1 @@ +{"values":["minecraft:crimson_fence","minecraft:warped_fence","minecraft:crimson_trapdoor","minecraft:warped_trapdoor"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_182.json b/data/bsc/tags/blocks/l0_182.json new file mode 100644 index 00000000..25b4e4ae --- /dev/null +++ b/data/bsc/tags/blocks/l0_182.json @@ -0,0 +1 @@ +{"values":["minecraft:crimson_fence_gate","minecraft:warped_fence_gate","minecraft:crimson_stairs","minecraft:warped_stairs"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_183.json b/data/bsc/tags/blocks/l0_183.json new file mode 100644 index 00000000..5b230c96 --- /dev/null +++ b/data/bsc/tags/blocks/l0_183.json @@ -0,0 +1 @@ +{"values":["minecraft:crimson_button","minecraft:warped_button","minecraft:crimson_door","minecraft:warped_door"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_184.json b/data/bsc/tags/blocks/l0_184.json new file mode 100644 index 00000000..cf337688 --- /dev/null +++ b/data/bsc/tags/blocks/l0_184.json @@ -0,0 +1 @@ +{"values":["minecraft:crimson_sign","minecraft:warped_sign","minecraft:crimson_wall_sign","minecraft:warped_wall_sign"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_185.json b/data/bsc/tags/blocks/l0_185.json new file mode 100644 index 00000000..75fecbb7 --- /dev/null +++ b/data/bsc/tags/blocks/l0_185.json @@ -0,0 +1 @@ +{"values":["minecraft:structure_block","minecraft:jigsaw","minecraft:composter","minecraft:target"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_186.json b/data/bsc/tags/blocks/l0_186.json new file mode 100644 index 00000000..ce450dcd --- /dev/null +++ b/data/bsc/tags/blocks/l0_186.json @@ -0,0 +1 @@ +{"values":["minecraft:bee_nest","minecraft:beehive","minecraft:honey_block","minecraft:honeycomb_block"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_187.json b/data/bsc/tags/blocks/l0_187.json new file mode 100644 index 00000000..7dca3309 --- /dev/null +++ b/data/bsc/tags/blocks/l0_187.json @@ -0,0 +1 @@ +{"values":["minecraft:netherite_block","minecraft:ancient_debris","minecraft:crying_obsidian","minecraft:respawn_anchor"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_188.json b/data/bsc/tags/blocks/l0_188.json new file mode 100644 index 00000000..9a483783 --- /dev/null +++ b/data/bsc/tags/blocks/l0_188.json @@ -0,0 +1 @@ +{"values":["minecraft:potted_crimson_fungus","minecraft:potted_warped_fungus","minecraft:potted_crimson_roots","minecraft:potted_warped_roots"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_189.json b/data/bsc/tags/blocks/l0_189.json new file mode 100644 index 00000000..e65ca18a --- /dev/null +++ b/data/bsc/tags/blocks/l0_189.json @@ -0,0 +1 @@ +{"values":["minecraft:lodestone","minecraft:blackstone","minecraft:blackstone_stairs","minecraft:blackstone_wall"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_19.json b/data/bsc/tags/blocks/l0_19.json new file mode 100644 index 00000000..a0f1313b --- /dev/null +++ b/data/bsc/tags/blocks/l0_19.json @@ -0,0 +1 @@ +{"values":["minecraft:dispenser","minecraft:sandstone","minecraft:chiseled_sandstone","minecraft:cut_sandstone"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_190.json b/data/bsc/tags/blocks/l0_190.json new file mode 100644 index 00000000..d3ad46af --- /dev/null +++ b/data/bsc/tags/blocks/l0_190.json @@ -0,0 +1 @@ +{"values":["minecraft:blackstone_slab","minecraft:polished_blackstone","minecraft:polished_blackstone_bricks","minecraft:cracked_polished_blackstone_bricks"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_191.json b/data/bsc/tags/blocks/l0_191.json new file mode 100644 index 00000000..573231ee --- /dev/null +++ b/data/bsc/tags/blocks/l0_191.json @@ -0,0 +1 @@ +{"values":["minecraft:chiseled_polished_blackstone","minecraft:polished_blackstone_brick_slab","minecraft:polished_blackstone_brick_stairs","minecraft:polished_blackstone_brick_wall"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_192.json b/data/bsc/tags/blocks/l0_192.json new file mode 100644 index 00000000..74da2c2e --- /dev/null +++ b/data/bsc/tags/blocks/l0_192.json @@ -0,0 +1 @@ +{"values":["minecraft:gilded_blackstone","minecraft:polished_blackstone_stairs","minecraft:polished_blackstone_slab","minecraft:polished_blackstone_pressure_plate"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_193.json b/data/bsc/tags/blocks/l0_193.json new file mode 100644 index 00000000..69f14b14 --- /dev/null +++ b/data/bsc/tags/blocks/l0_193.json @@ -0,0 +1 @@ +{"values":["minecraft:polished_blackstone_button","minecraft:polished_blackstone_wall","minecraft:chiseled_nether_bricks","minecraft:cracked_nether_bricks"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_194.json b/data/bsc/tags/blocks/l0_194.json new file mode 100644 index 00000000..61353d62 --- /dev/null +++ b/data/bsc/tags/blocks/l0_194.json @@ -0,0 +1 @@ +{"values":["minecraft:quartz_bricks","minecraft:candle","minecraft:white_candle","minecraft:orange_candle"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_195.json b/data/bsc/tags/blocks/l0_195.json new file mode 100644 index 00000000..fece3dcf --- /dev/null +++ b/data/bsc/tags/blocks/l0_195.json @@ -0,0 +1 @@ +{"values":["minecraft:magenta_candle","minecraft:light_blue_candle","minecraft:yellow_candle","minecraft:lime_candle"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_196.json b/data/bsc/tags/blocks/l0_196.json new file mode 100644 index 00000000..84e42191 --- /dev/null +++ b/data/bsc/tags/blocks/l0_196.json @@ -0,0 +1 @@ +{"values":["minecraft:pink_candle","minecraft:gray_candle","minecraft:light_gray_candle","minecraft:cyan_candle"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_197.json b/data/bsc/tags/blocks/l0_197.json new file mode 100644 index 00000000..ad49baf9 --- /dev/null +++ b/data/bsc/tags/blocks/l0_197.json @@ -0,0 +1 @@ +{"values":["minecraft:purple_candle","minecraft:blue_candle","minecraft:brown_candle","minecraft:green_candle"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_198.json b/data/bsc/tags/blocks/l0_198.json new file mode 100644 index 00000000..1c376957 --- /dev/null +++ b/data/bsc/tags/blocks/l0_198.json @@ -0,0 +1 @@ +{"values":["minecraft:red_candle","minecraft:black_candle","minecraft:candle_cake","minecraft:white_candle_cake"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_199.json b/data/bsc/tags/blocks/l0_199.json new file mode 100644 index 00000000..d493b4b9 --- /dev/null +++ b/data/bsc/tags/blocks/l0_199.json @@ -0,0 +1 @@ +{"values":["minecraft:orange_candle_cake","minecraft:magenta_candle_cake","minecraft:light_blue_candle_cake","minecraft:yellow_candle_cake"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_2.json b/data/bsc/tags/blocks/l0_2.json new file mode 100644 index 00000000..8b756130 --- /dev/null +++ b/data/bsc/tags/blocks/l0_2.json @@ -0,0 +1 @@ +{"values":["minecraft:grass_block","minecraft:dirt","minecraft:coarse_dirt","minecraft:podzol"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_20.json b/data/bsc/tags/blocks/l0_20.json new file mode 100644 index 00000000..7c6a57ec --- /dev/null +++ b/data/bsc/tags/blocks/l0_20.json @@ -0,0 +1 @@ +{"values":["minecraft:note_block","minecraft:white_bed","minecraft:orange_bed","minecraft:magenta_bed"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_200.json b/data/bsc/tags/blocks/l0_200.json new file mode 100644 index 00000000..a718ae7f --- /dev/null +++ b/data/bsc/tags/blocks/l0_200.json @@ -0,0 +1 @@ +{"values":["minecraft:lime_candle_cake","minecraft:pink_candle_cake","minecraft:gray_candle_cake","minecraft:light_gray_candle_cake"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_201.json b/data/bsc/tags/blocks/l0_201.json new file mode 100644 index 00000000..1254629f --- /dev/null +++ b/data/bsc/tags/blocks/l0_201.json @@ -0,0 +1 @@ +{"values":["minecraft:cyan_candle_cake","minecraft:purple_candle_cake","minecraft:blue_candle_cake","minecraft:brown_candle_cake"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_202.json b/data/bsc/tags/blocks/l0_202.json new file mode 100644 index 00000000..63f709fa --- /dev/null +++ b/data/bsc/tags/blocks/l0_202.json @@ -0,0 +1 @@ +{"values":["minecraft:green_candle_cake","minecraft:red_candle_cake","minecraft:black_candle_cake","minecraft:amethyst_block"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_203.json b/data/bsc/tags/blocks/l0_203.json new file mode 100644 index 00000000..3b1d5e63 --- /dev/null +++ b/data/bsc/tags/blocks/l0_203.json @@ -0,0 +1 @@ +{"values":["minecraft:budding_amethyst","minecraft:amethyst_cluster","minecraft:large_amethyst_bud","minecraft:medium_amethyst_bud"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_204.json b/data/bsc/tags/blocks/l0_204.json new file mode 100644 index 00000000..188a99f1 --- /dev/null +++ b/data/bsc/tags/blocks/l0_204.json @@ -0,0 +1 @@ +{"values":["minecraft:small_amethyst_bud","minecraft:tuff","minecraft:calcite","minecraft:tinted_glass"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_205.json b/data/bsc/tags/blocks/l0_205.json new file mode 100644 index 00000000..636e3101 --- /dev/null +++ b/data/bsc/tags/blocks/l0_205.json @@ -0,0 +1 @@ +{"values":["minecraft:powder_snow","minecraft:sculk_sensor","minecraft:oxidized_copper","minecraft:weathered_copper"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_206.json b/data/bsc/tags/blocks/l0_206.json new file mode 100644 index 00000000..7f2978c7 --- /dev/null +++ b/data/bsc/tags/blocks/l0_206.json @@ -0,0 +1 @@ +{"values":["minecraft:exposed_copper","minecraft:copper_block","minecraft:copper_ore","minecraft:deepslate_copper_ore"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_207.json b/data/bsc/tags/blocks/l0_207.json new file mode 100644 index 00000000..ae859f09 --- /dev/null +++ b/data/bsc/tags/blocks/l0_207.json @@ -0,0 +1 @@ +{"values":["minecraft:oxidized_cut_copper","minecraft:weathered_cut_copper","minecraft:exposed_cut_copper","minecraft:cut_copper"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_208.json b/data/bsc/tags/blocks/l0_208.json new file mode 100644 index 00000000..5c233649 --- /dev/null +++ b/data/bsc/tags/blocks/l0_208.json @@ -0,0 +1 @@ +{"values":["minecraft:oxidized_cut_copper_stairs","minecraft:weathered_cut_copper_stairs","minecraft:exposed_cut_copper_stairs","minecraft:cut_copper_stairs"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_209.json b/data/bsc/tags/blocks/l0_209.json new file mode 100644 index 00000000..2d84e0e0 --- /dev/null +++ b/data/bsc/tags/blocks/l0_209.json @@ -0,0 +1 @@ +{"values":["minecraft:oxidized_cut_copper_slab","minecraft:weathered_cut_copper_slab","minecraft:exposed_cut_copper_slab","minecraft:cut_copper_slab"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_21.json b/data/bsc/tags/blocks/l0_21.json new file mode 100644 index 00000000..067ab35d --- /dev/null +++ b/data/bsc/tags/blocks/l0_21.json @@ -0,0 +1 @@ +{"values":["minecraft:light_blue_bed","minecraft:yellow_bed","minecraft:lime_bed","minecraft:pink_bed"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_210.json b/data/bsc/tags/blocks/l0_210.json new file mode 100644 index 00000000..12de590f --- /dev/null +++ b/data/bsc/tags/blocks/l0_210.json @@ -0,0 +1 @@ +{"values":["minecraft:waxed_copper_block","minecraft:waxed_weathered_copper","minecraft:waxed_exposed_copper","minecraft:waxed_oxidized_copper"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_211.json b/data/bsc/tags/blocks/l0_211.json new file mode 100644 index 00000000..561a8f99 --- /dev/null +++ b/data/bsc/tags/blocks/l0_211.json @@ -0,0 +1 @@ +{"values":["minecraft:waxed_oxidized_cut_copper","minecraft:waxed_weathered_cut_copper","minecraft:waxed_exposed_cut_copper","minecraft:waxed_cut_copper"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_212.json b/data/bsc/tags/blocks/l0_212.json new file mode 100644 index 00000000..ddc508e2 --- /dev/null +++ b/data/bsc/tags/blocks/l0_212.json @@ -0,0 +1 @@ +{"values":["minecraft:waxed_oxidized_cut_copper_stairs","minecraft:waxed_weathered_cut_copper_stairs","minecraft:waxed_exposed_cut_copper_stairs","minecraft:waxed_cut_copper_stairs"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_213.json b/data/bsc/tags/blocks/l0_213.json new file mode 100644 index 00000000..f6af4603 --- /dev/null +++ b/data/bsc/tags/blocks/l0_213.json @@ -0,0 +1 @@ +{"values":["minecraft:waxed_oxidized_cut_copper_slab","minecraft:waxed_weathered_cut_copper_slab","minecraft:waxed_exposed_cut_copper_slab","minecraft:waxed_cut_copper_slab"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_214.json b/data/bsc/tags/blocks/l0_214.json new file mode 100644 index 00000000..2df3814b --- /dev/null +++ b/data/bsc/tags/blocks/l0_214.json @@ -0,0 +1 @@ +{"values":["minecraft:lightning_rod","minecraft:pointed_dripstone","minecraft:dripstone_block","minecraft:cave_vines"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_215.json b/data/bsc/tags/blocks/l0_215.json new file mode 100644 index 00000000..0b0ae59a --- /dev/null +++ b/data/bsc/tags/blocks/l0_215.json @@ -0,0 +1 @@ +{"values":["minecraft:cave_vines_plant","minecraft:spore_blossom","minecraft:azalea","minecraft:flowering_azalea"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_216.json b/data/bsc/tags/blocks/l0_216.json new file mode 100644 index 00000000..9318990d --- /dev/null +++ b/data/bsc/tags/blocks/l0_216.json @@ -0,0 +1 @@ +{"values":["minecraft:moss_carpet","minecraft:moss_block","minecraft:big_dripleaf","minecraft:big_dripleaf_stem"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_217.json b/data/bsc/tags/blocks/l0_217.json new file mode 100644 index 00000000..df5b8462 --- /dev/null +++ b/data/bsc/tags/blocks/l0_217.json @@ -0,0 +1 @@ +{"values":["minecraft:small_dripleaf","minecraft:hanging_roots","minecraft:rooted_dirt","minecraft:deepslate"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_218.json b/data/bsc/tags/blocks/l0_218.json new file mode 100644 index 00000000..d9ac7c0c --- /dev/null +++ b/data/bsc/tags/blocks/l0_218.json @@ -0,0 +1 @@ +{"values":["minecraft:cobbled_deepslate","minecraft:cobbled_deepslate_stairs","minecraft:cobbled_deepslate_slab","minecraft:cobbled_deepslate_wall"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_219.json b/data/bsc/tags/blocks/l0_219.json new file mode 100644 index 00000000..990902ad --- /dev/null +++ b/data/bsc/tags/blocks/l0_219.json @@ -0,0 +1 @@ +{"values":["minecraft:polished_deepslate","minecraft:polished_deepslate_stairs","minecraft:polished_deepslate_slab","minecraft:polished_deepslate_wall"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_22.json b/data/bsc/tags/blocks/l0_22.json new file mode 100644 index 00000000..13256a66 --- /dev/null +++ b/data/bsc/tags/blocks/l0_22.json @@ -0,0 +1 @@ +{"values":["minecraft:gray_bed","minecraft:light_gray_bed","minecraft:cyan_bed","minecraft:purple_bed"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_220.json b/data/bsc/tags/blocks/l0_220.json new file mode 100644 index 00000000..e4bd4366 --- /dev/null +++ b/data/bsc/tags/blocks/l0_220.json @@ -0,0 +1 @@ +{"values":["minecraft:deepslate_tiles","minecraft:deepslate_tile_stairs","minecraft:deepslate_tile_slab","minecraft:deepslate_tile_wall"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_221.json b/data/bsc/tags/blocks/l0_221.json new file mode 100644 index 00000000..919196f3 --- /dev/null +++ b/data/bsc/tags/blocks/l0_221.json @@ -0,0 +1 @@ +{"values":["minecraft:deepslate_bricks","minecraft:deepslate_brick_stairs","minecraft:deepslate_brick_slab","minecraft:deepslate_brick_wall"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_222.json b/data/bsc/tags/blocks/l0_222.json new file mode 100644 index 00000000..7c07ffc7 --- /dev/null +++ b/data/bsc/tags/blocks/l0_222.json @@ -0,0 +1 @@ +{"values":["minecraft:chiseled_deepslate","minecraft:cracked_deepslate_bricks","minecraft:cracked_deepslate_tiles","minecraft:infested_deepslate"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_223.json b/data/bsc/tags/blocks/l0_223.json new file mode 100644 index 00000000..d42ee7bf --- /dev/null +++ b/data/bsc/tags/blocks/l0_223.json @@ -0,0 +1 @@ +{"values":["minecraft:smooth_basalt","minecraft:raw_iron_block","minecraft:raw_copper_block","minecraft:raw_gold_block"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_224.json b/data/bsc/tags/blocks/l0_224.json new file mode 100644 index 00000000..806502e4 --- /dev/null +++ b/data/bsc/tags/blocks/l0_224.json @@ -0,0 +1 @@ +{"values":["minecraft:potted_azalea_bush","minecraft:potted_flowering_azalea_bush"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_23.json b/data/bsc/tags/blocks/l0_23.json new file mode 100644 index 00000000..87864416 --- /dev/null +++ b/data/bsc/tags/blocks/l0_23.json @@ -0,0 +1 @@ +{"values":["minecraft:blue_bed","minecraft:brown_bed","minecraft:green_bed","minecraft:red_bed"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_24.json b/data/bsc/tags/blocks/l0_24.json new file mode 100644 index 00000000..745020ed --- /dev/null +++ b/data/bsc/tags/blocks/l0_24.json @@ -0,0 +1 @@ +{"values":["minecraft:black_bed","minecraft:powered_rail","minecraft:detector_rail","minecraft:sticky_piston"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_25.json b/data/bsc/tags/blocks/l0_25.json new file mode 100644 index 00000000..7a726885 --- /dev/null +++ b/data/bsc/tags/blocks/l0_25.json @@ -0,0 +1 @@ +{"values":["minecraft:cobweb","minecraft:grass","minecraft:fern","minecraft:dead_bush"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_26.json b/data/bsc/tags/blocks/l0_26.json new file mode 100644 index 00000000..f90dc3f3 --- /dev/null +++ b/data/bsc/tags/blocks/l0_26.json @@ -0,0 +1 @@ +{"values":["minecraft:seagrass","minecraft:tall_seagrass","minecraft:piston","minecraft:piston_head"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_27.json b/data/bsc/tags/blocks/l0_27.json new file mode 100644 index 00000000..f96d24d4 --- /dev/null +++ b/data/bsc/tags/blocks/l0_27.json @@ -0,0 +1 @@ +{"values":["minecraft:white_wool","minecraft:orange_wool","minecraft:magenta_wool","minecraft:light_blue_wool"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_28.json b/data/bsc/tags/blocks/l0_28.json new file mode 100644 index 00000000..5cd4fbf1 --- /dev/null +++ b/data/bsc/tags/blocks/l0_28.json @@ -0,0 +1 @@ +{"values":["minecraft:yellow_wool","minecraft:lime_wool","minecraft:pink_wool","minecraft:gray_wool"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_29.json b/data/bsc/tags/blocks/l0_29.json new file mode 100644 index 00000000..b4ee88c6 --- /dev/null +++ b/data/bsc/tags/blocks/l0_29.json @@ -0,0 +1 @@ +{"values":["minecraft:light_gray_wool","minecraft:cyan_wool","minecraft:purple_wool","minecraft:blue_wool"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_3.json b/data/bsc/tags/blocks/l0_3.json new file mode 100644 index 00000000..ebd0eb6c --- /dev/null +++ b/data/bsc/tags/blocks/l0_3.json @@ -0,0 +1 @@ +{"values":["minecraft:cobblestone","minecraft:oak_planks","minecraft:spruce_planks","minecraft:birch_planks"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_30.json b/data/bsc/tags/blocks/l0_30.json new file mode 100644 index 00000000..4696b1ff --- /dev/null +++ b/data/bsc/tags/blocks/l0_30.json @@ -0,0 +1 @@ +{"values":["minecraft:brown_wool","minecraft:green_wool","minecraft:red_wool","minecraft:black_wool"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_31.json b/data/bsc/tags/blocks/l0_31.json new file mode 100644 index 00000000..f87f3b1f --- /dev/null +++ b/data/bsc/tags/blocks/l0_31.json @@ -0,0 +1 @@ +{"values":["minecraft:moving_piston","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_32.json b/data/bsc/tags/blocks/l0_32.json new file mode 100644 index 00000000..b17ca0fe --- /dev/null +++ b/data/bsc/tags/blocks/l0_32.json @@ -0,0 +1 @@ +{"values":["minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_33.json b/data/bsc/tags/blocks/l0_33.json new file mode 100644 index 00000000..f4430f6a --- /dev/null +++ b/data/bsc/tags/blocks/l0_33.json @@ -0,0 +1 @@ +{"values":["minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_34.json b/data/bsc/tags/blocks/l0_34.json new file mode 100644 index 00000000..b35dc3e5 --- /dev/null +++ b/data/bsc/tags/blocks/l0_34.json @@ -0,0 +1 @@ +{"values":["minecraft:wither_rose","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_35.json b/data/bsc/tags/blocks/l0_35.json new file mode 100644 index 00000000..fc57c4a1 --- /dev/null +++ b/data/bsc/tags/blocks/l0_35.json @@ -0,0 +1 @@ +{"values":["minecraft:gold_block","minecraft:iron_block","minecraft:bricks","minecraft:tnt"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_36.json b/data/bsc/tags/blocks/l0_36.json new file mode 100644 index 00000000..6a3c9c13 --- /dev/null +++ b/data/bsc/tags/blocks/l0_36.json @@ -0,0 +1 @@ +{"values":["minecraft:bookshelf","minecraft:mossy_cobblestone","minecraft:obsidian","minecraft:torch"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_37.json b/data/bsc/tags/blocks/l0_37.json new file mode 100644 index 00000000..c5c6da0b --- /dev/null +++ b/data/bsc/tags/blocks/l0_37.json @@ -0,0 +1 @@ +{"values":["minecraft:wall_torch","minecraft:fire","minecraft:soul_fire","minecraft:spawner"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_38.json b/data/bsc/tags/blocks/l0_38.json new file mode 100644 index 00000000..9539bb42 --- /dev/null +++ b/data/bsc/tags/blocks/l0_38.json @@ -0,0 +1 @@ +{"values":["minecraft:oak_stairs","minecraft:chest","minecraft:redstone_wire","minecraft:diamond_ore"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_39.json b/data/bsc/tags/blocks/l0_39.json new file mode 100644 index 00000000..1a87a3be --- /dev/null +++ b/data/bsc/tags/blocks/l0_39.json @@ -0,0 +1 @@ +{"values":["minecraft:deepslate_diamond_ore","minecraft:diamond_block","minecraft:crafting_table","minecraft:wheat"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_4.json b/data/bsc/tags/blocks/l0_4.json new file mode 100644 index 00000000..358704f5 --- /dev/null +++ b/data/bsc/tags/blocks/l0_4.json @@ -0,0 +1 @@ +{"values":["minecraft:jungle_planks","minecraft:acacia_planks","minecraft:dark_oak_planks","minecraft:oak_sapling"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_40.json b/data/bsc/tags/blocks/l0_40.json new file mode 100644 index 00000000..3d68da52 --- /dev/null +++ b/data/bsc/tags/blocks/l0_40.json @@ -0,0 +1 @@ +{"values":["minecraft:farmland","minecraft:furnace","minecraft:oak_sign","minecraft:spruce_sign"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_41.json b/data/bsc/tags/blocks/l0_41.json new file mode 100644 index 00000000..f8d9e2b7 --- /dev/null +++ b/data/bsc/tags/blocks/l0_41.json @@ -0,0 +1 @@ +{"values":["minecraft:birch_sign","minecraft:acacia_sign","minecraft:jungle_sign","minecraft:dark_oak_sign"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_42.json b/data/bsc/tags/blocks/l0_42.json new file mode 100644 index 00000000..59561142 --- /dev/null +++ b/data/bsc/tags/blocks/l0_42.json @@ -0,0 +1 @@ +{"values":["minecraft:oak_door","minecraft:ladder","minecraft:rail","minecraft:cobblestone_stairs"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_43.json b/data/bsc/tags/blocks/l0_43.json new file mode 100644 index 00000000..a1a59bc5 --- /dev/null +++ b/data/bsc/tags/blocks/l0_43.json @@ -0,0 +1 @@ +{"values":["minecraft:oak_wall_sign","minecraft:spruce_wall_sign","minecraft:birch_wall_sign","minecraft:acacia_wall_sign"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_44.json b/data/bsc/tags/blocks/l0_44.json new file mode 100644 index 00000000..bf30660f --- /dev/null +++ b/data/bsc/tags/blocks/l0_44.json @@ -0,0 +1 @@ +{"values":["minecraft:jungle_wall_sign","minecraft:dark_oak_wall_sign","minecraft:lever","minecraft:stone_pressure_plate"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_45.json b/data/bsc/tags/blocks/l0_45.json new file mode 100644 index 00000000..3e650686 --- /dev/null +++ b/data/bsc/tags/blocks/l0_45.json @@ -0,0 +1 @@ +{"values":["minecraft:iron_door","minecraft:oak_pressure_plate","minecraft:spruce_pressure_plate","minecraft:birch_pressure_plate"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_46.json b/data/bsc/tags/blocks/l0_46.json new file mode 100644 index 00000000..4fe59fdd --- /dev/null +++ b/data/bsc/tags/blocks/l0_46.json @@ -0,0 +1 @@ +{"values":["minecraft:jungle_pressure_plate","minecraft:acacia_pressure_plate","minecraft:dark_oak_pressure_plate","minecraft:redstone_ore"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_47.json b/data/bsc/tags/blocks/l0_47.json new file mode 100644 index 00000000..81800fa8 --- /dev/null +++ b/data/bsc/tags/blocks/l0_47.json @@ -0,0 +1 @@ +{"values":["minecraft:deepslate_redstone_ore","minecraft:redstone_torch","minecraft:redstone_wall_torch","minecraft:stone_button"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_48.json b/data/bsc/tags/blocks/l0_48.json new file mode 100644 index 00000000..252f6bf2 --- /dev/null +++ b/data/bsc/tags/blocks/l0_48.json @@ -0,0 +1 @@ +{"values":["minecraft:snow","minecraft:ice","minecraft:snow_block","minecraft:cactus"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_49.json b/data/bsc/tags/blocks/l0_49.json new file mode 100644 index 00000000..5eb70b97 --- /dev/null +++ b/data/bsc/tags/blocks/l0_49.json @@ -0,0 +1 @@ +{"values":["minecraft:clay","minecraft:sugar_cane","minecraft:jukebox","minecraft:oak_fence"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_5.json b/data/bsc/tags/blocks/l0_5.json new file mode 100644 index 00000000..e813828e --- /dev/null +++ b/data/bsc/tags/blocks/l0_5.json @@ -0,0 +1 @@ +{"values":["minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_50.json b/data/bsc/tags/blocks/l0_50.json new file mode 100644 index 00000000..dcd60dc9 --- /dev/null +++ b/data/bsc/tags/blocks/l0_50.json @@ -0,0 +1 @@ +{"values":["minecraft:pumpkin","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_51.json b/data/bsc/tags/blocks/l0_51.json new file mode 100644 index 00000000..12f7ac18 --- /dev/null +++ b/data/bsc/tags/blocks/l0_51.json @@ -0,0 +1 @@ +{"values":["minecraft:basalt","minecraft:polished_basalt","minecraft:soul_torch","minecraft:soul_wall_torch"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_52.json b/data/bsc/tags/blocks/l0_52.json new file mode 100644 index 00000000..602434ae --- /dev/null +++ b/data/bsc/tags/blocks/l0_52.json @@ -0,0 +1 @@ +{"values":["minecraft:glowstone","minecraft:nether_portal","minecraft:carved_pumpkin","minecraft:jack_o_lantern"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_53.json b/data/bsc/tags/blocks/l0_53.json new file mode 100644 index 00000000..cf53f773 --- /dev/null +++ b/data/bsc/tags/blocks/l0_53.json @@ -0,0 +1 @@ +{"values":["minecraft:cake","minecraft:repeater","minecraft:white_stained_glass","minecraft:orange_stained_glass"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_54.json b/data/bsc/tags/blocks/l0_54.json new file mode 100644 index 00000000..617cb53b --- /dev/null +++ b/data/bsc/tags/blocks/l0_54.json @@ -0,0 +1 @@ +{"values":["minecraft:magenta_stained_glass","minecraft:light_blue_stained_glass","minecraft:yellow_stained_glass","minecraft:lime_stained_glass"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_55.json b/data/bsc/tags/blocks/l0_55.json new file mode 100644 index 00000000..9a88ec3f --- /dev/null +++ b/data/bsc/tags/blocks/l0_55.json @@ -0,0 +1 @@ +{"values":["minecraft:pink_stained_glass","minecraft:gray_stained_glass","minecraft:light_gray_stained_glass","minecraft:cyan_stained_glass"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_56.json b/data/bsc/tags/blocks/l0_56.json new file mode 100644 index 00000000..31e49a8a --- /dev/null +++ b/data/bsc/tags/blocks/l0_56.json @@ -0,0 +1 @@ +{"values":["minecraft:purple_stained_glass","minecraft:blue_stained_glass","minecraft:brown_stained_glass","minecraft:green_stained_glass"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_57.json b/data/bsc/tags/blocks/l0_57.json new file mode 100644 index 00000000..f4327ee2 --- /dev/null +++ b/data/bsc/tags/blocks/l0_57.json @@ -0,0 +1 @@ +{"values":["minecraft:red_stained_glass","minecraft:black_stained_glass","minecraft:oak_trapdoor","minecraft:spruce_trapdoor"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_58.json b/data/bsc/tags/blocks/l0_58.json new file mode 100644 index 00000000..0cec4b5c --- /dev/null +++ b/data/bsc/tags/blocks/l0_58.json @@ -0,0 +1 @@ +{"values":["minecraft:birch_trapdoor","minecraft:jungle_trapdoor","minecraft:acacia_trapdoor","minecraft:dark_oak_trapdoor"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_59.json b/data/bsc/tags/blocks/l0_59.json new file mode 100644 index 00000000..42707cb6 --- /dev/null +++ b/data/bsc/tags/blocks/l0_59.json @@ -0,0 +1 @@ +{"values":["minecraft:stone_bricks","minecraft:mossy_stone_bricks","minecraft:cracked_stone_bricks","minecraft:chiseled_stone_bricks"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_6.json b/data/bsc/tags/blocks/l0_6.json new file mode 100644 index 00000000..8a378609 --- /dev/null +++ b/data/bsc/tags/blocks/l0_6.json @@ -0,0 +1 @@ +{"values":["minecraft:dark_oak_sapling","minecraft:bedrock","minecraft:water","minecraft:lava"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_60.json b/data/bsc/tags/blocks/l0_60.json new file mode 100644 index 00000000..3cbcdb9a --- /dev/null +++ b/data/bsc/tags/blocks/l0_60.json @@ -0,0 +1 @@ +{"values":["minecraft:infested_stone","minecraft:infested_cobblestone","minecraft:infested_stone_bricks","minecraft:infested_mossy_stone_bricks"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_61.json b/data/bsc/tags/blocks/l0_61.json new file mode 100644 index 00000000..375b0509 --- /dev/null +++ b/data/bsc/tags/blocks/l0_61.json @@ -0,0 +1 @@ +{"values":["minecraft:infested_cracked_stone_bricks","minecraft:infested_chiseled_stone_bricks","minecraft:brown_mushroom_block","minecraft:red_mushroom_block"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_62.json b/data/bsc/tags/blocks/l0_62.json new file mode 100644 index 00000000..e7c31fd5 --- /dev/null +++ b/data/bsc/tags/blocks/l0_62.json @@ -0,0 +1 @@ +{"values":["minecraft:mushroom_stem","minecraft:iron_bars","minecraft:chain","minecraft:glass_pane"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_63.json b/data/bsc/tags/blocks/l0_63.json new file mode 100644 index 00000000..98e85cd3 --- /dev/null +++ b/data/bsc/tags/blocks/l0_63.json @@ -0,0 +1 @@ +{"values":["minecraft:melon","minecraft:attached_pumpkin_stem","minecraft:attached_melon_stem","minecraft:pumpkin_stem"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_64.json b/data/bsc/tags/blocks/l0_64.json new file mode 100644 index 00000000..cde1ff15 --- /dev/null +++ b/data/bsc/tags/blocks/l0_64.json @@ -0,0 +1 @@ +{"values":["minecraft:melon_stem","minecraft:vine","minecraft:glow_lichen","minecraft:oak_fence_gate"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_65.json b/data/bsc/tags/blocks/l0_65.json new file mode 100644 index 00000000..af835727 --- /dev/null +++ b/data/bsc/tags/blocks/l0_65.json @@ -0,0 +1 @@ +{"values":["minecraft:brick_stairs","minecraft:stone_brick_stairs","minecraft:mycelium","minecraft:lily_pad"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_66.json b/data/bsc/tags/blocks/l0_66.json new file mode 100644 index 00000000..3e22f7db --- /dev/null +++ b/data/bsc/tags/blocks/l0_66.json @@ -0,0 +1 @@ +{"values":["minecraft:nether_bricks","minecraft:nether_brick_fence","minecraft:nether_brick_stairs","minecraft:nether_wart"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_67.json b/data/bsc/tags/blocks/l0_67.json new file mode 100644 index 00000000..ec5a4a7b --- /dev/null +++ b/data/bsc/tags/blocks/l0_67.json @@ -0,0 +1 @@ +{"values":["minecraft:enchanting_table","minecraft:brewing_stand","minecraft:cauldron","minecraft:water_cauldron"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_68.json b/data/bsc/tags/blocks/l0_68.json new file mode 100644 index 00000000..48c25c6d --- /dev/null +++ b/data/bsc/tags/blocks/l0_68.json @@ -0,0 +1 @@ +{"values":["minecraft:lava_cauldron","minecraft:powder_snow_cauldron","minecraft:end_portal","minecraft:end_portal_frame"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_69.json b/data/bsc/tags/blocks/l0_69.json new file mode 100644 index 00000000..b63b980e --- /dev/null +++ b/data/bsc/tags/blocks/l0_69.json @@ -0,0 +1 @@ +{"values":["minecraft:end_stone","minecraft:dragon_egg","minecraft:redstone_lamp","minecraft:cocoa"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_7.json b/data/bsc/tags/blocks/l0_7.json new file mode 100644 index 00000000..5262368c --- /dev/null +++ b/data/bsc/tags/blocks/l0_7.json @@ -0,0 +1 @@ +{"values":["minecraft:sand","minecraft:red_sand","minecraft:gravel","minecraft:gold_ore"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_70.json b/data/bsc/tags/blocks/l0_70.json new file mode 100644 index 00000000..0da0f7ef --- /dev/null +++ b/data/bsc/tags/blocks/l0_70.json @@ -0,0 +1 @@ +{"values":["minecraft:sandstone_stairs","minecraft:emerald_ore","minecraft:deepslate_emerald_ore","minecraft:ender_chest"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_71.json b/data/bsc/tags/blocks/l0_71.json new file mode 100644 index 00000000..2b18b78f --- /dev/null +++ b/data/bsc/tags/blocks/l0_71.json @@ -0,0 +1 @@ +{"values":["minecraft:tripwire_hook","minecraft:tripwire","minecraft:emerald_block","minecraft:spruce_stairs"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_72.json b/data/bsc/tags/blocks/l0_72.json new file mode 100644 index 00000000..60d4e40f --- /dev/null +++ b/data/bsc/tags/blocks/l0_72.json @@ -0,0 +1 @@ +{"values":["minecraft:birch_stairs","minecraft:jungle_stairs","minecraft:command_block","minecraft:beacon"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_73.json b/data/bsc/tags/blocks/l0_73.json new file mode 100644 index 00000000..4fc2da06 --- /dev/null +++ b/data/bsc/tags/blocks/l0_73.json @@ -0,0 +1 @@ +{"values":["minecraft:cobblestone_wall","minecraft:mossy_cobblestone_wall","minecraft:flower_pot","minecraft:potted_oak_sapling"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_74.json b/data/bsc/tags/blocks/l0_74.json new file mode 100644 index 00000000..27402338 --- /dev/null +++ b/data/bsc/tags/blocks/l0_74.json @@ -0,0 +1 @@ +{"values":["minecraft:potted_spruce_sapling","minecraft:potted_birch_sapling","minecraft:potted_jungle_sapling","minecraft:potted_acacia_sapling"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_75.json b/data/bsc/tags/blocks/l0_75.json new file mode 100644 index 00000000..8614f515 --- /dev/null +++ b/data/bsc/tags/blocks/l0_75.json @@ -0,0 +1 @@ +{"values":["minecraft:potted_dark_oak_sapling","minecraft:potted_fern","minecraft:potted_dandelion","minecraft:potted_poppy"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_76.json b/data/bsc/tags/blocks/l0_76.json new file mode 100644 index 00000000..4bf775a6 --- /dev/null +++ b/data/bsc/tags/blocks/l0_76.json @@ -0,0 +1 @@ +{"values":["minecraft:potted_blue_orchid","minecraft:potted_allium","minecraft:potted_azure_bluet","minecraft:potted_red_tulip"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_77.json b/data/bsc/tags/blocks/l0_77.json new file mode 100644 index 00000000..da85af6c --- /dev/null +++ b/data/bsc/tags/blocks/l0_77.json @@ -0,0 +1 @@ +{"values":["minecraft:potted_orange_tulip","minecraft:potted_white_tulip","minecraft:potted_pink_tulip","minecraft:potted_oxeye_daisy"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_78.json b/data/bsc/tags/blocks/l0_78.json new file mode 100644 index 00000000..36e364ed --- /dev/null +++ b/data/bsc/tags/blocks/l0_78.json @@ -0,0 +1 @@ +{"values":["minecraft:potted_cornflower","minecraft:potted_lily_of_the_valley","minecraft:potted_wither_rose","minecraft:potted_red_mushroom"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_79.json b/data/bsc/tags/blocks/l0_79.json new file mode 100644 index 00000000..eb919dbb --- /dev/null +++ b/data/bsc/tags/blocks/l0_79.json @@ -0,0 +1 @@ +{"values":["minecraft:potted_brown_mushroom","minecraft:potted_dead_bush","minecraft:potted_cactus","minecraft:carrots"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_8.json b/data/bsc/tags/blocks/l0_8.json new file mode 100644 index 00000000..3799e6aa --- /dev/null +++ b/data/bsc/tags/blocks/l0_8.json @@ -0,0 +1 @@ +{"values":["minecraft:deepslate_gold_ore","minecraft:iron_ore","minecraft:deepslate_iron_ore","minecraft:coal_ore"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_80.json b/data/bsc/tags/blocks/l0_80.json new file mode 100644 index 00000000..cfe3b46a --- /dev/null +++ b/data/bsc/tags/blocks/l0_80.json @@ -0,0 +1 @@ +{"values":["minecraft:potatoes","minecraft:oak_button","minecraft:spruce_button","minecraft:birch_button"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_81.json b/data/bsc/tags/blocks/l0_81.json new file mode 100644 index 00000000..3b165e44 --- /dev/null +++ b/data/bsc/tags/blocks/l0_81.json @@ -0,0 +1 @@ +{"values":["minecraft:jungle_button","minecraft:acacia_button","minecraft:dark_oak_button","minecraft:skeleton_skull"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_82.json b/data/bsc/tags/blocks/l0_82.json new file mode 100644 index 00000000..b9affd38 --- /dev/null +++ b/data/bsc/tags/blocks/l0_82.json @@ -0,0 +1 @@ +{"values":["minecraft:skeleton_wall_skull","minecraft:wither_skeleton_skull","minecraft:wither_skeleton_wall_skull","minecraft:zombie_head"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_83.json b/data/bsc/tags/blocks/l0_83.json new file mode 100644 index 00000000..8624089e --- /dev/null +++ b/data/bsc/tags/blocks/l0_83.json @@ -0,0 +1 @@ +{"values":["minecraft:zombie_wall_head","minecraft:player_head","minecraft:player_wall_head","minecraft:creeper_head"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_84.json b/data/bsc/tags/blocks/l0_84.json new file mode 100644 index 00000000..e152e143 --- /dev/null +++ b/data/bsc/tags/blocks/l0_84.json @@ -0,0 +1 @@ +{"values":["minecraft:creeper_wall_head","minecraft:dragon_head","minecraft:dragon_wall_head","minecraft:anvil"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_85.json b/data/bsc/tags/blocks/l0_85.json new file mode 100644 index 00000000..fa62384b --- /dev/null +++ b/data/bsc/tags/blocks/l0_85.json @@ -0,0 +1 @@ +{"values":["minecraft:chipped_anvil","minecraft:damaged_anvil","minecraft:trapped_chest","minecraft:light_weighted_pressure_plate"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_86.json b/data/bsc/tags/blocks/l0_86.json new file mode 100644 index 00000000..0e31625f --- /dev/null +++ b/data/bsc/tags/blocks/l0_86.json @@ -0,0 +1 @@ +{"values":["minecraft:heavy_weighted_pressure_plate","minecraft:comparator","minecraft:daylight_detector","minecraft:redstone_block"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_87.json b/data/bsc/tags/blocks/l0_87.json new file mode 100644 index 00000000..b8ff4a01 --- /dev/null +++ b/data/bsc/tags/blocks/l0_87.json @@ -0,0 +1 @@ +{"values":["minecraft:nether_quartz_ore","minecraft:hopper","minecraft:quartz_block","minecraft:chiseled_quartz_block"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_88.json b/data/bsc/tags/blocks/l0_88.json new file mode 100644 index 00000000..9b30f92e --- /dev/null +++ b/data/bsc/tags/blocks/l0_88.json @@ -0,0 +1 @@ +{"values":["minecraft:quartz_pillar","minecraft:quartz_stairs","minecraft:activator_rail","minecraft:dropper"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_89.json b/data/bsc/tags/blocks/l0_89.json new file mode 100644 index 00000000..f556dfcc --- /dev/null +++ b/data/bsc/tags/blocks/l0_89.json @@ -0,0 +1 @@ +{"values":["minecraft:white_terracotta","minecraft:orange_terracotta","minecraft:magenta_terracotta","minecraft:light_blue_terracotta"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_9.json b/data/bsc/tags/blocks/l0_9.json new file mode 100644 index 00000000..09d5d02e --- /dev/null +++ b/data/bsc/tags/blocks/l0_9.json @@ -0,0 +1 @@ +{"values":["minecraft:deepslate_coal_ore","minecraft:nether_gold_ore","minecraft:oak_log","minecraft:spruce_log"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_90.json b/data/bsc/tags/blocks/l0_90.json new file mode 100644 index 00000000..11262c0c --- /dev/null +++ b/data/bsc/tags/blocks/l0_90.json @@ -0,0 +1 @@ +{"values":["minecraft:yellow_terracotta","minecraft:lime_terracotta","minecraft:pink_terracotta","minecraft:gray_terracotta"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_91.json b/data/bsc/tags/blocks/l0_91.json new file mode 100644 index 00000000..038aa860 --- /dev/null +++ b/data/bsc/tags/blocks/l0_91.json @@ -0,0 +1 @@ +{"values":["minecraft:light_gray_terracotta","minecraft:cyan_terracotta","minecraft:purple_terracotta","minecraft:blue_terracotta"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_92.json b/data/bsc/tags/blocks/l0_92.json new file mode 100644 index 00000000..018285e7 --- /dev/null +++ b/data/bsc/tags/blocks/l0_92.json @@ -0,0 +1 @@ +{"values":["minecraft:brown_terracotta","minecraft:green_terracotta","minecraft:red_terracotta","minecraft:black_terracotta"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_93.json b/data/bsc/tags/blocks/l0_93.json new file mode 100644 index 00000000..b12b7b56 --- /dev/null +++ b/data/bsc/tags/blocks/l0_93.json @@ -0,0 +1 @@ +{"values":["minecraft:white_stained_glass_pane","minecraft:orange_stained_glass_pane","minecraft:magenta_stained_glass_pane","minecraft:light_blue_stained_glass_pane"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_94.json b/data/bsc/tags/blocks/l0_94.json new file mode 100644 index 00000000..c79b7bb4 --- /dev/null +++ b/data/bsc/tags/blocks/l0_94.json @@ -0,0 +1 @@ +{"values":["minecraft:yellow_stained_glass_pane","minecraft:lime_stained_glass_pane","minecraft:pink_stained_glass_pane","minecraft:gray_stained_glass_pane"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_95.json b/data/bsc/tags/blocks/l0_95.json new file mode 100644 index 00000000..0de78a71 --- /dev/null +++ b/data/bsc/tags/blocks/l0_95.json @@ -0,0 +1 @@ +{"values":["minecraft:light_gray_stained_glass_pane","minecraft:cyan_stained_glass_pane","minecraft:purple_stained_glass_pane","minecraft:blue_stained_glass_pane"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_96.json b/data/bsc/tags/blocks/l0_96.json new file mode 100644 index 00000000..136e626c --- /dev/null +++ b/data/bsc/tags/blocks/l0_96.json @@ -0,0 +1 @@ +{"values":["minecraft:brown_stained_glass_pane","minecraft:green_stained_glass_pane","minecraft:red_stained_glass_pane","minecraft:black_stained_glass_pane"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_97.json b/data/bsc/tags/blocks/l0_97.json new file mode 100644 index 00000000..d5b55f18 --- /dev/null +++ b/data/bsc/tags/blocks/l0_97.json @@ -0,0 +1 @@ +{"values":["minecraft:acacia_stairs","minecraft:dark_oak_stairs","minecraft:slime_block","minecraft:barrier"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_98.json b/data/bsc/tags/blocks/l0_98.json new file mode 100644 index 00000000..d3bfb662 --- /dev/null +++ b/data/bsc/tags/blocks/l0_98.json @@ -0,0 +1 @@ +{"values":["minecraft:light","minecraft:iron_trapdoor","minecraft:prismarine","minecraft:prismarine_bricks"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l0_99.json b/data/bsc/tags/blocks/l0_99.json new file mode 100644 index 00000000..077e67c0 --- /dev/null +++ b/data/bsc/tags/blocks/l0_99.json @@ -0,0 +1 @@ +{"values":["minecraft:dark_prismarine","minecraft:prismarine_stairs","minecraft:prismarine_brick_stairs","minecraft:dark_prismarine_stairs"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_0.json b/data/bsc/tags/blocks/l1_0.json new file mode 100644 index 00000000..56ac4606 --- /dev/null +++ b/data/bsc/tags/blocks/l1_0.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_0","#bsc:l0_1","#bsc:l0_2","#bsc:l0_3"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_1.json b/data/bsc/tags/blocks/l1_1.json new file mode 100644 index 00000000..ae5b9f4d --- /dev/null +++ b/data/bsc/tags/blocks/l1_1.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_4","#bsc:l0_5","#bsc:l0_6","#bsc:l0_7"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_10.json b/data/bsc/tags/blocks/l1_10.json new file mode 100644 index 00000000..70e11f57 --- /dev/null +++ b/data/bsc/tags/blocks/l1_10.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_40","#bsc:l0_41","#bsc:l0_42","#bsc:l0_43"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_11.json b/data/bsc/tags/blocks/l1_11.json new file mode 100644 index 00000000..0900362c --- /dev/null +++ b/data/bsc/tags/blocks/l1_11.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_44","#bsc:l0_45","#bsc:l0_46","#bsc:l0_47"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_12.json b/data/bsc/tags/blocks/l1_12.json new file mode 100644 index 00000000..4cda012e --- /dev/null +++ b/data/bsc/tags/blocks/l1_12.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_48","#bsc:l0_49","#bsc:l0_50","#bsc:l0_51"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_13.json b/data/bsc/tags/blocks/l1_13.json new file mode 100644 index 00000000..6e310e4c --- /dev/null +++ b/data/bsc/tags/blocks/l1_13.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_52","#bsc:l0_53","#bsc:l0_54","#bsc:l0_55"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_14.json b/data/bsc/tags/blocks/l1_14.json new file mode 100644 index 00000000..aa8f433a --- /dev/null +++ b/data/bsc/tags/blocks/l1_14.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_56","#bsc:l0_57","#bsc:l0_58","#bsc:l0_59"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_15.json b/data/bsc/tags/blocks/l1_15.json new file mode 100644 index 00000000..66869ac8 --- /dev/null +++ b/data/bsc/tags/blocks/l1_15.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_60","#bsc:l0_61","#bsc:l0_62","#bsc:l0_63"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_16.json b/data/bsc/tags/blocks/l1_16.json new file mode 100644 index 00000000..16ace719 --- /dev/null +++ b/data/bsc/tags/blocks/l1_16.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_64","#bsc:l0_65","#bsc:l0_66","#bsc:l0_67"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_17.json b/data/bsc/tags/blocks/l1_17.json new file mode 100644 index 00000000..5cf6ba26 --- /dev/null +++ b/data/bsc/tags/blocks/l1_17.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_68","#bsc:l0_69","#bsc:l0_70","#bsc:l0_71"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_18.json b/data/bsc/tags/blocks/l1_18.json new file mode 100644 index 00000000..3caa805f --- /dev/null +++ b/data/bsc/tags/blocks/l1_18.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_72","#bsc:l0_73","#bsc:l0_74","#bsc:l0_75"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_19.json b/data/bsc/tags/blocks/l1_19.json new file mode 100644 index 00000000..21a3c44e --- /dev/null +++ b/data/bsc/tags/blocks/l1_19.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_76","#bsc:l0_77","#bsc:l0_78","#bsc:l0_79"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_2.json b/data/bsc/tags/blocks/l1_2.json new file mode 100644 index 00000000..4131fb15 --- /dev/null +++ b/data/bsc/tags/blocks/l1_2.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_8","#bsc:l0_9","#bsc:l0_10","#bsc:l0_11"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_20.json b/data/bsc/tags/blocks/l1_20.json new file mode 100644 index 00000000..5f5f4533 --- /dev/null +++ b/data/bsc/tags/blocks/l1_20.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_80","#bsc:l0_81","#bsc:l0_82","#bsc:l0_83"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_21.json b/data/bsc/tags/blocks/l1_21.json new file mode 100644 index 00000000..095dcb02 --- /dev/null +++ b/data/bsc/tags/blocks/l1_21.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_84","#bsc:l0_85","#bsc:l0_86","#bsc:l0_87"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_22.json b/data/bsc/tags/blocks/l1_22.json new file mode 100644 index 00000000..5501c77b --- /dev/null +++ b/data/bsc/tags/blocks/l1_22.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_88","#bsc:l0_89","#bsc:l0_90","#bsc:l0_91"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_23.json b/data/bsc/tags/blocks/l1_23.json new file mode 100644 index 00000000..8439c0ab --- /dev/null +++ b/data/bsc/tags/blocks/l1_23.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_92","#bsc:l0_93","#bsc:l0_94","#bsc:l0_95"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_24.json b/data/bsc/tags/blocks/l1_24.json new file mode 100644 index 00000000..7fcab69c --- /dev/null +++ b/data/bsc/tags/blocks/l1_24.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_96","#bsc:l0_97","#bsc:l0_98","#bsc:l0_99"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_25.json b/data/bsc/tags/blocks/l1_25.json new file mode 100644 index 00000000..0592943b --- /dev/null +++ b/data/bsc/tags/blocks/l1_25.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_100","#bsc:l0_101","#bsc:l0_102","#bsc:l0_103"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_26.json b/data/bsc/tags/blocks/l1_26.json new file mode 100644 index 00000000..51c3785c --- /dev/null +++ b/data/bsc/tags/blocks/l1_26.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_104","#bsc:l0_105","#bsc:l0_106","#bsc:l0_107"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_27.json b/data/bsc/tags/blocks/l1_27.json new file mode 100644 index 00000000..247ad679 --- /dev/null +++ b/data/bsc/tags/blocks/l1_27.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_108","#bsc:l0_109","#bsc:l0_110","#bsc:l0_111"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_28.json b/data/bsc/tags/blocks/l1_28.json new file mode 100644 index 00000000..060a9980 --- /dev/null +++ b/data/bsc/tags/blocks/l1_28.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_112","#bsc:l0_113","#bsc:l0_114","#bsc:l0_115"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_29.json b/data/bsc/tags/blocks/l1_29.json new file mode 100644 index 00000000..f346d68c --- /dev/null +++ b/data/bsc/tags/blocks/l1_29.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_116","#bsc:l0_117","#bsc:l0_118","#bsc:l0_119"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_3.json b/data/bsc/tags/blocks/l1_3.json new file mode 100644 index 00000000..f31be8ae --- /dev/null +++ b/data/bsc/tags/blocks/l1_3.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_12","#bsc:l0_13","#bsc:l0_14","#bsc:l0_15"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_30.json b/data/bsc/tags/blocks/l1_30.json new file mode 100644 index 00000000..63d084fa --- /dev/null +++ b/data/bsc/tags/blocks/l1_30.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_120","#bsc:l0_121","#bsc:l0_122","#bsc:l0_123"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_31.json b/data/bsc/tags/blocks/l1_31.json new file mode 100644 index 00000000..09be5ec5 --- /dev/null +++ b/data/bsc/tags/blocks/l1_31.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_124","#bsc:l0_125","#bsc:l0_126","#bsc:l0_127"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_32.json b/data/bsc/tags/blocks/l1_32.json new file mode 100644 index 00000000..ef913ab1 --- /dev/null +++ b/data/bsc/tags/blocks/l1_32.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_128","#bsc:l0_129","#bsc:l0_130","#bsc:l0_131"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_33.json b/data/bsc/tags/blocks/l1_33.json new file mode 100644 index 00000000..7bd68f6b --- /dev/null +++ b/data/bsc/tags/blocks/l1_33.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_132","#bsc:l0_133","#bsc:l0_134","#bsc:l0_135"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_34.json b/data/bsc/tags/blocks/l1_34.json new file mode 100644 index 00000000..83a0e223 --- /dev/null +++ b/data/bsc/tags/blocks/l1_34.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_136","#bsc:l0_137","#bsc:l0_138","#bsc:l0_139"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_35.json b/data/bsc/tags/blocks/l1_35.json new file mode 100644 index 00000000..71454fd3 --- /dev/null +++ b/data/bsc/tags/blocks/l1_35.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_140","#bsc:l0_141","#bsc:l0_142","#bsc:l0_143"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_36.json b/data/bsc/tags/blocks/l1_36.json new file mode 100644 index 00000000..c57a997f --- /dev/null +++ b/data/bsc/tags/blocks/l1_36.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_144","#bsc:l0_145","#bsc:l0_146","#bsc:l0_147"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_37.json b/data/bsc/tags/blocks/l1_37.json new file mode 100644 index 00000000..bd3cecbf --- /dev/null +++ b/data/bsc/tags/blocks/l1_37.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_148","#bsc:l0_149","#bsc:l0_150","#bsc:l0_151"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_38.json b/data/bsc/tags/blocks/l1_38.json new file mode 100644 index 00000000..69c5c211 --- /dev/null +++ b/data/bsc/tags/blocks/l1_38.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_152","#bsc:l0_153","#bsc:l0_154","#bsc:l0_155"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_39.json b/data/bsc/tags/blocks/l1_39.json new file mode 100644 index 00000000..6aa6d218 --- /dev/null +++ b/data/bsc/tags/blocks/l1_39.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_156","#bsc:l0_157","#bsc:l0_158","#bsc:l0_159"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_4.json b/data/bsc/tags/blocks/l1_4.json new file mode 100644 index 00000000..06b61243 --- /dev/null +++ b/data/bsc/tags/blocks/l1_4.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_16","#bsc:l0_17","#bsc:l0_18","#bsc:l0_19"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_40.json b/data/bsc/tags/blocks/l1_40.json new file mode 100644 index 00000000..2c21f33e --- /dev/null +++ b/data/bsc/tags/blocks/l1_40.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_160","#bsc:l0_161","#bsc:l0_162","#bsc:l0_163"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_41.json b/data/bsc/tags/blocks/l1_41.json new file mode 100644 index 00000000..4686495e --- /dev/null +++ b/data/bsc/tags/blocks/l1_41.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_164","#bsc:l0_165","#bsc:l0_166","#bsc:l0_167"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_42.json b/data/bsc/tags/blocks/l1_42.json new file mode 100644 index 00000000..d75ad376 --- /dev/null +++ b/data/bsc/tags/blocks/l1_42.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_168","#bsc:l0_169","#bsc:l0_170","#bsc:l0_171"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_43.json b/data/bsc/tags/blocks/l1_43.json new file mode 100644 index 00000000..068c3504 --- /dev/null +++ b/data/bsc/tags/blocks/l1_43.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_172","#bsc:l0_173","#bsc:l0_174","#bsc:l0_175"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_44.json b/data/bsc/tags/blocks/l1_44.json new file mode 100644 index 00000000..f251ee9c --- /dev/null +++ b/data/bsc/tags/blocks/l1_44.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_176","#bsc:l0_177","#bsc:l0_178","#bsc:l0_179"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_45.json b/data/bsc/tags/blocks/l1_45.json new file mode 100644 index 00000000..c7980cc2 --- /dev/null +++ b/data/bsc/tags/blocks/l1_45.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_180","#bsc:l0_181","#bsc:l0_182","#bsc:l0_183"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_46.json b/data/bsc/tags/blocks/l1_46.json new file mode 100644 index 00000000..efed92d4 --- /dev/null +++ b/data/bsc/tags/blocks/l1_46.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_184","#bsc:l0_185","#bsc:l0_186","#bsc:l0_187"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_47.json b/data/bsc/tags/blocks/l1_47.json new file mode 100644 index 00000000..08657f6a --- /dev/null +++ b/data/bsc/tags/blocks/l1_47.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_188","#bsc:l0_189","#bsc:l0_190","#bsc:l0_191"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_48.json b/data/bsc/tags/blocks/l1_48.json new file mode 100644 index 00000000..fa1edc7d --- /dev/null +++ b/data/bsc/tags/blocks/l1_48.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_192","#bsc:l0_193","#bsc:l0_194","#bsc:l0_195"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_49.json b/data/bsc/tags/blocks/l1_49.json new file mode 100644 index 00000000..a16d03d7 --- /dev/null +++ b/data/bsc/tags/blocks/l1_49.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_196","#bsc:l0_197","#bsc:l0_198","#bsc:l0_199"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_5.json b/data/bsc/tags/blocks/l1_5.json new file mode 100644 index 00000000..868a438c --- /dev/null +++ b/data/bsc/tags/blocks/l1_5.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_20","#bsc:l0_21","#bsc:l0_22","#bsc:l0_23"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_50.json b/data/bsc/tags/blocks/l1_50.json new file mode 100644 index 00000000..bc88947f --- /dev/null +++ b/data/bsc/tags/blocks/l1_50.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_200","#bsc:l0_201","#bsc:l0_202","#bsc:l0_203"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_51.json b/data/bsc/tags/blocks/l1_51.json new file mode 100644 index 00000000..9b70322c --- /dev/null +++ b/data/bsc/tags/blocks/l1_51.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_204","#bsc:l0_205","#bsc:l0_206","#bsc:l0_207"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_52.json b/data/bsc/tags/blocks/l1_52.json new file mode 100644 index 00000000..c0fe23e7 --- /dev/null +++ b/data/bsc/tags/blocks/l1_52.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_208","#bsc:l0_209","#bsc:l0_210","#bsc:l0_211"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_53.json b/data/bsc/tags/blocks/l1_53.json new file mode 100644 index 00000000..bbab5b58 --- /dev/null +++ b/data/bsc/tags/blocks/l1_53.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_212","#bsc:l0_213","#bsc:l0_214","#bsc:l0_215"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_54.json b/data/bsc/tags/blocks/l1_54.json new file mode 100644 index 00000000..0ca8304a --- /dev/null +++ b/data/bsc/tags/blocks/l1_54.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_216","#bsc:l0_217","#bsc:l0_218","#bsc:l0_219"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_55.json b/data/bsc/tags/blocks/l1_55.json new file mode 100644 index 00000000..dea1f3a9 --- /dev/null +++ b/data/bsc/tags/blocks/l1_55.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_220","#bsc:l0_221","#bsc:l0_222","#bsc:l0_223"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_56.json b/data/bsc/tags/blocks/l1_56.json new file mode 100644 index 00000000..6335735a --- /dev/null +++ b/data/bsc/tags/blocks/l1_56.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_224"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_6.json b/data/bsc/tags/blocks/l1_6.json new file mode 100644 index 00000000..3f1d9b49 --- /dev/null +++ b/data/bsc/tags/blocks/l1_6.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_24","#bsc:l0_25","#bsc:l0_26","#bsc:l0_27"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_7.json b/data/bsc/tags/blocks/l1_7.json new file mode 100644 index 00000000..85b51f7b --- /dev/null +++ b/data/bsc/tags/blocks/l1_7.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_28","#bsc:l0_29","#bsc:l0_30","#bsc:l0_31"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_8.json b/data/bsc/tags/blocks/l1_8.json new file mode 100644 index 00000000..ce683dcd --- /dev/null +++ b/data/bsc/tags/blocks/l1_8.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_32","#bsc:l0_33","#bsc:l0_34","#bsc:l0_35"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l1_9.json b/data/bsc/tags/blocks/l1_9.json new file mode 100644 index 00000000..ab901381 --- /dev/null +++ b/data/bsc/tags/blocks/l1_9.json @@ -0,0 +1 @@ +{"values":["#bsc:l0_36","#bsc:l0_37","#bsc:l0_38","#bsc:l0_39"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l2_0.json b/data/bsc/tags/blocks/l2_0.json new file mode 100644 index 00000000..c1be8551 --- /dev/null +++ b/data/bsc/tags/blocks/l2_0.json @@ -0,0 +1 @@ +{"values":["#bsc:l1_0","#bsc:l1_1","#bsc:l1_2","#bsc:l1_3"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l2_1.json b/data/bsc/tags/blocks/l2_1.json new file mode 100644 index 00000000..5081c8a4 --- /dev/null +++ b/data/bsc/tags/blocks/l2_1.json @@ -0,0 +1 @@ +{"values":["#bsc:l1_4","#bsc:l1_5","#bsc:l1_6","#bsc:l1_7"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l2_10.json b/data/bsc/tags/blocks/l2_10.json new file mode 100644 index 00000000..f80a6d41 --- /dev/null +++ b/data/bsc/tags/blocks/l2_10.json @@ -0,0 +1 @@ +{"values":["#bsc:l1_40","#bsc:l1_41","#bsc:l1_42","#bsc:l1_43"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l2_11.json b/data/bsc/tags/blocks/l2_11.json new file mode 100644 index 00000000..b292fd1f --- /dev/null +++ b/data/bsc/tags/blocks/l2_11.json @@ -0,0 +1 @@ +{"values":["#bsc:l1_44","#bsc:l1_45","#bsc:l1_46","#bsc:l1_47"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l2_12.json b/data/bsc/tags/blocks/l2_12.json new file mode 100644 index 00000000..b6effa46 --- /dev/null +++ b/data/bsc/tags/blocks/l2_12.json @@ -0,0 +1 @@ +{"values":["#bsc:l1_48","#bsc:l1_49","#bsc:l1_50","#bsc:l1_51"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l2_13.json b/data/bsc/tags/blocks/l2_13.json new file mode 100644 index 00000000..ad0eb301 --- /dev/null +++ b/data/bsc/tags/blocks/l2_13.json @@ -0,0 +1 @@ +{"values":["#bsc:l1_52","#bsc:l1_53","#bsc:l1_54","#bsc:l1_55"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l2_14.json b/data/bsc/tags/blocks/l2_14.json new file mode 100644 index 00000000..2f4f07d0 --- /dev/null +++ b/data/bsc/tags/blocks/l2_14.json @@ -0,0 +1 @@ +{"values":["#bsc:l1_56"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l2_2.json b/data/bsc/tags/blocks/l2_2.json new file mode 100644 index 00000000..6a267098 --- /dev/null +++ b/data/bsc/tags/blocks/l2_2.json @@ -0,0 +1 @@ +{"values":["#bsc:l1_8","#bsc:l1_9","#bsc:l1_10","#bsc:l1_11"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l2_3.json b/data/bsc/tags/blocks/l2_3.json new file mode 100644 index 00000000..ee813dc9 --- /dev/null +++ b/data/bsc/tags/blocks/l2_3.json @@ -0,0 +1 @@ +{"values":["#bsc:l1_12","#bsc:l1_13","#bsc:l1_14","#bsc:l1_15"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l2_4.json b/data/bsc/tags/blocks/l2_4.json new file mode 100644 index 00000000..49de38eb --- /dev/null +++ b/data/bsc/tags/blocks/l2_4.json @@ -0,0 +1 @@ +{"values":["#bsc:l1_16","#bsc:l1_17","#bsc:l1_18","#bsc:l1_19"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l2_5.json b/data/bsc/tags/blocks/l2_5.json new file mode 100644 index 00000000..6c0b6e0d --- /dev/null +++ b/data/bsc/tags/blocks/l2_5.json @@ -0,0 +1 @@ +{"values":["#bsc:l1_20","#bsc:l1_21","#bsc:l1_22","#bsc:l1_23"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l2_6.json b/data/bsc/tags/blocks/l2_6.json new file mode 100644 index 00000000..c7382537 --- /dev/null +++ b/data/bsc/tags/blocks/l2_6.json @@ -0,0 +1 @@ +{"values":["#bsc:l1_24","#bsc:l1_25","#bsc:l1_26","#bsc:l1_27"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l2_7.json b/data/bsc/tags/blocks/l2_7.json new file mode 100644 index 00000000..2ec4f72f --- /dev/null +++ b/data/bsc/tags/blocks/l2_7.json @@ -0,0 +1 @@ +{"values":["#bsc:l1_28","#bsc:l1_29","#bsc:l1_30","#bsc:l1_31"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l2_8.json b/data/bsc/tags/blocks/l2_8.json new file mode 100644 index 00000000..988d24ec --- /dev/null +++ b/data/bsc/tags/blocks/l2_8.json @@ -0,0 +1 @@ +{"values":["#bsc:l1_32","#bsc:l1_33","#bsc:l1_34","#bsc:l1_35"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l2_9.json b/data/bsc/tags/blocks/l2_9.json new file mode 100644 index 00000000..363c7e46 --- /dev/null +++ b/data/bsc/tags/blocks/l2_9.json @@ -0,0 +1 @@ +{"values":["#bsc:l1_36","#bsc:l1_37","#bsc:l1_38","#bsc:l1_39"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l3_0.json b/data/bsc/tags/blocks/l3_0.json new file mode 100644 index 00000000..1428c868 --- /dev/null +++ b/data/bsc/tags/blocks/l3_0.json @@ -0,0 +1 @@ +{"values":["#bsc:l2_0","#bsc:l2_1","#bsc:l2_2","#bsc:l2_3"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l3_1.json b/data/bsc/tags/blocks/l3_1.json new file mode 100644 index 00000000..04bd771a --- /dev/null +++ b/data/bsc/tags/blocks/l3_1.json @@ -0,0 +1 @@ +{"values":["#bsc:l2_4","#bsc:l2_5","#bsc:l2_6","#bsc:l2_7"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l3_2.json b/data/bsc/tags/blocks/l3_2.json new file mode 100644 index 00000000..0880eab3 --- /dev/null +++ b/data/bsc/tags/blocks/l3_2.json @@ -0,0 +1 @@ +{"values":["#bsc:l2_8","#bsc:l2_9","#bsc:l2_10","#bsc:l2_11"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l3_3.json b/data/bsc/tags/blocks/l3_3.json new file mode 100644 index 00000000..f3ec7f0a --- /dev/null +++ b/data/bsc/tags/blocks/l3_3.json @@ -0,0 +1 @@ +{"values":["#bsc:l2_12","#bsc:l2_13","#bsc:l2_14"]} \ No newline at end of file diff --git a/data/bsc/tags/blocks/l4_0.json b/data/bsc/tags/blocks/l4_0.json new file mode 100644 index 00000000..090e9895 --- /dev/null +++ b/data/bsc/tags/blocks/l4_0.json @@ -0,0 +1 @@ +{"values":["#bsc:l3_0","#bsc:l3_1","#bsc:l3_2","#bsc:l3_3"]} \ No newline at end of file diff --git a/data/creeperfiller/advancements/explosionfiller.json b/data/creeperfiller/advancements/explosionfiller.json new file mode 100644 index 00000000..547b33b7 --- /dev/null +++ b/data/creeperfiller/advancements/explosionfiller.json @@ -0,0 +1,17 @@ +{ + "display": { + "title": "Rebuilding Creeper Holes", + "description": "Automatically patches up creeper holes.", + "icon": { + "item": "minecraft:creeper_spawn_egg" + }, + "announce_to_chat": false, + "show_toast": false + }, + "parent": "global:scommander", + "criteria": { + "trigger": { + "trigger": "minecraft:tick" + } + } +} diff --git a/data/creeperfiller/functions/as_creeper.mcfunction b/data/creeperfiller/functions/as_creeper.mcfunction new file mode 100644 index 00000000..0e2c306f --- /dev/null +++ b/data/creeperfiller/functions/as_creeper.mcfunction @@ -0,0 +1,24 @@ +#if charged +#execute if entity @s[nbt={powered:1b}] run function creeperfiller:is_charged + +#get fuse if you haven't already +execute if entity @s[tag=!s.crhf.creeper_tagged] store result score @s s.crhf.fuse run data get entity @s Fuse +#then update fuse +execute if entity @s[tag=!s.crhf.creeper_tagged] run data merge entity @s {Fuse:10000s} + +#add tag if ignited +execute if entity @s[nbt={ignited:1b}] run tag @s add s.crhf.creeper_igniting + +#add tag if igniting +execute if entity @s[tag=!s.crhf.creeper_igniting] if predicate creeperfiller:engage run tag @s add s.crhf.creeper_engaged +execute if entity @s[tag=!s.crhf.creeper_igniting] if predicate creeperfiller:disengage run tag @s remove s.crhf.creeper_engaged + +#ignite timer if ignited +execute if entity @s[tag=s.crhf.creeper_igniting] run function creeperfiller:igniting +execute if entity @s[tag=s.crhf.creeper_engaged,tag=!s.crhf.creeper_igniting] run function creeperfiller:igniting + +#otherwise unignite +scoreboard players set @s[tag=!s.crhf.creeper_engaged,tag=!s.crhf.creeper_igniting] s.crhf.countdown 0 + +#add initial spawn tag +tag @s[tag=!s.crhf.creeper_tagged] add s.crhf.creeper_tagged \ No newline at end of file diff --git a/data/creeperfiller/functions/as_marker.mcfunction b/data/creeperfiller/functions/as_marker.mcfunction new file mode 100644 index 00000000..5ee88a7b --- /dev/null +++ b/data/creeperfiller/functions/as_marker.mcfunction @@ -0,0 +1,6 @@ +#make kill area more accurate +scoreboard players add @s s.crhf.countdown 1 +#kill items +execute if score @s s.crhf.countdown matches 1 if block ~ ~ ~ #creeperfiller:air align xyz run kill @e[type=minecraft:item,dx=0] +#kill marker if block is normal +execute if score @s s.crhf.countdown matches 1 unless block ~ ~ ~ #creeperfiller:air run kill @s \ No newline at end of file diff --git a/data/creeperfiller/functions/big_scan.mcfunction b/data/creeperfiller/functions/big_scan.mcfunction new file mode 100644 index 00000000..b9097e6b --- /dev/null +++ b/data/creeperfiller/functions/big_scan.mcfunction @@ -0,0 +1,4913 @@ +execute positioned ~-8 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-8 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-7 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-6 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~6 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~7 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~-1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~0 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~1 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~2 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~3 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~4 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~5 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~6 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~7 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~-8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~-7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~-6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~6 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~7 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~8 ~8 ~8 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker diff --git a/data/creeperfiller/functions/fill_hole.mcfunction b/data/creeperfiller/functions/fill_hole.mcfunction new file mode 100644 index 00000000..e593983b --- /dev/null +++ b/data/creeperfiller/functions/fill_hole.mcfunction @@ -0,0 +1,15 @@ +#place correct block +execute align xyz if block ~ ~ ~ #creeperfiller:air unless entity @e[type=!player,type=!marker,type=!area_effect_cloud,type=!item,dx=0,limit=1] unless entity @a[gamemode=!spectator,dx=0,limit=1] positioned ~ ~-1 ~ unless entity @e[type=!player,type=!marker,type=!area_effect_cloud,type=!item,dx=0,limit=1] unless entity @a[gamemode=!spectator,dx=0,limit=1] run tag @s add s.crhf.replaceable + +#run correct function +execute if entity @s[tag=s.crhf.replaceable] run function bsc:write +execute if entity @s[tag=!s.crhf.replaceable] run function bsc:drop + +#merge data +execute if entity @s[tag=s.crhf.replaceable] run data modify block ~ ~ ~ {} merge from entity @s data.nbt +execute if entity @s[tag=!s.crhf.replaceable] run data modify entity @e[type=minecraft:item,limit=1,distance=..1,sort=nearest,nbt={Age:0s}] Item.tag.BlockEntityTag merge from entity @s data.nbt + +#playsound +playsound block.bubble_column.bubble_pop block @a +#kill after +kill @s \ No newline at end of file diff --git a/data/creeperfiller/functions/igniting.mcfunction b/data/creeperfiller/functions/igniting.mcfunction new file mode 100644 index 00000000..d3350bfb --- /dev/null +++ b/data/creeperfiller/functions/igniting.mcfunction @@ -0,0 +1,10 @@ +#spawn markers tick before exploding +scoreboard players add @s s.crhf.countdown 1 + +#kill if max commands reached +execute if score @s s.crhf.countdown matches 31.. run scoreboard players set @s s.crhf.countdown -1 +execute if score @s s.crhf.countdown matches -1 run kill @s + +execute if score @s s.crhf.countdown matches 30.. run function creeperfiller:small_scan + +execute if score @s s.crhf.countdown matches 30.. run data merge entity @s {Fuse:0s} \ No newline at end of file diff --git a/data/creeperfiller/functions/is_charged.mcfunction b/data/creeperfiller/functions/is_charged.mcfunction new file mode 100644 index 00000000..ccb8eedf --- /dev/null +++ b/data/creeperfiller/functions/is_charged.mcfunction @@ -0,0 +1,2 @@ +tag @s add s.crhf.charged +data merge entity @s {Fuse:30s} \ No newline at end of file diff --git a/data/creeperfiller/functions/read.mcfunction b/data/creeperfiller/functions/read.mcfunction new file mode 100644 index 00000000..841dab47 --- /dev/null +++ b/data/creeperfiller/functions/read.mcfunction @@ -0,0 +1,4 @@ +execute if block ~ ~ ~ #creeperfiller:nbt run data modify entity @s data.nbt set from block ~ ~ ~ {} +function bsc:read + +execute if block ~ ~ ~ #creeperfiller:nbt \ No newline at end of file diff --git a/data/creeperfiller/functions/setup/load.mcfunction b/data/creeperfiller/functions/setup/load.mcfunction new file mode 100644 index 00000000..aee87f0f --- /dev/null +++ b/data/creeperfiller/functions/setup/load.mcfunction @@ -0,0 +1,4 @@ +#scoreboards +scoreboard objectives add s.crhf.countdown dummy +scoreboard objectives add s.crhf.fuse dummy +scoreboard objectives add s.crhf.block_id dummy \ No newline at end of file diff --git a/data/creeperfiller/functions/setup/tick.mcfunction b/data/creeperfiller/functions/setup/tick.mcfunction new file mode 100644 index 00000000..3f9e5d79 --- /dev/null +++ b/data/creeperfiller/functions/setup/tick.mcfunction @@ -0,0 +1,8 @@ +#20 tps +execute as @e[type=minecraft:marker,tag=s.crhf.block_marker] at @s run function creeperfiller:as_marker + +#random fill +execute at @e[type=minecraft:marker,tag=s.crhf.block_marker,tag=!s.crhf.charged,scores={s.crhf.countdown=60..},sort=random,limit=1] positioned ~ -64 ~ as @e[type=minecraft:marker,tag=s.crhf.block_marker,scores={s.crhf.countdown=60..},sort=nearest,limit=1] at @s run function creeperfiller:fill_hole + +#track creeper +execute as @e[type=minecraft:creeper] at @s run function creeperfiller:as_creeper \ No newline at end of file diff --git a/data/creeperfiller/functions/small_scan.mcfunction b/data/creeperfiller/functions/small_scan.mcfunction new file mode 100644 index 00000000..c09c2b51 --- /dev/null +++ b/data/creeperfiller/functions/small_scan.mcfunction @@ -0,0 +1,1331 @@ +execute positioned ~-5 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-5 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-4 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-3 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-2 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~-1 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~0 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~1 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~2 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~3 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~4 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~-1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~0 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~1 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~2 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~3 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~4 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~-5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~-4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~-3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~-2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~-1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~0 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~1 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~2 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~3 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~4 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker +execute positioned ~5 ~5 ~5 unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker diff --git a/data/creeperfiller/functions/spawn_marker.mcfunction b/data/creeperfiller/functions/spawn_marker.mcfunction new file mode 100644 index 00000000..7f99c367 --- /dev/null +++ b/data/creeperfiller/functions/spawn_marker.mcfunction @@ -0,0 +1,2 @@ +summon minecraft:marker ~ ~ ~ {Tags:["global.ignore","s.crhf.block_marker"]} +execute as @e[type=minecraft:marker,tag=s.crhf.block_marker,limit=1,distance=..1,sort=nearest] run function creeperfiller:read \ No newline at end of file diff --git a/data/creeperfiller/predicates/disengage.json b/data/creeperfiller/predicates/disengage.json new file mode 100644 index 00000000..d3229fa2 --- /dev/null +++ b/data/creeperfiller/predicates/disengage.json @@ -0,0 +1,14 @@ +{ + "condition": "minecraft:entity_properties", + "entity": "this", + "predicate": { + "targeted_entity": { + "type": "minecraft:player", + "distance": { + "absolute": { + "min": 7 + } + } + } + } +} diff --git a/data/creeperfiller/predicates/engage.json b/data/creeperfiller/predicates/engage.json new file mode 100644 index 00000000..44e35a2d --- /dev/null +++ b/data/creeperfiller/predicates/engage.json @@ -0,0 +1,14 @@ +{ + "condition": "minecraft:entity_properties", + "entity": "this", + "predicate": { + "targeted_entity": { + "type": "minecraft:player", + "distance": { + "absolute": { + "max": 3 + } + } + } + } +} diff --git a/data/creeperfiller/tags/blocks/air.json b/data/creeperfiller/tags/blocks/air.json new file mode 100644 index 00000000..04694e34 --- /dev/null +++ b/data/creeperfiller/tags/blocks/air.json @@ -0,0 +1,3 @@ +{ + "values": ["minecraft:air","minecraft:cave_air","minecraft:void_air","minecraft:water","minecraft:lava","minecraft:fire"] +} diff --git a/data/creeperfiller/tags/blocks/nbt.json b/data/creeperfiller/tags/blocks/nbt.json new file mode 100644 index 00000000..4eaa1dca --- /dev/null +++ b/data/creeperfiller/tags/blocks/nbt.json @@ -0,0 +1,24 @@ +{ + "values": [ + "minecraft:beehive", + "minecraft:bee_nest", + "#minecraft:signs", + "#minecraft:banners", + "minecraft:chest", + "minecraft:trapped_chest", + "minecraft:dispenser", + "minecraft:furnace", + "minecraft:brewing_stand", + "minecraft:hopper", + "#minecraft:shulker_boxes", + "minecraft:barrel", + "minecraft:smoker", + "minecraft:blast_furnace", + "minecraft:campfire", + "minecraft:soul_campfire", + "minecraft:lectern", + "minecraft:beacon", + "minecraft:spawner", + "minecraft:jukebox" + ] +} \ No newline at end of file diff --git a/data/creeperfiller/tags/blocks/regenerateable.json b/data/creeperfiller/tags/blocks/regenerateable.json new file mode 100644 index 00000000..090e9895 --- /dev/null +++ b/data/creeperfiller/tags/blocks/regenerateable.json @@ -0,0 +1 @@ +{"values":["#bsc:l3_0","#bsc:l3_1","#bsc:l3_2","#bsc:l3_3"]} \ No newline at end of file diff --git a/data/global/advancements/root.json b/data/global/advancements/root.json new file mode 100644 index 00000000..6de742b6 --- /dev/null +++ b/data/global/advancements/root.json @@ -0,0 +1,17 @@ +{ + "display": { + "title": "Installed Datapacks", + "description": "", + "icon": { + "item": "minecraft:knowledge_book" + }, + "background": "minecraft:textures/block/gray_concrete.png", + "show_toast": false, + "announce_to_chat": false + }, + "criteria": { + "trigger": { + "trigger": "minecraft:tick" + } + } +} diff --git a/data/global/advancements/scommander.json b/data/global/advancements/scommander.json new file mode 100644 index 00000000..c1569424 --- /dev/null +++ b/data/global/advancements/scommander.json @@ -0,0 +1,18 @@ +{ + "display": { + "title": "Scommander", + "description": "", + "icon": { + "item": "minecraft:player_head", + "nbt": "{SkullOwner: 'Scommander_'}" + }, + "show_toast": false, + "announce_to_chat": false + }, + "parent": "global:root", + "criteria": { + "trigger": { + "trigger": "minecraft:tick" + } + } +} diff --git a/data/minecraft/tags/functions/load.json b/data/minecraft/tags/functions/load.json new file mode 100644 index 00000000..e05b73b0 --- /dev/null +++ b/data/minecraft/tags/functions/load.json @@ -0,0 +1,5 @@ +{ + "values":[ + "creeperfiller:setup/load" + ] +} \ No newline at end of file diff --git a/data/minecraft/tags/functions/tick.json b/data/minecraft/tags/functions/tick.json new file mode 100644 index 00000000..64cb563b --- /dev/null +++ b/data/minecraft/tags/functions/tick.json @@ -0,0 +1,5 @@ +{ + "values":[ + "creeperfiller:setup/tick" + ] +} \ No newline at end of file diff --git a/data/uninstall/functions/creeper_hole_filler.mcfunction b/data/uninstall/functions/creeper_hole_filler.mcfunction new file mode 100644 index 00000000..67b94adf --- /dev/null +++ b/data/uninstall/functions/creeper_hole_filler.mcfunction @@ -0,0 +1,7 @@ +#scoreboards +scoreboard objectives remove s.crhf.countdown +scoreboard objectives remove s.crhf.fuse +scoreboard objectives remove s.crhf.block_id + +#message +tellraw @s ["",{"text":"'Rebuilding Creeper Holes' uninstalled. Please leave the world and delete the datapack. If you relog before deleting you will need to run this uninstall command again.","color":"red"}] \ No newline at end of file diff --git a/generate.py b/generate.py new file mode 100644 index 00000000..5a2a06bd --- /dev/null +++ b/generate.py @@ -0,0 +1,18 @@ +file = open("data/creeperfiller/functions/small_scan.mcfunction", "w") +'''Check radius generation''' +for x in range(-5, 6): + for y in range(-5, 6): + for z in range(-5, 6): + file.write(f"execute positioned ~{x} ~{y} ~{z} unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker\n") +file.close() + +file = open("data/creeperfiller/functions/big_scan.mcfunction", "w") +'''Check radius generation''' +for x in range(-8, 9): + for y in range(-8, 9): + for z in range(-8, 9): + file.write(f"execute positioned ~{x} ~{y} ~{z} unless block ~ ~ ~ #creeperfiller:air if block ~ ~ ~ #creeperfiller:regenerateable align xyz unless entity @e[type=minecraft:marker,tag=s.crhf.block_marker,dx=0] positioned ~0.5 ~0.5 ~0.5 run function creeperfiller:spawn_marker\n") +file.close() + + +print("Finished") diff --git a/pack.mcmeta b/pack.mcmeta new file mode 100644 index 00000000..dfc920b4 --- /dev/null +++ b/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 8, + "description": "§6By Scommander\n§cyoutube.com/scommander" + } +}